Skip to content

Console Output

12:03:12 [2020-04-21T16:03:12.200Z] Started by user Bernd Hufmann
12:03:12 [2020-04-21T16:03:12.200Z] Running as Bernd Hufmann
12:03:12 [2020-04-21T16:03:12.701Z] Obtained jenkins/pipelines/tracecompass.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
12:03:12 [2020-04-21T16:03:12.701Z] Running in Durability level: PERFORMANCE_OPTIMIZED
12:03:13 [2020-04-21T16:03:13.628Z] [Pipeline] Start of Pipeline
12:03:14 [2020-04-21T16:03:14.296Z] [Pipeline] readTrusted
12:03:14 [2020-04-21T16:03:14.471Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
12:03:14 [2020-04-21T16:03:14.490Z] [Pipeline] podTemplate
12:03:14 [2020-04-21T16:03:14.495Z] [Pipeline] {
12:03:14 [2020-04-21T16:03:14.550Z] [Pipeline] node
12:03:29 [2020-04-21T16:03:29.552Z] Still waiting to schedule task
12:03:29 [2020-04-21T16:03:29.553Z] Waiting for next available executor on ‘tracecompass-build’
12:16:52 [2020-04-21T16:16:52.183Z] Agent tracecompass-build-539l9-1c0bb is provisioned from template Kubernetes Pod Template
12:16:52 [2020-04-21T16:16:52.184Z] ---
12:16:52 [2020-04-21T16:16:52.184Z] apiVersion: "v1"
12:16:52 [2020-04-21T16:16:52.184Z] kind: "Pod"
12:16:52 [2020-04-21T16:16:52.184Z] metadata:
12:16:52 [2020-04-21T16:16:52.184Z]   annotations:
12:16:52 [2020-04-21T16:16:52.184Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit-long-ui-only/469/"
12:16:52 [2020-04-21T16:16:52.184Z]   labels:
12:16:52 [2020-04-21T16:16:52.184Z]     jenkins: "slave"
12:16:52 [2020-04-21T16:16:52.184Z]     jenkins/label: "tracecompass-build"
12:16:52 [2020-04-21T16:16:52.184Z]   name: "tracecompass-build-539l9-1c0bb"
12:16:52 [2020-04-21T16:16:52.184Z] spec:
12:16:52 [2020-04-21T16:16:52.184Z]   containers:
12:16:52 [2020-04-21T16:16:52.184Z]   - env:
12:16:52 [2020-04-21T16:16:52.184Z]     - name: "JENKINS_SECRET"
12:16:52 [2020-04-21T16:16:52.184Z]       value: "********"
12:16:52 [2020-04-21T16:16:52.184Z]     - name: "JENKINS_TUNNEL"
12:16:52 [2020-04-21T16:16:52.184Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
12:16:52 [2020-04-21T16:16:52.184Z]     - name: "JENKINS_AGENT_NAME"
12:16:52 [2020-04-21T16:16:52.184Z]       value: "tracecompass-build-539l9-1c0bb"
12:16:52 [2020-04-21T16:16:52.184Z]     - name: "JENKINS_NAME"
12:16:52 [2020-04-21T16:16:52.184Z]       value: "tracecompass-build-539l9-1c0bb"
12:16:52 [2020-04-21T16:16:52.184Z]     - name: "JENKINS_AGENT_WORKDIR"
12:16:52 [2020-04-21T16:16:52.184Z]       value: "/home/jenkins/agent"
12:16:52 [2020-04-21T16:16:52.184Z]     - name: "JENKINS_URL"
12:16:52 [2020-04-21T16:16:52.184Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
12:16:52 [2020-04-21T16:16:52.184Z]     - name: "HOME"
12:16:52 [2020-04-21T16:16:52.184Z]       value: "/home/jenkins"
12:16:52 [2020-04-21T16:16:52.184Z]     image: "eclipsecbi/jenkins-jnlp-agent"
12:16:52 [2020-04-21T16:16:52.184Z]     name: "jnlp"
12:16:52 [2020-04-21T16:16:52.184Z]     volumeMounts:
12:16:52 [2020-04-21T16:16:52.184Z]     - mountPath: "/home/jenkins/.ssh"
12:16:52 [2020-04-21T16:16:52.184Z]       name: "volume-known-hosts"
12:16:52 [2020-04-21T16:16:52.184Z]     - mountPath: "/home/jenkins/agent"
12:16:52 [2020-04-21T16:16:52.184Z]       name: "workspace-volume"
12:16:52 [2020-04-21T16:16:52.184Z]       readOnly: false
12:16:52 [2020-04-21T16:16:52.184Z]   - args:
12:16:52 [2020-04-21T16:16:52.184Z]     - "-c"
12:16:52 [2020-04-21T16:16:52.184Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
12:16:52 [2020-04-21T16:16:52.184Z]     command:
12:16:52 [2020-04-21T16:16:52.184Z]     - "/bin/sh"
12:16:52 [2020-04-21T16:16:52.184Z]     image: "eclipse/tracecompass-build-env:16.04"
12:16:52 [2020-04-21T16:16:52.184Z]     imagePullPolicy: "Always"
12:16:52 [2020-04-21T16:16:52.185Z]     name: "tracecompass"
12:16:52 [2020-04-21T16:16:52.185Z]     resources:
12:16:52 [2020-04-21T16:16:52.185Z]       limits:
12:16:52 [2020-04-21T16:16:52.185Z]         memory: "2.6Gi"
12:16:52 [2020-04-21T16:16:52.185Z]         cpu: "1.3"
12:16:52 [2020-04-21T16:16:52.185Z]       requests:
12:16:52 [2020-04-21T16:16:52.185Z]         memory: "2.6Gi"
12:16:52 [2020-04-21T16:16:52.185Z]         cpu: "1.3"
12:16:52 [2020-04-21T16:16:52.185Z]     tty: true
12:16:52 [2020-04-21T16:16:52.185Z]     volumeMounts:
12:16:52 [2020-04-21T16:16:52.185Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
12:16:52 [2020-04-21T16:16:52.185Z]       name: "settings-xml"
12:16:52 [2020-04-21T16:16:52.185Z]       readOnly: true
12:16:52 [2020-04-21T16:16:52.185Z]       subPath: "settings.xml"
12:16:52 [2020-04-21T16:16:52.185Z]     - mountPath: "/home/jenkins/.m2/repository"
12:16:52 [2020-04-21T16:16:52.185Z]       name: "m2-repo"
12:16:52 [2020-04-21T16:16:52.185Z]     - mountPath: "/opt/tools"
12:16:52 [2020-04-21T16:16:52.185Z]       name: "tools"
12:16:52 [2020-04-21T16:16:52.185Z]     - mountPath: "/home/jenkins/agent"
12:16:52 [2020-04-21T16:16:52.185Z]       name: "workspace-volume"
12:16:52 [2020-04-21T16:16:52.185Z]       readOnly: false
12:16:52 [2020-04-21T16:16:52.185Z]   nodeSelector:
12:16:52 [2020-04-21T16:16:52.185Z]     beta.kubernetes.io/os: "linux"
12:16:52 [2020-04-21T16:16:52.185Z]   restartPolicy: "Never"
12:16:52 [2020-04-21T16:16:52.185Z]   securityContext: {}
12:16:52 [2020-04-21T16:16:52.185Z]   volumes:
12:16:52 [2020-04-21T16:16:52.185Z]   - emptyDir: {}
12:16:52 [2020-04-21T16:16:52.185Z]     name: "m2-repo"
12:16:52 [2020-04-21T16:16:52.185Z]   - name: "settings-xml"
12:16:52 [2020-04-21T16:16:52.185Z]     secret:
12:16:52 [2020-04-21T16:16:52.185Z]       items:
12:16:52 [2020-04-21T16:16:52.185Z]       - key: "settings.xml"
12:16:52 [2020-04-21T16:16:52.185Z]         path: "settings.xml"
12:16:52 [2020-04-21T16:16:52.185Z]       secretName: "m2-secret-dir"
12:16:52 [2020-04-21T16:16:52.185Z]   - emptyDir:
12:16:52 [2020-04-21T16:16:52.185Z]       medium: ""
12:16:52 [2020-04-21T16:16:52.185Z]     name: "workspace-volume"
12:16:52 [2020-04-21T16:16:52.185Z]   - name: "tools"
12:16:52 [2020-04-21T16:16:52.185Z]     persistentVolumeClaim:
12:16:52 [2020-04-21T16:16:52.185Z]       claimName: "tools-claim-jiro-tracecompass"
12:16:52 [2020-04-21T16:16:52.185Z]   - configMap:
12:16:52 [2020-04-21T16:16:52.185Z]       name: "known-hosts"
12:16:52 [2020-04-21T16:16:52.185Z]     name: "volume-known-hosts"
12:16:52 [2020-04-21T16:16:52.185Z] 
12:17:01 [2020-04-21T16:17:01.677Z] Running on tracecompass-build-539l9-1c0bb in /home/jenkins/agent/workspace/tracecompass-master-oxygen
12:17:01 [2020-04-21T16:17:01.689Z] [Pipeline] {
12:17:01 [2020-04-21T16:17:01.806Z] [Pipeline] stage
12:17:01 [2020-04-21T16:17:01.809Z] [Pipeline] { (Declarative: Checkout SCM)
12:17:01 [2020-04-21T16:17:01.867Z] [Pipeline] checkout
12:17:30 [2020-04-21T16:17:30.559Z] No credentials specified
12:17:30 [2020-04-21T16:17:30.650Z] Cloning the remote Git repository
12:17:30 [2020-04-21T16:17:30.857Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
12:17:31 [2020-04-21T16:17:31.254Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-oxygen # timeout=10
12:17:31 [2020-04-21T16:17:31.657Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
12:17:31 [2020-04-21T16:17:31.658Z]  > git --version # timeout=10
12:17:31 [2020-04-21T16:17:31.758Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
12:17:32 [2020-04-21T16:17:32.950Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
12:17:32 [2020-04-21T16:17:32.961Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:17:33 [2020-04-21T16:17:33.155Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
12:17:33 [2020-04-21T16:17:33.357Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
12:17:33 [2020-04-21T16:17:33.359Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
12:17:33 [2020-04-21T16:17:33.952Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:17:34 [2020-04-21T16:17:34.154Z]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
12:17:34 [2020-04-21T16:17:34.355Z] Checking out Revision f937792c12c74a8338e8a71b2de3974a4737ef55 (refs/remotes/origin/master)
12:17:34 [2020-04-21T16:17:34.459Z]  > git config core.sparsecheckout # timeout=10
12:17:34 [2020-04-21T16:17:34.557Z]  > git checkout -f f937792c12c74a8338e8a71b2de3974a4737ef55 # timeout=10
12:17:44 [2020-04-21T16:17:44.558Z] Commit message: "Fix README.md formatting of bash section"
12:17:44 [2020-04-21T16:17:44.652Z]  > git rev-list --no-walk f937792c12c74a8338e8a71b2de3974a4737ef55 # timeout=10
12:17:45 [2020-04-21T16:17:45.180Z] [Pipeline] }
12:17:45 [2020-04-21T16:17:45.205Z] [Pipeline] // stage
12:17:45 [2020-04-21T16:17:45.282Z] [Pipeline] withEnv
12:17:45 [2020-04-21T16:17:45.283Z] [Pipeline] {
12:17:45 [2020-04-21T16:17:45.343Z] [Pipeline] container
12:17:45 [2020-04-21T16:17:45.344Z] [Pipeline] {
12:17:45 [2020-04-21T16:17:45.670Z] [Pipeline] withEnv
12:17:45 [2020-04-21T16:17:45.671Z] [Pipeline] {
12:17:45 [2020-04-21T16:17:45.762Z] [Pipeline] timestamps
12:17:45 [2020-04-21T16:17:45.762Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
12:17:45 [2020-04-21T16:17:45.764Z] [Pipeline] {
12:17:45 [2020-04-21T16:17:45.832Z] [Pipeline] timeout
12:17:45 [2020-04-21T16:17:45.833Z] Timeout set to expire in 4 hr 0 min
12:17:45 [2020-04-21T16:17:45.834Z] [Pipeline] {
12:17:45 [2020-04-21T16:17:45.920Z] [Pipeline] stage
12:17:45 [2020-04-21T16:17:45.922Z] [Pipeline] { (Declarative: Tool Install)
12:17:46 [2020-04-21T16:17:46.011Z] [Pipeline] tool
12:17:46 [2020-04-21T16:17:46.054Z] [Pipeline] envVarsForTool
12:17:46 [2020-04-21T16:17:46.124Z] [Pipeline] tool
12:17:46 [2020-04-21T16:17:46.168Z] [Pipeline] envVarsForTool
12:17:46 [2020-04-21T16:17:46.214Z] [Pipeline] }
12:17:46 [2020-04-21T16:17:46.239Z] [Pipeline] // stage
12:17:46 [2020-04-21T16:17:46.282Z] [Pipeline] withEnv
12:17:46 [2020-04-21T16:17:46.283Z] [Pipeline] {
12:17:46 [2020-04-21T16:17:46.385Z] [Pipeline] stage
12:17:46 [2020-04-21T16:17:46.388Z] [Pipeline] { (Checkout)
12:17:46 [2020-04-21T16:17:46.731Z] [Pipeline] tool
12:17:46 [2020-04-21T16:17:46.775Z] [Pipeline] envVarsForTool
12:17:46 [2020-04-21T16:17:46.851Z] [Pipeline] tool
12:17:46 [2020-04-21T16:17:46.896Z] [Pipeline] envVarsForTool
12:17:46 [2020-04-21T16:17:46.949Z] [Pipeline] withEnv
12:17:46 [2020-04-21T16:17:46.950Z] [Pipeline] {
12:17:47 [2020-04-21T16:17:47.062Z] [Pipeline] container
12:17:47 [2020-04-21T16:17:47.063Z] [Pipeline] {
12:17:47 [2020-04-21T16:17:47.120Z] [Pipeline] sh
12:17:53 [2020-04-21T16:17:53.763Z] + mkdir -p ../scripts
12:17:54 [2020-04-21T16:17:54.179Z] [Pipeline] sh
12:17:56 [2020-04-21T16:17:56.858Z] + cp scripts/deploy-rcp.sh ../scripts
12:17:56 [2020-04-21T16:17:56.973Z] [Pipeline] sh
12:17:59 [2020-04-21T16:17:59.457Z] + cp scripts/deploy-update-site.sh ../scripts
12:17:59 [2020-04-21T16:17:59.576Z] [Pipeline] sh
12:18:02 [2020-04-21T16:18:02.058Z] + cp scripts/deploy-doc.sh ../scripts
12:18:02 [2020-04-21T16:18:02.088Z] [Pipeline] checkout
12:18:02 [2020-04-21T16:18:02.157Z] No credentials specified
12:18:02 [2020-04-21T16:18:02.168Z] Fetching changes from the remote Git repository
12:18:02 [2020-04-21T16:18:02.162Z]  > git rev-parse --is-inside-work-tree # timeout=10
12:18:02 [2020-04-21T16:18:02.249Z]  > git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10
12:18:02 [2020-04-21T16:18:02.263Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass
12:18:02 [2020-04-21T16:18:02.264Z]  > git --version # timeout=10
12:18:02 [2020-04-21T16:18:02.351Z]  > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/heads/master # timeout=10
12:18:55 [2020-04-21T16:18:55.553Z] Checking out Revision c6c51047afc72642826d74557bc0d5b1d91df54e (master)
12:18:55 [2020-04-21T16:18:55.496Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
12:18:55 [2020-04-21T16:18:55.557Z]  > git config core.sparsecheckout # timeout=10
12:18:55 [2020-04-21T16:18:55.562Z]  > git checkout -f c6c51047afc72642826d74557bc0d5b1d91df54e # timeout=10
12:19:11 [2020-04-21T16:19:11.964Z] Commit message: "swtbot: Fix TimeGraphViewTest.testHideEmptyRows()"
12:19:12 [2020-04-21T16:19:12.050Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
12:19:12 [2020-04-21T16:19:12.861Z]  > git rev-list --no-walk cd076895dc20b20e06279781092f8d18eaec6594 # timeout=10
12:19:13 [2020-04-21T16:19:13.187Z] [Pipeline] sh
12:19:15 [2020-04-21T16:19:15.768Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-oxygen/.scripts/
12:19:15 [2020-04-21T16:19:15.798Z] [Pipeline] sh
12:19:18 [2020-04-21T16:19:18.353Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-oxygen/.scripts/
12:19:18 [2020-04-21T16:19:18.386Z] [Pipeline] sh
12:19:20 [2020-04-21T16:19:20.849Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-oxygen/.scripts/
12:19:20 [2020-04-21T16:19:20.882Z] [Pipeline] sh
12:19:23 [2020-04-21T16:19:23.299Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-oxygen/.scripts/
12:19:23 [2020-04-21T16:19:23.326Z] [Pipeline] }
12:19:23 [2020-04-21T16:19:23.354Z] [Pipeline] // container
12:19:23 [2020-04-21T16:19:23.388Z] [Pipeline] }
12:19:23 [2020-04-21T16:19:23.414Z] [Pipeline] // withEnv
12:19:23 [2020-04-21T16:19:23.447Z] [Pipeline] }
12:19:23 [2020-04-21T16:19:23.472Z] [Pipeline] // stage
12:19:23 [2020-04-21T16:19:23.535Z] [Pipeline] stage
12:19:23 [2020-04-21T16:19:23.538Z] [Pipeline] { (Legacy)
12:19:24 [2020-04-21T16:19:24.016Z] [Pipeline] tool
12:19:24 [2020-04-21T16:19:24.064Z] [Pipeline] envVarsForTool
12:19:24 [2020-04-21T16:19:24.146Z] [Pipeline] tool
12:19:24 [2020-04-21T16:19:24.191Z] [Pipeline] envVarsForTool
12:19:24 [2020-04-21T16:19:24.247Z] [Pipeline] withEnv
12:19:24 [2020-04-21T16:19:24.248Z] [Pipeline] {
12:19:24 [2020-04-21T16:19:24.367Z] [Pipeline] container
12:19:24 [2020-04-21T16:19:24.368Z] [Pipeline] {
12:19:24 [2020-04-21T16:19:24.425Z] [Pipeline] sh
12:19:26 [2020-04-21T16:19:26.856Z] + cp -f /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/legacy/tracing.product /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/
12:19:26 [2020-04-21T16:19:26.886Z] [Pipeline] }
12:19:26 [2020-04-21T16:19:26.919Z] [Pipeline] // container
12:19:26 [2020-04-21T16:19:26.964Z] [Pipeline] }
12:19:26 [2020-04-21T16:19:26.988Z] [Pipeline] // withEnv
12:19:27 [2020-04-21T16:19:27.024Z] [Pipeline] }
12:19:27 [2020-04-21T16:19:27.049Z] [Pipeline] // stage
12:19:27 [2020-04-21T16:19:27.111Z] [Pipeline] stage
12:19:27 [2020-04-21T16:19:27.113Z] [Pipeline] { (Build)
12:19:27 [2020-04-21T16:19:27.467Z] [Pipeline] tool
12:19:27 [2020-04-21T16:19:27.515Z] [Pipeline] envVarsForTool
12:19:27 [2020-04-21T16:19:27.592Z] [Pipeline] tool
12:19:27 [2020-04-21T16:19:27.637Z] [Pipeline] envVarsForTool
12:19:27 [2020-04-21T16:19:27.700Z] [Pipeline] withEnv
12:19:27 [2020-04-21T16:19:27.700Z] [Pipeline] {
12:19:27 [2020-04-21T16:19:27.824Z] [Pipeline] container
12:19:27 [2020-04-21T16:19:27.825Z] [Pipeline] {
12:19:27 [2020-04-21T16:19:27.878Z] [Pipeline] sh
12:19:30 [2020-04-21T16:19:30.320Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/.temp
12:19:30 [2020-04-21T16:19:30.348Z] [Pipeline] sh
12:19:32 [2020-04-21T16:19:32.849Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/.temp/org.eclipse.tracecompass.doc.dev
12:19:32 [2020-04-21T16:19:32.884Z] [Pipeline] sh
12:19:35 [2020-04-21T16:19:35.288Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/.temp/org.eclipse.tracecompass.doc.user
12:19:35 [2020-04-21T16:19:35.318Z] [Pipeline] sh
12:19:37 [2020-04-21T16:19:37.781Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
12:19:37 [2020-04-21T16:19:37.810Z] [Pipeline] sh
12:19:40 [2020-04-21T16:19:40.314Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
12:19:40 [2020-04-21T16:19:40.346Z] [Pipeline] sh
12:19:42 [2020-04-21T16:19:42.907Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
12:19:42 [2020-04-21T16:19:42.935Z] [Pipeline] sh
12:19:45 [2020-04-21T16:19:45.368Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Dtarget-platform=tracecompass-e4.7
12:19:45 [2020-04-21T16:19:45.369Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:19:48 [2020-04-21T16:19:48.670Z] [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
12:19:48 [2020-04-21T16:19:48.670Z] [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 4.5 kB/s)
12:19:48 [2020-04-21T16:19:48.670Z] [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
12:19:48 [2020-04-21T16:19:48.670Z] [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 341 kB/s)
12:19:48 [2020-04-21T16:19:48.670Z] [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
12:19:48 [2020-04-21T16:19:48.931Z] [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 17 kB/s)
12:19:48 [2020-04-21T16:19:48.931Z] [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
12:19:48 [2020-04-21T16:19:48.931Z] [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 250 kB/s)
12:19:48 [2020-04-21T16:19:48.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
12:19:48 [2020-04-21T16:19:48.931Z] [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 370 kB/s)
12:19:48 [2020-04-21T16:19:48.931Z] [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
12:19:48 [2020-04-21T16:19:48.931Z] [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 508 kB/s)
12:19:48 [2020-04-21T16:19:48.931Z] [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
12:19:48 [2020-04-21T16:19:48.931Z] [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 995 kB/s)
12:19:49 [2020-04-21T16:19:49.192Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
12:19:49 [2020-04-21T16:19:49.192Z] [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 1.4 MB/s)
12:19:49 [2020-04-21T16:19:49.192Z] [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
12:19:49 [2020-04-21T16:19:49.192Z] [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
12:19:49 [2020-04-21T16:19:49.455Z] [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 101 kB/s)
12:19:49 [2020-04-21T16:19:49.455Z] [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 200 kB/s)
12:19:50 [2020-04-21T16:19:50.162Z] [INFO] Scanning for projects...
12:19:50 [2020-04-21T16:19:50.162Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.162Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.162Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.162Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.162Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.162Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.162Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.423Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.423Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.423Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.423Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.423Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.423Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.423Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.683Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.683Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.683Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.683Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.683Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.683Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.943Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.943Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.943Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.943Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.943Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.943Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.943Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.943Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.943Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.944Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.944Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.944Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.944Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
12:19:50 [2020-04-21T16:19:50.944Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.204Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.465Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.465Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.465Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.465Z] /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
12:19:51 [2020-04-21T16:19:51.465Z] [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
12:19:51 [2020-04-21T16:19:51.465Z] [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
12:19:51 [2020-04-21T16:19:51.465Z] [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
12:19:52 [2020-04-21T16:19:52.066Z] [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
12:19:52 [2020-04-21T16:19:52.066Z] [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
12:19:52 [2020-04-21T16:19:52.066Z] [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
12:19:52 [2020-04-21T16:19:52.066Z] [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 36 kB/s)
12:19:52 [2020-04-21T16:19:52.066Z] [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
12:19:52 [2020-04-21T16:19:52.066Z] [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
12:19:52 [2020-04-21T16:19:52.326Z] [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
12:19:52 [2020-04-21T16:19:52.586Z] [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
12:19:52 [2020-04-21T16:19:52.586Z] [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
12:19:52 [2020-04-21T16:19:52.586Z] [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
12:19:52 [2020-04-21T16:19:52.586Z] [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 451 kB/s)
12:19:52 [2020-04-21T16:19:52.586Z] [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
12:19:52 [2020-04-21T16:19:52.586Z] [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
12:19:52 [2020-04-21T16:19:52.846Z] [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
12:19:53 [2020-04-21T16:19:53.108Z] [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
12:19:53 [2020-04-21T16:19:53.108Z] [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
12:19:53 [2020-04-21T16:19:53.108Z] [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
12:19:53 [2020-04-21T16:19:53.108Z] [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 83 kB/s)
12:19:53 [2020-04-21T16:19:53.108Z] [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
12:19:53 [2020-04-21T16:19:53.108Z] [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
12:19:53 [2020-04-21T16:19:53.367Z] [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
12:19:53 [2020-04-21T16:19:53.627Z] [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
12:19:54 [2020-04-21T16:19:54.567Z] [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
12:19:54 [2020-04-21T16:19:54.567Z] [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
12:19:54 [2020-04-21T16:19:54.567Z] [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 135 kB/s)
12:19:54 [2020-04-21T16:19:54.828Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
12:19:54 [2020-04-21T16:19:54.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
12:19:54 [2020-04-21T16:19:54.828Z] [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
12:19:55 [2020-04-21T16:19:55.088Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
12:19:55 [2020-04-21T16:19:55.088Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
12:19:55 [2020-04-21T16:19:55.088Z] [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
12:19:55 [2020-04-21T16:19:55.088Z] [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 706 kB/s)
12:19:55 [2020-04-21T16:19:55.088Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
12:19:55 [2020-04-21T16:19:55.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
12:19:55 [2020-04-21T16:19:55.348Z] [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
12:19:55 [2020-04-21T16:19:55.608Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
12:19:55 [2020-04-21T16:19:55.608Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
12:19:55 [2020-04-21T16:19:55.608Z] [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
12:19:55 [2020-04-21T16:19:55.608Z] [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 632 kB/s)
12:19:55 [2020-04-21T16:19:55.608Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
12:19:55 [2020-04-21T16:19:55.869Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
12:19:55 [2020-04-21T16:19:55.869Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
12:19:56 [2020-04-21T16:19:56.129Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
12:19:56 [2020-04-21T16:19:56.129Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
12:19:56 [2020-04-21T16:19:56.129Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
12:19:56 [2020-04-21T16:19:56.129Z] [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 400 kB/s)
12:19:56 [2020-04-21T16:19:56.129Z] [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
12:19:56 [2020-04-21T16:19:56.129Z] [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
12:19:56 [2020-04-21T16:19:56.389Z] [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
12:19:56 [2020-04-21T16:19:56.649Z] [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
12:19:56 [2020-04-21T16:19:56.650Z] [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
12:19:56 [2020-04-21T16:19:56.650Z] [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
12:19:56 [2020-04-21T16:19:56.650Z] [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 114 kB/s)
12:19:56 [2020-04-21T16:19:56.650Z] [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
12:19:56 [2020-04-21T16:19:56.650Z] [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
12:19:56 [2020-04-21T16:19:56.909Z] [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
12:19:57 [2020-04-21T16:19:57.169Z] [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
12:19:57 [2020-04-21T16:19:57.169Z] [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
12:19:57 [2020-04-21T16:19:57.169Z] [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
12:19:57 [2020-04-21T16:19:57.169Z] [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 94 kB/s)
12:19:57 [2020-04-21T16:19:57.169Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
12:19:57 [2020-04-21T16:19:57.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
12:19:57 [2020-04-21T16:19:57.429Z] [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
12:19:57 [2020-04-21T16:19:57.689Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
12:19:57 [2020-04-21T16:19:57.689Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
12:19:57 [2020-04-21T16:19:57.689Z] [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
12:19:57 [2020-04-21T16:19:57.689Z] [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 768 kB/s)
12:19:57 [2020-04-21T16:19:57.689Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
12:19:57 [2020-04-21T16:19:57.689Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
12:19:57 [2020-04-21T16:19:57.949Z] [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
12:19:58 [2020-04-21T16:19:58.254Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
12:19:58 [2020-04-21T16:19:58.254Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
12:19:58 [2020-04-21T16:19:58.255Z] [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
12:19:58 [2020-04-21T16:19:58.255Z] [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 424 kB/s)
12:19:58 [2020-04-21T16:19:58.255Z] [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
12:19:58 [2020-04-21T16:19:58.255Z] [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
12:19:58 [2020-04-21T16:19:58.255Z] [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
12:19:58 [2020-04-21T16:19:58.607Z] [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
12:19:58 [2020-04-21T16:19:58.607Z] [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
12:19:58 [2020-04-21T16:19:58.607Z] [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
12:19:58 [2020-04-21T16:19:58.868Z] [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 59 kB/s)
12:19:58 [2020-04-21T16:19:58.868Z] [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
12:19:59 [2020-04-21T16:19:59.808Z] [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
12:19:59 [2020-04-21T16:19:59.808Z] [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
12:20:00 [2020-04-21T16:20:00.070Z] [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
12:20:00 [2020-04-21T16:20:00.070Z] [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
12:20:00 [2020-04-21T16:20:00.354Z] [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
12:20:00 [2020-04-21T16:20:00.354Z] [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 77 kB/s)
12:20:00 [2020-04-21T16:20:00.354Z] [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
12:20:00 [2020-04-21T16:20:00.354Z] [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
12:20:00 [2020-04-21T16:20:00.354Z] [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
12:20:00 [2020-04-21T16:20:00.615Z] [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
12:20:00 [2020-04-21T16:20:00.877Z] [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
12:20:00 [2020-04-21T16:20:00.877Z] [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
12:20:00 [2020-04-21T16:20:00.877Z] [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 25 kB/s)
12:20:00 [2020-04-21T16:20:00.877Z] [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
12:20:00 [2020-04-21T16:20:00.877Z] [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
12:20:00 [2020-04-21T16:20:00.877Z] [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
12:20:01 [2020-04-21T16:20:01.137Z] [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
12:20:01 [2020-04-21T16:20:01.397Z] [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
12:20:01 [2020-04-21T16:20:01.397Z] [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
12:20:01 [2020-04-21T16:20:01.397Z] [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 114 kB/s)
12:20:01 [2020-04-21T16:20:01.398Z] [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
12:20:01 [2020-04-21T16:20:01.398Z] [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
12:20:01 [2020-04-21T16:20:01.398Z] [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
12:20:01 [2020-04-21T16:20:01.658Z] [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
12:20:01 [2020-04-21T16:20:01.658Z] [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
12:20:01 [2020-04-21T16:20:01.918Z] [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
12:20:01 [2020-04-21T16:20:01.918Z] [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 467 kB/s)
12:20:01 [2020-04-21T16:20:01.918Z] [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
12:20:01 [2020-04-21T16:20:01.918Z] [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
12:20:01 [2020-04-21T16:20:01.918Z] [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
12:20:02 [2020-04-21T16:20:02.178Z] [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
12:20:02 [2020-04-21T16:20:02.178Z] [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
12:20:02 [2020-04-21T16:20:02.438Z] [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
12:20:02 [2020-04-21T16:20:02.438Z] [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 16 kB/s)
12:20:02 [2020-04-21T16:20:02.438Z] [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
12:20:02 [2020-04-21T16:20:02.438Z] [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
12:20:02 [2020-04-21T16:20:02.438Z] [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
12:20:02 [2020-04-21T16:20:02.698Z] [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
12:20:02 [2020-04-21T16:20:02.698Z] [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
12:20:02 [2020-04-21T16:20:02.698Z] [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
12:20:02 [2020-04-21T16:20:02.958Z] [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 186 kB/s)
12:20:02 [2020-04-21T16:20:02.959Z] [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
12:20:02 [2020-04-21T16:20:02.959Z] [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
12:20:02 [2020-04-21T16:20:02.959Z] [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
12:20:03 [2020-04-21T16:20:03.218Z] [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
12:20:03 [2020-04-21T16:20:03.218Z] [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
12:20:03 [2020-04-21T16:20:03.218Z] [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
12:20:03 [2020-04-21T16:20:03.218Z] [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 82 kB/s)
12:20:03 [2020-04-21T16:20:03.218Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
12:20:03 [2020-04-21T16:20:03.218Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
12:20:03 [2020-04-21T16:20:03.478Z] [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
12:20:04 [2020-04-21T16:20:04.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
12:20:04 [2020-04-21T16:20:04.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
12:20:04 [2020-04-21T16:20:04.307Z] [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
12:20:04 [2020-04-21T16:20:04.307Z] [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 243 kB/s)
12:20:04 [2020-04-21T16:20:04.307Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
12:20:04 [2020-04-21T16:20:04.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
12:20:04 [2020-04-21T16:20:04.307Z] [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
12:20:04 [2020-04-21T16:20:04.876Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
12:20:04 [2020-04-21T16:20:04.876Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
12:20:04 [2020-04-21T16:20:04.876Z] [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
12:20:04 [2020-04-21T16:20:04.876Z] [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 290 kB/s)
12:20:04 [2020-04-21T16:20:04.876Z] [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
12:20:04 [2020-04-21T16:20:04.876Z] [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
12:20:04 [2020-04-21T16:20:04.876Z] [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
12:20:05 [2020-04-21T16:20:05.141Z] [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
12:20:05 [2020-04-21T16:20:05.141Z] [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
12:20:05 [2020-04-21T16:20:05.141Z] [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
12:20:05 [2020-04-21T16:20:05.401Z] [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 116 kB/s)
12:20:05 [2020-04-21T16:20:05.401Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
12:20:05 [2020-04-21T16:20:05.401Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
12:20:05 [2020-04-21T16:20:05.401Z] [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
12:20:05 [2020-04-21T16:20:05.661Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
12:20:05 [2020-04-21T16:20:05.661Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
12:20:05 [2020-04-21T16:20:05.661Z] [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
12:20:05 [2020-04-21T16:20:05.661Z] [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 246 kB/s)
12:20:05 [2020-04-21T16:20:05.922Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
12:20:05 [2020-04-21T16:20:05.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
12:20:05 [2020-04-21T16:20:05.922Z] [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
12:20:06 [2020-04-21T16:20:06.183Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
12:20:06 [2020-04-21T16:20:06.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
12:20:06 [2020-04-21T16:20:06.183Z] [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
12:20:06 [2020-04-21T16:20:06.183Z] [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)
12:20:06 [2020-04-21T16:20:06.183Z] [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
12:20:06 [2020-04-21T16:20:06.183Z] [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
12:20:06 [2020-04-21T16:20:06.183Z] [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
12:20:06 [2020-04-21T16:20:06.754Z] [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
12:20:06 [2020-04-21T16:20:06.754Z] [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
12:20:06 [2020-04-21T16:20:06.754Z] [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
12:20:06 [2020-04-21T16:20:06.754Z] [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 42 kB/s)
12:20:06 [2020-04-21T16:20:06.754Z] [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
12:20:06 [2020-04-21T16:20:06.754Z] [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
12:20:06 [2020-04-21T16:20:06.754Z] [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
12:20:07 [2020-04-21T16:20:07.018Z] [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
12:20:07 [2020-04-21T16:20:07.356Z] [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
12:20:07 [2020-04-21T16:20:07.356Z] [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
12:20:07 [2020-04-21T16:20:07.356Z] [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 80 kB/s)
12:20:07 [2020-04-21T16:20:07.356Z] [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
12:20:07 [2020-04-21T16:20:07.356Z] [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
12:20:07 [2020-04-21T16:20:07.356Z] [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
12:20:07 [2020-04-21T16:20:07.709Z] [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
12:20:07 [2020-04-21T16:20:07.709Z] [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
12:20:07 [2020-04-21T16:20:07.969Z] [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
12:20:07 [2020-04-21T16:20:07.969Z] [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 82 kB/s)
12:20:07 [2020-04-21T16:20:07.969Z] [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
12:20:07 [2020-04-21T16:20:07.969Z] [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
12:20:07 [2020-04-21T16:20:07.969Z] [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
12:20:08 [2020-04-21T16:20:08.229Z] [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
12:20:08 [2020-04-21T16:20:08.229Z] [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
12:20:08 [2020-04-21T16:20:08.229Z] [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
12:20:08 [2020-04-21T16:20:08.489Z] [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 192 kB/s)
12:20:08 [2020-04-21T16:20:08.489Z] [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
12:20:08 [2020-04-21T16:20:08.489Z] [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
12:20:08 [2020-04-21T16:20:08.751Z] [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
12:20:09 [2020-04-21T16:20:09.012Z] [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
12:20:09 [2020-04-21T16:20:09.012Z] [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
12:20:09 [2020-04-21T16:20:09.012Z] [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
12:20:09 [2020-04-21T16:20:09.012Z] [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 104 kB/s)
12:20:09 [2020-04-21T16:20:09.012Z] [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
12:20:09 [2020-04-21T16:20:09.012Z] [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
12:20:09 [2020-04-21T16:20:09.012Z] [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
12:20:09 [2020-04-21T16:20:09.582Z] [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
12:20:09 [2020-04-21T16:20:09.582Z] [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
12:20:09 [2020-04-21T16:20:09.582Z] [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
12:20:09 [2020-04-21T16:20:09.582Z] [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 69 kB/s)
12:20:09 [2020-04-21T16:20:09.582Z] [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
12:20:09 [2020-04-21T16:20:09.583Z] [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
12:20:09 [2020-04-21T16:20:09.583Z] [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
12:20:09 [2020-04-21T16:20:09.842Z] [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
12:20:10 [2020-04-21T16:20:10.103Z] [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
12:20:10 [2020-04-21T16:20:10.103Z] [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
12:20:10 [2020-04-21T16:20:10.103Z] [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 48 kB/s)
12:20:10 [2020-04-21T16:20:10.103Z] [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
12:20:10 [2020-04-21T16:20:10.103Z] [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
12:20:10 [2020-04-21T16:20:10.103Z] [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
12:20:10 [2020-04-21T16:20:10.363Z] [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
12:20:10 [2020-04-21T16:20:10.363Z] [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
12:20:10 [2020-04-21T16:20:10.363Z] [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
12:20:10 [2020-04-21T16:20:10.623Z] [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 324 kB/s)
12:20:10 [2020-04-21T16:20:10.623Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
12:20:10 [2020-04-21T16:20:10.624Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
12:20:10 [2020-04-21T16:20:10.624Z] [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
12:20:10 [2020-04-21T16:20:10.884Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
12:20:10 [2020-04-21T16:20:10.884Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
12:20:10 [2020-04-21T16:20:10.884Z] [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
12:20:10 [2020-04-21T16:20:10.884Z] [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 307 kB/s)
12:20:10 [2020-04-21T16:20:10.884Z] [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
12:20:11 [2020-04-21T16:20:11.144Z] [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
12:20:11 [2020-04-21T16:20:11.144Z] [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
12:20:11 [2020-04-21T16:20:11.404Z] [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
12:20:11 [2020-04-21T16:20:11.404Z] [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
12:20:11 [2020-04-21T16:20:11.404Z] [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
12:20:11 [2020-04-21T16:20:11.404Z] [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 182 kB/s)
12:20:11 [2020-04-21T16:20:11.404Z] [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
12:20:11 [2020-04-21T16:20:11.404Z] [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
12:20:11 [2020-04-21T16:20:11.404Z] [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
12:20:11 [2020-04-21T16:20:11.973Z] [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
12:20:11 [2020-04-21T16:20:11.973Z] [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
12:20:11 [2020-04-21T16:20:11.973Z] [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
12:20:11 [2020-04-21T16:20:11.973Z] [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 578 kB/s)
12:20:11 [2020-04-21T16:20:11.973Z] [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
12:20:11 [2020-04-21T16:20:11.973Z] [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
12:20:11 [2020-04-21T16:20:11.973Z] [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
12:20:12 [2020-04-21T16:20:12.233Z] [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
12:20:12 [2020-04-21T16:20:12.234Z] [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
12:20:12 [2020-04-21T16:20:12.493Z] [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
12:20:12 [2020-04-21T16:20:12.493Z] [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 195 kB/s)
12:20:12 [2020-04-21T16:20:12.493Z] [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
12:20:12 [2020-04-21T16:20:12.493Z] [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
12:20:12 [2020-04-21T16:20:12.493Z] [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
12:20:12 [2020-04-21T16:20:12.753Z] [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
12:20:12 [2020-04-21T16:20:12.753Z] [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
12:20:12 [2020-04-21T16:20:12.753Z] [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
12:20:12 [2020-04-21T16:20:12.753Z] [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 395 kB/s)
12:20:12 [2020-04-21T16:20:12.753Z] [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
12:20:13 [2020-04-21T16:20:13.012Z] [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
12:20:13 [2020-04-21T16:20:13.012Z] [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
12:20:13 [2020-04-21T16:20:13.273Z] [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
12:20:13 [2020-04-21T16:20:13.273Z] [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
12:20:13 [2020-04-21T16:20:13.273Z] [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
12:20:13 [2020-04-21T16:20:13.273Z] [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 86 kB/s)
12:20:13 [2020-04-21T16:20:13.273Z] [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
12:20:13 [2020-04-21T16:20:13.273Z] [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
12:20:13 [2020-04-21T16:20:13.534Z] [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
12:20:13 [2020-04-21T16:20:13.793Z] [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
12:20:13 [2020-04-21T16:20:13.793Z] [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
12:20:13 [2020-04-21T16:20:13.793Z] [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
12:20:13 [2020-04-21T16:20:13.793Z] [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 85 kB/s)
12:20:13 [2020-04-21T16:20:13.793Z] [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
12:20:13 [2020-04-21T16:20:13.793Z] [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
12:20:13 [2020-04-21T16:20:13.793Z] [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
12:20:14 [2020-04-21T16:20:14.053Z] [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
12:20:14 [2020-04-21T16:20:14.314Z] [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
12:20:15 [2020-04-21T16:20:15.254Z] [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
12:20:15 [2020-04-21T16:20:15.254Z] [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 67 kB/s)
12:20:15 [2020-04-21T16:20:15.254Z] [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
12:20:15 [2020-04-21T16:20:15.254Z] [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
12:20:15 [2020-04-21T16:20:15.513Z] [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
12:20:15 [2020-04-21T16:20:15.773Z] [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
12:20:15 [2020-04-21T16:20:15.773Z] [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
12:20:15 [2020-04-21T16:20:15.773Z] [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
12:20:15 [2020-04-21T16:20:15.773Z] [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 249 kB/s)
12:20:15 [2020-04-21T16:20:15.773Z] [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
12:20:16 [2020-04-21T16:20:16.034Z] [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
12:20:16 [2020-04-21T16:20:16.034Z] [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
12:20:16 [2020-04-21T16:20:16.355Z] [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
12:20:16 [2020-04-21T16:20:16.355Z] [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
12:20:16 [2020-04-21T16:20:16.355Z] [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
12:20:16 [2020-04-21T16:20:16.355Z] [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 76 kB/s)
12:20:16 [2020-04-21T16:20:16.355Z] [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
12:20:16 [2020-04-21T16:20:16.355Z] [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
12:20:16 [2020-04-21T16:20:16.355Z] [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
12:20:16 [2020-04-21T16:20:16.706Z] [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
12:20:16 [2020-04-21T16:20:16.706Z] [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
12:20:16 [2020-04-21T16:20:16.706Z] [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
12:20:16 [2020-04-21T16:20:16.706Z] [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 123 kB/s)
12:20:16 [2020-04-21T16:20:16.706Z] [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
12:20:16 [2020-04-21T16:20:16.706Z] [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
12:20:16 [2020-04-21T16:20:16.967Z] [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
12:20:17 [2020-04-21T16:20:17.227Z] [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
12:20:17 [2020-04-21T16:20:17.227Z] [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
12:20:17 [2020-04-21T16:20:17.227Z] [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
12:20:17 [2020-04-21T16:20:17.227Z] [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 60 kB/s)
12:20:17 [2020-04-21T16:20:17.227Z] [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
12:20:17 [2020-04-21T16:20:17.227Z] [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
12:20:17 [2020-04-21T16:20:17.227Z] [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
12:20:17 [2020-04-21T16:20:17.798Z] [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
12:20:17 [2020-04-21T16:20:17.799Z] [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
12:20:17 [2020-04-21T16:20:17.799Z] [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
12:20:17 [2020-04-21T16:20:17.799Z] [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 161 kB/s)
12:20:17 [2020-04-21T16:20:17.799Z] [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
12:20:17 [2020-04-21T16:20:17.799Z] [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
12:20:17 [2020-04-21T16:20:17.799Z] [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
12:20:18 [2020-04-21T16:20:18.059Z] [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
12:20:18 [2020-04-21T16:20:18.059Z] [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
12:20:18 [2020-04-21T16:20:18.059Z] [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
12:20:18 [2020-04-21T16:20:18.320Z] [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 145 kB/s)
12:20:18 [2020-04-21T16:20:18.320Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
12:20:18 [2020-04-21T16:20:18.320Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
12:20:18 [2020-04-21T16:20:18.320Z] [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
12:20:18 [2020-04-21T16:20:18.580Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
12:20:18 [2020-04-21T16:20:18.580Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
12:20:18 [2020-04-21T16:20:18.580Z] [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
12:20:18 [2020-04-21T16:20:18.840Z] [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 646 kB/s)
12:20:18 [2020-04-21T16:20:18.840Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
12:20:18 [2020-04-21T16:20:18.840Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
12:20:18 [2020-04-21T16:20:18.840Z] [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
12:20:19 [2020-04-21T16:20:19.101Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
12:20:19 [2020-04-21T16:20:19.101Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
12:20:19 [2020-04-21T16:20:19.101Z] [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
12:20:19 [2020-04-21T16:20:19.361Z] [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 119 kB/s)
12:20:19 [2020-04-21T16:20:19.361Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom
12:20:19 [2020-04-21T16:20:19.361Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
12:20:19 [2020-04-21T16:20:19.361Z] [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
12:20:19 [2020-04-21T16:20:19.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
12:20:19 [2020-04-21T16:20:19.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom
12:20:19 [2020-04-21T16:20:19.620Z] [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
12:20:19 [2020-04-21T16:20:19.620Z] [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 409 kB/s)
12:20:19 [2020-04-21T16:20:19.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
12:20:19 [2020-04-21T16:20:19.620Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
12:20:19 [2020-04-21T16:20:19.880Z] [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
12:20:20 [2020-04-21T16:20:20.140Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
12:20:20 [2020-04-21T16:20:20.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
12:20:20 [2020-04-21T16:20:20.140Z] [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
12:20:20 [2020-04-21T16:20:20.140Z] [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 1.9 MB/s)
12:20:20 [2020-04-21T16:20:20.140Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
12:20:20 [2020-04-21T16:20:20.140Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
12:20:20 [2020-04-21T16:20:20.140Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
12:20:20 [2020-04-21T16:20:20.400Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom
12:20:20 [2020-04-21T16:20:20.659Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom
12:20:20 [2020-04-21T16:20:20.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
12:20:20 [2020-04-21T16:20:20.659Z] [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 399 kB/s)
12:20:20 [2020-04-21T16:20:20.659Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom
12:20:20 [2020-04-21T16:20:20.659Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
12:20:20 [2020-04-21T16:20:20.659Z] [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
12:20:20 [2020-04-21T16:20:20.919Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
12:20:21 [2020-04-21T16:20:21.178Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom
12:20:21 [2020-04-21T16:20:21.178Z] [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
12:20:21 [2020-04-21T16:20:21.178Z] [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 604 kB/s)
12:20:21 [2020-04-21T16:20:21.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
12:20:21 [2020-04-21T16:20:21.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
12:20:21 [2020-04-21T16:20:21.178Z] [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
12:20:21 [2020-04-21T16:20:21.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
12:20:21 [2020-04-21T16:20:21.438Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
12:20:21 [2020-04-21T16:20:21.698Z] [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
12:20:21 [2020-04-21T16:20:21.698Z] [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 1.6 MB/s)
12:20:21 [2020-04-21T16:20:21.698Z] [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
12:20:21 [2020-04-21T16:20:21.698Z] [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
12:20:21 [2020-04-21T16:20:21.698Z] [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
12:20:22 [2020-04-21T16:20:22.269Z] [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
12:20:22 [2020-04-21T16:20:22.269Z] [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
12:20:22 [2020-04-21T16:20:22.269Z] [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
12:20:22 [2020-04-21T16:20:22.269Z] [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 614 kB/s)
12:20:22 [2020-04-21T16:20:22.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
12:20:22 [2020-04-21T16:20:22.269Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
12:20:22 [2020-04-21T16:20:22.269Z] [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
12:20:22 [2020-04-21T16:20:22.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
12:20:22 [2020-04-21T16:20:22.529Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
12:20:22 [2020-04-21T16:20:22.529Z] [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
12:20:22 [2020-04-21T16:20:22.789Z] [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 2.4 MB/s)
12:20:22 [2020-04-21T16:20:22.789Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
12:20:22 [2020-04-21T16:20:22.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
12:20:22 [2020-04-21T16:20:22.789Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
12:20:23 [2020-04-21T16:20:23.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom
12:20:23 [2020-04-21T16:20:23.309Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom
12:20:23 [2020-04-21T16:20:23.309Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
12:20:23 [2020-04-21T16:20:23.569Z] [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 627 kB/s)
12:20:23 [2020-04-21T16:20:23.569Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
12:20:23 [2020-04-21T16:20:23.569Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom
12:20:23 [2020-04-21T16:20:23.569Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
12:20:23 [2020-04-21T16:20:23.829Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom
12:20:24 [2020-04-21T16:20:24.089Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
12:20:24 [2020-04-21T16:20:24.089Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
12:20:24 [2020-04-21T16:20:24.089Z] [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 107 kB/s)
12:20:24 [2020-04-21T16:20:24.089Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
12:20:24 [2020-04-21T16:20:24.089Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
12:20:24 [2020-04-21T16:20:24.089Z] [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
12:20:24 [2020-04-21T16:20:24.659Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
12:20:24 [2020-04-21T16:20:24.659Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
12:20:24 [2020-04-21T16:20:24.659Z] [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
12:20:24 [2020-04-21T16:20:24.659Z] [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 551 kB/s)
12:20:24 [2020-04-21T16:20:24.659Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
12:20:24 [2020-04-21T16:20:24.659Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
12:20:24 [2020-04-21T16:20:24.659Z] [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
12:20:24 [2020-04-21T16:20:24.919Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
12:20:25 [2020-04-21T16:20:25.180Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
12:20:25 [2020-04-21T16:20:25.180Z] [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
12:20:25 [2020-04-21T16:20:25.180Z] [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 469 kB/s)
12:20:25 [2020-04-21T16:20:25.180Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom
12:20:25 [2020-04-21T16:20:25.180Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
12:20:25 [2020-04-21T16:20:25.180Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom
12:20:25 [2020-04-21T16:20:25.455Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
12:20:25 [2020-04-21T16:20:25.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom
12:20:25 [2020-04-21T16:20:25.455Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
12:20:25 [2020-04-21T16:20:25.455Z] [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 73 kB/s)
12:20:25 [2020-04-21T16:20:25.455Z] [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
12:20:25 [2020-04-21T16:20:25.853Z] [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
12:20:25 [2020-04-21T16:20:25.853Z] [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
12:20:25 [2020-04-21T16:20:25.853Z] [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
12:20:25 [2020-04-21T16:20:25.853Z] [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
12:20:26 [2020-04-21T16:20:26.151Z] [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
12:20:26 [2020-04-21T16:20:26.151Z] [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 36 kB/s)
12:20:26 [2020-04-21T16:20:26.151Z] [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
12:20:26 [2020-04-21T16:20:26.151Z] [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
12:20:26 [2020-04-21T16:20:26.151Z] [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
12:20:26 [2020-04-21T16:20:26.720Z] [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
12:20:26 [2020-04-21T16:20:26.720Z] [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
12:20:26 [2020-04-21T16:20:26.720Z] [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
12:20:26 [2020-04-21T16:20:26.720Z] [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 68 kB/s)
12:20:26 [2020-04-21T16:20:26.980Z] [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
12:20:26 [2020-04-21T16:20:26.980Z] [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
12:20:26 [2020-04-21T16:20:26.980Z] [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
12:20:27 [2020-04-21T16:20:27.240Z] [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
12:20:27 [2020-04-21T16:20:27.500Z] [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
12:20:27 [2020-04-21T16:20:27.500Z] [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
12:20:27 [2020-04-21T16:20:27.500Z] [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 41 kB/s)
12:20:27 [2020-04-21T16:20:27.500Z] [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
12:20:27 [2020-04-21T16:20:27.500Z] [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
12:20:27 [2020-04-21T16:20:27.500Z] [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
12:20:27 [2020-04-21T16:20:27.760Z] [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
12:20:27 [2020-04-21T16:20:27.760Z] [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
12:20:28 [2020-04-21T16:20:28.022Z] [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
12:20:28 [2020-04-21T16:20:28.022Z] [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 25 kB/s)
12:20:28 [2020-04-21T16:20:28.022Z] [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
12:20:28 [2020-04-21T16:20:28.022Z] [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
12:20:28 [2020-04-21T16:20:28.022Z] [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
12:20:28 [2020-04-21T16:20:28.281Z] [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
12:20:28 [2020-04-21T16:20:28.541Z] [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
12:20:28 [2020-04-21T16:20:28.541Z] [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
12:20:28 [2020-04-21T16:20:28.541Z] [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 75 kB/s)
12:20:28 [2020-04-21T16:20:28.541Z] [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
12:20:28 [2020-04-21T16:20:28.541Z] [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
12:20:28 [2020-04-21T16:20:28.541Z] [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
12:20:29 [2020-04-21T16:20:29.482Z] [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
12:20:29 [2020-04-21T16:20:29.482Z] [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
12:20:29 [2020-04-21T16:20:29.482Z] [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
12:20:29 [2020-04-21T16:20:29.482Z] [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 66 kB/s)
12:20:29 [2020-04-21T16:20:29.482Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
12:20:29 [2020-04-21T16:20:29.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
12:20:29 [2020-04-21T16:20:29.741Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom
12:20:30 [2020-04-21T16:20:30.002Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
12:20:30 [2020-04-21T16:20:30.002Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
12:20:30 [2020-04-21T16:20:30.002Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
12:20:30 [2020-04-21T16:20:30.002Z] [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 251 kB/s)
12:20:30 [2020-04-21T16:20:30.002Z] [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
12:20:30 [2020-04-21T16:20:30.002Z] [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
12:20:30 [2020-04-21T16:20:30.002Z] [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
12:20:30 [2020-04-21T16:20:30.571Z] [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
12:20:30 [2020-04-21T16:20:30.830Z] [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
12:20:30 [2020-04-21T16:20:30.830Z] [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
12:20:30 [2020-04-21T16:20:30.830Z] [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 94 kB/s)
12:20:30 [2020-04-21T16:20:30.830Z] [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
12:20:30 [2020-04-21T16:20:30.830Z] [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
12:20:30 [2020-04-21T16:20:30.830Z] [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
12:20:31 [2020-04-21T16:20:31.090Z] [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
12:20:31 [2020-04-21T16:20:31.349Z] [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
12:20:31 [2020-04-21T16:20:31.349Z] [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
12:20:31 [2020-04-21T16:20:31.349Z] [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 22 kB/s)
12:20:31 [2020-04-21T16:20:31.349Z] [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
12:20:31 [2020-04-21T16:20:31.350Z] [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
12:20:31 [2020-04-21T16:20:31.350Z] [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
12:20:31 [2020-04-21T16:20:31.609Z] [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
12:20:31 [2020-04-21T16:20:31.869Z] [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
12:20:31 [2020-04-21T16:20:31.870Z] [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
12:20:31 [2020-04-21T16:20:31.870Z] [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 28 kB/s)
12:20:31 [2020-04-21T16:20:31.870Z] [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
12:20:31 [2020-04-21T16:20:31.870Z] [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
12:20:31 [2020-04-21T16:20:31.870Z] [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
12:20:32 [2020-04-21T16:20:32.438Z] [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
12:20:32 [2020-04-21T16:20:32.438Z] [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
12:20:32 [2020-04-21T16:20:32.438Z] [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
12:20:32 [2020-04-21T16:20:32.438Z] [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 21 kB/s)
12:20:32 [2020-04-21T16:20:32.438Z] [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
12:20:32 [2020-04-21T16:20:32.438Z] [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
12:20:32 [2020-04-21T16:20:32.438Z] [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
12:20:32 [2020-04-21T16:20:32.698Z] [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
12:20:32 [2020-04-21T16:20:32.958Z] [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
12:20:32 [2020-04-21T16:20:32.958Z] [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
12:20:32 [2020-04-21T16:20:32.958Z] [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 161 kB/s)
12:20:32 [2020-04-21T16:20:32.958Z] [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
12:20:32 [2020-04-21T16:20:32.958Z] [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
12:20:32 [2020-04-21T16:20:32.958Z] [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
12:20:33 [2020-04-21T16:20:33.218Z] [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
12:20:33 [2020-04-21T16:20:33.218Z] [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
12:20:33 [2020-04-21T16:20:33.478Z] [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
12:20:33 [2020-04-21T16:20:33.478Z] [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 39 kB/s)
12:20:33 [2020-04-21T16:20:33.478Z] [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
12:20:33 [2020-04-21T16:20:33.478Z] [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
12:20:33 [2020-04-21T16:20:33.478Z] [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
12:20:33 [2020-04-21T16:20:33.738Z] [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
12:20:33 [2020-04-21T16:20:33.738Z] [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
12:20:33 [2020-04-21T16:20:33.738Z] [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
12:20:33 [2020-04-21T16:20:33.738Z] [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 400 kB/s)
12:20:33 [2020-04-21T16:20:33.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
12:20:33 [2020-04-21T16:20:33.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
12:20:33 [2020-04-21T16:20:33.998Z] [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
12:20:34 [2020-04-21T16:20:34.257Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
12:20:34 [2020-04-21T16:20:34.257Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
12:20:34 [2020-04-21T16:20:34.257Z] [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
12:20:34 [2020-04-21T16:20:34.257Z] [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.2 MB/s)
12:20:34 [2020-04-21T16:20:34.257Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
12:20:34 [2020-04-21T16:20:34.257Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
12:20:34 [2020-04-21T16:20:34.562Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
12:20:34 [2020-04-21T16:20:34.907Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
12:20:34 [2020-04-21T16:20:34.907Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
12:20:34 [2020-04-21T16:20:34.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
12:20:34 [2020-04-21T16:20:34.907Z] [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 146 kB/s)
12:20:34 [2020-04-21T16:20:34.907Z] [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
12:20:34 [2020-04-21T16:20:34.907Z] [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
12:20:34 [2020-04-21T16:20:34.907Z] [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
12:20:35 [2020-04-21T16:20:35.168Z] [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
12:20:35 [2020-04-21T16:20:35.168Z] [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
12:20:35 [2020-04-21T16:20:35.168Z] [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
12:20:35 [2020-04-21T16:20:35.168Z] [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 69 kB/s)
12:20:35 [2020-04-21T16:20:35.168Z] [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
12:20:35 [2020-04-21T16:20:35.427Z] [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
12:20:35 [2020-04-21T16:20:35.427Z] [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
12:20:35 [2020-04-21T16:20:35.687Z] [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
12:20:35 [2020-04-21T16:20:35.687Z] [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
12:20:35 [2020-04-21T16:20:35.687Z] [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
12:20:35 [2020-04-21T16:20:35.687Z] [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 49 kB/s)
12:20:35 [2020-04-21T16:20:35.687Z] [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
12:20:35 [2020-04-21T16:20:35.687Z] [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
12:20:35 [2020-04-21T16:20:35.947Z] [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
12:20:36 [2020-04-21T16:20:36.208Z] [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
12:20:36 [2020-04-21T16:20:36.208Z] [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
12:20:36 [2020-04-21T16:20:36.208Z] [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
12:20:36 [2020-04-21T16:20:36.208Z] [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 38 kB/s)
12:20:36 [2020-04-21T16:20:36.208Z] [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
12:20:36 [2020-04-21T16:20:36.208Z] [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
12:20:36 [2020-04-21T16:20:36.468Z] [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
12:20:36 [2020-04-21T16:20:36.730Z] [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
12:20:36 [2020-04-21T16:20:36.730Z] [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
12:20:36 [2020-04-21T16:20:36.730Z] [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
12:20:36 [2020-04-21T16:20:36.730Z] [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 25 kB/s)
12:20:36 [2020-04-21T16:20:36.730Z] [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
12:20:36 [2020-04-21T16:20:36.730Z] [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
12:20:36 [2020-04-21T16:20:36.730Z] [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
12:20:36 [2020-04-21T16:20:36.730Z] [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
12:20:36 [2020-04-21T16:20:36.730Z] [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
12:20:36 [2020-04-21T16:20:36.730Z] [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
12:20:36 [2020-04-21T16:20:36.991Z] [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
12:20:36 [2020-04-21T16:20:36.991Z] [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
12:20:36 [2020-04-21T16:20:36.991Z] [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
12:20:36 [2020-04-21T16:20:36.991Z] [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
12:20:36 [2020-04-21T16:20:36.991Z] [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
12:20:36 [2020-04-21T16:20:36.991Z] [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
12:20:36 [2020-04-21T16:20:36.991Z] [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
12:20:36 [2020-04-21T16:20:36.991Z] [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
12:20:36 [2020-04-21T16:20:36.991Z] [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
12:20:36 [2020-04-21T16:20:36.991Z] [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
12:20:36 [2020-04-21T16:20:36.991Z] [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
12:20:36 [2020-04-21T16:20:36.991Z] [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
12:20:36 [2020-04-21T16:20:36.991Z] [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
12:20:36 [2020-04-21T16:20:36.991Z] [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
12:20:36 [2020-04-21T16:20:36.991Z] [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
12:20:36 [2020-04-21T16:20:36.991Z] [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
12:20:36 [2020-04-21T16:20:36.991Z] [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
12:20:36 [2020-04-21T16:20:36.991Z] [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
12:20:37 [2020-04-21T16:20:37.251Z] [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
12:20:37 [2020-04-21T16:20:37.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar
12:20:37 [2020-04-21T16:20:37.251Z] [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
12:20:37 [2020-04-21T16:20:37.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
12:20:37 [2020-04-21T16:20:37.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
12:20:37 [2020-04-21T16:20:37.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar
12:20:37 [2020-04-21T16:20:37.251Z] [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
12:20:37 [2020-04-21T16:20:37.251Z] [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
12:20:37 [2020-04-21T16:20:37.251Z] [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
12:20:37 [2020-04-21T16:20:37.252Z] [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
12:20:37 [2020-04-21T16:20:37.252Z] [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
12:20:37 [2020-04-21T16:20:37.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
12:20:37 [2020-04-21T16:20:37.252Z] [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
12:20:37 [2020-04-21T16:20:37.252Z] [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
12:20:37 [2020-04-21T16:20:37.252Z] [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
12:20:37 [2020-04-21T16:20:37.252Z] [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
12:20:37 [2020-04-21T16:20:37.252Z] [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
12:20:37 [2020-04-21T16:20:37.511Z] [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
12:20:37 [2020-04-21T16:20:37.511Z] [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
12:20:37 [2020-04-21T16:20:37.511Z] [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
12:20:37 [2020-04-21T16:20:37.511Z] [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
12:20:37 [2020-04-21T16:20:37.771Z] [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
12:20:37 [2020-04-21T16:20:37.771Z] [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
12:20:37 [2020-04-21T16:20:37.771Z] [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
12:20:37 [2020-04-21T16:20:37.771Z] [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
12:20:37 [2020-04-21T16:20:37.772Z] [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
12:20:37 [2020-04-21T16:20:37.772Z] [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
12:20:37 [2020-04-21T16:20:37.772Z] [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
12:20:37 [2020-04-21T16:20:37.772Z] [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
12:20:37 [2020-04-21T16:20:37.772Z] [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
12:20:37 [2020-04-21T16:20:37.772Z] [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
12:20:38 [2020-04-21T16:20:38.032Z] [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
12:20:38 [2020-04-21T16:20:38.032Z] [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
12:20:38 [2020-04-21T16:20:38.032Z] [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
12:20:38 [2020-04-21T16:20:38.032Z] [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
12:20:38 [2020-04-21T16:20:38.032Z] [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
12:20:38 [2020-04-21T16:20:38.032Z] [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
12:20:38 [2020-04-21T16:20:38.032Z] [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
12:20:38 [2020-04-21T16:20:38.032Z] [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
12:20:38 [2020-04-21T16:20:38.032Z] [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
12:20:38 [2020-04-21T16:20:38.032Z] [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
12:20:38 [2020-04-21T16:20:38.032Z] [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
12:20:38 [2020-04-21T16:20:38.032Z] [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
12:20:38 [2020-04-21T16:20:38.033Z] [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
12:20:38 [2020-04-21T16:20:38.033Z] [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
12:20:38 [2020-04-21T16:20:38.033Z] [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
12:20:38 [2020-04-21T16:20:38.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
12:20:38 [2020-04-21T16:20:38.033Z] [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
12:20:38 [2020-04-21T16:20:38.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar
12:20:38 [2020-04-21T16:20:38.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
12:20:38 [2020-04-21T16:20:38.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
12:20:38 [2020-04-21T16:20:38.033Z] [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
12:20:38 [2020-04-21T16:20:38.033Z] [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
12:20:38 [2020-04-21T16:20:38.295Z] [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
12:20:38 [2020-04-21T16:20:38.295Z] [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
12:20:38 [2020-04-21T16:20:38.295Z] [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
12:20:38 [2020-04-21T16:20:38.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar
12:20:38 [2020-04-21T16:20:38.295Z] [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
12:20:38 [2020-04-21T16:20:38.295Z] [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
12:20:38 [2020-04-21T16:20:38.295Z] [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
12:20:38 [2020-04-21T16:20:38.295Z] [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
12:20:38 [2020-04-21T16:20:38.296Z] [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
12:20:38 [2020-04-21T16:20:38.296Z] [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
12:20:38 [2020-04-21T16:20:38.296Z] [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
12:20:38 [2020-04-21T16:20:38.296Z] [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
12:20:38 [2020-04-21T16:20:38.296Z] [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
12:20:38 [2020-04-21T16:20:38.296Z] [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
12:20:38 [2020-04-21T16:20:38.296Z] [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
12:20:38 [2020-04-21T16:20:38.296Z] [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
12:20:38 [2020-04-21T16:20:38.296Z] [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
12:20:38 [2020-04-21T16:20:38.296Z] [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
12:20:38 [2020-04-21T16:20:38.865Z] [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
12:20:38 [2020-04-21T16:20:38.865Z] [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
12:20:38 [2020-04-21T16:20:38.865Z] [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
12:20:38 [2020-04-21T16:20:38.865Z] [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
12:20:38 [2020-04-21T16:20:38.865Z] [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
12:20:39 [2020-04-21T16:20:39.125Z] [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
12:20:39 [2020-04-21T16:20:39.125Z] [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
12:20:39 [2020-04-21T16:20:39.125Z] [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
12:20:39 [2020-04-21T16:20:39.125Z] [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
12:20:39 [2020-04-21T16:20:39.125Z] [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
12:20:39 [2020-04-21T16:20:39.384Z] [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
12:20:39 [2020-04-21T16:20:39.384Z] [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
12:20:39 [2020-04-21T16:20:39.384Z] [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
12:20:39 [2020-04-21T16:20:39.384Z] [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
12:20:39 [2020-04-21T16:20:39.644Z] [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
12:20:39 [2020-04-21T16:20:39.644Z] [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
12:20:39 [2020-04-21T16:20:39.644Z] [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
12:20:39 [2020-04-21T16:20:39.644Z] [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
12:20:39 [2020-04-21T16:20:39.644Z] [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
12:20:39 [2020-04-21T16:20:39.904Z] [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
12:20:39 [2020-04-21T16:20:39.904Z] [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
12:20:39 [2020-04-21T16:20:39.904Z] [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
12:20:39 [2020-04-21T16:20:39.904Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar
12:20:39 [2020-04-21T16:20:39.904Z] [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
12:20:40 [2020-04-21T16:20:40.164Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar
12:20:40 [2020-04-21T16:20:40.164Z] [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
12:20:40 [2020-04-21T16:20:40.164Z] [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
12:20:40 [2020-04-21T16:20:40.164Z] [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
12:20:40 [2020-04-21T16:20:40.164Z] [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
12:20:40 [2020-04-21T16:20:40.423Z] [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
12:20:40 [2020-04-21T16:20:40.423Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.jar
12:20:40 [2020-04-21T16:20:40.682Z] [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
12:20:40 [2020-04-21T16:20:40.682Z] [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
12:20:40 [2020-04-21T16:20:40.682Z] [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
12:20:40 [2020-04-21T16:20:40.942Z] [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
12:20:40 [2020-04-21T16:20:40.942Z] [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
12:20:40 [2020-04-21T16:20:40.942Z] [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
12:20:40 [2020-04-21T16:20:40.942Z] [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
12:20:41 [2020-04-21T16:20:41.203Z] [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
12:20:41 [2020-04-21T16:20:41.203Z] [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
12:20:41 [2020-04-21T16:20:41.772Z] [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
12:20:41 [2020-04-21T16:20:41.772Z] [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
12:20:41 [2020-04-21T16:20:41.772Z] [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
12:20:41 [2020-04-21T16:20:41.772Z] [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
12:20:41 [2020-04-21T16:20:41.772Z] [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
12:20:42 [2020-04-21T16:20:42.031Z] [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
12:20:42 [2020-04-21T16:20:42.031Z] [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
12:20:42 [2020-04-21T16:20:42.031Z] [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
12:20:42 [2020-04-21T16:20:42.031Z] [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
12:20:42 [2020-04-21T16:20:42.032Z] [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
12:20:42 [2020-04-21T16:20:42.032Z] [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
12:20:42 [2020-04-21T16:20:42.032Z] [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
12:20:42 [2020-04-21T16:20:42.032Z] [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
12:20:42 [2020-04-21T16:20:42.032Z] [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
12:20:42 [2020-04-21T16:20:42.032Z] [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
12:20:42 [2020-04-21T16:20:42.032Z] [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
12:20:42 [2020-04-21T16:20:42.032Z] [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
12:20:42 [2020-04-21T16:20:42.032Z] [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
12:20:42 [2020-04-21T16:20:42.032Z] [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
12:20:42 [2020-04-21T16:20:42.032Z] [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
12:20:42 [2020-04-21T16:20:42.032Z] [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
12:20:42 [2020-04-21T16:20:42.032Z] [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
12:20:42 [2020-04-21T16:20:42.032Z] [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
12:20:42 [2020-04-21T16:20:42.032Z] [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
12:20:42 [2020-04-21T16:20:42.032Z] [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
12:20:42 [2020-04-21T16:20:42.032Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
12:20:42 [2020-04-21T16:20:42.032Z] [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
12:20:42 [2020-04-21T16:20:42.291Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
12:20:42 [2020-04-21T16:20:42.291Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar
12:20:42 [2020-04-21T16:20:42.291Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
12:20:42 [2020-04-21T16:20:42.291Z] [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
12:20:42 [2020-04-21T16:20:42.291Z] [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
12:20:42 [2020-04-21T16:20:42.291Z] [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
12:20:42 [2020-04-21T16:20:42.291Z] [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
12:20:42 [2020-04-21T16:20:42.291Z] [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
12:20:42 [2020-04-21T16:20:42.291Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar
12:20:42 [2020-04-21T16:20:42.291Z] [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
12:20:42 [2020-04-21T16:20:42.291Z] [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
12:20:42 [2020-04-21T16:20:42.291Z] [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
12:20:42 [2020-04-21T16:20:42.291Z] [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
12:20:42 [2020-04-21T16:20:42.291Z] [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
12:20:42 [2020-04-21T16:20:42.291Z] [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
12:20:42 [2020-04-21T16:20:42.291Z] [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
12:20:42 [2020-04-21T16:20:42.292Z] [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
12:20:42 [2020-04-21T16:20:42.292Z] [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
12:20:42 [2020-04-21T16:20:42.551Z] [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
12:20:42 [2020-04-21T16:20:42.551Z] [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
12:20:42 [2020-04-21T16:20:42.551Z] [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
12:20:42 [2020-04-21T16:20:42.551Z] [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
12:20:42 [2020-04-21T16:20:42.552Z] [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
12:20:42 [2020-04-21T16:20:42.552Z] [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
12:20:42 [2020-04-21T16:20:42.552Z] [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
12:20:42 [2020-04-21T16:20:42.552Z] [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
12:20:42 [2020-04-21T16:20:42.552Z] [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
12:20:42 [2020-04-21T16:20:42.552Z] [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
12:20:42 [2020-04-21T16:20:42.552Z] [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
12:20:42 [2020-04-21T16:20:42.552Z] [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
12:20:42 [2020-04-21T16:20:42.552Z] [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
12:20:42 [2020-04-21T16:20:42.552Z] [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
12:20:42 [2020-04-21T16:20:42.552Z] [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
12:20:42 [2020-04-21T16:20:42.552Z] [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
12:20:42 [2020-04-21T16:20:42.552Z] [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
12:20:42 [2020-04-21T16:20:42.552Z] [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
12:20:42 [2020-04-21T16:20:42.552Z] [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
12:20:42 [2020-04-21T16:20:42.552Z] [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
12:20:42 [2020-04-21T16:20:42.552Z] [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
12:20:42 [2020-04-21T16:20:42.813Z] [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
12:20:42 [2020-04-21T16:20:42.813Z] [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
12:20:42 [2020-04-21T16:20:42.813Z] [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
12:20:42 [2020-04-21T16:20:42.813Z] [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
12:20:42 [2020-04-21T16:20:42.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
12:20:42 [2020-04-21T16:20:42.813Z] [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
12:20:42 [2020-04-21T16:20:42.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar
12:20:42 [2020-04-21T16:20:42.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
12:20:42 [2020-04-21T16:20:42.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar
12:20:42 [2020-04-21T16:20:42.813Z] [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
12:20:42 [2020-04-21T16:20:42.813Z] [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
12:20:42 [2020-04-21T16:20:42.813Z] [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
12:20:42 [2020-04-21T16:20:42.813Z] [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
12:20:42 [2020-04-21T16:20:42.813Z] [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
12:20:42 [2020-04-21T16:20:42.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
12:20:42 [2020-04-21T16:20:42.813Z] [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
12:20:42 [2020-04-21T16:20:42.813Z] [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
12:20:42 [2020-04-21T16:20:42.813Z] [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
12:20:42 [2020-04-21T16:20:42.813Z] [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
12:20:42 [2020-04-21T16:20:42.813Z] [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
12:20:42 [2020-04-21T16:20:42.813Z] [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
12:20:43 [2020-04-21T16:20:43.076Z] [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
12:20:43 [2020-04-21T16:20:43.076Z] [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
12:20:43 [2020-04-21T16:20:43.076Z] [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
12:20:43 [2020-04-21T16:20:43.076Z] [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
12:20:43 [2020-04-21T16:20:43.076Z] [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
12:20:43 [2020-04-21T16:20:43.076Z] [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
12:20:43 [2020-04-21T16:20:43.076Z] [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
12:20:43 [2020-04-21T16:20:43.076Z] [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
12:20:43 [2020-04-21T16:20:43.076Z] [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 549 kB/s)
12:20:43 [2020-04-21T16:20:43.076Z] [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
12:20:43 [2020-04-21T16:20:43.076Z] [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 402 kB/s)
12:20:43 [2020-04-21T16:20:43.076Z] [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
12:20:43 [2020-04-21T16:20:43.453Z] [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 55 kB/s)
12:20:43 [2020-04-21T16:20:43.453Z] [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
12:20:43 [2020-04-21T16:20:43.453Z] [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.9 MB/s)
12:20:43 [2020-04-21T16:20:43.453Z] [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.6 MB/s)
12:20:43 [2020-04-21T16:20:43.453Z] [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
12:20:43 [2020-04-21T16:20:43.453Z] [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
12:20:43 [2020-04-21T16:20:43.453Z] [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 164 kB/s)
12:20:43 [2020-04-21T16:20:43.453Z] [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
12:20:43 [2020-04-21T16:20:43.453Z] [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 274 kB/s)
12:20:43 [2020-04-21T16:20:43.453Z] [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
12:20:43 [2020-04-21T16:20:43.453Z] [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 272 kB/s)
12:20:43 [2020-04-21T16:20:43.453Z] [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
12:20:43 [2020-04-21T16:20:43.453Z] [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 2.7 MB/s)
12:20:43 [2020-04-21T16:20:43.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.jar
12:20:43 [2020-04-21T16:20:43.454Z] [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 747 kB/s)
12:20:43 [2020-04-21T16:20:43.454Z] [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
12:20:43 [2020-04-21T16:20:43.454Z] [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 726 kB/s)
12:20:43 [2020-04-21T16:20:43.454Z] [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
12:20:43 [2020-04-21T16:20:43.454Z] [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 381 kB/s)
12:20:43 [2020-04-21T16:20:43.454Z] [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
12:20:43 [2020-04-21T16:20:43.454Z] [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 375 kB/s)
12:20:43 [2020-04-21T16:20:43.454Z] [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
12:20:43 [2020-04-21T16:20:43.454Z] [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 45 kB/s)
12:20:43 [2020-04-21T16:20:43.454Z] [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
12:20:43 [2020-04-21T16:20:43.454Z] [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 148 kB/s)
12:20:43 [2020-04-21T16:20:43.454Z] [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
12:20:43 [2020-04-21T16:20:43.454Z] [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 197 kB/s)
12:20:43 [2020-04-21T16:20:43.454Z] [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
12:20:43 [2020-04-21T16:20:43.454Z] [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 406 kB/s)
12:20:43 [2020-04-21T16:20:43.454Z] [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
12:20:43 [2020-04-21T16:20:43.454Z] [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 75 kB/s)
12:20:43 [2020-04-21T16:20:43.454Z] [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
12:20:43 [2020-04-21T16:20:43.454Z] [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 1.2 MB/s)
12:20:43 [2020-04-21T16:20:43.454Z] [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 155 kB/s)
12:20:43 [2020-04-21T16:20:43.454Z] [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
12:20:43 [2020-04-21T16:20:43.454Z] [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
12:20:43 [2020-04-21T16:20:43.454Z] [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 34 kB/s)
12:20:43 [2020-04-21T16:20:43.454Z] [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
12:20:43 [2020-04-21T16:20:43.454Z] [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 204 kB/s)
12:20:43 [2020-04-21T16:20:43.454Z] [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
12:20:43 [2020-04-21T16:20:43.454Z] [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 490 kB/s)
12:20:43 [2020-04-21T16:20:43.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
12:20:43 [2020-04-21T16:20:43.454Z] [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 112 kB/s)
12:20:43 [2020-04-21T16:20:43.454Z] [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 567 kB/s)
12:20:43 [2020-04-21T16:20:43.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
12:20:43 [2020-04-21T16:20:43.454Z] [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
12:20:43 [2020-04-21T16:20:43.454Z] [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 117 kB/s)
12:20:43 [2020-04-21T16:20:43.813Z] [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
12:20:43 [2020-04-21T16:20:43.813Z] [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 391 kB/s)
12:20:43 [2020-04-21T16:20:43.813Z] [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
12:20:43 [2020-04-21T16:20:43.813Z] [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 485 kB/s)
12:20:43 [2020-04-21T16:20:43.813Z] [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
12:20:43 [2020-04-21T16:20:43.813Z] [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 1.0 MB/s)
12:20:43 [2020-04-21T16:20:43.813Z] [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
12:20:43 [2020-04-21T16:20:43.813Z] [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 26 kB/s)
12:20:43 [2020-04-21T16:20:43.813Z] [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 6.2 kB/s)
12:20:43 [2020-04-21T16:20:43.813Z] [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
12:20:43 [2020-04-21T16:20:43.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
12:20:43 [2020-04-21T16:20:43.813Z] [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 111 kB/s)
12:20:43 [2020-04-21T16:20:43.813Z] [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
12:20:43 [2020-04-21T16:20:43.813Z] [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 172 kB/s)
12:20:43 [2020-04-21T16:20:43.813Z] [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
12:20:43 [2020-04-21T16:20:43.813Z] [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 12 kB/s)
12:20:43 [2020-04-21T16:20:43.813Z] [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
12:20:43 [2020-04-21T16:20:43.813Z] [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 63 kB/s)
12:20:43 [2020-04-21T16:20:43.813Z] [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
12:20:43 [2020-04-21T16:20:43.813Z] [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 191 kB/s)
12:20:43 [2020-04-21T16:20:43.813Z] [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
12:20:43 [2020-04-21T16:20:43.813Z] [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 16 kB/s)
12:20:43 [2020-04-21T16:20:43.813Z] [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
12:20:43 [2020-04-21T16:20:43.813Z] [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 63 kB/s)
12:20:43 [2020-04-21T16:20:43.813Z] [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
12:20:43 [2020-04-21T16:20:43.813Z] [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 89 kB/s)
12:20:43 [2020-04-21T16:20:43.813Z] [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
12:20:43 [2020-04-21T16:20:43.813Z] [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 7.1 kB/s)
12:20:43 [2020-04-21T16:20:43.814Z] [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
12:20:43 [2020-04-21T16:20:43.814Z] [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 420 kB/s)
12:20:43 [2020-04-21T16:20:43.814Z] [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 42 kB/s)
12:20:43 [2020-04-21T16:20:43.814Z] [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 55 kB/s)
12:20:43 [2020-04-21T16:20:43.814Z] [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 31 kB/s)
12:20:43 [2020-04-21T16:20:43.814Z] [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 2.0 MB/s)
12:20:45 [2020-04-21T16:20:45.725Z] [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
12:20:45 [2020-04-21T16:20:45.725Z] [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
12:20:45 [2020-04-21T16:20:45.725Z] [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
12:20:45 [2020-04-21T16:20:45.985Z] [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
12:20:45 [2020-04-21T16:20:45.985Z] [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
12:20:45 [2020-04-21T16:20:45.985Z] [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
12:20:46 [2020-04-21T16:20:46.555Z] [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 17 MB/s)
12:20:46 [2020-04-21T16:20:46.815Z] [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
12:20:46 [2020-04-21T16:20:46.815Z] [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
12:20:46 [2020-04-21T16:20:46.815Z] [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
12:20:47 [2020-04-21T16:20:47.384Z] [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
12:20:47 [2020-04-21T16:20:47.384Z] [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
12:20:47 [2020-04-21T16:20:47.384Z] [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
12:20:47 [2020-04-21T16:20:47.645Z] [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 818 kB/s)
12:20:47 [2020-04-21T16:20:47.645Z] [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
12:20:47 [2020-04-21T16:20:47.645Z] [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
12:20:47 [2020-04-21T16:20:47.645Z] [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
12:20:47 [2020-04-21T16:20:47.906Z] [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
12:20:47 [2020-04-21T16:20:47.906Z] [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
12:20:48 [2020-04-21T16:20:48.166Z] [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
12:20:48 [2020-04-21T16:20:48.166Z] [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 2.5 MB/s)
12:20:48 [2020-04-21T16:20:48.166Z] [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
12:20:48 [2020-04-21T16:20:48.166Z] [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
12:20:48 [2020-04-21T16:20:48.166Z] [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
12:20:48 [2020-04-21T16:20:48.426Z] [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
12:20:48 [2020-04-21T16:20:48.685Z] [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
12:20:48 [2020-04-21T16:20:48.685Z] [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
12:20:48 [2020-04-21T16:20:48.685Z] [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 504 kB/s)
12:20:50 [2020-04-21T16:20:50.598Z] [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
12:20:50 [2020-04-21T16:20:50.598Z] [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
12:20:50 [2020-04-21T16:20:50.598Z] [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
12:20:50 [2020-04-21T16:20:50.858Z] [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
12:20:50 [2020-04-21T16:20:50.858Z] [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
12:20:50 [2020-04-21T16:20:50.858Z] [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
12:20:51 [2020-04-21T16:20:51.118Z] [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 150 kB/s)
12:20:51 [2020-04-21T16:20:51.118Z] [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
12:20:51 [2020-04-21T16:20:51.118Z] [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
12:20:51 [2020-04-21T16:20:51.118Z] [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
12:20:51 [2020-04-21T16:20:51.378Z] [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
12:20:51 [2020-04-21T16:20:51.378Z] [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
12:20:51 [2020-04-21T16:20:51.378Z] [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
12:20:51 [2020-04-21T16:20:51.378Z] [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 206 kB/s)
12:20:51 [2020-04-21T16:20:51.637Z] [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
12:20:51 [2020-04-21T16:20:51.637Z] [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
12:20:51 [2020-04-21T16:20:51.637Z] [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
12:20:51 [2020-04-21T16:20:51.898Z] [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
12:20:51 [2020-04-21T16:20:51.898Z] [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
12:20:52 [2020-04-21T16:20:52.159Z] [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
12:20:52 [2020-04-21T16:20:52.159Z] [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 407 kB/s)
12:20:52 [2020-04-21T16:20:52.159Z] [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
12:20:52 [2020-04-21T16:20:52.159Z] [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
12:20:52 [2020-04-21T16:20:52.159Z] [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
12:20:52 [2020-04-21T16:20:52.728Z] [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
12:20:52 [2020-04-21T16:20:52.728Z] [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
12:20:52 [2020-04-21T16:20:52.728Z] [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
12:20:52 [2020-04-21T16:20:52.728Z] [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 28 kB/s)
12:20:52 [2020-04-21T16:20:52.728Z] [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
12:20:52 [2020-04-21T16:20:52.987Z] [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
12:20:52 [2020-04-21T16:20:52.987Z] [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
12:20:53 [2020-04-21T16:20:53.247Z] [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
12:20:53 [2020-04-21T16:20:53.247Z] [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
12:20:53 [2020-04-21T16:20:53.507Z] [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
12:20:53 [2020-04-21T16:20:53.507Z] [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 101 kB/s)
12:20:53 [2020-04-21T16:20:53.507Z] [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
12:20:53 [2020-04-21T16:20:53.507Z] [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
12:20:53 [2020-04-21T16:20:53.507Z] [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
12:20:53 [2020-04-21T16:20:53.770Z] [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
12:20:53 [2020-04-21T16:20:53.770Z] [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
12:20:54 [2020-04-21T16:20:54.156Z] [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
12:20:54 [2020-04-21T16:20:54.156Z] [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 57 kB/s)
12:20:54 [2020-04-21T16:20:54.156Z] [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
12:20:54 [2020-04-21T16:20:54.156Z] [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
12:20:54 [2020-04-21T16:20:54.156Z] [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
12:20:54 [2020-04-21T16:20:54.554Z] [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
12:20:54 [2020-04-21T16:20:54.554Z] [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
12:20:54 [2020-04-21T16:20:54.554Z] [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
12:20:54 [2020-04-21T16:20:54.554Z] [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 336 kB/s)
12:20:54 [2020-04-21T16:20:54.814Z] [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
12:20:54 [2020-04-21T16:20:54.814Z] [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
12:20:54 [2020-04-21T16:20:54.814Z] [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
12:20:55 [2020-04-21T16:20:55.073Z] [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
12:20:55 [2020-04-21T16:20:55.074Z] [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
12:20:55 [2020-04-21T16:20:55.074Z] [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
12:20:55 [2020-04-21T16:20:55.333Z] [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 179 kB/s)
12:20:55 [2020-04-21T16:20:55.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
12:20:55 [2020-04-21T16:20:55.333Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
12:20:55 [2020-04-21T16:20:55.333Z] [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
12:20:55 [2020-04-21T16:20:55.594Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
12:20:55 [2020-04-21T16:20:55.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
12:20:55 [2020-04-21T16:20:55.594Z] [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
12:20:55 [2020-04-21T16:20:55.594Z] [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 453 kB/s)
12:20:55 [2020-04-21T16:20:55.594Z] [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
12:20:55 [2020-04-21T16:20:55.594Z] [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
12:20:55 [2020-04-21T16:20:55.853Z] [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
12:20:56 [2020-04-21T16:20:56.113Z] [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
12:20:56 [2020-04-21T16:20:56.372Z] [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
12:20:56 [2020-04-21T16:20:56.372Z] [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
12:20:56 [2020-04-21T16:20:56.372Z] [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 206 kB/s)
12:20:56 [2020-04-21T16:20:56.372Z] [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
12:20:56 [2020-04-21T16:20:56.372Z] [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
12:20:56 [2020-04-21T16:20:56.373Z] [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
12:20:56 [2020-04-21T16:20:56.942Z] [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
12:20:56 [2020-04-21T16:20:56.942Z] [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
12:20:56 [2020-04-21T16:20:56.942Z] [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
12:20:56 [2020-04-21T16:20:56.942Z] [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 322 kB/s)
12:20:56 [2020-04-21T16:20:56.942Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
12:20:56 [2020-04-21T16:20:56.942Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
12:20:56 [2020-04-21T16:20:56.942Z] [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
12:20:57 [2020-04-21T16:20:57.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
12:20:57 [2020-04-21T16:20:57.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
12:20:57 [2020-04-21T16:20:57.461Z] [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
12:20:57 [2020-04-21T16:20:57.461Z] [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 850 kB/s)
12:20:57 [2020-04-21T16:20:57.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom
12:20:57 [2020-04-21T16:20:57.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom
12:20:57 [2020-04-21T16:20:57.461Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom
12:20:57 [2020-04-21T16:20:57.721Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom
12:20:57 [2020-04-21T16:20:57.721Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom
12:20:57 [2020-04-21T16:20:57.980Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
12:20:57 [2020-04-21T16:20:57.980Z] [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 423 kB/s)
12:20:57 [2020-04-21T16:20:57.980Z] [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
12:20:57 [2020-04-21T16:20:57.980Z] [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
12:20:57 [2020-04-21T16:20:57.980Z] [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
12:20:58 [2020-04-21T16:20:58.239Z] [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
12:20:58 [2020-04-21T16:20:58.239Z] [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
12:20:58 [2020-04-21T16:20:58.239Z] [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
12:20:58 [2020-04-21T16:20:58.499Z] [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 51 kB/s)
12:20:58 [2020-04-21T16:20:58.499Z] [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
12:20:58 [2020-04-21T16:20:58.499Z] [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
12:20:58 [2020-04-21T16:20:58.499Z] [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
12:20:58 [2020-04-21T16:20:58.759Z] [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
12:20:58 [2020-04-21T16:20:58.759Z] [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
12:20:58 [2020-04-21T16:20:58.759Z] [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
12:20:58 [2020-04-21T16:20:58.759Z] [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 351 kB/s)
12:20:58 [2020-04-21T16:20:58.759Z] [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
12:20:59 [2020-04-21T16:20:59.018Z] [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
12:20:59 [2020-04-21T16:20:59.018Z] [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
12:20:59 [2020-04-21T16:20:59.955Z] [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
12:21:00 [2020-04-21T16:21:00.214Z] [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
12:21:00 [2020-04-21T16:21:00.214Z] [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
12:21:00 [2020-04-21T16:21:00.214Z] [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 58 kB/s)
12:21:00 [2020-04-21T16:21:00.214Z] [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
12:21:00 [2020-04-21T16:21:00.214Z] [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
12:21:00 [2020-04-21T16:21:00.214Z] [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
12:21:00 [2020-04-21T16:21:00.214Z] [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
12:21:00 [2020-04-21T16:21:00.214Z] [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
12:21:00 [2020-04-21T16:21:00.214Z] [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
12:21:00 [2020-04-21T16:21:00.473Z] [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
12:21:00 [2020-04-21T16:21:00.473Z] [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
12:21:00 [2020-04-21T16:21:00.473Z] [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
12:21:00 [2020-04-21T16:21:00.732Z] [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
12:21:00 [2020-04-21T16:21:00.732Z] [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
12:21:00 [2020-04-21T16:21:00.732Z] [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
12:21:00 [2020-04-21T16:21:00.992Z] [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
12:21:00 [2020-04-21T16:21:00.992Z] [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
12:21:00 [2020-04-21T16:21:00.992Z] [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
12:21:00 [2020-04-21T16:21:00.992Z] [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
12:21:00 [2020-04-21T16:21:00.992Z] [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
12:21:00 [2020-04-21T16:21:00.992Z] [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
12:21:00 [2020-04-21T16:21:00.992Z] [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 273 kB/s)
12:21:00 [2020-04-21T16:21:00.992Z] [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 280 kB/s)
12:21:00 [2020-04-21T16:21:00.992Z] [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 1.3 MB/s)
12:21:01 [2020-04-21T16:21:01.252Z] [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
12:21:01 [2020-04-21T16:21:01.252Z] [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
12:21:01 [2020-04-21T16:21:01.252Z] [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
12:21:01 [2020-04-21T16:21:01.820Z] [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
12:21:01 [2020-04-21T16:21:01.821Z] [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
12:21:01 [2020-04-21T16:21:01.821Z] [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
12:21:01 [2020-04-21T16:21:01.821Z] [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 28 kB/s)
12:21:01 [2020-04-21T16:21:01.821Z] [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
12:21:01 [2020-04-21T16:21:01.821Z] [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
12:21:02 [2020-04-21T16:21:02.080Z] [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
12:21:02 [2020-04-21T16:21:02.649Z] [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
12:21:03 [2020-04-21T16:21:03.219Z] [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
12:21:03 [2020-04-21T16:21:03.219Z] [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
12:21:03 [2020-04-21T16:21:03.481Z] [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 63 kB/s)
12:21:03 [2020-04-21T16:21:03.481Z] [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
12:21:05 [2020-04-21T16:21:05.078Z] [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
12:21:05 [2020-04-21T16:21:05.079Z] [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
12:21:05 [2020-04-21T16:21:05.647Z] [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
12:21:05 [2020-04-21T16:21:05.647Z] [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
12:21:05 [2020-04-21T16:21:05.647Z] [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
12:21:05 [2020-04-21T16:21:05.647Z] [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 7.5 kB/s)
12:21:05 [2020-04-21T16:21:05.647Z] [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
12:21:05 [2020-04-21T16:21:05.906Z] [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
12:21:06 [2020-04-21T16:21:06.165Z] [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
12:21:06 [2020-04-21T16:21:06.425Z] [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
12:21:06 [2020-04-21T16:21:06.425Z] [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
12:21:06 [2020-04-21T16:21:06.425Z] [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
12:21:06 [2020-04-21T16:21:06.425Z] [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 125 kB/s)
12:21:06 [2020-04-21T16:21:06.684Z] [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
12:21:06 [2020-04-21T16:21:06.684Z] [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
12:21:06 [2020-04-21T16:21:06.684Z] [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
12:21:06 [2020-04-21T16:21:06.943Z] [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
12:21:06 [2020-04-21T16:21:06.943Z] [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
12:21:07 [2020-04-21T16:21:07.202Z] [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
12:21:07 [2020-04-21T16:21:07.202Z] [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 386 kB/s)
12:21:07 [2020-04-21T16:21:07.203Z] [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
12:21:07 [2020-04-21T16:21:07.203Z] [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
12:21:07 [2020-04-21T16:21:07.203Z] [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
12:21:07 [2020-04-21T16:21:07.463Z] [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
12:21:07 [2020-04-21T16:21:07.463Z] [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
12:21:07 [2020-04-21T16:21:07.723Z] [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
12:21:07 [2020-04-21T16:21:07.723Z] [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 9.7 kB/s)
12:21:07 [2020-04-21T16:21:07.723Z] [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
12:21:07 [2020-04-21T16:21:07.723Z] [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
12:21:07 [2020-04-21T16:21:07.723Z] [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
12:21:07 [2020-04-21T16:21:07.982Z] [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
12:21:07 [2020-04-21T16:21:07.982Z] [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
12:21:07 [2020-04-21T16:21:07.982Z] [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
12:21:08 [2020-04-21T16:21:08.242Z] [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 128 kB/s)
12:21:08 [2020-04-21T16:21:08.242Z] [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
12:21:08 [2020-04-21T16:21:08.242Z] [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
12:21:08 [2020-04-21T16:21:08.242Z] [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
12:21:08 [2020-04-21T16:21:08.503Z] [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
12:21:08 [2020-04-21T16:21:08.503Z] [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
12:21:08 [2020-04-21T16:21:08.503Z] [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
12:21:08 [2020-04-21T16:21:08.503Z] [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 109 kB/s)
12:21:08 [2020-04-21T16:21:08.503Z] [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
12:21:08 [2020-04-21T16:21:08.763Z] [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
12:21:08 [2020-04-21T16:21:08.763Z] [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
12:21:09 [2020-04-21T16:21:09.022Z] [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
12:21:09 [2020-04-21T16:21:09.022Z] [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
12:21:09 [2020-04-21T16:21:09.023Z] [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
12:21:09 [2020-04-21T16:21:09.023Z] [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 210 kB/s)
12:21:09 [2020-04-21T16:21:09.023Z] [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
12:21:09 [2020-04-21T16:21:09.023Z] [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
12:21:09 [2020-04-21T16:21:09.023Z] [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
12:21:09 [2020-04-21T16:21:09.590Z] [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
12:21:09 [2020-04-21T16:21:09.849Z] [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
12:21:09 [2020-04-21T16:21:09.849Z] [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
12:21:09 [2020-04-21T16:21:09.850Z] [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 362 kB/s)
12:21:09 [2020-04-21T16:21:09.850Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
12:21:09 [2020-04-21T16:21:09.850Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
12:21:09 [2020-04-21T16:21:09.850Z] [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
12:21:10 [2020-04-21T16:21:10.419Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
12:21:10 [2020-04-21T16:21:10.419Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
12:21:10 [2020-04-21T16:21:10.419Z] [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
12:21:10 [2020-04-21T16:21:10.419Z] [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 372 kB/s)
12:21:10 [2020-04-21T16:21:10.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
12:21:10 [2020-04-21T16:21:10.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
12:21:10 [2020-04-21T16:21:10.419Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
12:21:10 [2020-04-21T16:21:10.988Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
12:21:10 [2020-04-21T16:21:10.988Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
12:21:10 [2020-04-21T16:21:10.988Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
12:21:10 [2020-04-21T16:21:10.988Z] [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 132 kB/s)
12:21:10 [2020-04-21T16:21:10.988Z] [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
12:21:10 [2020-04-21T16:21:10.988Z] [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
12:21:10 [2020-04-21T16:21:10.988Z] [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
12:21:11 [2020-04-21T16:21:11.247Z] [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
12:21:11 [2020-04-21T16:21:11.247Z] [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
12:21:11 [2020-04-21T16:21:11.507Z] [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
12:21:11 [2020-04-21T16:21:11.507Z] [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 100 kB/s)
12:21:11 [2020-04-21T16:21:11.507Z] [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
12:21:11 [2020-04-21T16:21:11.507Z] [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
12:21:11 [2020-04-21T16:21:11.507Z] [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
12:21:11 [2020-04-21T16:21:11.766Z] [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
12:21:11 [2020-04-21T16:21:11.766Z] [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
12:21:11 [2020-04-21T16:21:11.766Z] [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
12:21:11 [2020-04-21T16:21:11.766Z] [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 113 kB/s)
12:21:11 [2020-04-21T16:21:11.766Z] [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
12:21:11 [2020-04-21T16:21:11.766Z] [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
12:21:12 [2020-04-21T16:21:12.025Z] [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
12:21:12 [2020-04-21T16:21:12.285Z] [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
12:21:12 [2020-04-21T16:21:12.285Z] [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
12:21:12 [2020-04-21T16:21:12.285Z] [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
12:21:12 [2020-04-21T16:21:12.544Z] [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 20 kB/s)
12:21:12 [2020-04-21T16:21:12.544Z] [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
12:21:12 [2020-04-21T16:21:12.544Z] [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
12:21:12 [2020-04-21T16:21:12.544Z] [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
12:21:12 [2020-04-21T16:21:12.803Z] [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
12:21:12 [2020-04-21T16:21:12.803Z] [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
12:21:13 [2020-04-21T16:21:13.063Z] [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
12:21:13 [2020-04-21T16:21:13.063Z] [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 249 kB/s)
12:21:13 [2020-04-21T16:21:13.063Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom
12:21:13 [2020-04-21T16:21:13.063Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom
12:21:13 [2020-04-21T16:21:13.063Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom
12:21:13 [2020-04-21T16:21:13.788Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom
12:21:13 [2020-04-21T16:21:13.788Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom
12:21:13 [2020-04-21T16:21:13.788Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom
12:21:13 [2020-04-21T16:21:13.788Z] [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 38 kB/s)
12:21:13 [2020-04-21T16:21:13.788Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
12:21:13 [2020-04-21T16:21:13.788Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
12:21:13 [2020-04-21T16:21:13.788Z] [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
12:21:14 [2020-04-21T16:21:14.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
12:21:14 [2020-04-21T16:21:14.048Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
12:21:14 [2020-04-21T16:21:14.048Z] [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
12:21:14 [2020-04-21T16:21:14.617Z] [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 950 B/s)
12:21:14 [2020-04-21T16:21:14.617Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
12:21:14 [2020-04-21T16:21:14.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
12:21:14 [2020-04-21T16:21:14.617Z] [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
12:21:14 [2020-04-21T16:21:14.876Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
12:21:14 [2020-04-21T16:21:14.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
12:21:14 [2020-04-21T16:21:14.877Z] [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
12:21:15 [2020-04-21T16:21:15.136Z] [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 137 kB/s)
12:21:15 [2020-04-21T16:21:15.136Z] [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
12:21:15 [2020-04-21T16:21:15.136Z] [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
12:21:15 [2020-04-21T16:21:15.136Z] [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
12:21:15 [2020-04-21T16:21:15.395Z] [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
12:21:15 [2020-04-21T16:21:15.395Z] [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
12:21:15 [2020-04-21T16:21:15.395Z] [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
12:21:15 [2020-04-21T16:21:15.395Z] [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 130 kB/s)
12:21:15 [2020-04-21T16:21:15.395Z] [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
12:21:15 [2020-04-21T16:21:15.395Z] [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
12:21:15 [2020-04-21T16:21:15.655Z] [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
12:21:15 [2020-04-21T16:21:15.917Z] [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
12:21:15 [2020-04-21T16:21:15.917Z] [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
12:21:15 [2020-04-21T16:21:15.917Z] [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
12:21:15 [2020-04-21T16:21:15.917Z] [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 42 kB/s)
12:21:15 [2020-04-21T16:21:15.917Z] [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
12:21:16 [2020-04-21T16:21:16.177Z] [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
12:21:16 [2020-04-21T16:21:16.177Z] [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
12:21:16 [2020-04-21T16:21:16.436Z] [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
12:21:16 [2020-04-21T16:21:16.436Z] [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
12:21:16 [2020-04-21T16:21:16.696Z] [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
12:21:16 [2020-04-21T16:21:16.696Z] [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 80 kB/s)
12:21:16 [2020-04-21T16:21:16.696Z] [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
12:21:16 [2020-04-21T16:21:16.696Z] [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
12:21:16 [2020-04-21T16:21:16.696Z] [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
12:21:16 [2020-04-21T16:21:16.955Z] [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
12:21:16 [2020-04-21T16:21:16.955Z] [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
12:21:16 [2020-04-21T16:21:16.955Z] [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
12:21:17 [2020-04-21T16:21:17.215Z] [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 40 kB/s)
12:21:17 [2020-04-21T16:21:17.215Z] [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
12:21:17 [2020-04-21T16:21:17.215Z] [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
12:21:17 [2020-04-21T16:21:17.215Z] [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
12:21:17 [2020-04-21T16:21:17.475Z] [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
12:21:17 [2020-04-21T16:21:17.475Z] [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
12:21:17 [2020-04-21T16:21:17.475Z] [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
12:21:17 [2020-04-21T16:21:17.735Z] [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 10 kB/s)
12:21:17 [2020-04-21T16:21:17.735Z] [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
12:21:17 [2020-04-21T16:21:17.735Z] [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
12:21:17 [2020-04-21T16:21:17.735Z] [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
12:21:17 [2020-04-21T16:21:17.994Z] [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
12:21:17 [2020-04-21T16:21:17.994Z] [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
12:21:17 [2020-04-21T16:21:17.994Z] [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
12:21:17 [2020-04-21T16:21:17.994Z] [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 112 kB/s)
12:21:17 [2020-04-21T16:21:17.994Z] [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
12:21:18 [2020-04-21T16:21:18.253Z] [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
12:21:18 [2020-04-21T16:21:18.253Z] [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
12:21:18 [2020-04-21T16:21:18.512Z] [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
12:21:18 [2020-04-21T16:21:18.512Z] [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
12:21:18 [2020-04-21T16:21:18.513Z] [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
12:21:18 [2020-04-21T16:21:18.513Z] [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 73 kB/s)
12:21:18 [2020-04-21T16:21:18.513Z] [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
12:21:18 [2020-04-21T16:21:18.772Z] [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
12:21:18 [2020-04-21T16:21:18.772Z] [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
12:21:19 [2020-04-21T16:21:19.032Z] [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
12:21:19 [2020-04-21T16:21:19.033Z] [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
12:21:19 [2020-04-21T16:21:19.033Z] [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
12:21:19 [2020-04-21T16:21:19.033Z] [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 36 kB/s)
12:21:19 [2020-04-21T16:21:19.033Z] [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
12:21:19 [2020-04-21T16:21:19.033Z] [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
12:21:19 [2020-04-21T16:21:19.292Z] [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
12:21:19 [2020-04-21T16:21:19.552Z] [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
12:21:19 [2020-04-21T16:21:19.552Z] [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
12:21:19 [2020-04-21T16:21:19.552Z] [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
12:21:19 [2020-04-21T16:21:19.552Z] [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 42 kB/s)
12:21:19 [2020-04-21T16:21:19.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
12:21:19 [2020-04-21T16:21:19.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
12:21:19 [2020-04-21T16:21:19.552Z] [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
12:21:20 [2020-04-21T16:21:20.121Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
12:21:20 [2020-04-21T16:21:20.121Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
12:21:20 [2020-04-21T16:21:20.121Z] [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
12:21:20 [2020-04-21T16:21:20.121Z] [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 92 kB/s)
12:21:20 [2020-04-21T16:21:20.121Z] [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
12:21:20 [2020-04-21T16:21:20.121Z] [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
12:21:20 [2020-04-21T16:21:20.121Z] [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
12:21:20 [2020-04-21T16:21:20.381Z] [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
12:21:20 [2020-04-21T16:21:20.381Z] [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
12:21:20 [2020-04-21T16:21:20.641Z] [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
12:21:20 [2020-04-21T16:21:20.641Z] [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 73 kB/s)
12:21:20 [2020-04-21T16:21:20.641Z] [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
12:21:20 [2020-04-21T16:21:20.641Z] [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
12:21:20 [2020-04-21T16:21:20.641Z] [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
12:21:20 [2020-04-21T16:21:20.900Z] [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
12:21:20 [2020-04-21T16:21:20.900Z] [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
12:21:20 [2020-04-21T16:21:20.900Z] [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
12:21:21 [2020-04-21T16:21:21.160Z] [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 55 kB/s)
12:21:21 [2020-04-21T16:21:21.160Z] [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
12:21:21 [2020-04-21T16:21:21.160Z] [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
12:21:21 [2020-04-21T16:21:21.160Z] [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
12:21:21 [2020-04-21T16:21:21.419Z] [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
12:21:21 [2020-04-21T16:21:21.419Z] [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
12:21:21 [2020-04-21T16:21:21.419Z] [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
12:21:21 [2020-04-21T16:21:21.419Z] [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 173 kB/s)
12:21:21 [2020-04-21T16:21:21.419Z] [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
12:21:21 [2020-04-21T16:21:21.678Z] [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
12:21:21 [2020-04-21T16:21:21.678Z] [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
12:21:21 [2020-04-21T16:21:21.937Z] [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
12:21:21 [2020-04-21T16:21:21.937Z] [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
12:21:21 [2020-04-21T16:21:21.937Z] [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
12:21:21 [2020-04-21T16:21:21.937Z] [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 114 kB/s)
12:21:21 [2020-04-21T16:21:21.937Z] [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
12:21:21 [2020-04-21T16:21:21.937Z] [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
12:21:22 [2020-04-21T16:21:22.196Z] [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
12:21:22 [2020-04-21T16:21:22.457Z] [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
12:21:22 [2020-04-21T16:21:22.457Z] [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
12:21:22 [2020-04-21T16:21:22.457Z] [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
12:21:22 [2020-04-21T16:21:22.457Z] [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 38 kB/s)
12:21:22 [2020-04-21T16:21:22.457Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
12:21:22 [2020-04-21T16:21:22.457Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
12:21:22 [2020-04-21T16:21:22.457Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
12:21:22 [2020-04-21T16:21:22.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
12:21:23 [2020-04-21T16:21:23.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
12:21:23 [2020-04-21T16:21:23.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
12:21:23 [2020-04-21T16:21:23.454Z] [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 104 kB/s)
12:21:23 [2020-04-21T16:21:23.454Z] [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
12:21:23 [2020-04-21T16:21:23.454Z] [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
12:21:23 [2020-04-21T16:21:23.454Z] [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
12:21:23 [2020-04-21T16:21:23.454Z] [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
12:21:23 [2020-04-21T16:21:23.454Z] [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
12:21:23 [2020-04-21T16:21:23.454Z] [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
12:21:23 [2020-04-21T16:21:23.715Z] [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
12:21:23 [2020-04-21T16:21:23.715Z] [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
12:21:23 [2020-04-21T16:21:23.715Z] [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
12:21:23 [2020-04-21T16:21:23.715Z] [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
12:21:23 [2020-04-21T16:21:23.715Z] [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
12:21:23 [2020-04-21T16:21:23.715Z] [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
12:21:23 [2020-04-21T16:21:23.715Z] [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 519 kB/s)
12:21:23 [2020-04-21T16:21:23.976Z] [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 33 kB/s)
12:21:24 [2020-04-21T16:21:24.235Z] [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
12:21:24 [2020-04-21T16:21:24.236Z] [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
12:21:24 [2020-04-21T16:21:24.236Z] [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
12:21:24 [2020-04-21T16:21:24.495Z] [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
12:21:24 [2020-04-21T16:21:24.495Z] [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
12:21:24 [2020-04-21T16:21:24.757Z] [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
12:21:24 [2020-04-21T16:21:24.757Z] [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 47 kB/s)
12:21:24 [2020-04-21T16:21:24.757Z] [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
12:21:25 [2020-04-21T16:21:25.017Z] [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
12:21:25 [2020-04-21T16:21:25.017Z] [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
12:21:25 [2020-04-21T16:21:25.277Z] [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
12:21:25 [2020-04-21T16:21:25.537Z] [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
12:21:25 [2020-04-21T16:21:25.537Z] [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
12:21:25 [2020-04-21T16:21:25.537Z] [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)
12:21:25 [2020-04-21T16:21:25.537Z] [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
12:21:25 [2020-04-21T16:21:25.537Z] [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
12:21:25 [2020-04-21T16:21:25.796Z] [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
12:21:26 [2020-04-21T16:21:26.365Z] [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
12:21:26 [2020-04-21T16:21:26.365Z] [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
12:21:26 [2020-04-21T16:21:26.624Z] [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
12:21:26 [2020-04-21T16:21:26.624Z] [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 40 kB/s)
12:21:26 [2020-04-21T16:21:26.883Z] [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
12:21:26 [2020-04-21T16:21:26.883Z] [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
12:21:26 [2020-04-21T16:21:26.883Z] [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
12:21:27 [2020-04-21T16:21:27.143Z] [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
12:21:27 [2020-04-21T16:21:27.143Z] [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
12:21:27 [2020-04-21T16:21:27.143Z] [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
12:21:27 [2020-04-21T16:21:27.143Z] [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 100 kB/s)
12:21:27 [2020-04-21T16:21:27.143Z] [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
12:21:27 [2020-04-21T16:21:27.404Z] [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
12:21:27 [2020-04-21T16:21:27.404Z] [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
12:21:27 [2020-04-21T16:21:27.973Z] [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
12:21:27 [2020-04-21T16:21:27.974Z] [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
12:21:27 [2020-04-21T16:21:27.974Z] [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
12:21:27 [2020-04-21T16:21:27.974Z] [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 322 kB/s)
12:21:28 [2020-04-21T16:21:28.234Z] [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
12:21:28 [2020-04-21T16:21:28.234Z] [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
12:21:28 [2020-04-21T16:21:28.234Z] [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
12:21:28 [2020-04-21T16:21:28.493Z] [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
12:21:28 [2020-04-21T16:21:28.493Z] [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
12:21:28 [2020-04-21T16:21:28.494Z] [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
12:21:28 [2020-04-21T16:21:28.494Z] [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 104 kB/s)
12:21:28 [2020-04-21T16:21:28.494Z] [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
12:21:28 [2020-04-21T16:21:28.494Z] [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
12:21:28 [2020-04-21T16:21:28.753Z] [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
12:21:29 [2020-04-21T16:21:29.012Z] [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
12:21:29 [2020-04-21T16:21:29.950Z] [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
12:21:29 [2020-04-21T16:21:29.950Z] [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
12:21:29 [2020-04-21T16:21:29.950Z] [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 437 kB/s)
12:21:30 [2020-04-21T16:21:30.209Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
12:21:30 [2020-04-21T16:21:30.209Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
12:21:30 [2020-04-21T16:21:30.209Z] [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
12:21:30 [2020-04-21T16:21:30.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
12:21:30 [2020-04-21T16:21:30.728Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
12:21:30 [2020-04-21T16:21:30.728Z] [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
12:21:30 [2020-04-21T16:21:30.728Z] [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 695 kB/s)
12:21:30 [2020-04-21T16:21:30.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
12:21:30 [2020-04-21T16:21:30.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
12:21:30 [2020-04-21T16:21:30.728Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
12:21:31 [2020-04-21T16:21:31.296Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
12:21:31 [2020-04-21T16:21:31.296Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
12:21:31 [2020-04-21T16:21:31.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
12:21:31 [2020-04-21T16:21:31.296Z] [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 582 kB/s)
12:21:31 [2020-04-21T16:21:31.296Z] [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
12:21:31 [2020-04-21T16:21:31.296Z] [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
12:21:31 [2020-04-21T16:21:31.296Z] [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
12:21:31 [2020-04-21T16:21:31.556Z] [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
12:21:31 [2020-04-21T16:21:31.556Z] [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
12:21:31 [2020-04-21T16:21:31.556Z] [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
12:21:31 [2020-04-21T16:21:31.815Z] [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 48 kB/s)
12:21:31 [2020-04-21T16:21:31.816Z] [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
12:21:31 [2020-04-21T16:21:31.816Z] [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
12:21:31 [2020-04-21T16:21:31.816Z] [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
12:21:32 [2020-04-21T16:21:32.075Z] [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
12:21:32 [2020-04-21T16:21:32.075Z] [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
12:21:32 [2020-04-21T16:21:32.335Z] [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
12:21:32 [2020-04-21T16:21:32.335Z] [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 47 kB/s)
12:21:32 [2020-04-21T16:21:32.335Z] [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
12:21:32 [2020-04-21T16:21:32.335Z] [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
12:21:32 [2020-04-21T16:21:32.335Z] [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
12:21:32 [2020-04-21T16:21:32.594Z] [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
12:21:32 [2020-04-21T16:21:32.594Z] [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
12:21:32 [2020-04-21T16:21:32.594Z] [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
12:21:33 [2020-04-21T16:21:33.054Z] [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 229 kB/s)
12:21:33 [2020-04-21T16:21:33.054Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom
12:21:33 [2020-04-21T16:21:33.054Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
12:21:33 [2020-04-21T16:21:33.054Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom
12:21:33 [2020-04-21T16:21:33.054Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
12:21:33 [2020-04-21T16:21:33.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom
12:21:33 [2020-04-21T16:21:33.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom
12:21:33 [2020-04-21T16:21:33.319Z] [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 475 kB/s)
12:21:33 [2020-04-21T16:21:33.319Z] [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
12:21:33 [2020-04-21T16:21:33.319Z] [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
12:21:33 [2020-04-21T16:21:33.319Z] [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
12:21:33 [2020-04-21T16:21:33.319Z] [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
12:21:33 [2020-04-21T16:21:33.319Z] [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
12:21:33 [2020-04-21T16:21:33.319Z] [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
12:21:33 [2020-04-21T16:21:33.319Z] [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
12:21:33 [2020-04-21T16:21:33.319Z] [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
12:21:33 [2020-04-21T16:21:33.319Z] [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
12:21:33 [2020-04-21T16:21:33.319Z] [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
12:21:33 [2020-04-21T16:21:33.319Z] [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
12:21:33 [2020-04-21T16:21:33.319Z] [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
12:21:33 [2020-04-21T16:21:33.887Z] [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
12:21:33 [2020-04-21T16:21:33.887Z] [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
12:21:33 [2020-04-21T16:21:33.887Z] [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
12:21:33 [2020-04-21T16:21:33.887Z] [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
12:21:33 [2020-04-21T16:21:33.887Z] [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
12:21:33 [2020-04-21T16:21:33.887Z] [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
12:21:33 [2020-04-21T16:21:33.888Z] [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
12:21:33 [2020-04-21T16:21:33.888Z] [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
12:21:33 [2020-04-21T16:21:33.888Z] [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
12:21:33 [2020-04-21T16:21:33.888Z] [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
12:21:33 [2020-04-21T16:21:33.888Z] [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
12:21:33 [2020-04-21T16:21:33.888Z] [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
12:21:33 [2020-04-21T16:21:33.888Z] [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 1.3 MB/s)
12:21:33 [2020-04-21T16:21:33.888Z] [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 308 kB/s)
12:21:33 [2020-04-21T16:21:33.888Z] [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 365 kB/s)
12:21:33 [2020-04-21T16:21:33.888Z] [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 4.3 MB/s)
12:21:34 [2020-04-21T16:21:34.147Z] [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
12:21:34 [2020-04-21T16:21:34.147Z] [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
12:21:34 [2020-04-21T16:21:34.147Z] [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
12:21:34 [2020-04-21T16:21:34.716Z] [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
12:21:34 [2020-04-21T16:21:34.717Z] [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
12:21:34 [2020-04-21T16:21:34.717Z] [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
12:21:34 [2020-04-21T16:21:34.717Z] [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 87 kB/s)
12:21:34 [2020-04-21T16:21:34.717Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
12:21:34 [2020-04-21T16:21:34.717Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
12:21:34 [2020-04-21T16:21:34.717Z] [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
12:21:34 [2020-04-21T16:21:34.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
12:21:34 [2020-04-21T16:21:34.977Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
12:21:34 [2020-04-21T16:21:34.977Z] [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
12:21:34 [2020-04-21T16:21:34.977Z] [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 293 kB/s)
12:21:34 [2020-04-21T16:21:34.977Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
12:21:35 [2020-04-21T16:21:35.237Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
12:21:35 [2020-04-21T16:21:35.237Z] [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
12:21:35 [2020-04-21T16:21:35.496Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
12:21:35 [2020-04-21T16:21:35.496Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
12:21:35 [2020-04-21T16:21:35.496Z] [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
12:21:35 [2020-04-21T16:21:35.496Z] [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 1.4 MB/s)
12:21:35 [2020-04-21T16:21:35.496Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom
12:21:35 [2020-04-21T16:21:35.496Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
12:21:35 [2020-04-21T16:21:35.497Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
12:21:36 [2020-04-21T16:21:36.066Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom
12:21:36 [2020-04-21T16:21:36.066Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom
12:21:36 [2020-04-21T16:21:36.066Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
12:21:36 [2020-04-21T16:21:36.066Z] [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 698 kB/s)
12:21:36 [2020-04-21T16:21:36.066Z] [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
12:21:36 [2020-04-21T16:21:36.066Z] [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
12:21:36 [2020-04-21T16:21:36.066Z] [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
12:21:36 [2020-04-21T16:21:36.325Z] [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
12:21:36 [2020-04-21T16:21:36.584Z] [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
12:21:36 [2020-04-21T16:21:36.584Z] [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
12:21:36 [2020-04-21T16:21:36.584Z] [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 337 kB/s)
12:21:36 [2020-04-21T16:21:36.584Z] [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
12:21:36 [2020-04-21T16:21:36.584Z] [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
12:21:36 [2020-04-21T16:21:36.843Z] [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
12:21:37 [2020-04-21T16:21:37.103Z] [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
12:21:37 [2020-04-21T16:21:37.103Z] [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
12:21:37 [2020-04-21T16:21:37.103Z] [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
12:21:37 [2020-04-21T16:21:37.103Z] [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 174 kB/s)
12:21:37 [2020-04-21T16:21:37.103Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
12:21:37 [2020-04-21T16:21:37.103Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
12:21:37 [2020-04-21T16:21:37.103Z] [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
12:21:37 [2020-04-21T16:21:37.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
12:21:37 [2020-04-21T16:21:37.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
12:21:37 [2020-04-21T16:21:37.674Z] [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
12:21:37 [2020-04-21T16:21:37.674Z] [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 208 kB/s)
12:21:37 [2020-04-21T16:21:37.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
12:21:37 [2020-04-21T16:21:37.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
12:21:37 [2020-04-21T16:21:37.674Z] [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
12:21:37 [2020-04-21T16:21:37.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
12:21:37 [2020-04-21T16:21:37.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
12:21:38 [2020-04-21T16:21:38.193Z] [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
12:21:38 [2020-04-21T16:21:38.193Z] [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.5 MB/s)
12:21:38 [2020-04-21T16:21:38.193Z] [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
12:21:38 [2020-04-21T16:21:38.193Z] [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
12:21:38 [2020-04-21T16:21:38.193Z] [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
12:21:38 [2020-04-21T16:21:38.452Z] [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
12:21:38 [2020-04-21T16:21:38.711Z] [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
12:21:38 [2020-04-21T16:21:38.711Z] [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
12:21:38 [2020-04-21T16:21:38.711Z] [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 387 kB/s)
12:21:38 [2020-04-21T16:21:38.711Z] [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
12:21:38 [2020-04-21T16:21:38.711Z] [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
12:21:38 [2020-04-21T16:21:38.711Z] [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
12:21:39 [2020-04-21T16:21:39.279Z] [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
12:21:39 [2020-04-21T16:21:39.279Z] [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
12:21:39 [2020-04-21T16:21:39.279Z] [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
12:21:39 [2020-04-21T16:21:39.279Z] [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 90 kB/s)
12:21:39 [2020-04-21T16:21:39.279Z] [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
12:21:39 [2020-04-21T16:21:39.279Z] [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
12:21:39 [2020-04-21T16:21:39.279Z] [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
12:21:39 [2020-04-21T16:21:39.539Z] [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
12:21:39 [2020-04-21T16:21:39.799Z] [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
12:21:39 [2020-04-21T16:21:39.799Z] [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
12:21:39 [2020-04-21T16:21:39.799Z] [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 558 kB/s)
12:21:39 [2020-04-21T16:21:39.799Z] [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
12:21:39 [2020-04-21T16:21:39.799Z] [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
12:21:39 [2020-04-21T16:21:39.799Z] [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
12:21:40 [2020-04-21T16:21:40.367Z] [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
12:21:40 [2020-04-21T16:21:40.367Z] [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
12:21:40 [2020-04-21T16:21:40.367Z] [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
12:21:40 [2020-04-21T16:21:40.367Z] [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 160 kB/s)
12:21:40 [2020-04-21T16:21:40.367Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
12:21:40 [2020-04-21T16:21:40.367Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
12:21:40 [2020-04-21T16:21:40.368Z] [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
12:21:40 [2020-04-21T16:21:40.627Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
12:21:40 [2020-04-21T16:21:40.627Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
12:21:40 [2020-04-21T16:21:40.886Z] [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
12:21:40 [2020-04-21T16:21:40.886Z] [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 93 kB/s)
12:21:40 [2020-04-21T16:21:40.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
12:21:40 [2020-04-21T16:21:40.886Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
12:21:40 [2020-04-21T16:21:40.886Z] [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
12:21:41 [2020-04-21T16:21:41.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
12:21:41 [2020-04-21T16:21:41.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
12:21:41 [2020-04-21T16:21:41.404Z] [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
12:21:41 [2020-04-21T16:21:41.404Z] [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 1.6 MB/s)
12:21:41 [2020-04-21T16:21:41.404Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
12:21:41 [2020-04-21T16:21:41.404Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
12:21:41 [2020-04-21T16:21:41.404Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
12:21:41 [2020-04-21T16:21:41.662Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
12:21:41 [2020-04-21T16:21:41.921Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
12:21:41 [2020-04-21T16:21:41.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
12:21:41 [2020-04-21T16:21:41.921Z] [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 288 kB/s)
12:21:41 [2020-04-21T16:21:41.921Z] [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
12:21:41 [2020-04-21T16:21:41.921Z] [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
12:21:41 [2020-04-21T16:21:41.921Z] [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
12:21:42 [2020-04-21T16:21:42.182Z] [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
12:21:42 [2020-04-21T16:21:42.855Z] [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
12:21:42 [2020-04-21T16:21:42.855Z] [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
12:21:42 [2020-04-21T16:21:42.855Z] [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 390 kB/s)
12:21:42 [2020-04-21T16:21:42.855Z] [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
12:21:42 [2020-04-21T16:21:42.855Z] [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
12:21:42 [2020-04-21T16:21:42.855Z] [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
12:21:43 [2020-04-21T16:21:43.115Z] [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
12:21:43 [2020-04-21T16:21:43.115Z] [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
12:21:43 [2020-04-21T16:21:43.115Z] [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
12:21:43 [2020-04-21T16:21:43.115Z] [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 159 kB/s)
12:21:43 [2020-04-21T16:21:43.115Z] [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
12:21:43 [2020-04-21T16:21:43.115Z] [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
12:21:43 [2020-04-21T16:21:43.115Z] [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
12:21:43 [2020-04-21T16:21:43.374Z] [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
12:21:43 [2020-04-21T16:21:43.374Z] [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
12:21:43 [2020-04-21T16:21:43.634Z] [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
12:21:43 [2020-04-21T16:21:43.634Z] [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 305 kB/s)
12:21:43 [2020-04-21T16:21:43.634Z] [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
12:21:43 [2020-04-21T16:21:43.893Z] [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
12:21:43 [2020-04-21T16:21:43.893Z] [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
12:21:44 [2020-04-21T16:21:44.152Z] [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
12:21:44 [2020-04-21T16:21:44.152Z] [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
12:21:44 [2020-04-21T16:21:44.152Z] [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
12:21:44 [2020-04-21T16:21:44.152Z] [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 370 kB/s)
12:21:44 [2020-04-21T16:21:44.152Z] [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
12:21:44 [2020-04-21T16:21:44.152Z] [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
12:21:44 [2020-04-21T16:21:44.152Z] [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
12:21:44 [2020-04-21T16:21:44.720Z] [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
12:21:44 [2020-04-21T16:21:44.720Z] [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
12:21:44 [2020-04-21T16:21:44.720Z] [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
12:21:44 [2020-04-21T16:21:44.979Z] [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 900 kB/s)
12:21:44 [2020-04-21T16:21:44.980Z] [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
12:21:44 [2020-04-21T16:21:44.980Z] [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
12:21:44 [2020-04-21T16:21:44.980Z] [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
12:21:45 [2020-04-21T16:21:45.548Z] [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
12:21:45 [2020-04-21T16:21:45.548Z] [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
12:21:45 [2020-04-21T16:21:45.548Z] [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
12:21:45 [2020-04-21T16:21:45.548Z] [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 251 kB/s)
12:21:45 [2020-04-21T16:21:45.548Z] [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
12:21:45 [2020-04-21T16:21:45.548Z] [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
12:21:45 [2020-04-21T16:21:45.548Z] [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
12:21:46 [2020-04-21T16:21:46.117Z] [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
12:21:46 [2020-04-21T16:21:46.117Z] [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
12:21:46 [2020-04-21T16:21:46.377Z] [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
12:21:46 [2020-04-21T16:21:46.377Z] [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 720 kB/s)
12:21:46 [2020-04-21T16:21:46.639Z] [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
12:21:46 [2020-04-21T16:21:46.639Z] [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
12:21:46 [2020-04-21T16:21:46.639Z] [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
12:21:46 [2020-04-21T16:21:46.899Z] [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
12:21:46 [2020-04-21T16:21:46.899Z] [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
12:21:46 [2020-04-21T16:21:46.899Z] [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
12:21:47 [2020-04-21T16:21:47.158Z] [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 97 kB/s)
12:21:47 [2020-04-21T16:21:47.158Z] [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
12:21:47 [2020-04-21T16:21:47.159Z] [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
12:21:47 [2020-04-21T16:21:47.159Z] [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
12:21:47 [2020-04-21T16:21:47.418Z] [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
12:21:47 [2020-04-21T16:21:47.418Z] [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
12:21:47 [2020-04-21T16:21:47.418Z] [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
12:21:47 [2020-04-21T16:21:47.418Z] [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 34 kB/s)
12:21:47 [2020-04-21T16:21:47.418Z] [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
12:21:47 [2020-04-21T16:21:47.677Z] [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
12:21:47 [2020-04-21T16:21:47.677Z] [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
12:21:47 [2020-04-21T16:21:47.938Z] [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
12:21:47 [2020-04-21T16:21:47.938Z] [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
12:21:47 [2020-04-21T16:21:47.938Z] [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
12:21:47 [2020-04-21T16:21:47.938Z] [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 120 kB/s)
12:21:47 [2020-04-21T16:21:47.938Z] [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
12:21:48 [2020-04-21T16:21:48.197Z] [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
12:21:48 [2020-04-21T16:21:48.197Z] [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
12:21:48 [2020-04-21T16:21:48.457Z] [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
12:21:48 [2020-04-21T16:21:48.457Z] [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
12:21:48 [2020-04-21T16:21:48.457Z] [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
12:21:48 [2020-04-21T16:21:48.457Z] [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 25 kB/s)
12:21:48 [2020-04-21T16:21:48.457Z] [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
12:21:48 [2020-04-21T16:21:48.716Z] [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
12:21:48 [2020-04-21T16:21:48.716Z] [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
12:21:48 [2020-04-21T16:21:48.975Z] [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
12:21:48 [2020-04-21T16:21:48.975Z] [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
12:21:48 [2020-04-21T16:21:48.975Z] [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
12:21:48 [2020-04-21T16:21:48.975Z] [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 69 kB/s)
12:21:48 [2020-04-21T16:21:48.975Z] [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
12:21:49 [2020-04-21T16:21:49.234Z] [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
12:21:49 [2020-04-21T16:21:49.234Z] [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
12:21:49 [2020-04-21T16:21:49.494Z] [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
12:21:49 [2020-04-21T16:21:49.494Z] [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
12:21:49 [2020-04-21T16:21:49.494Z] [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
12:21:49 [2020-04-21T16:21:49.494Z] [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 74 kB/s)
12:21:49 [2020-04-21T16:21:49.494Z] [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
12:21:49 [2020-04-21T16:21:49.494Z] [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
12:21:49 [2020-04-21T16:21:49.754Z] [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
12:21:50 [2020-04-21T16:21:50.013Z] [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
12:21:50 [2020-04-21T16:21:50.013Z] [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
12:21:50 [2020-04-21T16:21:50.013Z] [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
12:21:50 [2020-04-21T16:21:50.013Z] [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 39 kB/s)
12:21:50 [2020-04-21T16:21:50.014Z] [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
12:21:50 [2020-04-21T16:21:50.014Z] [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
12:21:50 [2020-04-21T16:21:50.014Z] [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
12:21:50 [2020-04-21T16:21:50.582Z] [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
12:21:50 [2020-04-21T16:21:50.582Z] [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
12:21:50 [2020-04-21T16:21:50.582Z] [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
12:21:50 [2020-04-21T16:21:50.582Z] [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 169 kB/s)
12:21:50 [2020-04-21T16:21:50.582Z] [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
12:21:50 [2020-04-21T16:21:50.583Z] [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
12:21:50 [2020-04-21T16:21:50.583Z] [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
12:21:50 [2020-04-21T16:21:50.843Z] [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
12:21:50 [2020-04-21T16:21:50.843Z] [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
12:21:51 [2020-04-21T16:21:51.102Z] [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
12:21:51 [2020-04-21T16:21:51.102Z] [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 854 kB/s)
12:21:51 [2020-04-21T16:21:51.361Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
12:21:51 [2020-04-21T16:21:51.361Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
12:21:51 [2020-04-21T16:21:51.361Z] [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
12:21:51 [2020-04-21T16:21:51.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
12:21:51 [2020-04-21T16:21:51.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
12:21:51 [2020-04-21T16:21:51.620Z] [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
12:21:51 [2020-04-21T16:21:51.620Z] [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 1.9 MB/s)
12:21:51 [2020-04-21T16:21:51.621Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
12:21:52 [2020-04-21T16:21:52.064Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
12:21:52 [2020-04-21T16:21:52.064Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
12:21:52 [2020-04-21T16:21:52.064Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom
12:21:52 [2020-04-21T16:21:52.064Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom
12:21:52 [2020-04-21T16:21:52.064Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
12:21:52 [2020-04-21T16:21:52.325Z] [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 596 kB/s)
12:21:52 [2020-04-21T16:21:52.325Z] [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
12:21:52 [2020-04-21T16:21:52.325Z] [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
12:21:52 [2020-04-21T16:21:52.325Z] [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
12:21:52 [2020-04-21T16:21:52.584Z] [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
12:21:52 [2020-04-21T16:21:52.584Z] [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
12:21:52 [2020-04-21T16:21:52.584Z] [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
12:21:52 [2020-04-21T16:21:52.584Z] [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 63 kB/s)
12:21:52 [2020-04-21T16:21:52.844Z] [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
12:21:52 [2020-04-21T16:21:52.844Z] [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
12:21:52 [2020-04-21T16:21:52.844Z] [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
12:21:53 [2020-04-21T16:21:53.103Z] [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
12:21:53 [2020-04-21T16:21:53.103Z] [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
12:21:53 [2020-04-21T16:21:53.103Z] [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
12:21:53 [2020-04-21T16:21:53.103Z] [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 406 kB/s)
12:21:53 [2020-04-21T16:21:53.103Z] [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
12:21:53 [2020-04-21T16:21:53.103Z] [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
12:21:53 [2020-04-21T16:21:53.103Z] [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
12:21:53 [2020-04-21T16:21:53.673Z] [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
12:21:53 [2020-04-21T16:21:53.673Z] [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
12:21:53 [2020-04-21T16:21:53.673Z] [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
12:21:53 [2020-04-21T16:21:53.673Z] [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 41 kB/s)
12:21:53 [2020-04-21T16:21:53.673Z] [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
12:21:53 [2020-04-21T16:21:53.674Z] [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
12:21:53 [2020-04-21T16:21:53.674Z] [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
12:21:53 [2020-04-21T16:21:53.934Z] [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
12:21:53 [2020-04-21T16:21:53.934Z] [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
12:21:54 [2020-04-21T16:21:54.193Z] [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
12:21:54 [2020-04-21T16:21:54.193Z] [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 549 kB/s)
12:21:54 [2020-04-21T16:21:54.193Z] [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
12:21:54 [2020-04-21T16:21:54.193Z] [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
12:21:54 [2020-04-21T16:21:54.193Z] [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
12:21:54 [2020-04-21T16:21:54.453Z] [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
12:21:54 [2020-04-21T16:21:54.453Z] [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
12:21:54 [2020-04-21T16:21:54.453Z] [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
12:21:54 [2020-04-21T16:21:54.712Z] [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 320 kB/s)
12:21:54 [2020-04-21T16:21:54.712Z] [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
12:21:54 [2020-04-21T16:21:54.712Z] [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
12:21:54 [2020-04-21T16:21:54.712Z] [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
12:21:54 [2020-04-21T16:21:54.970Z] [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
12:21:54 [2020-04-21T16:21:54.970Z] [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
12:21:54 [2020-04-21T16:21:54.970Z] [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
12:21:54 [2020-04-21T16:21:54.971Z] [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 83 kB/s)
12:21:54 [2020-04-21T16:21:54.971Z] [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
12:21:54 [2020-04-21T16:21:54.971Z] [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
12:21:55 [2020-04-21T16:21:55.229Z] [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
12:21:55 [2020-04-21T16:21:55.488Z] [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
12:21:55 [2020-04-21T16:21:55.488Z] [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
12:21:55 [2020-04-21T16:21:55.488Z] [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
12:21:55 [2020-04-21T16:21:55.488Z] [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 800 kB/s)
12:21:55 [2020-04-21T16:21:55.488Z] [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
12:21:55 [2020-04-21T16:21:55.488Z] [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
12:21:55 [2020-04-21T16:21:55.488Z] [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
12:21:56 [2020-04-21T16:21:56.056Z] [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
12:21:56 [2020-04-21T16:21:56.056Z] [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
12:21:56 [2020-04-21T16:21:56.056Z] [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
12:21:56 [2020-04-21T16:21:56.315Z] [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 9.1 kB/s)
12:21:56 [2020-04-21T16:21:56.315Z] [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
12:21:56 [2020-04-21T16:21:56.315Z] [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
12:21:56 [2020-04-21T16:21:56.574Z] [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
12:21:56 [2020-04-21T16:21:56.834Z] [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
12:21:56 [2020-04-21T16:21:56.834Z] [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
12:21:56 [2020-04-21T16:21:56.834Z] [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
12:21:56 [2020-04-21T16:21:56.834Z] [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 42 kB/s)
12:21:56 [2020-04-21T16:21:56.834Z] [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
12:21:56 [2020-04-21T16:21:56.834Z] [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
12:21:57 [2020-04-21T16:21:57.093Z] [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
12:21:57 [2020-04-21T16:21:57.352Z] [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
12:21:57 [2020-04-21T16:21:57.352Z] [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
12:21:57 [2020-04-21T16:21:57.352Z] [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
12:21:57 [2020-04-21T16:21:57.352Z] [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 250 kB/s)
12:21:57 [2020-04-21T16:21:57.352Z] [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
12:21:57 [2020-04-21T16:21:57.352Z] [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
12:21:57 [2020-04-21T16:21:57.352Z] [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
12:21:57 [2020-04-21T16:21:57.922Z] [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
12:21:57 [2020-04-21T16:21:57.922Z] [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
12:21:57 [2020-04-21T16:21:57.922Z] [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
12:21:57 [2020-04-21T16:21:57.922Z] [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 705 kB/s)
12:21:57 [2020-04-21T16:21:57.922Z] [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
12:21:57 [2020-04-21T16:21:57.922Z] [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
12:21:57 [2020-04-21T16:21:57.922Z] [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
12:21:58 [2020-04-21T16:21:58.180Z] [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
12:21:58 [2020-04-21T16:21:58.440Z] [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
12:21:58 [2020-04-21T16:21:58.440Z] [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
12:21:58 [2020-04-21T16:21:58.440Z] [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 182 kB/s)
12:21:58 [2020-04-21T16:21:58.440Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
12:21:58 [2020-04-21T16:21:58.440Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
12:21:58 [2020-04-21T16:21:58.440Z] [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
12:21:58 [2020-04-21T16:21:58.698Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
12:21:58 [2020-04-21T16:21:58.698Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
12:21:58 [2020-04-21T16:21:58.959Z] [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
12:21:58 [2020-04-21T16:21:58.959Z] [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 498 kB/s)
12:21:58 [2020-04-21T16:21:58.959Z] [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
12:21:58 [2020-04-21T16:21:58.959Z] [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
12:21:58 [2020-04-21T16:21:58.959Z] [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
12:21:59 [2020-04-21T16:21:59.527Z] [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
12:21:59 [2020-04-21T16:21:59.787Z] [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
12:21:59 [2020-04-21T16:21:59.787Z] [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
12:21:59 [2020-04-21T16:21:59.787Z] [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 249 kB/s)
12:21:59 [2020-04-21T16:21:59.787Z] [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
12:21:59 [2020-04-21T16:21:59.787Z] [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
12:21:59 [2020-04-21T16:21:59.787Z] [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
12:22:00 [2020-04-21T16:22:00.047Z] [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
12:22:00 [2020-04-21T16:22:00.306Z] [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
12:22:00 [2020-04-21T16:22:00.306Z] [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
12:22:00 [2020-04-21T16:22:00.306Z] [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 575 kB/s)
12:22:00 [2020-04-21T16:22:00.306Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
12:22:00 [2020-04-21T16:22:00.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
12:22:00 [2020-04-21T16:22:00.306Z] [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
12:22:00 [2020-04-21T16:22:00.884Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
12:22:00 [2020-04-21T16:22:00.884Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
12:22:00 [2020-04-21T16:22:00.884Z] [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
12:22:00 [2020-04-21T16:22:00.884Z] [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 658 kB/s)
12:22:00 [2020-04-21T16:22:00.884Z] [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
12:22:00 [2020-04-21T16:22:00.884Z] [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
12:22:00 [2020-04-21T16:22:00.884Z] [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
12:22:01 [2020-04-21T16:22:01.456Z] [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
12:22:01 [2020-04-21T16:22:01.456Z] [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
12:22:01 [2020-04-21T16:22:01.456Z] [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
12:22:01 [2020-04-21T16:22:01.457Z] [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 88 kB/s)
12:22:02 [2020-04-21T16:22:02.058Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
12:22:02 [2020-04-21T16:22:02.058Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
12:22:02 [2020-04-21T16:22:02.058Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
12:22:02 [2020-04-21T16:22:02.411Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
12:22:02 [2020-04-21T16:22:02.411Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
12:22:02 [2020-04-21T16:22:02.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
12:22:02 [2020-04-21T16:22:02.411Z] [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 74 kB/s)
12:22:02 [2020-04-21T16:22:02.411Z] [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
12:22:02 [2020-04-21T16:22:02.411Z] [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
12:22:02 [2020-04-21T16:22:02.411Z] [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
12:22:02 [2020-04-21T16:22:02.411Z] [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
12:22:02 [2020-04-21T16:22:02.705Z] [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
12:22:02 [2020-04-21T16:22:02.705Z] [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
12:22:02 [2020-04-21T16:22:02.705Z] [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)
12:22:02 [2020-04-21T16:22:02.705Z] [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
12:22:02 [2020-04-21T16:22:02.705Z] [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
12:22:02 [2020-04-21T16:22:02.705Z] [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
12:22:02 [2020-04-21T16:22:02.964Z] [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
12:22:02 [2020-04-21T16:22:02.964Z] [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
12:22:02 [2020-04-21T16:22:02.964Z] [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
12:22:02 [2020-04-21T16:22:02.964Z] [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 54 kB/s)
12:22:02 [2020-04-21T16:22:02.964Z] [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
12:22:03 [2020-04-21T16:22:03.224Z] [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
12:22:03 [2020-04-21T16:22:03.224Z] [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
12:22:03 [2020-04-21T16:22:03.483Z] [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
12:22:03 [2020-04-21T16:22:03.483Z] [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
12:22:03 [2020-04-21T16:22:03.483Z] [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
12:22:03 [2020-04-21T16:22:03.483Z] [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 33 kB/s)
12:22:03 [2020-04-21T16:22:03.483Z] [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
12:22:03 [2020-04-21T16:22:03.483Z] [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
12:22:03 [2020-04-21T16:22:03.743Z] [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
12:22:04 [2020-04-21T16:22:04.002Z] [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
12:22:04 [2020-04-21T16:22:04.002Z] [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
12:22:04 [2020-04-21T16:22:04.002Z] [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
12:22:04 [2020-04-21T16:22:04.002Z] [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 243 kB/s)
12:22:04 [2020-04-21T16:22:04.002Z] [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
12:22:04 [2020-04-21T16:22:04.002Z] [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
12:22:04 [2020-04-21T16:22:04.261Z] [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
12:22:05 [2020-04-21T16:22:05.640Z] [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
12:22:06 [2020-04-21T16:22:06.207Z] [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
12:22:06 [2020-04-21T16:22:06.466Z] [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
12:22:07 [2020-04-21T16:22:07.403Z] [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 11 kB/s)
12:22:07 [2020-04-21T16:22:07.403Z] [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
12:22:07 [2020-04-21T16:22:07.403Z] [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
12:22:07 [2020-04-21T16:22:07.662Z] [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
12:22:07 [2020-04-21T16:22:07.921Z] [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
12:22:08 [2020-04-21T16:22:08.180Z] [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
12:22:08 [2020-04-21T16:22:08.180Z] [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
12:22:08 [2020-04-21T16:22:08.180Z] [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 141 kB/s)
12:22:08 [2020-04-21T16:22:08.180Z] [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
12:22:08 [2020-04-21T16:22:08.440Z] [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
12:22:08 [2020-04-21T16:22:08.440Z] [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
12:22:08 [2020-04-21T16:22:08.699Z] [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
12:22:08 [2020-04-21T16:22:08.699Z] [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
12:22:08 [2020-04-21T16:22:08.699Z] [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
12:22:08 [2020-04-21T16:22:08.958Z] [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 35 kB/s)
12:22:08 [2020-04-21T16:22:08.958Z] [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
12:22:08 [2020-04-21T16:22:08.958Z] [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
12:22:08 [2020-04-21T16:22:08.958Z] [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
12:22:09 [2020-04-21T16:22:09.217Z] [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
12:22:09 [2020-04-21T16:22:09.217Z] [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
12:22:09 [2020-04-21T16:22:09.217Z] [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
12:22:09 [2020-04-21T16:22:09.217Z] [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 37 kB/s)
12:22:09 [2020-04-21T16:22:09.217Z] [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
12:22:09 [2020-04-21T16:22:09.784Z] [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
12:22:09 [2020-04-21T16:22:09.784Z] [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
12:22:10 [2020-04-21T16:22:10.044Z] [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
12:22:10 [2020-04-21T16:22:10.044Z] [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
12:22:10 [2020-04-21T16:22:10.303Z] [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
12:22:10 [2020-04-21T16:22:10.303Z] [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 84 kB/s)
12:22:10 [2020-04-21T16:22:10.303Z] [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
12:22:10 [2020-04-21T16:22:10.303Z] [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
12:22:10 [2020-04-21T16:22:10.303Z] [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
12:22:10 [2020-04-21T16:22:10.563Z] [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
12:22:10 [2020-04-21T16:22:10.563Z] [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
12:22:10 [2020-04-21T16:22:10.563Z] [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
12:22:10 [2020-04-21T16:22:10.822Z] [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 134 kB/s)
12:22:10 [2020-04-21T16:22:10.822Z] [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
12:22:10 [2020-04-21T16:22:10.822Z] [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
12:22:10 [2020-04-21T16:22:10.822Z] [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
12:22:11 [2020-04-21T16:22:11.082Z] [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
12:22:11 [2020-04-21T16:22:11.082Z] [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
12:22:11 [2020-04-21T16:22:11.082Z] [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
12:22:11 [2020-04-21T16:22:11.452Z] [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 87 kB/s)
12:22:11 [2020-04-21T16:22:11.452Z] [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
12:22:11 [2020-04-21T16:22:11.452Z] [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
12:22:11 [2020-04-21T16:22:11.452Z] [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
12:22:12 [2020-04-21T16:22:12.155Z] [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
12:22:12 [2020-04-21T16:22:12.155Z] [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
12:22:12 [2020-04-21T16:22:12.155Z] [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
12:22:12 [2020-04-21T16:22:12.156Z] [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 100 kB/s)
12:22:12 [2020-04-21T16:22:12.156Z] [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
12:22:12 [2020-04-21T16:22:12.156Z] [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
12:22:12 [2020-04-21T16:22:12.156Z] [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
12:22:12 [2020-04-21T16:22:12.156Z] [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
12:22:12 [2020-04-21T16:22:12.156Z] [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
12:22:12 [2020-04-21T16:22:12.156Z] [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
12:22:12 [2020-04-21T16:22:12.156Z] [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 155 kB/s)
12:22:12 [2020-04-21T16:22:12.156Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
12:22:12 [2020-04-21T16:22:12.156Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
12:22:12 [2020-04-21T16:22:12.554Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
12:22:12 [2020-04-21T16:22:12.554Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
12:22:12 [2020-04-21T16:22:12.554Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
12:22:12 [2020-04-21T16:22:12.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
12:22:12 [2020-04-21T16:22:12.854Z] [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 432 kB/s)
12:22:12 [2020-04-21T16:22:12.854Z] [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
12:22:12 [2020-04-21T16:22:12.854Z] [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
12:22:12 [2020-04-21T16:22:12.854Z] [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
12:22:13 [2020-04-21T16:22:13.154Z] [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
12:22:13 [2020-04-21T16:22:13.154Z] [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
12:22:13 [2020-04-21T16:22:13.154Z] [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
12:22:13 [2020-04-21T16:22:13.154Z] [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 634 kB/s)
12:22:13 [2020-04-21T16:22:13.154Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
12:22:13 [2020-04-21T16:22:13.154Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
12:22:13 [2020-04-21T16:22:13.454Z] [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
12:22:13 [2020-04-21T16:22:13.754Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
12:22:13 [2020-04-21T16:22:13.755Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
12:22:13 [2020-04-21T16:22:13.755Z] [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
12:22:13 [2020-04-21T16:22:13.755Z] [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 149 kB/s)
12:22:13 [2020-04-21T16:22:13.755Z] [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
12:22:13 [2020-04-21T16:22:13.755Z] [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
12:22:13 [2020-04-21T16:22:13.755Z] [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
12:22:13 [2020-04-21T16:22:13.755Z] [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
12:22:13 [2020-04-21T16:22:13.755Z] [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
12:22:13 [2020-04-21T16:22:13.755Z] [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
12:22:13 [2020-04-21T16:22:13.755Z] [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
12:22:13 [2020-04-21T16:22:13.755Z] [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
12:22:13 [2020-04-21T16:22:13.755Z] [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
12:22:13 [2020-04-21T16:22:13.755Z] [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
12:22:13 [2020-04-21T16:22:13.755Z] [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
12:22:14 [2020-04-21T16:22:14.053Z] [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
12:22:14 [2020-04-21T16:22:14.054Z] [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
12:22:14 [2020-04-21T16:22:14.054Z] [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
12:22:14 [2020-04-21T16:22:14.054Z] [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
12:22:14 [2020-04-21T16:22:14.054Z] [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
12:22:14 [2020-04-21T16:22:14.054Z] [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
12:22:14 [2020-04-21T16:22:14.054Z] [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
12:22:14 [2020-04-21T16:22:14.054Z] [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
12:22:14 [2020-04-21T16:22:14.054Z] [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
12:22:15 [2020-04-21T16:22:15.154Z] [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
12:22:15 [2020-04-21T16:22:15.154Z] [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
12:22:15 [2020-04-21T16:22:15.154Z] [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
12:22:15 [2020-04-21T16:22:15.154Z] [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
12:22:15 [2020-04-21T16:22:15.154Z] [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
12:22:15 [2020-04-21T16:22:15.154Z] [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
12:22:15 [2020-04-21T16:22:15.154Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.155Z] [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
12:22:15 [2020-04-21T16:22:15.453Z] [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
12:22:15 [2020-04-21T16:22:15.454Z] [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
12:22:15 [2020-04-21T16:22:15.454Z] [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
12:22:15 [2020-04-21T16:22:15.454Z] [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
12:22:15 [2020-04-21T16:22:15.454Z] [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
12:22:15 [2020-04-21T16:22:15.754Z] [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
12:22:15 [2020-04-21T16:22:15.754Z] [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
12:22:15 [2020-04-21T16:22:15.754Z] [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
12:22:15 [2020-04-21T16:22:15.754Z] [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
12:22:16 [2020-04-21T16:22:16.054Z] [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
12:22:16 [2020-04-21T16:22:16.054Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.354Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.615Z] [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
12:22:16 [2020-04-21T16:22:16.874Z] [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
12:22:16 [2020-04-21T16:22:16.874Z] [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
12:22:16 [2020-04-21T16:22:16.875Z] [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
12:22:16 [2020-04-21T16:22:16.875Z] [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
12:22:16 [2020-04-21T16:22:16.875Z] [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
12:22:16 [2020-04-21T16:22:16.875Z] [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 5.3 MB/s)
12:22:16 [2020-04-21T16:22:16.875Z] [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
12:22:16 [2020-04-21T16:22:16.875Z] [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 1.6 MB/s)
12:22:16 [2020-04-21T16:22:16.875Z] [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
12:22:16 [2020-04-21T16:22:16.875Z] [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 4.2 MB/s)
12:22:16 [2020-04-21T16:22:16.875Z] [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
12:22:16 [2020-04-21T16:22:16.875Z] [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 1.7 MB/s)
12:22:16 [2020-04-21T16:22:16.875Z] [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
12:22:16 [2020-04-21T16:22:16.875Z] [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 106 kB/s)
12:22:16 [2020-04-21T16:22:16.875Z] [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 202 kB/s)
12:22:16 [2020-04-21T16:22:16.875Z] [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
12:22:16 [2020-04-21T16:22:16.875Z] [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
12:22:16 [2020-04-21T16:22:16.875Z] [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 4.7 MB/s)
12:22:16 [2020-04-21T16:22:16.875Z] [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
12:22:16 [2020-04-21T16:22:16.875Z] [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 198 kB/s)
12:22:16 [2020-04-21T16:22:16.875Z] [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
12:22:16 [2020-04-21T16:22:16.875Z] [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 170 kB/s)
12:22:16 [2020-04-21T16:22:16.875Z] [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
12:22:16 [2020-04-21T16:22:16.875Z] [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 744 kB/s)
12:22:16 [2020-04-21T16:22:16.875Z] [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
12:22:17 [2020-04-21T16:22:17.133Z] [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 2.4 MB/s)
12:22:17 [2020-04-21T16:22:17.133Z] [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
12:22:17 [2020-04-21T16:22:17.133Z] [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 493 kB/s)
12:22:17 [2020-04-21T16:22:17.133Z] [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 937 kB/s)
12:22:17 [2020-04-21T16:22:17.133Z] [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
12:22:17 [2020-04-21T16:22:17.133Z] [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
12:22:17 [2020-04-21T16:22:17.133Z] [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 229 kB/s)
12:22:17 [2020-04-21T16:22:17.133Z] [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
12:22:17 [2020-04-21T16:22:17.133Z] [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 125 kB/s)
12:22:17 [2020-04-21T16:22:17.133Z] [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
12:22:17 [2020-04-21T16:22:17.133Z] [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 98 kB/s)
12:22:17 [2020-04-21T16:22:17.133Z] [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 112 kB/s)
12:22:17 [2020-04-21T16:22:17.133Z] [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 1.1 MB/s)
12:22:17 [2020-04-21T16:22:17.133Z] [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 281 kB/s)
12:22:17 [2020-04-21T16:22:17.134Z] [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 808 kB/s)
12:22:19 [2020-04-21T16:22:19.042Z] [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
12:22:19 [2020-04-21T16:22:19.042Z] [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
12:22:19 [2020-04-21T16:22:19.042Z] [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
12:22:19 [2020-04-21T16:22:19.042Z] [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
12:22:19 [2020-04-21T16:22:19.042Z] [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
12:22:19 [2020-04-21T16:22:19.042Z] [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
12:22:19 [2020-04-21T16:22:19.042Z] [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)
12:22:19 [2020-04-21T16:22:19.042Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
12:22:19 [2020-04-21T16:22:19.042Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
12:22:19 [2020-04-21T16:22:19.042Z] [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
12:22:19 [2020-04-21T16:22:19.608Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
12:22:19 [2020-04-21T16:22:19.608Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
12:22:19 [2020-04-21T16:22:19.608Z] [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
12:22:19 [2020-04-21T16:22:19.608Z] [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 517 kB/s)
12:22:19 [2020-04-21T16:22:19.608Z] [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
12:22:19 [2020-04-21T16:22:19.608Z] [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
12:22:19 [2020-04-21T16:22:19.609Z] [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
12:22:19 [2020-04-21T16:22:19.867Z] [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
12:22:19 [2020-04-21T16:22:19.867Z] [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
12:22:20 [2020-04-21T16:22:20.127Z] [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
12:22:20 [2020-04-21T16:22:20.127Z] [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 522 kB/s)
12:22:20 [2020-04-21T16:22:20.127Z] [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
12:22:20 [2020-04-21T16:22:20.127Z] [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
12:22:20 [2020-04-21T16:22:20.127Z] [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
12:22:20 [2020-04-21T16:22:20.696Z] [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
12:22:20 [2020-04-21T16:22:20.696Z] [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
12:22:20 [2020-04-21T16:22:20.696Z] [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
12:22:20 [2020-04-21T16:22:20.696Z] [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 198 kB/s)
12:22:20 [2020-04-21T16:22:20.696Z] [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
12:22:20 [2020-04-21T16:22:20.696Z] [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
12:22:20 [2020-04-21T16:22:20.696Z] [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
12:22:20 [2020-04-21T16:22:20.955Z] [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
12:22:20 [2020-04-21T16:22:20.955Z] [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
12:22:20 [2020-04-21T16:22:20.955Z] [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
12:22:21 [2020-04-21T16:22:21.215Z] [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 323 kB/s)
12:22:21 [2020-04-21T16:22:21.215Z] [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
12:22:21 [2020-04-21T16:22:21.215Z] [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
12:22:21 [2020-04-21T16:22:21.215Z] [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
12:22:21 [2020-04-21T16:22:21.474Z] [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
12:22:21 [2020-04-21T16:22:21.474Z] [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
12:22:21 [2020-04-21T16:22:21.733Z] [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
12:22:21 [2020-04-21T16:22:21.733Z] [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 178 kB/s)
12:22:21 [2020-04-21T16:22:21.733Z] [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
12:22:21 [2020-04-21T16:22:21.993Z] [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
12:22:21 [2020-04-21T16:22:21.993Z] [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
12:22:22 [2020-04-21T16:22:22.252Z] [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
12:22:22 [2020-04-21T16:22:22.252Z] [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
12:22:22 [2020-04-21T16:22:22.252Z] [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
12:22:22 [2020-04-21T16:22:22.252Z] [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 28 kB/s)
12:22:22 [2020-04-21T16:22:22.252Z] [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
12:22:22 [2020-04-21T16:22:22.510Z] [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
12:22:22 [2020-04-21T16:22:22.510Z] [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
12:22:22 [2020-04-21T16:22:22.962Z] [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
12:22:22 [2020-04-21T16:22:22.962Z] [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
12:22:22 [2020-04-21T16:22:22.962Z] [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
12:22:22 [2020-04-21T16:22:22.962Z] [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 154 kB/s)
12:22:22 [2020-04-21T16:22:22.962Z] [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
12:22:22 [2020-04-21T16:22:22.962Z] [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
12:22:22 [2020-04-21T16:22:22.962Z] [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
12:22:23 [2020-04-21T16:22:23.307Z] [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
12:22:23 [2020-04-21T16:22:23.567Z] [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
12:22:23 [2020-04-21T16:22:23.567Z] [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
12:22:23 [2020-04-21T16:22:23.567Z] [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 143 kB/s)
12:22:23 [2020-04-21T16:22:23.567Z] [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
12:22:23 [2020-04-21T16:22:23.567Z] [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
12:22:23 [2020-04-21T16:22:23.567Z] [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
12:22:24 [2020-04-21T16:22:24.136Z] [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
12:22:24 [2020-04-21T16:22:24.136Z] [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
12:22:24 [2020-04-21T16:22:24.136Z] [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
12:22:24 [2020-04-21T16:22:24.136Z] [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 377 kB/s)
12:22:25 [2020-04-21T16:22:25.074Z] [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
12:22:25 [2020-04-21T16:22:25.332Z] [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
12:22:25 [2020-04-21T16:22:25.332Z] [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
12:22:25 [2020-04-21T16:22:25.591Z] [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
12:22:25 [2020-04-21T16:22:25.591Z] [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
12:22:25 [2020-04-21T16:22:25.591Z] [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
12:22:25 [2020-04-21T16:22:25.591Z] [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 55 kB/s)
12:22:25 [2020-04-21T16:22:25.591Z] [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
12:22:25 [2020-04-21T16:22:25.849Z] [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
12:22:25 [2020-04-21T16:22:25.849Z] [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
12:22:26 [2020-04-21T16:22:26.109Z] [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
12:22:26 [2020-04-21T16:22:26.109Z] [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
12:22:26 [2020-04-21T16:22:26.109Z] [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
12:22:26 [2020-04-21T16:22:26.368Z] [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 450 kB/s)
12:22:26 [2020-04-21T16:22:26.368Z] [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
12:22:26 [2020-04-21T16:22:26.368Z] [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
12:22:26 [2020-04-21T16:22:26.368Z] [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
12:22:26 [2020-04-21T16:22:26.628Z] [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
12:22:26 [2020-04-21T16:22:26.628Z] [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
12:22:26 [2020-04-21T16:22:26.886Z] [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
12:22:26 [2020-04-21T16:22:26.886Z] [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 24 kB/s)
12:22:26 [2020-04-21T16:22:26.886Z] [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
12:22:26 [2020-04-21T16:22:26.886Z] [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
12:22:26 [2020-04-21T16:22:26.886Z] [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
12:22:26 [2020-04-21T16:22:26.886Z] [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
12:22:27 [2020-04-21T16:22:27.145Z] [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
12:22:27 [2020-04-21T16:22:27.145Z] [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
12:22:27 [2020-04-21T16:22:27.406Z] [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
12:22:27 [2020-04-21T16:22:27.406Z] [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
12:22:27 [2020-04-21T16:22:27.406Z] [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
12:22:27 [2020-04-21T16:22:27.406Z] [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
12:22:27 [2020-04-21T16:22:27.667Z] [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
12:22:27 [2020-04-21T16:22:27.667Z] [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
12:22:28 [2020-04-21T16:22:28.235Z] [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 1.0 MB/s)
12:22:28 [2020-04-21T16:22:28.494Z] [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 9.7 MB/s)
12:22:28 [2020-04-21T16:22:28.494Z] [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
12:22:28 [2020-04-21T16:22:28.753Z] [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
12:22:28 [2020-04-21T16:22:28.753Z] [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
12:22:29 [2020-04-21T16:22:29.011Z] [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
12:22:29 [2020-04-21T16:22:29.011Z] [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
12:22:29 [2020-04-21T16:22:29.011Z] [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
12:22:29 [2020-04-21T16:22:29.011Z] [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 21 kB/s)
12:22:29 [2020-04-21T16:22:29.011Z] [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
12:22:29 [2020-04-21T16:22:29.270Z] [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
12:22:30 [2020-04-21T16:22:30.646Z] [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
12:22:30 [2020-04-21T16:22:30.646Z] [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
12:22:30 [2020-04-21T16:22:30.906Z] [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
12:22:30 [2020-04-21T16:22:30.906Z] [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
12:22:30 [2020-04-21T16:22:30.906Z] [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 289 kB/s)
12:22:30 [2020-04-21T16:22:30.906Z] [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
12:22:30 [2020-04-21T16:22:30.906Z] [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
12:22:30 [2020-04-21T16:22:30.906Z] [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
12:22:31 [2020-04-21T16:22:31.473Z] [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
12:22:31 [2020-04-21T16:22:31.473Z] [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
12:22:31 [2020-04-21T16:22:31.473Z] [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
12:22:31 [2020-04-21T16:22:31.473Z] [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 928 kB/s)
12:22:31 [2020-04-21T16:22:31.473Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
12:22:31 [2020-04-21T16:22:31.473Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
12:22:31 [2020-04-21T16:22:31.473Z] [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
12:22:31 [2020-04-21T16:22:31.731Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
12:22:31 [2020-04-21T16:22:31.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
12:22:31 [2020-04-21T16:22:31.731Z] [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
12:22:31 [2020-04-21T16:22:31.990Z] [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.3 MB/s)
12:22:31 [2020-04-21T16:22:31.990Z] [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
12:22:31 [2020-04-21T16:22:31.990Z] [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
12:22:31 [2020-04-21T16:22:31.990Z] [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
12:22:32 [2020-04-21T16:22:32.250Z] [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
12:22:32 [2020-04-21T16:22:32.250Z] [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
12:22:32 [2020-04-21T16:22:32.250Z] [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
12:22:32 [2020-04-21T16:22:32.509Z] [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 5.3 MB/s)
12:22:32 [2020-04-21T16:22:32.509Z] [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
12:22:32 [2020-04-21T16:22:32.509Z] [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
12:22:32 [2020-04-21T16:22:32.768Z] [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
12:22:33 [2020-04-21T16:22:33.028Z] [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
12:22:33 [2020-04-21T16:22:33.028Z] [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
12:22:33 [2020-04-21T16:22:33.028Z] [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
12:22:33 [2020-04-21T16:22:33.028Z] [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 14 kB/s)
12:22:33 [2020-04-21T16:22:33.028Z] [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
12:22:33 [2020-04-21T16:22:33.451Z] [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
12:22:33 [2020-04-21T16:22:33.451Z] [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
12:22:34 [2020-04-21T16:22:34.024Z] [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
12:22:34 [2020-04-21T16:22:34.283Z] [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
12:22:34 [2020-04-21T16:22:34.283Z] [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
12:22:34 [2020-04-21T16:22:34.542Z] [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 312 kB/s)
12:22:34 [2020-04-21T16:22:34.542Z] [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
12:22:34 [2020-04-21T16:22:34.801Z] [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
12:22:34 [2020-04-21T16:22:34.801Z] [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
12:22:35 [2020-04-21T16:22:35.060Z] [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)
12:22:35 [2020-04-21T16:22:35.319Z] [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
12:22:35 [2020-04-21T16:22:35.319Z] [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
12:22:35 [2020-04-21T16:22:35.319Z] [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
12:22:35 [2020-04-21T16:22:35.578Z] [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)
12:22:35 [2020-04-21T16:22:35.578Z] [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
12:22:35 [2020-04-21T16:22:35.578Z] [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
12:22:35 [2020-04-21T16:22:35.578Z] [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
12:22:36 [2020-04-21T16:22:36.146Z] [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 153 kB/s)
12:22:36 [2020-04-21T16:22:36.146Z] [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
12:22:36 [2020-04-21T16:22:36.146Z] [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
12:22:36 [2020-04-21T16:22:36.146Z] [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
12:22:36 [2020-04-21T16:22:36.404Z] [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
12:22:36 [2020-04-21T16:22:36.404Z] [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
12:22:36 [2020-04-21T16:22:36.404Z] [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
12:22:36 [2020-04-21T16:22:36.404Z] [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 97 kB/s)
12:22:36 [2020-04-21T16:22:36.404Z] [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
12:22:36 [2020-04-21T16:22:36.404Z] [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
12:22:36 [2020-04-21T16:22:36.404Z] [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
12:22:36 [2020-04-21T16:22:36.971Z] [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
12:22:36 [2020-04-21T16:22:36.971Z] [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
12:22:36 [2020-04-21T16:22:36.972Z] [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
12:22:36 [2020-04-21T16:22:36.972Z] [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)
12:22:36 [2020-04-21T16:22:36.972Z] [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
12:22:36 [2020-04-21T16:22:36.972Z] [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
12:22:36 [2020-04-21T16:22:36.972Z] [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
12:22:37 [2020-04-21T16:22:37.230Z] [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
12:22:37 [2020-04-21T16:22:37.230Z] [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
12:22:37 [2020-04-21T16:22:37.489Z] [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
12:22:37 [2020-04-21T16:22:37.489Z] [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 699 kB/s)
12:22:37 [2020-04-21T16:22:37.489Z] [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
12:22:37 [2020-04-21T16:22:37.489Z] [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
12:22:37 [2020-04-21T16:22:37.489Z] [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
12:22:38 [2020-04-21T16:22:38.061Z] [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
12:22:38 [2020-04-21T16:22:38.061Z] [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
12:22:38 [2020-04-21T16:22:38.061Z] [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
12:22:38 [2020-04-21T16:22:38.061Z] [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 239 kB/s)
12:22:38 [2020-04-21T16:22:38.061Z] [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
12:22:38 [2020-04-21T16:22:38.061Z] [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
12:22:38 [2020-04-21T16:22:38.061Z] [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
12:22:38 [2020-04-21T16:22:38.320Z] [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
12:22:38 [2020-04-21T16:22:38.320Z] [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
12:22:38 [2020-04-21T16:22:38.320Z] [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
12:22:38 [2020-04-21T16:22:38.579Z] [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 139 kB/s)
12:22:38 [2020-04-21T16:22:38.579Z] [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
12:22:38 [2020-04-21T16:22:38.579Z] [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
12:22:38 [2020-04-21T16:22:38.579Z] [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
12:22:38 [2020-04-21T16:22:38.838Z] [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
12:22:38 [2020-04-21T16:22:38.838Z] [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
12:22:38 [2020-04-21T16:22:38.838Z] [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
12:22:38 [2020-04-21T16:22:38.838Z] [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 224 kB/s)
12:22:38 [2020-04-21T16:22:38.838Z] [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
12:22:38 [2020-04-21T16:22:38.839Z] [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
12:22:38 [2020-04-21T16:22:38.839Z] [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
12:22:39 [2020-04-21T16:22:39.408Z] [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
12:22:39 [2020-04-21T16:22:39.408Z] [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
12:22:39 [2020-04-21T16:22:39.408Z] [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
12:22:39 [2020-04-21T16:22:39.408Z] [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 472 kB/s)
12:22:39 [2020-04-21T16:22:39.408Z] [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
12:22:39 [2020-04-21T16:22:39.408Z] [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
12:22:39 [2020-04-21T16:22:39.408Z] [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
12:22:39 [2020-04-21T16:22:39.668Z] [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
12:22:39 [2020-04-21T16:22:39.668Z] [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
12:22:39 [2020-04-21T16:22:39.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
12:22:39 [2020-04-21T16:22:39.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 123 kB/s)
12:22:39 [2020-04-21T16:22:39.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
12:22:39 [2020-04-21T16:22:39.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
12:22:39 [2020-04-21T16:22:39.927Z] [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
12:22:40 [2020-04-21T16:22:40.186Z] [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
12:22:40 [2020-04-21T16:22:40.445Z] [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
12:22:40 [2020-04-21T16:22:40.445Z] [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
12:22:40 [2020-04-21T16:22:40.445Z] [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 132 kB/s)
12:22:40 [2020-04-21T16:22:40.445Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
12:22:40 [2020-04-21T16:22:40.445Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
12:22:40 [2020-04-21T16:22:40.445Z] [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
12:22:40 [2020-04-21T16:22:40.703Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
12:22:40 [2020-04-21T16:22:40.703Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
12:22:40 [2020-04-21T16:22:40.962Z] [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
12:22:40 [2020-04-21T16:22:40.962Z] [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 886 kB/s)
12:22:40 [2020-04-21T16:22:40.962Z] [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
12:22:40 [2020-04-21T16:22:40.962Z] [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
12:22:40 [2020-04-21T16:22:40.962Z] [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
12:22:41 [2020-04-21T16:22:41.221Z] [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
12:22:41 [2020-04-21T16:22:41.221Z] [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
12:22:41 [2020-04-21T16:22:41.221Z] [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
12:22:41 [2020-04-21T16:22:41.221Z] [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 168 kB/s)
12:22:41 [2020-04-21T16:22:41.221Z] [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
12:22:41 [2020-04-21T16:22:41.480Z] [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
12:22:41 [2020-04-21T16:22:41.480Z] [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
12:22:41 [2020-04-21T16:22:41.740Z] [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
12:22:41 [2020-04-21T16:22:41.740Z] [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
12:22:41 [2020-04-21T16:22:41.740Z] [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
12:22:41 [2020-04-21T16:22:41.740Z] [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 161 kB/s)
12:22:41 [2020-04-21T16:22:41.740Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
12:22:41 [2020-04-21T16:22:41.740Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
12:22:41 [2020-04-21T16:22:41.740Z] [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
12:22:42 [2020-04-21T16:22:42.308Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
12:22:42 [2020-04-21T16:22:42.308Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
12:22:42 [2020-04-21T16:22:42.308Z] [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
12:22:42 [2020-04-21T16:22:42.308Z] [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 765 kB/s)
12:22:42 [2020-04-21T16:22:42.308Z] [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
12:22:42 [2020-04-21T16:22:42.308Z] [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
12:22:42 [2020-04-21T16:22:42.308Z] [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
12:22:42 [2020-04-21T16:22:42.566Z] [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
12:22:42 [2020-04-21T16:22:42.566Z] [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
12:22:42 [2020-04-21T16:22:42.826Z] [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
12:22:42 [2020-04-21T16:22:42.826Z] [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 152 kB/s)
12:22:42 [2020-04-21T16:22:42.826Z] [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
12:22:42 [2020-04-21T16:22:42.826Z] [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
12:22:42 [2020-04-21T16:22:42.826Z] [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
12:22:43 [2020-04-21T16:22:43.085Z] [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
12:22:43 [2020-04-21T16:22:43.085Z] [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
12:22:43 [2020-04-21T16:22:43.472Z] [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
12:22:43 [2020-04-21T16:22:43.472Z] [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 133 kB/s)
12:22:43 [2020-04-21T16:22:43.472Z] [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
12:22:43 [2020-04-21T16:22:43.472Z] [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
12:22:43 [2020-04-21T16:22:43.472Z] [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
12:22:43 [2020-04-21T16:22:43.915Z] [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
12:22:43 [2020-04-21T16:22:43.915Z] [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
12:22:43 [2020-04-21T16:22:43.915Z] [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
12:22:43 [2020-04-21T16:22:43.915Z] [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 146 kB/s)
12:22:43 [2020-04-21T16:22:43.915Z] [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
12:22:43 [2020-04-21T16:22:43.915Z] [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
12:22:43 [2020-04-21T16:22:43.915Z] [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
12:22:44 [2020-04-21T16:22:44.174Z] [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
12:22:44 [2020-04-21T16:22:44.174Z] [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
12:22:44 [2020-04-21T16:22:44.434Z] [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
12:22:44 [2020-04-21T16:22:44.434Z] [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 423 kB/s)
12:22:44 [2020-04-21T16:22:44.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
12:22:44 [2020-04-21T16:22:44.434Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
12:22:44 [2020-04-21T16:22:44.434Z] [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
12:22:44 [2020-04-21T16:22:44.693Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
12:22:44 [2020-04-21T16:22:44.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
12:22:44 [2020-04-21T16:22:44.693Z] [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
12:22:44 [2020-04-21T16:22:44.693Z] [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 1.9 MB/s)
12:22:44 [2020-04-21T16:22:44.952Z] [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
12:22:44 [2020-04-21T16:22:44.952Z] [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
12:22:44 [2020-04-21T16:22:44.952Z] [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
12:22:45 [2020-04-21T16:22:45.212Z] [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
12:22:45 [2020-04-21T16:22:45.212Z] [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
12:22:45 [2020-04-21T16:22:45.212Z] [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
12:22:45 [2020-04-21T16:22:45.212Z] [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 44 kB/s)
12:22:45 [2020-04-21T16:22:45.212Z] [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
12:22:45 [2020-04-21T16:22:45.212Z] [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
12:22:45 [2020-04-21T16:22:45.472Z] [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
12:22:45 [2020-04-21T16:22:45.731Z] [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
12:22:45 [2020-04-21T16:22:45.731Z] [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
12:22:45 [2020-04-21T16:22:45.731Z] [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
12:22:45 [2020-04-21T16:22:45.731Z] [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 80 kB/s)
12:22:45 [2020-04-21T16:22:45.731Z] [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
12:22:45 [2020-04-21T16:22:45.731Z] [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
12:22:45 [2020-04-21T16:22:45.731Z] [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
12:22:46 [2020-04-21T16:22:46.299Z] [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
12:22:46 [2020-04-21T16:22:46.299Z] [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
12:22:46 [2020-04-21T16:22:46.299Z] [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
12:22:46 [2020-04-21T16:22:46.300Z] [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 41 kB/s)
12:22:46 [2020-04-21T16:22:46.300Z] [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
12:22:46 [2020-04-21T16:22:46.300Z] [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
12:22:46 [2020-04-21T16:22:46.300Z] [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
12:22:46 [2020-04-21T16:22:46.559Z] [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
12:22:46 [2020-04-21T16:22:46.560Z] [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
12:22:46 [2020-04-21T16:22:46.560Z] [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
12:22:46 [2020-04-21T16:22:46.862Z] [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 18 kB/s)
12:22:46 [2020-04-21T16:22:46.862Z] [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
12:22:46 [2020-04-21T16:22:46.862Z] [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
12:22:46 [2020-04-21T16:22:46.862Z] [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
12:22:47 [2020-04-21T16:22:47.122Z] [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
12:22:47 [2020-04-21T16:22:47.122Z] [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
12:22:47 [2020-04-21T16:22:47.122Z] [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
12:22:47 [2020-04-21T16:22:47.122Z] [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 55 kB/s)
12:22:47 [2020-04-21T16:22:47.122Z] [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
12:22:47 [2020-04-21T16:22:47.381Z] [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
12:22:47 [2020-04-21T16:22:47.381Z] [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
12:22:47 [2020-04-21T16:22:47.640Z] [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
12:22:47 [2020-04-21T16:22:47.640Z] [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
12:22:47 [2020-04-21T16:22:47.641Z] [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
12:22:47 [2020-04-21T16:22:47.641Z] [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 50 kB/s)
12:22:47 [2020-04-21T16:22:47.641Z] [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
12:22:47 [2020-04-21T16:22:47.641Z] [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
12:22:47 [2020-04-21T16:22:47.641Z] [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
12:22:48 [2020-04-21T16:22:48.209Z] [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
12:22:48 [2020-04-21T16:22:48.209Z] [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
12:22:48 [2020-04-21T16:22:48.209Z] [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
12:22:48 [2020-04-21T16:22:48.209Z] [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 86 kB/s)
12:22:48 [2020-04-21T16:22:48.468Z] [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
12:22:48 [2020-04-21T16:22:48.468Z] [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
12:22:48 [2020-04-21T16:22:48.468Z] [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
12:22:48 [2020-04-21T16:22:48.727Z] [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
12:22:48 [2020-04-21T16:22:48.727Z] [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
12:22:48 [2020-04-21T16:22:48.727Z] [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
12:22:48 [2020-04-21T16:22:48.727Z] [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 27 kB/s)
12:22:48 [2020-04-21T16:22:48.727Z] [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
12:22:48 [2020-04-21T16:22:48.987Z] [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
12:22:48 [2020-04-21T16:22:48.987Z] [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
12:22:49 [2020-04-21T16:22:49.246Z] [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
12:22:49 [2020-04-21T16:22:49.246Z] [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
12:22:49 [2020-04-21T16:22:49.246Z] [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
12:22:49 [2020-04-21T16:22:49.246Z] [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 192 kB/s)
12:22:49 [2020-04-21T16:22:49.246Z] [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
12:22:49 [2020-04-21T16:22:49.505Z] [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
12:22:49 [2020-04-21T16:22:49.505Z] [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
12:22:49 [2020-04-21T16:22:49.764Z] [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
12:22:49 [2020-04-21T16:22:49.764Z] [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
12:22:49 [2020-04-21T16:22:49.764Z] [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
12:22:49 [2020-04-21T16:22:49.764Z] [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 27 kB/s)
12:22:49 [2020-04-21T16:22:49.764Z] [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
12:22:49 [2020-04-21T16:22:49.764Z] [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
12:22:50 [2020-04-21T16:22:50.024Z] [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
12:22:50 [2020-04-21T16:22:50.283Z] [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
12:22:50 [2020-04-21T16:22:50.283Z] [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
12:22:50 [2020-04-21T16:22:50.283Z] [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
12:22:50 [2020-04-21T16:22:50.283Z] [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 68 kB/s)
12:22:50 [2020-04-21T16:22:50.283Z] [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
12:22:50 [2020-04-21T16:22:50.283Z] [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
12:22:50 [2020-04-21T16:22:50.283Z] [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
12:22:50 [2020-04-21T16:22:50.850Z] [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
12:22:50 [2020-04-21T16:22:50.851Z] [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
12:22:50 [2020-04-21T16:22:50.851Z] [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
12:22:50 [2020-04-21T16:22:50.851Z] [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 38 kB/s)
12:22:50 [2020-04-21T16:22:50.851Z] [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
12:22:50 [2020-04-21T16:22:50.851Z] [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
12:22:50 [2020-04-21T16:22:50.851Z] [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
12:22:51 [2020-04-21T16:22:51.109Z] [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
12:22:51 [2020-04-21T16:22:51.369Z] [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
12:22:51 [2020-04-21T16:22:51.369Z] [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
12:22:51 [2020-04-21T16:22:51.369Z] [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 11 kB/s)
12:22:51 [2020-04-21T16:22:51.369Z] [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
12:22:51 [2020-04-21T16:22:51.369Z] [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
12:22:51 [2020-04-21T16:22:51.369Z] [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
12:22:51 [2020-04-21T16:22:51.937Z] [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
12:22:51 [2020-04-21T16:22:51.937Z] [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
12:22:51 [2020-04-21T16:22:51.937Z] [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
12:22:51 [2020-04-21T16:22:51.937Z] [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 104 kB/s)
12:22:51 [2020-04-21T16:22:51.937Z] [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
12:22:51 [2020-04-21T16:22:51.937Z] [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
12:22:51 [2020-04-21T16:22:51.937Z] [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
12:22:52 [2020-04-21T16:22:52.197Z] [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
12:22:52 [2020-04-21T16:22:52.197Z] [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
12:22:52 [2020-04-21T16:22:52.197Z] [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
12:22:52 [2020-04-21T16:22:52.456Z] [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 40 kB/s)
12:22:52 [2020-04-21T16:22:52.456Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
12:22:52 [2020-04-21T16:22:52.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
12:22:52 [2020-04-21T16:22:52.456Z] [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
12:22:52 [2020-04-21T16:22:52.715Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
12:22:52 [2020-04-21T16:22:52.715Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
12:22:52 [2020-04-21T16:22:52.715Z] [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
12:22:52 [2020-04-21T16:22:52.715Z] [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 59 kB/s)
12:22:52 [2020-04-21T16:22:52.716Z] [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
12:22:52 [2020-04-21T16:22:52.716Z] [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
12:22:52 [2020-04-21T16:22:52.716Z] [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
12:22:53 [2020-04-21T16:22:53.283Z] [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
12:22:53 [2020-04-21T16:22:53.283Z] [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
12:22:53 [2020-04-21T16:22:53.283Z] [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
12:22:53 [2020-04-21T16:22:53.283Z] [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 180 kB/s)
12:22:53 [2020-04-21T16:22:53.283Z] [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
12:22:53 [2020-04-21T16:22:53.284Z] [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
12:22:53 [2020-04-21T16:22:53.284Z] [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
12:22:53 [2020-04-21T16:22:53.543Z] [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
12:22:53 [2020-04-21T16:22:53.543Z] [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
12:22:53 [2020-04-21T16:22:53.959Z] [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
12:22:53 [2020-04-21T16:22:53.959Z] [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 122 kB/s)
12:22:53 [2020-04-21T16:22:53.959Z] [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
12:22:53 [2020-04-21T16:22:53.959Z] [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
12:22:53 [2020-04-21T16:22:53.959Z] [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
12:22:54 [2020-04-21T16:22:54.307Z] [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
12:22:54 [2020-04-21T16:22:54.307Z] [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
12:22:54 [2020-04-21T16:22:54.307Z] [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
12:22:54 [2020-04-21T16:22:54.307Z] [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 123 kB/s)
12:22:54 [2020-04-21T16:22:54.307Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
12:22:54 [2020-04-21T16:22:54.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
12:22:54 [2020-04-21T16:22:54.307Z] [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
12:22:54 [2020-04-21T16:22:54.567Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
12:22:54 [2020-04-21T16:22:54.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
12:22:54 [2020-04-21T16:22:54.567Z] [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
12:22:54 [2020-04-21T16:22:54.826Z] [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 239 kB/s)
12:22:54 [2020-04-21T16:22:54.826Z] [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
12:22:54 [2020-04-21T16:22:54.826Z] [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
12:22:54 [2020-04-21T16:22:54.826Z] [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
12:22:55 [2020-04-21T16:22:55.085Z] [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
12:22:55 [2020-04-21T16:22:55.085Z] [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
12:22:55 [2020-04-21T16:22:55.085Z] [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
12:22:55 [2020-04-21T16:22:55.085Z] [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 79 kB/s)
12:22:55 [2020-04-21T16:22:55.085Z] [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
12:22:55 [2020-04-21T16:22:55.085Z] [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
12:22:55 [2020-04-21T16:22:55.085Z] [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
12:22:55 [2020-04-21T16:22:55.653Z] [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
12:22:55 [2020-04-21T16:22:55.653Z] [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
12:22:55 [2020-04-21T16:22:55.653Z] [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
12:22:55 [2020-04-21T16:22:55.653Z] [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 104 kB/s)
12:22:55 [2020-04-21T16:22:55.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
12:22:55 [2020-04-21T16:22:55.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
12:22:55 [2020-04-21T16:22:55.653Z] [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
12:22:55 [2020-04-21T16:22:55.913Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
12:22:56 [2020-04-21T16:22:56.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
12:22:56 [2020-04-21T16:22:56.172Z] [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
12:22:56 [2020-04-21T16:22:56.172Z] [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 33 kB/s)
12:22:56 [2020-04-21T16:22:56.172Z] [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
12:22:56 [2020-04-21T16:22:56.172Z] [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
12:22:56 [2020-04-21T16:22:56.172Z] [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
12:22:56 [2020-04-21T16:22:56.432Z] [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
12:22:56 [2020-04-21T16:22:56.432Z] [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
12:22:56 [2020-04-21T16:22:56.432Z] [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
12:22:56 [2020-04-21T16:22:56.432Z] [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 33 kB/s)
12:22:56 [2020-04-21T16:22:56.432Z] [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
12:22:56 [2020-04-21T16:22:56.690Z] [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
12:22:56 [2020-04-21T16:22:56.690Z] [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
12:22:56 [2020-04-21T16:22:56.949Z] [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 14 kB/s)
12:22:57 [2020-04-21T16:22:57.208Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom
12:22:57 [2020-04-21T16:22:57.208Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom
12:22:57 [2020-04-21T16:22:57.208Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom
12:22:57 [2020-04-21T16:22:57.468Z] [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)
12:22:57 [2020-04-21T16:22:57.468Z] [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
12:22:57 [2020-04-21T16:22:57.727Z] [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
12:22:57 [2020-04-21T16:22:57.727Z] [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
12:22:57 [2020-04-21T16:22:57.727Z] [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
12:22:57 [2020-04-21T16:22:57.727Z] [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
12:22:57 [2020-04-21T16:22:57.986Z] [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
12:22:57 [2020-04-21T16:22:57.986Z] [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 414 kB/s)
12:22:57 [2020-04-21T16:22:57.986Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
12:22:58 [2020-04-21T16:22:58.554Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
12:22:58 [2020-04-21T16:22:58.554Z] [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
12:22:58 [2020-04-21T16:22:58.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
12:22:58 [2020-04-21T16:22:58.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
12:22:58 [2020-04-21T16:22:58.813Z] [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
12:22:58 [2020-04-21T16:22:58.813Z] [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 254 kB/s)
12:22:58 [2020-04-21T16:22:58.813Z] [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
12:22:58 [2020-04-21T16:22:58.813Z] [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
12:22:59 [2020-04-21T16:22:59.073Z] [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
12:22:59 [2020-04-21T16:22:59.332Z] [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
12:22:59 [2020-04-21T16:22:59.901Z] [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
12:23:00 [2020-04-21T16:23:00.160Z] [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
12:23:00 [2020-04-21T16:23:00.161Z] [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 147 kB/s)
12:23:00 [2020-04-21T16:23:00.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom
12:23:00 [2020-04-21T16:23:00.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
12:23:00 [2020-04-21T16:23:00.161Z] [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
12:23:00 [2020-04-21T16:23:00.728Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
12:23:00 [2020-04-21T16:23:00.728Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom
12:23:00 [2020-04-21T16:23:00.728Z] [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
12:23:00 [2020-04-21T16:23:00.728Z] [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 399 kB/s)
12:23:00 [2020-04-21T16:23:00.728Z] [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
12:23:00 [2020-04-21T16:23:00.728Z] [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
12:23:00 [2020-04-21T16:23:00.728Z] [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
12:23:00 [2020-04-21T16:23:00.987Z] [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
12:23:01 [2020-04-21T16:23:01.247Z] [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
12:23:01 [2020-04-21T16:23:01.247Z] [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
12:23:01 [2020-04-21T16:23:01.247Z] [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 51 kB/s)
12:23:01 [2020-04-21T16:23:01.247Z] [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
12:23:01 [2020-04-21T16:23:01.247Z] [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
12:23:01 [2020-04-21T16:23:01.247Z] [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
12:23:01 [2020-04-21T16:23:01.507Z] [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
12:23:01 [2020-04-21T16:23:01.766Z] [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
12:23:01 [2020-04-21T16:23:01.766Z] [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
12:23:01 [2020-04-21T16:23:01.766Z] [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 86 kB/s)
12:23:01 [2020-04-21T16:23:01.766Z] [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
12:23:01 [2020-04-21T16:23:01.766Z] [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
12:23:01 [2020-04-21T16:23:01.766Z] [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
12:23:02 [2020-04-21T16:23:02.335Z] [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
12:23:02 [2020-04-21T16:23:02.335Z] [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
12:23:02 [2020-04-21T16:23:02.335Z] [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
12:23:02 [2020-04-21T16:23:02.335Z] [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 104 kB/s)
12:23:02 [2020-04-21T16:23:02.335Z] [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
12:23:02 [2020-04-21T16:23:02.335Z] [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
12:23:02 [2020-04-21T16:23:02.335Z] [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
12:23:02 [2020-04-21T16:23:02.594Z] [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
12:23:02 [2020-04-21T16:23:02.594Z] [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
12:23:02 [2020-04-21T16:23:02.852Z] [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
12:23:02 [2020-04-21T16:23:02.853Z] [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 26 kB/s)
12:23:02 [2020-04-21T16:23:02.853Z] [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
12:23:02 [2020-04-21T16:23:02.853Z] [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
12:23:02 [2020-04-21T16:23:02.853Z] [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
12:23:03 [2020-04-21T16:23:03.421Z] [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
12:23:03 [2020-04-21T16:23:03.421Z] [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
12:23:03 [2020-04-21T16:23:03.421Z] [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
12:23:03 [2020-04-21T16:23:03.421Z] [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)
12:23:03 [2020-04-21T16:23:03.421Z] [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
12:23:03 [2020-04-21T16:23:03.421Z] [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
12:23:03 [2020-04-21T16:23:03.421Z] [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
12:23:03 [2020-04-21T16:23:03.680Z] [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
12:23:04 [2020-04-21T16:23:04.151Z] [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
12:23:04 [2020-04-21T16:23:04.151Z] [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
12:23:04 [2020-04-21T16:23:04.151Z] [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 24 kB/s)
12:23:04 [2020-04-21T16:23:04.151Z] [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
12:23:04 [2020-04-21T16:23:04.151Z] [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
12:23:04 [2020-04-21T16:23:04.151Z] [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
12:23:04 [2020-04-21T16:23:04.151Z] [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
12:23:04 [2020-04-21T16:23:04.412Z] [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
12:23:04 [2020-04-21T16:23:04.412Z] [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
12:23:04 [2020-04-21T16:23:04.412Z] [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 38 kB/s)
12:23:04 [2020-04-21T16:23:04.412Z] [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
12:23:04 [2020-04-21T16:23:04.412Z] [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
12:23:04 [2020-04-21T16:23:04.412Z] [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
12:23:04 [2020-04-21T16:23:04.671Z] [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
12:23:04 [2020-04-21T16:23:04.930Z] [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
12:23:04 [2020-04-21T16:23:04.930Z] [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
12:23:04 [2020-04-21T16:23:04.930Z] [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 72 kB/s)
12:23:04 [2020-04-21T16:23:04.930Z] [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
12:23:04 [2020-04-21T16:23:04.930Z] [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
12:23:04 [2020-04-21T16:23:04.930Z] [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
12:23:05 [2020-04-21T16:23:05.189Z] [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
12:23:05 [2020-04-21T16:23:05.189Z] [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
12:23:05 [2020-04-21T16:23:05.448Z] [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
12:23:05 [2020-04-21T16:23:05.448Z] [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 34 kB/s)
12:23:05 [2020-04-21T16:23:05.448Z] [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
12:23:05 [2020-04-21T16:23:05.448Z] [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
12:23:05 [2020-04-21T16:23:05.448Z] [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
12:23:05 [2020-04-21T16:23:05.707Z] [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
12:23:05 [2020-04-21T16:23:05.707Z] [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
12:23:05 [2020-04-21T16:23:05.707Z] [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
12:23:05 [2020-04-21T16:23:05.966Z] [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 25 kB/s)
12:23:05 [2020-04-21T16:23:05.966Z] [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
12:23:05 [2020-04-21T16:23:05.967Z] [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
12:23:05 [2020-04-21T16:23:05.967Z] [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
12:23:06 [2020-04-21T16:23:06.226Z] [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
12:23:06 [2020-04-21T16:23:06.226Z] [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
12:23:06 [2020-04-21T16:23:06.226Z] [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
12:23:06 [2020-04-21T16:23:06.226Z] [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 41 kB/s)
12:23:06 [2020-04-21T16:23:06.226Z] [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
12:23:06 [2020-04-21T16:23:06.226Z] [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
12:23:06 [2020-04-21T16:23:06.485Z] [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
12:23:06 [2020-04-21T16:23:06.744Z] [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
12:23:06 [2020-04-21T16:23:06.744Z] [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
12:23:06 [2020-04-21T16:23:06.744Z] [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
12:23:06 [2020-04-21T16:23:06.744Z] [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 74 kB/s)
12:23:06 [2020-04-21T16:23:06.744Z] [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
12:23:07 [2020-04-21T16:23:07.003Z] [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
12:23:07 [2020-04-21T16:23:07.003Z] [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
12:23:07 [2020-04-21T16:23:07.263Z] [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
12:23:07 [2020-04-21T16:23:07.263Z] [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
12:23:07 [2020-04-21T16:23:07.263Z] [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
12:23:07 [2020-04-21T16:23:07.263Z] [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 52 kB/s)
12:23:07 [2020-04-21T16:23:07.263Z] [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
12:23:07 [2020-04-21T16:23:07.263Z] [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
12:23:07 [2020-04-21T16:23:07.263Z] [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
12:23:07 [2020-04-21T16:23:07.832Z] [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
12:23:07 [2020-04-21T16:23:07.832Z] [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
12:23:07 [2020-04-21T16:23:07.832Z] [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
12:23:07 [2020-04-21T16:23:07.832Z] [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 54 kB/s)
12:23:07 [2020-04-21T16:23:07.832Z] [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
12:23:07 [2020-04-21T16:23:07.832Z] [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
12:23:07 [2020-04-21T16:23:07.832Z] [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
12:23:08 [2020-04-21T16:23:08.401Z] [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
12:23:08 [2020-04-21T16:23:08.401Z] [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
12:23:08 [2020-04-21T16:23:08.401Z] [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
12:23:08 [2020-04-21T16:23:08.660Z] [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 21 kB/s)
12:23:08 [2020-04-21T16:23:08.660Z] [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
12:23:08 [2020-04-21T16:23:08.660Z] [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
12:23:08 [2020-04-21T16:23:08.660Z] [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
12:23:08 [2020-04-21T16:23:08.919Z] [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
12:23:08 [2020-04-21T16:23:08.919Z] [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
12:23:09 [2020-04-21T16:23:09.179Z] [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
12:23:09 [2020-04-21T16:23:09.179Z] [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 61 kB/s)
12:23:09 [2020-04-21T16:23:09.179Z] [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
12:23:09 [2020-04-21T16:23:09.179Z] [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
12:23:09 [2020-04-21T16:23:09.179Z] [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
12:23:09 [2020-04-21T16:23:09.438Z] [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
12:23:09 [2020-04-21T16:23:09.439Z] [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
12:23:09 [2020-04-21T16:23:09.439Z] [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
12:23:09 [2020-04-21T16:23:09.439Z] [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 20 kB/s)
12:23:09 [2020-04-21T16:23:09.439Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom
12:23:09 [2020-04-21T16:23:09.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
12:23:09 [2020-04-21T16:23:09.698Z] [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
12:23:09 [2020-04-21T16:23:09.957Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
12:23:09 [2020-04-21T16:23:09.957Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom
12:23:09 [2020-04-21T16:23:09.957Z] [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
12:23:09 [2020-04-21T16:23:09.957Z] [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 598 kB/s)
12:23:09 [2020-04-21T16:23:09.957Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
12:23:09 [2020-04-21T16:23:09.957Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
12:23:09 [2020-04-21T16:23:09.957Z] [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
12:23:10 [2020-04-21T16:23:10.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
12:23:10 [2020-04-21T16:23:10.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
12:23:10 [2020-04-21T16:23:10.526Z] [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
12:23:10 [2020-04-21T16:23:10.526Z] [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 625 kB/s)
12:23:10 [2020-04-21T16:23:10.526Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
12:23:10 [2020-04-21T16:23:10.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
12:23:10 [2020-04-21T16:23:10.526Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
12:23:10 [2020-04-21T16:23:10.785Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
12:23:11 [2020-04-21T16:23:11.044Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
12:23:11 [2020-04-21T16:23:11.044Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
12:23:11 [2020-04-21T16:23:11.044Z] [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 195 kB/s)
12:23:11 [2020-04-21T16:23:11.044Z] [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
12:23:11 [2020-04-21T16:23:11.044Z] [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
12:23:11 [2020-04-21T16:23:11.303Z] [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
12:23:11 [2020-04-21T16:23:11.563Z] [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
12:23:11 [2020-04-21T16:23:11.563Z] [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
12:23:11 [2020-04-21T16:23:11.563Z] [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
12:23:11 [2020-04-21T16:23:11.563Z] [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 158 kB/s)
12:23:11 [2020-04-21T16:23:11.563Z] [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
12:23:11 [2020-04-21T16:23:11.563Z] [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
12:23:11 [2020-04-21T16:23:11.563Z] [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
12:23:12 [2020-04-21T16:23:12.131Z] [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
12:23:12 [2020-04-21T16:23:12.131Z] [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
12:23:12 [2020-04-21T16:23:12.131Z] [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
12:23:12 [2020-04-21T16:23:12.131Z] [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 129 kB/s)
12:23:12 [2020-04-21T16:23:12.132Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
12:23:12 [2020-04-21T16:23:12.132Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
12:23:12 [2020-04-21T16:23:12.132Z] [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
12:23:12 [2020-04-21T16:23:12.390Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
12:23:12 [2020-04-21T16:23:12.390Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
12:23:12 [2020-04-21T16:23:12.390Z] [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
12:23:12 [2020-04-21T16:23:12.650Z] [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 468 kB/s)
12:23:12 [2020-04-21T16:23:12.650Z] [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
12:23:12 [2020-04-21T16:23:12.650Z] [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
12:23:12 [2020-04-21T16:23:12.650Z] [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
12:23:13 [2020-04-21T16:23:13.218Z] [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
12:23:13 [2020-04-21T16:23:13.218Z] [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
12:23:13 [2020-04-21T16:23:13.218Z] [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
12:23:13 [2020-04-21T16:23:13.218Z] [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 189 kB/s)
12:23:13 [2020-04-21T16:23:13.218Z] [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
12:23:13 [2020-04-21T16:23:13.218Z] [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
12:23:13 [2020-04-21T16:23:13.218Z] [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
12:23:13 [2020-04-21T16:23:13.478Z] [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
12:23:13 [2020-04-21T16:23:13.478Z] [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
12:23:13 [2020-04-21T16:23:13.737Z] [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
12:23:13 [2020-04-21T16:23:13.737Z] [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 119 kB/s)
12:23:13 [2020-04-21T16:23:13.737Z] [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
12:23:13 [2020-04-21T16:23:13.737Z] [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
12:23:13 [2020-04-21T16:23:13.737Z] [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
12:23:14 [2020-04-21T16:23:14.000Z] [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
12:23:14 [2020-04-21T16:23:14.001Z] [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
12:23:14 [2020-04-21T16:23:14.611Z] [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
12:23:14 [2020-04-21T16:23:14.611Z] [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)
12:23:14 [2020-04-21T16:23:14.611Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
12:23:14 [2020-04-21T16:23:14.611Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
12:23:14 [2020-04-21T16:23:14.611Z] [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
12:23:14 [2020-04-21T16:23:14.611Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
12:23:14 [2020-04-21T16:23:14.611Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
12:23:14 [2020-04-21T16:23:14.611Z] [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
12:23:14 [2020-04-21T16:23:14.611Z] [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 594 kB/s)
12:23:14 [2020-04-21T16:23:14.611Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
12:23:14 [2020-04-21T16:23:14.611Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
12:23:14 [2020-04-21T16:23:14.611Z] [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
12:23:15 [2020-04-21T16:23:15.179Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
12:23:15 [2020-04-21T16:23:15.179Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
12:23:15 [2020-04-21T16:23:15.179Z] [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
12:23:15 [2020-04-21T16:23:15.179Z] [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 339 kB/s)
12:23:15 [2020-04-21T16:23:15.179Z] [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
12:23:15 [2020-04-21T16:23:15.179Z] [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
12:23:15 [2020-04-21T16:23:15.179Z] [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
12:23:15 [2020-04-21T16:23:15.439Z] [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
12:23:15 [2020-04-21T16:23:15.439Z] [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
12:23:15 [2020-04-21T16:23:15.698Z] [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
12:23:15 [2020-04-21T16:23:15.698Z] [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 136 kB/s)
12:23:15 [2020-04-21T16:23:15.698Z] [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
12:23:15 [2020-04-21T16:23:15.698Z] [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
12:23:15 [2020-04-21T16:23:15.698Z] [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
12:23:15 [2020-04-21T16:23:15.957Z] [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
12:23:15 [2020-04-21T16:23:15.957Z] [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
12:23:15 [2020-04-21T16:23:15.957Z] [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
12:23:15 [2020-04-21T16:23:15.957Z] [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 137 kB/s)
12:23:15 [2020-04-21T16:23:15.958Z] [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
12:23:15 [2020-04-21T16:23:15.958Z] [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
12:23:16 [2020-04-21T16:23:16.216Z] [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
12:23:16 [2020-04-21T16:23:16.474Z] [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
12:23:16 [2020-04-21T16:23:16.474Z] [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
12:23:16 [2020-04-21T16:23:16.474Z] [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
12:23:16 [2020-04-21T16:23:16.474Z] [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 47 kB/s)
12:23:16 [2020-04-21T16:23:16.733Z] [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
12:23:16 [2020-04-21T16:23:16.733Z] [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
12:23:16 [2020-04-21T16:23:16.733Z] [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
12:23:16 [2020-04-21T16:23:16.993Z] [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
12:23:16 [2020-04-21T16:23:16.993Z] [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
12:23:16 [2020-04-21T16:23:16.993Z] [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
12:23:16 [2020-04-21T16:23:16.993Z] [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 589 kB/s)
12:23:16 [2020-04-21T16:23:16.993Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
12:23:16 [2020-04-21T16:23:16.993Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
12:23:16 [2020-04-21T16:23:16.993Z] [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
12:23:17 [2020-04-21T16:23:17.561Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
12:23:17 [2020-04-21T16:23:17.561Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
12:23:17 [2020-04-21T16:23:17.561Z] [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
12:23:17 [2020-04-21T16:23:17.561Z] [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 1.8 MB/s)
12:23:17 [2020-04-21T16:23:17.561Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom
12:23:17 [2020-04-21T16:23:17.561Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
12:23:17 [2020-04-21T16:23:17.561Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom
12:23:17 [2020-04-21T16:23:17.820Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
12:23:18 [2020-04-21T16:23:18.079Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom
12:23:18 [2020-04-21T16:23:18.337Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom
12:23:18 [2020-04-21T16:23:18.337Z] [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)
12:23:18 [2020-04-21T16:23:18.596Z] [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
12:23:18 [2020-04-21T16:23:18.596Z] [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
12:23:18 [2020-04-21T16:23:18.596Z] [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
12:23:19 [2020-04-21T16:23:19.164Z] [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
12:23:19 [2020-04-21T16:23:19.164Z] [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
12:23:19 [2020-04-21T16:23:19.164Z] [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
12:23:19 [2020-04-21T16:23:19.164Z] [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 245 kB/s)
12:23:19 [2020-04-21T16:23:19.164Z] [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
12:23:19 [2020-04-21T16:23:19.164Z] [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
12:23:19 [2020-04-21T16:23:19.164Z] [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
12:23:19 [2020-04-21T16:23:19.423Z] [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
12:23:19 [2020-04-21T16:23:19.682Z] [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
12:23:19 [2020-04-21T16:23:19.682Z] [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
12:23:19 [2020-04-21T16:23:19.682Z] [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 82 kB/s)
12:23:19 [2020-04-21T16:23:19.682Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
12:23:19 [2020-04-21T16:23:19.682Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
12:23:19 [2020-04-21T16:23:19.682Z] [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
12:23:19 [2020-04-21T16:23:19.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
12:23:19 [2020-04-21T16:23:19.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
12:23:19 [2020-04-21T16:23:19.941Z] [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
12:23:20 [2020-04-21T16:23:20.200Z] [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 860 kB/s)
12:23:20 [2020-04-21T16:23:20.200Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
12:23:20 [2020-04-21T16:23:20.200Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
12:23:20 [2020-04-21T16:23:20.200Z] [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
12:23:20 [2020-04-21T16:23:20.459Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
12:23:20 [2020-04-21T16:23:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
12:23:20 [2020-04-21T16:23:20.459Z] [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
12:23:20 [2020-04-21T16:23:20.459Z] [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.2 MB/s)
12:23:20 [2020-04-21T16:23:20.718Z] [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
12:23:20 [2020-04-21T16:23:20.718Z] [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
12:23:20 [2020-04-21T16:23:20.718Z] [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
12:23:20 [2020-04-21T16:23:20.977Z] [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
12:23:20 [2020-04-21T16:23:20.977Z] [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
12:23:21 [2020-04-21T16:23:21.235Z] [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
12:23:21 [2020-04-21T16:23:21.235Z] [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 67 kB/s)
12:23:21 [2020-04-21T16:23:21.235Z] [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
12:23:21 [2020-04-21T16:23:21.235Z] [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 282 kB/s)
12:23:21 [2020-04-21T16:23:21.235Z] [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
12:23:21 [2020-04-21T16:23:21.235Z] [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 543 kB/s)
12:23:21 [2020-04-21T16:23:21.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
12:23:21 [2020-04-21T16:23:21.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
12:23:21 [2020-04-21T16:23:21.235Z] [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
12:23:21 [2020-04-21T16:23:21.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
12:23:21 [2020-04-21T16:23:21.803Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
12:23:21 [2020-04-21T16:23:21.803Z] [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
12:23:21 [2020-04-21T16:23:21.803Z] [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 101 kB/s)
12:23:21 [2020-04-21T16:23:21.803Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
12:23:21 [2020-04-21T16:23:21.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
12:23:21 [2020-04-21T16:23:21.803Z] [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
12:23:22 [2020-04-21T16:23:22.062Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
12:23:22 [2020-04-21T16:23:22.062Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
12:23:22 [2020-04-21T16:23:22.062Z] [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
12:23:22 [2020-04-21T16:23:22.321Z] [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 254 kB/s)
12:23:22 [2020-04-21T16:23:22.321Z] [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
12:23:22 [2020-04-21T16:23:22.321Z] [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
12:23:22 [2020-04-21T16:23:22.321Z] [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
12:23:22 [2020-04-21T16:23:22.580Z] [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
12:23:22 [2020-04-21T16:23:22.580Z] [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
12:23:22 [2020-04-21T16:23:22.580Z] [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
12:23:22 [2020-04-21T16:23:22.580Z] [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 174 kB/s)
12:23:22 [2020-04-21T16:23:22.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
12:23:22 [2020-04-21T16:23:22.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
12:23:22 [2020-04-21T16:23:22.580Z] [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
12:23:23 [2020-04-21T16:23:23.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
12:23:23 [2020-04-21T16:23:23.147Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
12:23:23 [2020-04-21T16:23:23.147Z] [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
12:23:23 [2020-04-21T16:23:23.147Z] [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 170 kB/s)
12:23:23 [2020-04-21T16:23:23.147Z] [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
12:23:23 [2020-04-21T16:23:23.147Z] [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
12:23:23 [2020-04-21T16:23:23.147Z] [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
12:23:23 [2020-04-21T16:23:23.715Z] [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
12:23:23 [2020-04-21T16:23:23.715Z] [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
12:23:23 [2020-04-21T16:23:23.715Z] [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
12:23:23 [2020-04-21T16:23:23.715Z] [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 240 kB/s)
12:23:23 [2020-04-21T16:23:23.715Z] [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
12:23:23 [2020-04-21T16:23:23.715Z] [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
12:23:23 [2020-04-21T16:23:23.715Z] [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
12:23:23 [2020-04-21T16:23:23.975Z] [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
12:23:23 [2020-04-21T16:23:23.975Z] [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
12:23:23 [2020-04-21T16:23:23.975Z] [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
12:23:24 [2020-04-21T16:23:24.551Z] [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 433 kB/s)
12:23:24 [2020-04-21T16:23:24.551Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom
12:23:24 [2020-04-21T16:23:24.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom
12:23:24 [2020-04-21T16:23:24.551Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
12:23:24 [2020-04-21T16:23:24.551Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom
12:23:24 [2020-04-21T16:23:24.551Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom
12:23:24 [2020-04-21T16:23:24.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom
12:23:24 [2020-04-21T16:23:24.551Z] [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 828 kB/s)
12:23:24 [2020-04-21T16:23:24.551Z] [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
12:23:24 [2020-04-21T16:23:24.551Z] [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
12:23:24 [2020-04-21T16:23:24.551Z] [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
12:23:25 [2020-04-21T16:23:25.122Z] [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
12:23:25 [2020-04-21T16:23:25.122Z] [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
12:23:25 [2020-04-21T16:23:25.122Z] [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
12:23:25 [2020-04-21T16:23:25.122Z] [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 238 kB/s)
12:23:25 [2020-04-21T16:23:25.122Z] [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
12:23:25 [2020-04-21T16:23:25.122Z] [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
12:23:25 [2020-04-21T16:23:25.122Z] [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
12:23:25 [2020-04-21T16:23:25.381Z] [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
12:23:25 [2020-04-21T16:23:25.381Z] [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
12:23:25 [2020-04-21T16:23:25.640Z] [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
12:23:25 [2020-04-21T16:23:25.640Z] [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 515 kB/s)
12:23:25 [2020-04-21T16:23:25.640Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
12:23:25 [2020-04-21T16:23:25.640Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
12:23:25 [2020-04-21T16:23:25.640Z] [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
12:23:25 [2020-04-21T16:23:25.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
12:23:25 [2020-04-21T16:23:25.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
12:23:25 [2020-04-21T16:23:25.899Z] [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
12:23:25 [2020-04-21T16:23:25.899Z] [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 292 kB/s)
12:23:25 [2020-04-21T16:23:25.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
12:23:26 [2020-04-21T16:23:26.158Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
12:23:26 [2020-04-21T16:23:26.158Z] [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
12:23:26 [2020-04-21T16:23:26.417Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
12:23:26 [2020-04-21T16:23:26.417Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
12:23:26 [2020-04-21T16:23:26.417Z] [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
12:23:26 [2020-04-21T16:23:26.417Z] [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 1.1 MB/s)
12:23:26 [2020-04-21T16:23:26.417Z] [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
12:23:26 [2020-04-21T16:23:26.417Z] [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
12:23:26 [2020-04-21T16:23:26.417Z] [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
12:23:26 [2020-04-21T16:23:26.984Z] [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
12:23:26 [2020-04-21T16:23:26.984Z] [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
12:23:26 [2020-04-21T16:23:26.984Z] [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
12:23:26 [2020-04-21T16:23:26.984Z] [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 503 kB/s)
12:23:26 [2020-04-21T16:23:26.985Z] [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
12:23:26 [2020-04-21T16:23:26.985Z] [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
12:23:26 [2020-04-21T16:23:26.985Z] [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
12:23:27 [2020-04-21T16:23:27.244Z] [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
12:23:27 [2020-04-21T16:23:27.503Z] [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
12:23:27 [2020-04-21T16:23:27.503Z] [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
12:23:27 [2020-04-21T16:23:27.503Z] [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 52 kB/s)
12:23:27 [2020-04-21T16:23:27.503Z] [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
12:23:27 [2020-04-21T16:23:27.503Z] [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
12:23:27 [2020-04-21T16:23:27.503Z] [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
12:23:27 [2020-04-21T16:23:27.761Z] [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
12:23:27 [2020-04-21T16:23:27.761Z] [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
12:23:27 [2020-04-21T16:23:27.761Z] [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
12:23:27 [2020-04-21T16:23:27.761Z] [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 431 kB/s)
12:23:27 [2020-04-21T16:23:27.761Z] [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
12:23:28 [2020-04-21T16:23:28.020Z] [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
12:23:28 [2020-04-21T16:23:28.020Z] [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
12:23:28 [2020-04-21T16:23:28.279Z] [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
12:23:28 [2020-04-21T16:23:28.279Z] [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
12:23:28 [2020-04-21T16:23:28.544Z] [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
12:23:28 [2020-04-21T16:23:28.544Z] [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 115 kB/s)
12:23:28 [2020-04-21T16:23:28.544Z] [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
12:23:28 [2020-04-21T16:23:28.544Z] [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
12:23:28 [2020-04-21T16:23:28.544Z] [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
12:23:28 [2020-04-21T16:23:28.804Z] [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
12:23:28 [2020-04-21T16:23:28.804Z] [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
12:23:28 [2020-04-21T16:23:28.804Z] [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
12:23:28 [2020-04-21T16:23:28.804Z] [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 112 kB/s)
12:23:28 [2020-04-21T16:23:28.804Z] [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
12:23:29 [2020-04-21T16:23:29.063Z] [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
12:23:29 [2020-04-21T16:23:29.063Z] [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
12:23:29 [2020-04-21T16:23:29.323Z] [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
12:23:29 [2020-04-21T16:23:29.323Z] [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
12:23:29 [2020-04-21T16:23:29.888Z] [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
12:23:29 [2020-04-21T16:23:29.888Z] [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 163 kB/s)
12:23:30 [2020-04-21T16:23:30.147Z] [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
12:23:30 [2020-04-21T16:23:30.147Z] [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
12:23:30 [2020-04-21T16:23:30.147Z] [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
12:23:30 [2020-04-21T16:23:30.406Z] [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
12:23:30 [2020-04-21T16:23:30.406Z] [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
12:23:30 [2020-04-21T16:23:30.406Z] [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
12:23:30 [2020-04-21T16:23:30.665Z] [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 52 kB/s)
12:23:30 [2020-04-21T16:23:30.665Z] [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
12:23:30 [2020-04-21T16:23:30.665Z] [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
12:23:30 [2020-04-21T16:23:30.665Z] [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
12:23:30 [2020-04-21T16:23:30.924Z] [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
12:23:30 [2020-04-21T16:23:30.924Z] [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
12:23:30 [2020-04-21T16:23:30.924Z] [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
12:23:30 [2020-04-21T16:23:30.925Z] [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 79 kB/s)
12:23:30 [2020-04-21T16:23:30.925Z] [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
12:23:31 [2020-04-21T16:23:31.184Z] [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
12:23:31 [2020-04-21T16:23:31.184Z] [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
12:23:31 [2020-04-21T16:23:31.443Z] [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
12:23:31 [2020-04-21T16:23:31.443Z] [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
12:23:31 [2020-04-21T16:23:31.443Z] [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
12:23:31 [2020-04-21T16:23:31.443Z] [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 248 kB/s)
12:23:31 [2020-04-21T16:23:31.702Z] [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
12:23:31 [2020-04-21T16:23:31.702Z] [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
12:23:31 [2020-04-21T16:23:31.702Z] [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
12:23:31 [2020-04-21T16:23:31.962Z] [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
12:23:31 [2020-04-21T16:23:31.962Z] [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
12:23:31 [2020-04-21T16:23:31.962Z] [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
12:23:31 [2020-04-21T16:23:31.962Z] [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 157 kB/s)
12:23:31 [2020-04-21T16:23:31.962Z] [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
12:23:31 [2020-04-21T16:23:31.962Z] [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
12:23:32 [2020-04-21T16:23:32.221Z] [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
12:23:32 [2020-04-21T16:23:32.480Z] [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
12:23:32 [2020-04-21T16:23:32.480Z] [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
12:23:32 [2020-04-21T16:23:32.480Z] [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
12:23:32 [2020-04-21T16:23:32.480Z] [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 83 kB/s)
12:23:32 [2020-04-21T16:23:32.480Z] [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
12:23:32 [2020-04-21T16:23:32.480Z] [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
12:23:32 [2020-04-21T16:23:32.480Z] [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
12:23:32 [2020-04-21T16:23:32.739Z] [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
12:23:32 [2020-04-21T16:23:32.739Z] [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
12:23:32 [2020-04-21T16:23:32.998Z] [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
12:23:32 [2020-04-21T16:23:32.998Z] [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 71 kB/s)
12:23:32 [2020-04-21T16:23:32.998Z] [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
12:23:32 [2020-04-21T16:23:32.998Z] [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
12:23:32 [2020-04-21T16:23:32.998Z] [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
12:23:33 [2020-04-21T16:23:33.257Z] [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
12:23:33 [2020-04-21T16:23:33.258Z] [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
12:23:33 [2020-04-21T16:23:33.258Z] [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
12:23:33 [2020-04-21T16:23:33.258Z] [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 50 kB/s)
12:23:33 [2020-04-21T16:23:33.258Z] [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
12:23:33 [2020-04-21T16:23:33.258Z] [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
12:23:33 [2020-04-21T16:23:33.517Z] [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
12:23:33 [2020-04-21T16:23:33.776Z] [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
12:23:33 [2020-04-21T16:23:33.776Z] [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
12:23:33 [2020-04-21T16:23:33.776Z] [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
12:23:33 [2020-04-21T16:23:33.776Z] [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 113 kB/s)
12:23:33 [2020-04-21T16:23:33.776Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
12:23:34 [2020-04-21T16:23:34.035Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
12:23:34 [2020-04-21T16:23:34.035Z] [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
12:23:34 [2020-04-21T16:23:34.295Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
12:23:34 [2020-04-21T16:23:34.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
12:23:34 [2020-04-21T16:23:34.295Z] [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
12:23:34 [2020-04-21T16:23:34.295Z] [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 759 kB/s)
12:23:34 [2020-04-21T16:23:34.295Z] [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
12:23:34 [2020-04-21T16:23:34.295Z] [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
12:23:34 [2020-04-21T16:23:34.296Z] [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
12:23:34 [2020-04-21T16:23:34.851Z] [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
12:23:34 [2020-04-21T16:23:34.851Z] [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
12:23:34 [2020-04-21T16:23:34.851Z] [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
12:23:34 [2020-04-21T16:23:34.851Z] [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 63 kB/s)
12:23:34 [2020-04-21T16:23:34.851Z] [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
12:23:34 [2020-04-21T16:23:34.851Z] [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
12:23:34 [2020-04-21T16:23:34.851Z] [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
12:23:35 [2020-04-21T16:23:35.109Z] [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
12:23:35 [2020-04-21T16:23:35.110Z] [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
12:23:35 [2020-04-21T16:23:35.110Z] [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
12:23:35 [2020-04-21T16:23:35.368Z] [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 23 kB/s)
12:23:35 [2020-04-21T16:23:35.368Z] [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
12:23:35 [2020-04-21T16:23:35.368Z] [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
12:23:35 [2020-04-21T16:23:35.368Z] [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
12:23:35 [2020-04-21T16:23:35.936Z] [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
12:23:35 [2020-04-21T16:23:35.936Z] [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
12:23:35 [2020-04-21T16:23:35.936Z] [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
12:23:35 [2020-04-21T16:23:35.936Z] [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 36 kB/s)
12:23:35 [2020-04-21T16:23:35.936Z] [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
12:23:35 [2020-04-21T16:23:35.937Z] [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
12:23:35 [2020-04-21T16:23:35.937Z] [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
12:23:36 [2020-04-21T16:23:36.195Z] [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
12:23:36 [2020-04-21T16:23:36.195Z] [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
12:23:36 [2020-04-21T16:23:36.195Z] [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
12:23:36 [2020-04-21T16:23:36.454Z] [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 91 kB/s)
12:23:36 [2020-04-21T16:23:36.454Z] [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
12:23:36 [2020-04-21T16:23:36.454Z] [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
12:23:36 [2020-04-21T16:23:36.454Z] [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
12:23:36 [2020-04-21T16:23:36.713Z] [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
12:23:36 [2020-04-21T16:23:36.713Z] [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
12:23:36 [2020-04-21T16:23:36.713Z] [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
12:23:36 [2020-04-21T16:23:36.971Z] [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 36 kB/s)
12:23:36 [2020-04-21T16:23:36.971Z] [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
12:23:36 [2020-04-21T16:23:36.971Z] [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
12:23:36 [2020-04-21T16:23:36.971Z] [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
12:23:37 [2020-04-21T16:23:37.229Z] [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
12:23:37 [2020-04-21T16:23:37.229Z] [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
12:23:37 [2020-04-21T16:23:37.229Z] [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
12:23:37 [2020-04-21T16:23:37.487Z] [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 306 kB/s)
12:23:37 [2020-04-21T16:23:37.487Z] [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
12:23:37 [2020-04-21T16:23:37.487Z] [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
12:23:37 [2020-04-21T16:23:37.487Z] [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
12:23:37 [2020-04-21T16:23:37.746Z] [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
12:23:37 [2020-04-21T16:23:37.746Z] [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
12:23:37 [2020-04-21T16:23:37.746Z] [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
12:23:37 [2020-04-21T16:23:37.746Z] [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)
12:23:37 [2020-04-21T16:23:37.746Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
12:23:37 [2020-04-21T16:23:37.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
12:23:38 [2020-04-21T16:23:38.004Z] [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
12:23:38 [2020-04-21T16:23:38.572Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
12:23:38 [2020-04-21T16:23:38.572Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
12:23:38 [2020-04-21T16:23:38.572Z] [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
12:23:38 [2020-04-21T16:23:38.831Z] [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 266 kB/s)
12:23:38 [2020-04-21T16:23:38.831Z] [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
12:23:38 [2020-04-21T16:23:38.831Z] [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
12:23:38 [2020-04-21T16:23:38.831Z] [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
12:23:39 [2020-04-21T16:23:39.090Z] [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
12:23:39 [2020-04-21T16:23:39.090Z] [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
12:23:39 [2020-04-21T16:23:39.090Z] [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
12:23:39 [2020-04-21T16:23:39.090Z] [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 55 kB/s)
12:23:39 [2020-04-21T16:23:39.090Z] [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
12:23:39 [2020-04-21T16:23:39.090Z] [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
12:23:39 [2020-04-21T16:23:39.348Z] [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
12:23:39 [2020-04-21T16:23:39.608Z] [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
12:23:39 [2020-04-21T16:23:39.608Z] [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
12:23:39 [2020-04-21T16:23:39.608Z] [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
12:23:39 [2020-04-21T16:23:39.608Z] [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 234 kB/s)
12:23:39 [2020-04-21T16:23:39.608Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
12:23:39 [2020-04-21T16:23:39.608Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
12:23:39 [2020-04-21T16:23:39.866Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom
12:23:40 [2020-04-21T16:23:40.125Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
12:23:40 [2020-04-21T16:23:40.125Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
12:23:40 [2020-04-21T16:23:40.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom
12:23:40 [2020-04-21T16:23:40.125Z] [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.2 MB/s)
12:23:40 [2020-04-21T16:23:40.125Z] [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
12:23:40 [2020-04-21T16:23:40.125Z] [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
12:23:40 [2020-04-21T16:23:40.125Z] [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
12:23:40 [2020-04-21T16:23:40.693Z] [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
12:23:40 [2020-04-21T16:23:40.693Z] [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
12:23:40 [2020-04-21T16:23:40.693Z] [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
12:23:40 [2020-04-21T16:23:40.693Z] [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 52 kB/s)
12:23:40 [2020-04-21T16:23:40.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
12:23:40 [2020-04-21T16:23:40.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
12:23:40 [2020-04-21T16:23:40.693Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom
12:23:40 [2020-04-21T16:23:40.952Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
12:23:41 [2020-04-21T16:23:41.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
12:23:41 [2020-04-21T16:23:41.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom
12:23:41 [2020-04-21T16:23:41.211Z] [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 896 kB/s)
12:23:41 [2020-04-21T16:23:41.211Z] [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
12:23:41 [2020-04-21T16:23:41.211Z] [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
12:23:41 [2020-04-21T16:23:41.211Z] [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
12:23:41 [2020-04-21T16:23:41.469Z] [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
12:23:41 [2020-04-21T16:23:41.728Z] [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
12:23:41 [2020-04-21T16:23:41.728Z] [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
12:23:41 [2020-04-21T16:23:41.728Z] [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 315 kB/s)
12:23:41 [2020-04-21T16:23:41.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom
12:23:41 [2020-04-21T16:23:41.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
12:23:41 [2020-04-21T16:23:41.728Z] [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
12:23:41 [2020-04-21T16:23:41.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
12:23:41 [2020-04-21T16:23:41.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom
12:23:41 [2020-04-21T16:23:41.987Z] [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
12:23:42 [2020-04-21T16:23:42.246Z] [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 612 kB/s)
12:23:42 [2020-04-21T16:23:42.246Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
12:23:42 [2020-04-21T16:23:42.246Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
12:23:42 [2020-04-21T16:23:42.246Z] [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
12:23:42 [2020-04-21T16:23:42.505Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
12:23:42 [2020-04-21T16:23:42.505Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
12:23:42 [2020-04-21T16:23:42.505Z] [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
12:23:42 [2020-04-21T16:23:42.505Z] [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 329 kB/s)
12:23:42 [2020-04-21T16:23:42.505Z] [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
12:23:42 [2020-04-21T16:23:42.505Z] [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
12:23:42 [2020-04-21T16:23:42.505Z] [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
12:23:43 [2020-04-21T16:23:43.072Z] [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
12:23:43 [2020-04-21T16:23:43.072Z] [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
12:23:43 [2020-04-21T16:23:43.072Z] [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
12:23:43 [2020-04-21T16:23:43.072Z] [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 253 kB/s)
12:23:43 [2020-04-21T16:23:43.331Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
12:23:43 [2020-04-21T16:23:43.331Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
12:23:43 [2020-04-21T16:23:43.331Z] [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
12:23:43 [2020-04-21T16:23:43.590Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
12:23:43 [2020-04-21T16:23:43.848Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
12:23:43 [2020-04-21T16:23:43.849Z] [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
12:23:43 [2020-04-21T16:23:43.849Z] [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 54 kB/s)
12:23:43 [2020-04-21T16:23:43.849Z] [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
12:23:43 [2020-04-21T16:23:43.849Z] [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 239 kB/s)
12:23:43 [2020-04-21T16:23:43.849Z] [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
12:23:43 [2020-04-21T16:23:43.849Z] [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 378 kB/s)
12:23:43 [2020-04-21T16:23:43.849Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
12:23:43 [2020-04-21T16:23:43.849Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
12:23:43 [2020-04-21T16:23:43.849Z] [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
12:23:44 [2020-04-21T16:23:44.417Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
12:23:44 [2020-04-21T16:23:44.417Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
12:23:44 [2020-04-21T16:23:44.417Z] [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
12:23:44 [2020-04-21T16:23:44.417Z] [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 331 kB/s)
12:23:44 [2020-04-21T16:23:44.417Z] [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
12:23:44 [2020-04-21T16:23:44.417Z] [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
12:23:44 [2020-04-21T16:23:44.417Z] [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
12:23:44 [2020-04-21T16:23:44.417Z] [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
12:23:44 [2020-04-21T16:23:44.417Z] [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
12:23:44 [2020-04-21T16:23:44.417Z] [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
12:23:44 [2020-04-21T16:23:44.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
12:23:44 [2020-04-21T16:23:44.417Z] [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
12:23:44 [2020-04-21T16:23:44.417Z] [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
12:23:44 [2020-04-21T16:23:44.417Z] [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
12:23:44 [2020-04-21T16:23:44.417Z] [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
12:23:44 [2020-04-21T16:23:44.417Z] [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
12:23:44 [2020-04-21T16:23:44.417Z] [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
12:23:44 [2020-04-21T16:23:44.417Z] [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
12:23:44 [2020-04-21T16:23:44.417Z] [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
12:23:44 [2020-04-21T16:23:44.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
12:23:44 [2020-04-21T16:23:44.417Z] [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
12:23:44 [2020-04-21T16:23:44.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar
12:23:44 [2020-04-21T16:23:44.678Z] [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
12:23:44 [2020-04-21T16:23:44.678Z] [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
12:23:44 [2020-04-21T16:23:44.678Z] [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
12:23:44 [2020-04-21T16:23:44.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
12:23:44 [2020-04-21T16:23:44.678Z] [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
12:23:44 [2020-04-21T16:23:44.678Z] [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
12:23:44 [2020-04-21T16:23:44.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
12:23:44 [2020-04-21T16:23:44.678Z] [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
12:23:44 [2020-04-21T16:23:44.678Z] [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
12:23:44 [2020-04-21T16:23:44.678Z] [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
12:23:44 [2020-04-21T16:23:44.678Z] [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
12:23:44 [2020-04-21T16:23:44.678Z] [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
12:23:44 [2020-04-21T16:23:44.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar
12:23:44 [2020-04-21T16:23:44.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar
12:23:44 [2020-04-21T16:23:44.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
12:23:44 [2020-04-21T16:23:44.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
12:23:44 [2020-04-21T16:23:44.678Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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 4.6 MB/s)
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [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
12:23:45 [2020-04-21T16:23:45.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
12:23:45 [2020-04-21T16:23:45.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
12:23:45 [2020-04-21T16:23:45.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
12:23:45 [2020-04-21T16:23:45.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
12:23:45 [2020-04-21T16:23:45.418Z] [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
12:23:45 [2020-04-21T16:23:45.418Z] [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
12:23:45 [2020-04-21T16:23:45.418Z] [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
12:23:45 [2020-04-21T16:23:45.418Z] [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
12:23:45 [2020-04-21T16:23:45.418Z] [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
12:23:45 [2020-04-21T16:23:45.419Z] [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
12:23:45 [2020-04-21T16:23:45.708Z] [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
12:23:45 [2020-04-21T16:23:45.708Z] [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
12:23:45 [2020-04-21T16:23:45.708Z] [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
12:23:45 [2020-04-21T16:23:45.708Z] [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
12:23:45 [2020-04-21T16:23:45.708Z] [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
12:23:45 [2020-04-21T16:23:45.967Z] [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
12:23:45 [2020-04-21T16:23:45.967Z] [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
12:23:45 [2020-04-21T16:23:45.967Z] [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
12:23:45 [2020-04-21T16:23:45.967Z] [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
12:23:46 [2020-04-21T16:23:46.226Z] [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
12:23:46 [2020-04-21T16:23:46.226Z] [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
12:23:46 [2020-04-21T16:23:46.226Z] [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
12:23:46 [2020-04-21T16:23:46.226Z] [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
12:23:46 [2020-04-21T16:23:46.226Z] [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 99 kB/s)
12:23:46 [2020-04-21T16:23:46.226Z] [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
12:23:46 [2020-04-21T16:23:46.484Z] [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
12:23:46 [2020-04-21T16:23:46.484Z] [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
12:23:46 [2020-04-21T16:23:46.484Z] [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
12:23:46 [2020-04-21T16:23:46.743Z] [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
12:23:46 [2020-04-21T16:23:46.743Z] [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
12:23:46 [2020-04-21T16:23:46.743Z] [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
12:23:46 [2020-04-21T16:23:46.743Z] [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
12:23:46 [2020-04-21T16:23:46.743Z] [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
12:23:47 [2020-04-21T16:23:47.053Z] [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
12:23:47 [2020-04-21T16:23:47.053Z] [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
12:23:47 [2020-04-21T16:23:47.053Z] [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
12:23:47 [2020-04-21T16:23:47.053Z] [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
12:23:47 [2020-04-21T16:23:47.053Z] [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
12:23:47 [2020-04-21T16:23:47.353Z] [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
12:23:47 [2020-04-21T16:23:47.353Z] [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
12:23:47 [2020-04-21T16:23:47.613Z] [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
12:23:47 [2020-04-21T16:23:47.613Z] [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
12:23:47 [2020-04-21T16:23:47.613Z] [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
12:23:47 [2020-04-21T16:23:47.613Z] [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
12:23:47 [2020-04-21T16:23:47.613Z] [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
12:23:47 [2020-04-21T16:23:47.613Z] [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
12:23:47 [2020-04-21T16:23:47.613Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
12:23:47 [2020-04-21T16:23:47.613Z] [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
12:23:47 [2020-04-21T16:23:47.613Z] [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
12:23:47 [2020-04-21T16:23:47.613Z] [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
12:23:47 [2020-04-21T16:23:47.613Z] [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
12:23:47 [2020-04-21T16:23:47.613Z] [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
12:23:47 [2020-04-21T16:23:47.613Z] [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
12:23:47 [2020-04-21T16:23:47.613Z] [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
12:23:47 [2020-04-21T16:23:47.613Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
12:23:47 [2020-04-21T16:23:47.872Z] [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
12:23:47 [2020-04-21T16:23:47.872Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
12:23:47 [2020-04-21T16:23:47.872Z] [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
12:23:47 [2020-04-21T16:23:47.872Z] [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
12:23:47 [2020-04-21T16:23:47.872Z] [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
12:23:47 [2020-04-21T16:23:47.872Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
12:23:47 [2020-04-21T16:23:47.872Z] [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
12:23:47 [2020-04-21T16:23:47.872Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
12:23:47 [2020-04-21T16:23:47.872Z] [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
12:23:47 [2020-04-21T16:23:47.872Z] [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
12:23:47 [2020-04-21T16:23:47.872Z] [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
12:23:47 [2020-04-21T16:23:47.872Z] [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
12:23:47 [2020-04-21T16:23:47.872Z] [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
12:23:47 [2020-04-21T16:23:47.872Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
12:23:47 [2020-04-21T16:23:47.872Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
12:23:47 [2020-04-21T16:23:47.872Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
12:23:47 [2020-04-21T16:23:47.872Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
12:23:47 [2020-04-21T16:23:47.872Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.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.jar
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
12:23:48 [2020-04-21T16:23:48.439Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar
12:23:48 [2020-04-21T16:23:48.439Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar
12:23:48 [2020-04-21T16:23:48.439Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
12:23:48 [2020-04-21T16:23:48.439Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.439Z] [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
12:23:48 [2020-04-21T16:23:48.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.jar
12:23:49 [2020-04-21T16:23:49.472Z] [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 2.5 MB/s)
12:23:49 [2020-04-21T16:23:49.472Z] [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
12:23:49 [2020-04-21T16:23:49.472Z] [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 8.6 MB/s)
12:23:49 [2020-04-21T16:23:49.472Z] [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
12:23:49 [2020-04-21T16:23:49.472Z] [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 2.5 MB/s)
12:23:49 [2020-04-21T16:23:49.472Z] [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
12:23:49 [2020-04-21T16:23:49.472Z] [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 661 kB/s)
12:23:49 [2020-04-21T16:23:49.472Z] [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
12:23:49 [2020-04-21T16:23:49.472Z] [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 292 kB/s)
12:23:49 [2020-04-21T16:23:49.472Z] [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
12:23:49 [2020-04-21T16:23:49.472Z] [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 997 kB/s)
12:23:49 [2020-04-21T16:23:49.472Z] [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
12:23:49 [2020-04-21T16:23:49.472Z] [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.5 MB/s)
12:23:49 [2020-04-21T16:23:49.472Z] [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
12:23:49 [2020-04-21T16:23:49.472Z] [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 230 kB/s)
12:23:49 [2020-04-21T16:23:49.472Z] [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
12:23:49 [2020-04-21T16:23:49.472Z] [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 357 kB/s)
12:23:49 [2020-04-21T16:23:49.472Z] [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
12:23:49 [2020-04-21T16:23:49.472Z] [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 697 kB/s)
12:23:49 [2020-04-21T16:23:49.472Z] [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
12:23:49 [2020-04-21T16:23:49.472Z] [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.2 MB/s)
12:23:49 [2020-04-21T16:23:49.472Z] [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
12:23:49 [2020-04-21T16:23:49.473Z] [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 1.4 MB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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 1.5 MB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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
12:23:49 [2020-04-21T16:23:49.473Z] [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
12:23:49 [2020-04-21T16:23:49.473Z] [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 161 kB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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
12:23:49 [2020-04-21T16:23:49.473Z] [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 449 kB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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
12:23:49 [2020-04-21T16:23:49.473Z] [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 681 kB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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
12:23:49 [2020-04-21T16:23:49.473Z] [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 475 kB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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
12:23:49 [2020-04-21T16:23:49.473Z] [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.1 MB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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
12:23:49 [2020-04-21T16:23:49.473Z] [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 233 kB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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
12:23:49 [2020-04-21T16:23:49.473Z] [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 157 kB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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
12:23:49 [2020-04-21T16:23:49.473Z] [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 368 kB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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
12:23:49 [2020-04-21T16:23:49.473Z] [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 134 kB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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
12:23:49 [2020-04-21T16:23:49.473Z] [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 182 kB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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
12:23:49 [2020-04-21T16:23:49.473Z] [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 78 kB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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
12:23:49 [2020-04-21T16:23:49.473Z] [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 433 kB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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
12:23:49 [2020-04-21T16:23:49.473Z] [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 558 kB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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
12:23:49 [2020-04-21T16:23:49.473Z] [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 1.1 MB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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
12:23:49 [2020-04-21T16:23:49.473Z] [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 19 kB/s)
12:23:49 [2020-04-21T16:23:49.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.jar
12:23:49 [2020-04-21T16:23:49.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.jar (4.2 kB at 7.8 kB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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 623 kB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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 1.5 MB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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 5.6 MB/s)
12:23:49 [2020-04-21T16:23:49.473Z] [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 3.1 MB/s)
12:23:50 [2020-04-21T16:23:50.848Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
12:23:51 [2020-04-21T16:23:51.107Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/
12:23:51 [2020-04-21T16:23:51.107Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/
12:23:51 [2020-04-21T16:23:51.107Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3
12:23:51 [2020-04-21T16:23:51.366Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/ (70.64kB)
12:23:51 [2020-04-21T16:23:51.366Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/ (70.64kB)
12:23:51 [2020-04-21T16:23:51.933Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-6.2.1/
12:23:51 [2020-04-21T16:23:51.933Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-6.2.1/
12:23:51 [2020-04-21T16:23:51.933Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-6.2.1
12:23:51 [2020-04-21T16:23:51.933Z] [INFO] Fetching content.jar from https://download.eclipse.org/linuxtools/update-6.2.1/ (45.99kB)
12:23:51 [2020-04-21T16:23:51.933Z] [INFO] Fetching content.jar from https://download.eclipse.org/linuxtools/update-6.2.1/ (45.99kB)
12:23:52 [2020-04-21T16:23:52.191Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/
12:23:52 [2020-04-21T16:23:52.191Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/
12:23:52 [2020-04-21T16:23:52.450Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots
12:23:52 [2020-04-21T16:23:52.450Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/
12:23:52 [2020-04-21T16:23:52.451Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/
12:23:52 [2020-04-21T16:23:52.709Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/
12:23:52 [2020-04-21T16:23:52.709Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/
12:23:52 [2020-04-21T16:23:52.709Z] [INFO] Adding repository https://download.eclipse.org/releases/oxygen
12:23:52 [2020-04-21T16:23:52.968Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/oxygen/ (502B)
12:23:52 [2020-04-21T16:23:52.968Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/oxygen/ (502B)
12:23:52 [2020-04-21T16:23:52.968Z] [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/
12:23:52 [2020-04-21T16:23:52.968Z] [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/
12:23:53 [2020-04-21T16:23:53.227Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/oxygen/
12:23:53 [2020-04-21T16:23:53.227Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/oxygen/
12:23:54 [2020-04-21T16:23:54.164Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201804111000/
12:23:54 [2020-04-21T16:23:54.164Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201804111000/
12:23:54 [2020-04-21T16:23:54.423Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201804111000/
12:23:54 [2020-04-21T16:23:54.423Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201804111000/
12:23:58 [2020-04-21T16:23:58.207Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201803211000/
12:23:58 [2020-04-21T16:23:58.207Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201803211000/
12:23:58 [2020-04-21T16:23:58.207Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201803211000/
12:23:58 [2020-04-21T16:23:58.207Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201803211000/
12:24:00 [2020-04-21T16:24:00.743Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201712201001/
12:24:00 [2020-04-21T16:24:00.743Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201712201001/
12:24:00 [2020-04-21T16:24:00.743Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201712201001/
12:24:00 [2020-04-21T16:24:00.743Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201712201001/
12:24:03 [2020-04-21T16:24:03.278Z] [INFO] Adding repository https://download.eclipse.org/tm/terminal/updates/4.3
12:24:03 [2020-04-21T16:24:03.278Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tm/terminal/updates/4.3/
12:24:03 [2020-04-21T16:24:03.278Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tm/terminal/updates/4.3/
12:24:03 [2020-04-21T16:24:03.538Z] [INFO] Fetching content.jar from https://download.eclipse.org/tm/terminal/updates/4.3/GA/ (16.71kB)
12:24:03 [2020-04-21T16:24:03.538Z] [INFO] Fetching content.jar from https://download.eclipse.org/tm/terminal/updates/4.3/GA/ (16.71kB)
12:24:03 [2020-04-21T16:24:03.798Z] [INFO] Adding repository https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2
12:24:04 [2020-04-21T16:24:04.057Z] [INFO] Fetching compositeContent.xml from https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2/
12:24:04 [2020-04-21T16:24:04.057Z] [INFO] Fetching compositeContent.xml from https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2/
12:24:04 [2020-04-21T16:24:04.057Z] [INFO] Fetching p2.index from https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2/launchbar-2.2.0/
12:24:04 [2020-04-21T16:24:04.057Z] [INFO] Fetching p2.index from https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2/launchbar-2.2.0/
12:24:04 [2020-04-21T16:24:04.316Z] [INFO] Fetching content.xml.xz from https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2/launchbar-2.2.0/
12:24:04 [2020-04-21T16:24:04.317Z] [INFO] Fetching content.xml.xz from https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2/launchbar-2.2.0/
12:24:04 [2020-04-21T16:24:04.575Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository/
12:24:04 [2020-04-21T16:24:04.575Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository/
12:24:04 [2020-04-21T16:24:04.575Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository
12:24:04 [2020-04-21T16:24:04.835Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository/
12:24:04 [2020-04-21T16:24:04.835Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository/
12:24:04 [2020-04-21T16:24:04.835Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/ (117.26kB)
12:24:04 [2020-04-21T16:24:04.835Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/ (117.26kB)
12:24:05 [2020-04-21T16:24:05.094Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20180206163158/repository/
12:24:05 [2020-04-21T16:24:05.094Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20180206163158/repository/
12:24:05 [2020-04-21T16:24:05.353Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20180206163158/repository/
12:24:05 [2020-04-21T16:24:05.353Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20180206163158/repository/
12:24:05 [2020-04-21T16:24:05.613Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/
12:24:05 [2020-04-21T16:24:05.613Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/
12:24:05 [2020-04-21T16:24:05.613Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
12:24:05 [2020-04-21T16:24:05.872Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
12:24:05 [2020-04-21T16:24:05.872Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
12:24:05 [2020-04-21T16:24:05.872Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
12:24:05 [2020-04-21T16:24:05.872Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
12:24:06 [2020-04-21T16:24:06.132Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
12:24:06 [2020-04-21T16:24:06.132Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
12:24:06 [2020-04-21T16:24:06.390Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
12:24:06 [2020-04-21T16:24:06.390Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
12:24:06 [2020-04-21T16:24:06.390Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
12:24:06 [2020-04-21T16:24:06.391Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
12:24:06 [2020-04-21T16:24:06.649Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/
12:24:06 [2020-04-21T16:24:06.649Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/
12:24:06 [2020-04-21T16:24:06.649Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715
12:24:06 [2020-04-21T16:24:06.908Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/
12:24:06 [2020-04-21T16:24:06.908Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/
12:24:07 [2020-04-21T16:24:07.167Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2
12:24:07 [2020-04-21T16:24:07.167Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
12:24:07 [2020-04-21T16:24:07.167Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
12:24:07 [2020-04-21T16:24:07.426Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.9.3/R-3.9.3-20180302093744/repository
12:24:07 [2020-04-21T16:24:07.426Z] [INFO] Fetching content.jar from https://download.eclipse.org/webtools/downloads/drops/R3.9.3/R-3.9.3-20180302093744/repository/ (257.92kB)
12:24:07 [2020-04-21T16:24:07.426Z] [INFO] Fetching content.jar from https://download.eclipse.org/webtools/downloads/drops/R3.9.3/R-3.9.3-20180302093744/repository/ (257.92kB)
12:24:07 [2020-04-21T16:24:07.685Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.13/
12:24:07 [2020-04-21T16:24:07.685Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.13/
12:24:07 [2020-04-21T16:24:07.943Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.13
12:24:07 [2020-04-21T16:24:07.943Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.13/
12:24:07 [2020-04-21T16:24:07.943Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.13/
12:24:08 [2020-04-21T16:24:08.202Z] [INFO] Fetching p2.index from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
12:24:08 [2020-04-21T16:24:08.202Z] [INFO] Fetching p2.index from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
12:24:08 [2020-04-21T16:24:08.202Z] [INFO] Adding repository https://download.eclipse.org/swtchart/releases/0.12.0/repository
12:24:08 [2020-04-21T16:24:08.202Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
12:24:08 [2020-04-21T16:24:08.202Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
12:24:23 [2020-04-21T16:24:23.089Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
12:24:31 [2020-04-21T16:24:31.205Z] [INFO] Fetching nightly&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/tools/cdt/builds/9.4/
12:24:31 [2020-04-21T16:24:31.205Z] [INFO] Fetching nightly&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/tools/cdt/builds/9.4/
12:24:31 [2020-04-21T16:24:31.205Z] [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (79.77kB)
12:24:31 [2020-04-21T16:24:31.205Z] [INFO] The user operation is waiting for background work to complete.
12:24:31 [2020-04-21T16:24:31.205Z] [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (79.77kB)
12:24:31 [2020-04-21T16:24:31.205Z] [INFO] Unpacking com.google.gson_2.7.0.v20170129-0911...
12:24:31 [2020-04-21T16:24:31.205Z] [INFO] Fetching 201804111000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/oxygen/
12:24:31 [2020-04-21T16:24:31.205Z] [INFO] Fetching 201804111000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/oxygen/
12:24:31 [2020-04-21T16:24:31.205Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (676.21kB)
12:24:31 [2020-04-21T16:24:31.205Z] [INFO] The user operation is waiting for background work to complete.
12:24:31 [2020-04-21T16:24:31.205Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (676.21kB)
12:24:31 [2020-04-21T16:24:31.464Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425...
12:24:32 [2020-04-21T16:24:32.400Z] [INFO] Fetching org.eclipse.osgi_3.12.100.v20180210-1608.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (435.62kB)
12:24:32 [2020-04-21T16:24:32.400Z] [INFO] The user operation is waiting for background work to complete.
12:24:32 [2020-04-21T16:24:32.400Z] [INFO] Fetching org.eclipse.osgi_3.12.100.v20180210-1608.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (435.62kB)
12:24:32 [2020-04-21T16:24:32.400Z] [INFO] Unpacking org.eclipse.osgi_3.12.100.v20180210-1608...
12:24:33 [2020-04-21T16:24:33.399Z] [INFO] Fetching org.eclipse.cdt.core_6.4.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (1.57MB)
12:24:33 [2020-04-21T16:24:33.399Z] [INFO] The user operation is waiting for background work to complete.
12:24:33 [2020-04-21T16:24:33.399Z] [INFO] Fetching org.eclipse.cdt.core_6.4.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (1.57MB)
12:24:33 [2020-04-21T16:24:33.657Z] [INFO] Unpacking org.eclipse.cdt.core_6.4.0.201802261533...
12:24:36 [2020-04-21T16:24:36.187Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (16.82kB)
12:24:36 [2020-04-21T16:24:36.187Z] [INFO] The user operation is waiting for background work to complete.
12:24:36 [2020-04-21T16:24:36.188Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (16.82kB)
12:24:36 [2020-04-21T16:24:36.188Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.0.201802261533...
12:24:36 [2020-04-21T16:24:36.188Z] [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.97kB)
12:24:36 [2020-04-21T16:24:36.188Z] [INFO] The user operation is waiting for background work to complete.
12:24:36 [2020-04-21T16:24:36.188Z] [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.97kB)
12:24:36 [2020-04-21T16:24:36.446Z] [INFO] Unpacking org.eclipse.core.contenttype_3.6.0.v20170207-1037...
12:24:36 [2020-04-21T16:24:36.446Z] [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.1kB)
12:24:36 [2020-04-21T16:24:36.446Z] [INFO] The user operation is waiting for background work to complete.
12:24:36 [2020-04-21T16:24:36.446Z] [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.1kB)
12:24:36 [2020-04-21T16:24:36.446Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.0.v20170207-1037...
12:24:36 [2020-04-21T16:24:36.704Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.100.v20170203-1130.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.14kB)
12:24:36 [2020-04-21T16:24:36.704Z] [INFO] The user operation is waiting for background work to complete.
12:24:36 [2020-04-21T16:24:36.704Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.100.v20170203-1130.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.14kB)
12:24:36 [2020-04-21T16:24:36.704Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.100.v20170203-1130...
12:24:36 [2020-04-21T16:24:36.704Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.68kB)
12:24:36 [2020-04-21T16:24:36.704Z] [INFO] The user operation is waiting for background work to complete.
12:24:36 [2020-04-21T16:24:36.704Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.68kB)
12:24:36 [2020-04-21T16:24:36.962Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.0.v20170406-1337...
12:24:36 [2020-04-21T16:24:36.962Z] [INFO] Fetching org.eclipse.core.resources_3.12.0.v20170417-1558.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (870.77kB)
12:24:36 [2020-04-21T16:24:36.962Z] [INFO] Fetching org.eclipse.core.resources_3.12.0.v20170417-1558.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (870.77kB)
12:24:37 [2020-04-21T16:24:37.220Z] [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.26kB)
12:24:37 [2020-04-21T16:24:37.220Z] [INFO] The user operation is waiting for background work to complete.
12:24:37 [2020-04-21T16:24:37.220Z] [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.26kB)
12:24:37 [2020-04-21T16:24:37.220Z] [INFO] Unpacking org.eclipse.core.runtime_3.13.0.v20170207-1030...
12:24:37 [2020-04-21T16:24:37.479Z] [INFO] Fetching org.eclipse.core.variables_3.4.0.v20170113-2056.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.01kB)
12:24:37 [2020-04-21T16:24:37.479Z] [INFO] The user operation is waiting for background work to complete.
12:24:37 [2020-04-21T16:24:37.479Z] [INFO] Fetching org.eclipse.core.variables_3.4.0.v20170113-2056.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.01kB)
12:24:37 [2020-04-21T16:24:37.479Z] [INFO] Unpacking org.eclipse.core.variables_3.4.0.v20170113-2056...
12:24:37 [2020-04-21T16:24:37.479Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (105.95kB)
12:24:37 [2020-04-21T16:24:37.479Z] [INFO] The user operation is waiting for background work to complete.
12:24:37 [2020-04-21T16:24:37.479Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (105.95kB)
12:24:37 [2020-04-21T16:24:37.739Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156...
12:24:37 [2020-04-21T16:24:37.739Z] [INFO] Fetching org.eclipse.text_3.6.100.v20170203-0814.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (91.18kB)
12:24:37 [2020-04-21T16:24:37.739Z] [INFO] The user operation is waiting for background work to complete.
12:24:37 [2020-04-21T16:24:37.739Z] [INFO] Fetching org.eclipse.text_3.6.100.v20170203-0814.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (91.18kB)
12:24:38 [2020-04-21T16:24:38.320Z] [INFO] Unpacking org.eclipse.text_3.6.100.v20170203-0814...
12:24:38 [2020-04-21T16:24:38.320Z] [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.71MB)
12:24:38 [2020-04-21T16:24:38.320Z] [INFO] The user operation is waiting for background work to complete.
12:24:38 [2020-04-21T16:24:38.320Z] [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.71MB)
12:24:39 [2020-04-21T16:24:39.286Z] [INFO] Unpacking com.ibm.icu_58.2.0.v20170418-1837...
12:24:43 [2020-04-21T16:24:43.473Z] [INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (43.34kB)
12:24:43 [2020-04-21T16:24:43.473Z] [INFO] The user operation is waiting for background work to complete.
12:24:43 [2020-04-21T16:24:43.473Z] [INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (43.34kB)
12:24:43 [2020-04-21T16:24:43.473Z] [INFO] Unpacking org.eclipse.core.commands_3.9.0.v20170530-1048...
12:24:43 [2020-04-21T16:24:43.731Z] [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.81kB)
12:24:43 [2020-04-21T16:24:43.732Z] [INFO] The user operation is waiting for background work to complete.
12:24:43 [2020-04-21T16:24:43.732Z] [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.81kB)
12:24:43 [2020-04-21T16:24:43.732Z] [INFO] Unpacking org.eclipse.equinox.common_3.9.0.v20170207-1454...
12:24:43 [2020-04-21T16:24:43.990Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.99kB)
12:24:43 [2020-04-21T16:24:43.990Z] [INFO] The user operation is waiting for background work to complete.
12:24:43 [2020-04-21T16:24:43.990Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.99kB)
12:24:43 [2020-04-21T16:24:43.990Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.0.v20170126-2132...
12:24:43 [2020-04-21T16:24:43.990Z] [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.7kB)
12:24:43 [2020-04-21T16:24:43.990Z] [INFO] The user operation is waiting for background work to complete.
12:24:44 [2020-04-21T16:24:44.249Z] [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.7kB)
12:24:44 [2020-04-21T16:24:44.249Z] [INFO] Unpacking org.eclipse.equinox.registry_3.7.0.v20170222-1344...
12:24:44 [2020-04-21T16:24:44.249Z] [INFO] Fetching org.eclipse.core.jobs_3.9.3.v20180115-1757.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (46.25kB)
12:24:44 [2020-04-21T16:24:44.249Z] [INFO] The user operation is waiting for background work to complete.
12:24:44 [2020-04-21T16:24:44.249Z] [INFO] Fetching org.eclipse.core.jobs_3.9.3.v20180115-1757.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (46.25kB)
12:24:44 [2020-04-21T16:24:44.507Z] [INFO] Unpacking org.eclipse.core.jobs_3.9.3.v20180115-1757...
12:24:44 [2020-04-21T16:24:44.507Z] [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.76kB)
12:24:44 [2020-04-21T16:24:44.508Z] [INFO] The user operation is waiting for background work to complete.
12:24:44 [2020-04-21T16:24:44.508Z] [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.76kB)
12:24:44 [2020-04-21T16:24:44.766Z] [INFO] Unpacking org.eclipse.equinox.app_1.3.400.v20150715-1528...
12:24:44 [2020-04-21T16:24:44.766Z] [INFO] Fetching 201803211000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/oxygen/
12:24:44 [2020-04-21T16:24:44.766Z] [INFO] Fetching 201803211000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/oxygen/
12:24:44 [2020-04-21T16:24:44.766Z] [INFO] Fetching org.eclipse.jdt.annotation_2.1.100.v20170511-1408.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (16.69kB)
12:24:44 [2020-04-21T16:24:44.766Z] [INFO] The user operation is waiting for background work to complete.
12:24:44 [2020-04-21T16:24:44.766Z] [INFO] Fetching org.eclipse.jdt.annotation_2.1.100.v20170511-1408.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (16.69kB)
12:24:45 [2020-04-21T16:24:45.024Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.1.100.v20170511-1408...
12:24:45 [2020-04-21T16:24:45.024Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (123.59kB)
12:24:45 [2020-04-21T16:24:45.024Z] [INFO] The user operation is waiting for background work to complete.
12:24:45 [2020-04-21T16:24:45.024Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (123.59kB)
12:24:45 [2020-04-21T16:24:45.282Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430...
12:24:45 [2020-04-21T16:24:45.541Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (99.04kB)
12:24:45 [2020-04-21T16:24:45.541Z] [INFO] The user operation is waiting for background work to complete.
12:24:45 [2020-04-21T16:24:45.541Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (99.04kB)
12:24:45 [2020-04-21T16:24:45.821Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
12:24:46 [2020-04-21T16:24:46.079Z] [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.56kB)
12:24:46 [2020-04-21T16:24:46.079Z] [INFO] The user operation is waiting for background work to complete.
12:24:46 [2020-04-21T16:24:46.079Z] [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.56kB)
12:24:46 [2020-04-21T16:24:46.079Z] [INFO] Unpacking org.apache.commons.io_2.2.0.v201405211200...
12:24:46 [2020-04-21T16:24:46.338Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
12:24:46 [2020-04-21T16:24:46.597Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
12:24:46 [2020-04-21T16:24:46.597Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
12:24:46 [2020-04-21T16:24:46.597Z] [INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (81.58kB)
12:24:46 [2020-04-21T16:24:46.597Z] [INFO] The user operation is waiting for background work to complete.
12:24:46 [2020-04-21T16:24:46.597Z] [INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (81.58kB)
12:24:46 [2020-04-21T16:24:46.855Z] [INFO] Unpacking org.apache.batik.css_1.8.0.v20170214-1941...
12:24:46 [2020-04-21T16:24:46.855Z] [INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (56.27kB)
12:24:46 [2020-04-21T16:24:46.855Z] [INFO] The user operation is waiting for background work to complete.
12:24:46 [2020-04-21T16:24:46.855Z] [INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (56.27kB)
12:24:47 [2020-04-21T16:24:47.113Z] [INFO] Unpacking org.apache.batik.util_1.8.0.v20170214-1941...
12:24:47 [2020-04-21T16:24:47.113Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.68kB)
12:24:47 [2020-04-21T16:24:47.113Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.68kB)
12:24:47 [2020-04-21T16:24:47.371Z] [INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.98kB)
12:24:47 [2020-04-21T16:24:47.371Z] [INFO] The user operation is waiting for background work to complete.
12:24:47 [2020-04-21T16:24:47.371Z] [INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.98kB)
12:24:47 [2020-04-21T16:24:47.371Z] [INFO] Unpacking org.eclipse.osgi.services_3.6.0.v20170228-1906...
12:24:47 [2020-04-21T16:24:47.629Z] [INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (140.57kB)
12:24:47 [2020-04-21T16:24:47.629Z] [INFO] The user operation is waiting for background work to complete.
12:24:47 [2020-04-21T16:24:47.629Z] [INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (140.57kB)
12:24:47 [2020-04-21T16:24:47.629Z] [INFO] Unpacking org.apache.felix.scr_2.0.10.v20170501-2007...
12:24:47 [2020-04-21T16:24:47.887Z] [INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.93kB)
12:24:47 [2020-04-21T16:24:47.888Z] [INFO] The user operation is waiting for background work to complete.
12:24:47 [2020-04-21T16:24:47.888Z] [INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.93kB)
12:24:47 [2020-04-21T16:24:47.888Z] [INFO] Unpacking org.eclipse.osgi.util_3.4.0.v20170111-1608...
12:24:48 [2020-04-21T16:24:48.146Z] [INFO] Fetching org.eclipse.compare_3.7.101.v20170724-1603.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (314.64kB)
12:24:48 [2020-04-21T16:24:48.146Z] [INFO] The user operation is waiting for background work to complete.
12:24:48 [2020-04-21T16:24:48.146Z] [INFO] Fetching org.eclipse.compare_3.7.101.v20170724-1603.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (314.64kB)
12:24:48 [2020-04-21T16:24:48.146Z] [INFO] Unpacking org.eclipse.compare_3.7.101.v20170724-1603...
12:24:48 [2020-04-21T16:24:48.404Z] [INFO] Fetching org.eclipse.ui_3.109.0.v20170411-1742.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (357.53kB)
12:24:48 [2020-04-21T16:24:48.404Z] [INFO] The user operation is waiting for background work to complete.
12:24:48 [2020-04-21T16:24:48.404Z] [INFO] Fetching org.eclipse.ui_3.109.0.v20170411-1742.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (357.53kB)
12:24:48 [2020-04-21T16:24:48.663Z] [INFO] Unpacking org.eclipse.ui_3.109.0.v20170411-1742...
12:24:48 [2020-04-21T16:24:48.663Z] [INFO] Fetching org.eclipse.jface.text_3.12.2.v20180112-1341.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (318.76kB)
12:24:48 [2020-04-21T16:24:48.663Z] [INFO] The user operation is waiting for background work to complete.
12:24:48 [2020-04-21T16:24:48.663Z] [INFO] Fetching org.eclipse.jface.text_3.12.2.v20180112-1341.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (318.76kB)
12:24:48 [2020-04-21T16:24:48.921Z] [INFO] Unpacking org.eclipse.jface.text_3.12.2.v20180112-1341...
12:24:49 [2020-04-21T16:24:49.489Z] [INFO] Fetching org.eclipse.ui.ide_3.13.1.v20170822-1526.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (972.73kB)
12:24:49 [2020-04-21T16:24:49.489Z] [INFO] The user operation is waiting for background work to complete.
12:24:49 [2020-04-21T16:24:49.489Z] [INFO] Fetching org.eclipse.ui.ide_3.13.1.v20170822-1526.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (972.73kB)
12:24:49 [2020-04-21T16:24:49.489Z] [INFO] Unpacking org.eclipse.ui.ide_3.13.1.v20170822-1526...
12:24:50 [2020-04-21T16:24:50.555Z] [INFO] Fetching org.eclipse.ui.views_3.9.0.v20170226-1833.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.42kB)
12:24:50 [2020-04-21T16:24:50.555Z] [INFO] The user operation is waiting for background work to complete.
12:24:50 [2020-04-21T16:24:50.555Z] [INFO] Fetching org.eclipse.ui.views_3.9.0.v20170226-1833.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.42kB)
12:24:50 [2020-04-21T16:24:50.555Z] [INFO] Unpacking org.eclipse.ui.views_3.9.0.v20170226-1833...
12:24:50 [2020-04-21T16:24:50.555Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (229.15kB)
12:24:50 [2020-04-21T16:24:50.556Z] [INFO] The user operation is waiting for background work to complete.
12:24:50 [2020-04-21T16:24:50.556Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (229.15kB)
12:24:50 [2020-04-21T16:24:50.556Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021...
12:24:50 [2020-04-21T16:24:50.853Z] [INFO] Fetching org.eclipse.ui.editors_3.11.0.v20170202-1823.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (199.22kB)
12:24:50 [2020-04-21T16:24:50.853Z] [INFO] The user operation is waiting for background work to complete.
12:24:50 [2020-04-21T16:24:50.853Z] [INFO] Fetching org.eclipse.ui.editors_3.11.0.v20170202-1823.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (199.22kB)
12:24:50 [2020-04-21T16:24:50.853Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.0.v20170202-1823...
12:24:51 [2020-04-21T16:24:51.112Z] [INFO] Fetching org.eclipse.ui.forms_3.7.101.v20170815-1446.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.68kB)
12:24:51 [2020-04-21T16:24:51.112Z] [INFO] The user operation is waiting for background work to complete.
12:24:51 [2020-04-21T16:24:51.112Z] [INFO] Fetching org.eclipse.ui.forms_3.7.101.v20170815-1446.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.68kB)
12:24:51 [2020-04-21T16:24:51.371Z] [INFO] Unpacking org.eclipse.ui.forms_3.7.101.v20170815-1446...
12:24:51 [2020-04-21T16:24:51.371Z] [INFO] Fetching org.eclipse.compare.core_3.6.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.79kB)
12:24:51 [2020-04-21T16:24:51.371Z] [INFO] The user operation is waiting for background work to complete.
12:24:51 [2020-04-21T16:24:51.371Z] [INFO] Fetching org.eclipse.compare.core_3.6.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.79kB)
12:24:51 [2020-04-21T16:24:51.630Z] [INFO] Unpacking org.eclipse.compare.core_3.6.100.v20170516-0820...
12:24:51 [2020-04-21T16:24:51.630Z] [INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (58.16kB)
12:24:51 [2020-04-21T16:24:51.630Z] [INFO] The user operation is waiting for background work to complete.
12:24:51 [2020-04-21T16:24:51.630Z] [INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (58.16kB)
12:24:51 [2020-04-21T16:24:51.889Z] [INFO] Unpacking org.eclipse.core.databinding_1.6.100.v20170515-1119...
12:24:51 [2020-04-21T16:24:51.889Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (90.43kB)
12:24:51 [2020-04-21T16:24:51.889Z] [INFO] The user operation is waiting for background work to complete.
12:24:51 [2020-04-21T16:24:51.889Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (90.43kB)
12:24:51 [2020-04-21T16:24:51.889Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.6.100.v20170515-1119...
12:24:52 [2020-04-21T16:24:52.147Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (49.74kB)
12:24:52 [2020-04-21T16:24:52.147Z] [INFO] The user operation is waiting for background work to complete.
12:24:52 [2020-04-21T16:24:52.147Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (49.74kB)
12:24:52 [2020-04-21T16:24:52.147Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.6.100.v20170515-1119...
12:24:52 [2020-04-21T16:24:52.405Z] [INFO] Fetching org.eclipse.core.net_1.3.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.81kB)
12:24:52 [2020-04-21T16:24:52.405Z] [INFO] The user operation is waiting for background work to complete.
12:24:52 [2020-04-21T16:24:52.405Z] [INFO] Fetching org.eclipse.core.net_1.3.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.81kB)
12:24:52 [2020-04-21T16:24:52.405Z] [INFO] Unpacking org.eclipse.core.net_1.3.100.v20170516-0820...
12:24:52 [2020-04-21T16:24:52.664Z] [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.3kB)
12:24:52 [2020-04-21T16:24:52.664Z] [INFO] The user operation is waiting for background work to complete.
12:24:52 [2020-04-21T16:24:52.664Z] [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.3kB)
12:24:52 [2020-04-21T16:24:52.664Z] [INFO] Unpacking org.eclipse.equinox.security_1.2.300.v20170505-1235...
12:24:52 [2020-04-21T16:24:52.664Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.47kB)
12:24:52 [2020-04-21T16:24:52.664Z] [INFO] The user operation is waiting for background work to complete.
12:24:52 [2020-04-21T16:24:52.664Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.47kB)
12:24:52 [2020-04-21T16:24:52.923Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.100.v20170513-0428...
12:24:52 [2020-04-21T16:24:52.923Z] [INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.17kB)
12:24:52 [2020-04-21T16:24:52.923Z] [INFO] The user operation is waiting for background work to complete.
12:24:52 [2020-04-21T16:24:52.923Z] [INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.17kB)
12:24:52 [2020-04-21T16:24:52.923Z] [INFO] Unpacking org.eclipse.e4.core.di_1.6.100.v20170421-1418...
12:24:53 [2020-04-21T16:24:53.182Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.6kB)
12:24:53 [2020-04-21T16:24:53.182Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.6kB)
12:24:53 [2020-04-21T16:24:53.182Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.58kB)
12:24:53 [2020-04-21T16:24:53.182Z] [INFO] The user operation is waiting for background work to complete.
12:24:53 [2020-04-21T16:24:53.182Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.58kB)
12:24:53 [2020-04-21T16:24:53.440Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.6.0.v20170322-1144...
12:24:53 [2020-04-21T16:24:53.440Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.42kB)
12:24:53 [2020-04-21T16:24:53.441Z] [INFO] The user operation is waiting for background work to complete.
12:24:53 [2020-04-21T16:24:53.441Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.42kB)
12:24:53 [2020-04-21T16:24:53.441Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.0.v20170407-0928...
12:24:53 [2020-04-21T16:24:53.441Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.71kB)
12:24:53 [2020-04-21T16:24:53.441Z] [INFO] The user operation is waiting for background work to complete.
12:24:53 [2020-04-21T16:24:53.441Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.71kB)
12:24:53 [2020-04-21T16:24:53.699Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002...
12:24:53 [2020-04-21T16:24:53.699Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.77kB)
12:24:53 [2020-04-21T16:24:53.699Z] [INFO] The user operation is waiting for background work to complete.
12:24:53 [2020-04-21T16:24:53.699Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.77kB)
12:24:53 [2020-04-21T16:24:53.699Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728...
12:24:53 [2020-04-21T16:24:53.957Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB)
12:24:53 [2020-04-21T16:24:53.957Z] [INFO] The user operation is waiting for background work to complete.
12:24:53 [2020-04-21T16:24:53.957Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB)
12:24:53 [2020-04-21T16:24:53.957Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928...
12:24:53 [2020-04-21T16:24:53.957Z] [INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.34kB)
12:24:53 [2020-04-21T16:24:53.957Z] [INFO] The user operation is waiting for background work to complete.
12:24:53 [2020-04-21T16:24:53.957Z] [INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.34kB)
12:24:54 [2020-04-21T16:24:54.216Z] [INFO] Unpacking org.eclipse.equinox.ds_1.5.0.v20170307-1429...
12:24:54 [2020-04-21T16:24:54.216Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.68kB)
12:24:54 [2020-04-21T16:24:54.216Z] [INFO] The user operation is waiting for background work to complete.
12:24:54 [2020-04-21T16:24:54.216Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.68kB)
12:24:54 [2020-04-21T16:24:54.216Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728...
12:24:54 [2020-04-21T16:24:54.216Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (98kB)
12:24:54 [2020-04-21T16:24:54.216Z] [INFO] The user operation is waiting for background work to complete.
12:24:54 [2020-04-21T16:24:54.216Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (98kB)
12:24:54 [2020-04-21T16:24:54.474Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
12:24:54 [2020-04-21T16:24:54.732Z] [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (368.51kB)
12:24:54 [2020-04-21T16:24:54.732Z] [INFO] The user operation is waiting for background work to complete.
12:24:54 [2020-04-21T16:24:54.732Z] [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (368.51kB)
12:24:54 [2020-04-21T16:24:54.991Z] [INFO] Unpacking org.eclipse.emf.ecore_2.13.0.v20170609-0707...
12:24:55 [2020-04-21T16:24:55.557Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.35kB)
12:24:55 [2020-04-21T16:24:55.557Z] [INFO] The user operation is waiting for background work to complete.
12:24:55 [2020-04-21T16:24:55.557Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.35kB)
12:24:55 [2020-04-21T16:24:55.557Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632...
12:24:55 [2020-04-21T16:24:55.557Z] [INFO] Fetching org.eclipse.swt_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (17.84kB)
12:24:55 [2020-04-21T16:24:55.557Z] [INFO] The user operation is waiting for background work to complete.
12:24:55 [2020-04-21T16:24:55.557Z] [INFO] Fetching org.eclipse.swt_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (17.84kB)
12:24:55 [2020-04-21T16:24:55.557Z] [INFO] Unpacking org.eclipse.swt_3.106.3.v20180214-0345...
12:24:55 [2020-04-21T16:24:55.815Z] [INFO] Fetching org.eclipse.jface_3.13.2.v20171022-1656.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (355.27kB)
12:24:55 [2020-04-21T16:24:55.815Z] [INFO] Fetching org.eclipse.jface_3.13.2.v20171022-1656.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (355.27kB)
12:24:55 [2020-04-21T16:24:55.815Z] [INFO] The user operation is waiting for background work to complete.
12:24:55 [2020-04-21T16:24:55.815Z] [INFO] Unpacking org.eclipse.jface_3.13.2.v20171022-1656...
12:24:56 [2020-04-21T16:24:56.382Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (65.05kB)
12:24:56 [2020-04-21T16:24:56.382Z] [INFO] The user operation is waiting for background work to complete.
12:24:56 [2020-04-21T16:24:56.382Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (65.05kB)
12:24:56 [2020-04-21T16:24:56.382Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547...
12:24:56 [2020-04-21T16:24:56.949Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.65kB)
12:24:56 [2020-04-21T16:24:56.949Z] [INFO] The user operation is waiting for background work to complete.
12:24:56 [2020-04-21T16:24:56.949Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.65kB)
12:24:56 [2020-04-21T16:24:56.949Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940...
12:24:57 [2020-04-21T16:24:57.207Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.49kB)
12:24:57 [2020-04-21T16:24:57.207Z] [INFO] The user operation is waiting for background work to complete.
12:24:57 [2020-04-21T16:24:57.207Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.49kB)
12:24:57 [2020-04-21T16:24:57.466Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302...
12:24:57 [2020-04-21T16:24:57.466Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.98kB)
12:24:57 [2020-04-21T16:24:57.466Z] [INFO] The user operation is waiting for background work to complete.
12:24:57 [2020-04-21T16:24:57.466Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.98kB)
12:24:57 [2020-04-21T16:24:57.726Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.100.v20170414-1137...
12:24:57 [2020-04-21T16:24:57.726Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (107.68kB)
12:24:57 [2020-04-21T16:24:57.726Z] [INFO] The user operation is waiting for background work to complete.
12:24:57 [2020-04-21T16:24:57.726Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (107.68kB)
12:24:57 [2020-04-21T16:24:57.985Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800...
12:24:58 [2020-04-21T16:24:58.552Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.36kB)
12:24:58 [2020-04-21T16:24:58.553Z] [INFO] The user operation is waiting for background work to complete.
12:24:58 [2020-04-21T16:24:58.553Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.36kB)
12:24:58 [2020-04-21T16:24:58.553Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.0.v20170307-2032...
12:24:58 [2020-04-21T16:24:58.553Z] [INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB)
12:24:58 [2020-04-21T16:24:58.553Z] [INFO] The user operation is waiting for background work to complete.
12:24:58 [2020-04-21T16:24:58.553Z] [INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB)
12:24:58 [2020-04-21T16:24:58.811Z] [INFO] Unpacking org.eclipse.equinox.event_1.4.0.v20170105-1446...
12:24:58 [2020-04-21T16:24:58.811Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.85kB)
12:24:58 [2020-04-21T16:24:58.811Z] [INFO] The user operation is waiting for background work to complete.
12:24:58 [2020-04-21T16:24:58.811Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.85kB)
12:24:58 [2020-04-21T16:24:58.811Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736...
12:24:59 [2020-04-21T16:24:59.378Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (85.98kB)
12:24:59 [2020-04-21T16:24:59.378Z] [INFO] The user operation is waiting for background work to complete.
12:24:59 [2020-04-21T16:24:59.378Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (85.98kB)
12:24:59 [2020-04-21T16:24:59.378Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446...
12:24:59 [2020-04-21T16:24:59.636Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.3kB)
12:24:59 [2020-04-21T16:24:59.636Z] [INFO] The user operation is waiting for background work to complete.
12:24:59 [2020-04-21T16:24:59.636Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.3kB)
12:24:59 [2020-04-21T16:24:59.636Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707...
12:24:59 [2020-04-21T16:24:59.636Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.92kB)
12:24:59 [2020-04-21T16:24:59.636Z] [INFO] The user operation is waiting for background work to complete.
12:24:59 [2020-04-21T16:24:59.636Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.92kB)
12:24:59 [2020-04-21T16:24:59.957Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.11.0.v20170609-0707...
12:25:00 [2020-04-21T16:25:00.987Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (55.59kB)
12:25:00 [2020-04-21T16:25:00.987Z] [INFO] The user operation is waiting for background work to complete.
12:25:00 [2020-04-21T16:25:00.987Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (55.59kB)
12:25:00 [2020-04-21T16:25:00.987Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442...
12:25:00 [2020-04-21T16:25:00.987Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.102.v20180117-1153.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (94.14kB)
12:25:00 [2020-04-21T16:25:00.987Z] [INFO] The user operation is waiting for background work to complete.
12:25:00 [2020-04-21T16:25:00.987Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.102.v20180117-1153.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (94.14kB)
12:25:00 [2020-04-21T16:25:00.987Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.102.v20180117-1153...
12:25:01 [2020-04-21T16:25:01.245Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.39kB)
12:25:01 [2020-04-21T16:25:01.245Z] [INFO] The user operation is waiting for background work to complete.
12:25:01 [2020-04-21T16:25:01.245Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.39kB)
12:25:01 [2020-04-21T16:25:01.504Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119...
12:25:01 [2020-04-21T16:25:01.504Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.53kB)
12:25:01 [2020-04-21T16:25:01.504Z] [INFO] The user operation is waiting for background work to complete.
12:25:01 [2020-04-21T16:25:01.504Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.53kB)
12:25:01 [2020-04-21T16:25:01.504Z] [INFO] Unpacking org.eclipse.jface.databinding_1.8.100.v20170503-1507...
12:25:01 [2020-04-21T16:25:01.762Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.93kB)
12:25:01 [2020-04-21T16:25:01.762Z] [INFO] The user operation is waiting for background work to complete.
12:25:01 [2020-04-21T16:25:01.762Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.93kB)
12:25:02 [2020-04-21T16:25:02.020Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740...
12:25:02 [2020-04-21T16:25:02.020Z] [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.66kB)
12:25:02 [2020-04-21T16:25:02.020Z] [INFO] The user operation is waiting for background work to complete.
12:25:02 [2020-04-21T16:25:02.020Z] [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.66kB)
12:25:02 [2020-04-21T16:25:02.020Z] [INFO] Unpacking org.eclipse.emf.common_2.13.0.v20170609-0707...
12:25:02 [2020-04-21T16:25:02.278Z] [INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.15kB)
12:25:02 [2020-04-21T16:25:02.278Z] [INFO] The user operation is waiting for background work to complete.
12:25:02 [2020-04-21T16:25:02.278Z] [INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.15kB)
12:25:02 [2020-04-21T16:25:02.536Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.1.0.v20160728-1031...
12:25:02 [2020-04-21T16:25:02.795Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.32kB)
12:25:02 [2020-04-21T16:25:02.795Z] [INFO] The user operation is waiting for background work to complete.
12:25:02 [2020-04-21T16:25:02.795Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.32kB)
12:25:02 [2020-04-21T16:25:02.795Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.4.101.v20170906-1259...
12:25:03 [2020-04-21T16:25:03.054Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.2kB)
12:25:03 [2020-04-21T16:25:03.054Z] [INFO] The user operation is waiting for background work to complete.
12:25:03 [2020-04-21T16:25:03.054Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.2kB)
12:25:03 [2020-04-21T16:25:03.054Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002...
12:25:03 [2020-04-21T16:25:03.312Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.67kB)
12:25:03 [2020-04-21T16:25:03.312Z] [INFO] The user operation is waiting for background work to complete.
12:25:03 [2020-04-21T16:25:03.312Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.67kB)
12:25:03 [2020-04-21T16:25:03.312Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106...
12:25:03 [2020-04-21T16:25:03.570Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.4kB)
12:25:03 [2020-04-21T16:25:03.570Z] [INFO] The user operation is waiting for background work to complete.
12:25:03 [2020-04-21T16:25:03.570Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.4kB)
12:25:03 [2020-04-21T16:25:03.828Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259...
12:25:03 [2020-04-21T16:25:03.828Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.24kB)
12:25:03 [2020-04-21T16:25:03.828Z] [INFO] The user operation is waiting for background work to complete.
12:25:03 [2020-04-21T16:25:03.828Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.24kB)
12:25:04 [2020-04-21T16:25:04.086Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259...
12:25:04 [2020-04-21T16:25:04.344Z] [INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.34kB)
12:25:04 [2020-04-21T16:25:04.345Z] [INFO] The user operation is waiting for background work to complete.
12:25:04 [2020-04-21T16:25:04.345Z] [INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.34kB)
12:25:04 [2020-04-21T16:25:04.345Z] [INFO] Unpacking org.tukaani.xz_1.5.0.v20170111-1717...
12:25:04 [2020-04-21T16:25:04.603Z] [INFO] Fetching org.eclipse.help_3.8.1.v20170815-1448.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.73kB)
12:25:04 [2020-04-21T16:25:04.603Z] [INFO] The user operation is waiting for background work to complete.
12:25:04 [2020-04-21T16:25:04.603Z] [INFO] Fetching org.eclipse.help_3.8.1.v20170815-1448.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.73kB)
12:25:04 [2020-04-21T16:25:04.603Z] [INFO] Unpacking org.eclipse.help_3.8.1.v20170815-1448...
12:25:04 [2020-04-21T16:25:04.861Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (179.49kB)
12:25:04 [2020-04-21T16:25:04.861Z] [INFO] The user operation is waiting for background work to complete.
12:25:04 [2020-04-21T16:25:04.861Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (179.49kB)
12:25:04 [2020-04-21T16:25:04.861Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825...
12:25:05 [2020-04-21T16:25:05.120Z] [INFO] Fetching org.eclipse.ui.navigator_3.7.0.v20170418-1342.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (134.81kB)
12:25:05 [2020-04-21T16:25:05.120Z] [INFO] The user operation is waiting for background work to complete.
12:25:05 [2020-04-21T16:25:05.120Z] [INFO] Fetching org.eclipse.ui.navigator_3.7.0.v20170418-1342.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (134.81kB)
12:25:05 [2020-04-21T16:25:05.378Z] [INFO] Unpacking org.eclipse.ui.navigator_3.7.0.v20170418-1342...
12:25:05 [2020-04-21T16:25:05.378Z] [INFO] Fetching org.eclipse.team.core_3.8.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (127.48kB)
12:25:05 [2020-04-21T16:25:05.378Z] [INFO] The user operation is waiting for background work to complete.
12:25:05 [2020-04-21T16:25:05.378Z] [INFO] Fetching org.eclipse.team.core_3.8.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (127.48kB)
12:25:05 [2020-04-21T16:25:05.637Z] [INFO] Unpacking org.eclipse.team.core_3.8.100.v20170516-0820...
12:25:05 [2020-04-21T16:25:05.896Z] [INFO] Fetching org.eclipse.team.ui_3.8.1.v20170515-1133.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (517.17kB)
12:25:05 [2020-04-21T16:25:05.896Z] [INFO] The user operation is waiting for background work to complete.
12:25:05 [2020-04-21T16:25:05.896Z] [INFO] Fetching org.eclipse.team.ui_3.8.1.v20170515-1133.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (517.17kB)
12:25:05 [2020-04-21T16:25:05.896Z] [INFO] Unpacking org.eclipse.team.ui_3.8.1.v20170515-1133...
12:25:06 [2020-04-21T16:25:06.463Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (1.16MB)
12:25:06 [2020-04-21T16:25:06.464Z] [INFO] The user operation is waiting for background work to complete.
12:25:06 [2020-04-21T16:25:06.464Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (1.16MB)
12:25:06 [2020-04-21T16:25:06.722Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.106.3.v20180214-0345...
12:25:08 [2020-04-21T16:25:08.097Z] [INFO] Fetching R-4.7.3-201803010715&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.7/
12:25:08 [2020-04-21T16:25:08.097Z] [INFO] Fetching R-4.7.3-201803010715&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.7/
12:25:08 [2020-04-21T16:25:08.357Z] [INFO] Fetching org.eclipse.test.performance_3.13.0.v20161020-1821.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/plugins/ (57.34kB)
12:25:08 [2020-04-21T16:25:08.357Z] [INFO] The user operation is waiting for background work to complete.
12:25:08 [2020-04-21T16:25:08.357Z] [INFO] Fetching org.eclipse.test.performance_3.13.0.v20161020-1821.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/plugins/ (57.34kB)
12:25:08 [2020-04-21T16:25:08.357Z] [INFO] Unpacking org.eclipse.test.performance_3.13.0.v20161020-1821...
12:25:08 [2020-04-21T16:25:08.616Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (283.72kB)
12:25:08 [2020-04-21T16:25:08.616Z] [INFO] The user operation is waiting for background work to complete.
12:25:08 [2020-04-21T16:25:08.616Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (283.72kB)
12:25:08 [2020-04-21T16:25:08.616Z] [INFO] Unpacking org.junit_4.12.0.v201504281640...
12:25:08 [2020-04-21T16:25:08.874Z] [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)
12:25:08 [2020-04-21T16:25:08.874Z] [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)
12:25:09 [2020-04-21T16:25:09.808Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (12.62MB of 59.71MB at 12.61MB/s)
12:25:11 [2020-04-21T16:25:11.494Z] [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/ (23.42MB of 59.71MB at 11.71MB/s)
12:25:12 [2020-04-21T16:25:12.429Z] [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/ (36.29MB of 59.71MB at 10.02MB/s)
12:25:13 [2020-04-21T16:25:13.364Z] [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/ (49.62MB of 59.71MB at 10.8MB/s)
12:25:14 [2020-04-21T16:25:14.299Z] [INFO] Fetching org.eclipse.ui.workbench_3.110.1.v20170704-1208.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1,013.66kB)
12:25:14 [2020-04-21T16:25:14.299Z] [INFO] The user operation is waiting for background work to complete.
12:25:14 [2020-04-21T16:25:14.299Z] [INFO] Fetching org.eclipse.ui.workbench_3.110.1.v20170704-1208.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1,013.66kB)
12:25:14 [2020-04-21T16:25:14.299Z] [INFO] Unpacking org.eclipse.ui.workbench_3.110.1.v20170704-1208...
12:25:15 [2020-04-21T16:25:15.676Z] [INFO] Fetching org.eclipse.ui.ide.application_1.2.0.v20170512-1452.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.89kB)
12:25:15 [2020-04-21T16:25:15.676Z] [INFO] The user operation is waiting for background work to complete.
12:25:15 [2020-04-21T16:25:15.676Z] [INFO] Fetching org.eclipse.ui.ide.application_1.2.0.v20170512-1452.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.89kB)
12:25:15 [2020-04-21T16:25:15.676Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.2.0.v20170512-1452...
12:25:15 [2020-04-21T16:25:15.676Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.86kB)
12:25:15 [2020-04-21T16:25:15.676Z] [INFO] The user operation is waiting for background work to complete.
12:25:15 [2020-04-21T16:25:15.676Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.86kB)
12:25:15 [2020-04-21T16:25:15.935Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443...
12:25:15 [2020-04-21T16:25:15.935Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.42kB)
12:25:15 [2020-04-21T16:25:15.935Z] [INFO] The user operation is waiting for background work to complete.
12:25:15 [2020-04-21T16:25:15.935Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.42kB)
12:25:15 [2020-04-21T16:25:15.935Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803...
12:25:16 [2020-04-21T16:25:16.194Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.33kB)
12:25:16 [2020-04-21T16:25:16.194Z] [INFO] The user operation is waiting for background work to complete.
12:25:16 [2020-04-21T16:25:16.194Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.33kB)
12:25:16 [2020-04-21T16:25:16.194Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v201303031735...
12:25:16 [2020-04-21T16:25:16.194Z] [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.64kB)
12:25:16 [2020-04-21T16:25:16.194Z] [INFO] The user operation is waiting for background work to complete.
12:25:16 [2020-04-21T16:25:16.194Z] [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.64kB)
12:25:16 [2020-04-21T16:25:16.452Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.4.0.v20161219-1356...
12:25:16 [2020-04-21T16:25:16.452Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (955.47kB)
12:25:16 [2020-04-21T16:25:16.452Z] [INFO] The user operation is waiting for background work to complete.
12:25:16 [2020-04-21T16:25:16.452Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (955.47kB)
12:25:16 [2020-04-21T16:25:16.711Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.106.3.v20180214-0345...
12:25:17 [2020-04-21T16:25:17.650Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (1.25MB)
12:25:17 [2020-04-21T16:25:17.650Z] [INFO] The user operation is waiting for background work to complete.
12:25:17 [2020-04-21T16:25:17.650Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (1.25MB)
12:25:17 [2020-04-21T16:25:17.650Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.106.3.v20180214-0345...
12:25:18 [2020-04-21T16:25:18.588Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
12:25:19 [2020-04-21T16:25:19.156Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
12:25:19 [2020-04-21T16:25:19.156Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
12:25:19 [2020-04-21T16:25:19.725Z] [INFO] Fetching update-6.2.1&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/
12:25:19 [2020-04-21T16:25:19.725Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/linuxtools/update-6.2.1/plugins/ (246.29kB)
12:25:19 [2020-04-21T16:25:19.725Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/linuxtools/update-6.2.1/plugins/ (246.29kB)
12:25:21 [2020-04-21T16:25:21.100Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20160520211859/repository/
12:25:21 [2020-04-21T16:25:21.100Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20160520211859/repository/
12:25:21 [2020-04-21T16:25:21.101Z] [INFO] Fetching org.apache.commons.compress_1.6.0.v201310281400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (122.21kB)
12:25:21 [2020-04-21T16:25:21.101Z] [INFO] The user operation is waiting for background work to complete.
12:25:21 [2020-04-21T16:25:21.101Z] [INFO] Fetching org.apache.commons.compress_1.6.0.v201310281400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (122.21kB)
12:25:21 [2020-04-21T16:25:21.359Z] [INFO] Unpacking org.apache.commons.compress_1.6.0.v201310281400...
12:25:21 [2020-04-21T16:25:21.359Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (405.11kB)
12:25:21 [2020-04-21T16:25:21.359Z] [INFO] The user operation is waiting for background work to complete.
12:25:21 [2020-04-21T16:25:21.359Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (405.11kB)
12:25:21 [2020-04-21T16:25:21.618Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617...
12:25:22 [2020-04-21T16:25:22.184Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (42.52kB)
12:25:22 [2020-04-21T16:25:22.184Z] [INFO] The user operation is waiting for background work to complete.
12:25:22 [2020-04-21T16:25:22.184Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (42.52kB)
12:25:22 [2020-04-21T16:25:22.184Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
12:25:22 [2020-04-21T16:25:22.184Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (114.7kB)
12:25:22 [2020-04-21T16:25:22.184Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (114.7kB)
12:25:22 [2020-04-21T16:25:22.184Z] [INFO] The user operation is waiting for background work to complete.
12:25:22 [2020-04-21T16:25:22.443Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
12:25:22 [2020-04-21T16:25:22.702Z] [INFO] Fetching org.eclipse.debug.core_3.11.0.v20170605-1534.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (123.34kB)
12:25:22 [2020-04-21T16:25:22.702Z] [INFO] The user operation is waiting for background work to complete.
12:25:22 [2020-04-21T16:25:22.702Z] [INFO] Fetching org.eclipse.debug.core_3.11.0.v20170605-1534.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (123.34kB)
12:25:22 [2020-04-21T16:25:22.702Z] [INFO] Unpacking org.eclipse.debug.core_3.11.0.v20170605-1534...
12:25:22 [2020-04-21T16:25:22.702Z] [INFO] Fetching org.eclipse.debug.ui_3.12.50.v20170920-1329.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (993.18kB)
12:25:22 [2020-04-21T16:25:22.702Z] [INFO] The user operation is waiting for background work to complete.
12:25:22 [2020-04-21T16:25:22.702Z] [INFO] Fetching org.eclipse.debug.ui_3.12.50.v20170920-1329.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (993.18kB)
12:25:23 [2020-04-21T16:25:23.251Z] [INFO] Unpacking org.eclipse.debug.ui_3.12.50.v20170920-1329...
12:25:23 [2020-04-21T16:25:23.920Z] [INFO] Fetching org.eclipse.ui.console_3.7.1.v20170728-0806.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (82.03kB)
12:25:23 [2020-04-21T16:25:23.920Z] [INFO] The user operation is waiting for background work to complete.
12:25:23 [2020-04-21T16:25:23.920Z] [INFO] Fetching org.eclipse.ui.console_3.7.1.v20170728-0806.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (82.03kB)
12:25:24 [2020-04-21T16:25:24.179Z] [INFO] Unpacking org.eclipse.ui.console_3.7.1.v20170728-0806...
12:25:24 [2020-04-21T16:25:24.179Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201803061555.jar from https://download.eclipse.org/linuxtools/update-6.2.1/plugins/ (18.23kB)
12:25:24 [2020-04-21T16:25:24.179Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201803061555.jar from https://download.eclipse.org/linuxtools/update-6.2.1/plugins/ (18.23kB)
12:25:24 [2020-04-21T16:25:24.745Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (52.45kB)
12:25:24 [2020-04-21T16:25:24.745Z] [INFO] The user operation is waiting for background work to complete.
12:25:24 [2020-04-21T16:25:24.745Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (52.45kB)
12:25:25 [2020-04-21T16:25:25.004Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358...
12:25:25 [2020-04-21T16:25:25.004Z] [INFO] Fetching org.eclipse.search_3.11.100.v20170515-1603.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (218.87kB)
12:25:25 [2020-04-21T16:25:25.004Z] [INFO] The user operation is waiting for background work to complete.
12:25:25 [2020-04-21T16:25:25.004Z] [INFO] Fetching org.eclipse.search_3.11.100.v20170515-1603.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (218.87kB)
12:25:25 [2020-04-21T16:25:25.004Z] [INFO] Unpacking org.eclipse.search_3.11.100.v20170515-1603...
12:25:25 [2020-04-21T16:25:25.263Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.1.800.v201704102213.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (318.36kB)
12:25:25 [2020-04-21T16:25:25.263Z] [INFO] The user operation is waiting for background work to complete.
12:25:25 [2020-04-21T16:25:25.263Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.1.800.v201704102213.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (318.36kB)
12:25:25 [2020-04-21T16:25:25.521Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.1.800.v201704102213...
12:25:25 [2020-04-21T16:25:25.780Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.51kB)
12:25:25 [2020-04-21T16:25:25.780Z] [INFO] The user operation is waiting for background work to complete.
12:25:25 [2020-04-21T16:25:25.780Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.51kB)
12:25:25 [2020-04-21T16:25:25.780Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.1.900.v201401141857...
12:25:26 [2020-04-21T16:25:26.038Z] [INFO] Fetching org.eclipse.ui.themes_1.2.1.v20170809-1435.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (29.27kB)
12:25:26 [2020-04-21T16:25:26.038Z] [INFO] The user operation is waiting for background work to complete.
12:25:26 [2020-04-21T16:25:26.038Z] [INFO] Fetching org.eclipse.ui.themes_1.2.1.v20170809-1435.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (29.27kB)
12:25:26 [2020-04-21T16:25:26.039Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.1.v20170809-1435...
12:25:26 [2020-04-21T16:25:26.297Z] [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.59kB)
12:25:26 [2020-04-21T16:25:26.297Z] [INFO] The user operation is waiting for background work to complete.
12:25:26 [2020-04-21T16:25:26.297Z] [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.59kB)
12:25:26 [2020-04-21T16:25:26.297Z] [INFO] Unpacking org.eclipse.wst.common.core_1.2.0.v200908251833...
12:25:26 [2020-04-21T16:25:26.297Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v200912181831.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.6kB)
12:25:26 [2020-04-21T16:25:26.297Z] [INFO] The user operation is waiting for background work to complete.
12:25:26 [2020-04-21T16:25:26.297Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v200912181831.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.6kB)
12:25:26 [2020-04-21T16:25:26.555Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v200912181831...
12:25:26 [2020-04-21T16:25:26.814Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201707201954.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (43.27kB)
12:25:26 [2020-04-21T16:25:26.814Z] [INFO] The user operation is waiting for background work to complete.
12:25:26 [2020-04-21T16:25:26.814Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201707201954.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (43.27kB)
12:25:26 [2020-04-21T16:25:26.814Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201707201954...
12:25:27 [2020-04-21T16:25:27.072Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.35kB)
12:25:27 [2020-04-21T16:25:27.073Z] [INFO] The user operation is waiting for background work to complete.
12:25:27 [2020-04-21T16:25:27.073Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.35kB)
12:25:27 [2020-04-21T16:25:27.073Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002...
12:25:27 [2020-04-21T16:25:27.331Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (111.97kB)
12:25:27 [2020-04-21T16:25:27.331Z] [INFO] The user operation is waiting for background work to complete.
12:25:27 [2020-04-21T16:25:27.331Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (111.97kB)
12:25:27 [2020-04-21T16:25:27.331Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423...
12:25:27 [2020-04-21T16:25:27.590Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.500.v200911182011.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.75kB)
12:25:27 [2020-04-21T16:25:27.591Z] [INFO] The user operation is waiting for background work to complete.
12:25:27 [2020-04-21T16:25:27.591Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.500.v200911182011.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.75kB)
12:25:27 [2020-04-21T16:25:27.591Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.500.v200911182011...
12:25:27 [2020-04-21T16:25:27.849Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201702270556.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.71kB)
12:25:27 [2020-04-21T16:25:27.849Z] [INFO] The user operation is waiting for background work to complete.
12:25:27 [2020-04-21T16:25:27.849Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201702270556.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.71kB)
12:25:27 [2020-04-21T16:25:27.849Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201702270556...
12:25:27 [2020-04-21T16:25:27.849Z] [INFO] Fetching org.eclipse.wst.sse.core_1.1.1002.v201711071507.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (147.43kB)
12:25:27 [2020-04-21T16:25:27.849Z] [INFO] The user operation is waiting for background work to complete.
12:25:27 [2020-04-21T16:25:27.849Z] [INFO] Fetching org.eclipse.wst.sse.core_1.1.1002.v201711071507.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (147.43kB)
12:25:28 [2020-04-21T16:25:28.107Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.1.1002.v201711071507...
12:25:28 [2020-04-21T16:25:28.107Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.3.600.v201707042340.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (296.26kB)
12:25:28 [2020-04-21T16:25:28.107Z] [INFO] The user operation is waiting for background work to complete.
12:25:28 [2020-04-21T16:25:28.107Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.3.600.v201707042340.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (296.26kB)
12:25:28 [2020-04-21T16:25:28.365Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.3.600.v201707042340...
12:25:28 [2020-04-21T16:25:28.625Z] [INFO] Fetching org.eclipse.wst.validation_1.2.701.v201707142105.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (134.29kB)
12:25:28 [2020-04-21T16:25:28.625Z] [INFO] The user operation is waiting for background work to complete.
12:25:28 [2020-04-21T16:25:28.625Z] [INFO] Fetching org.eclipse.wst.validation_1.2.701.v201707142105.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (134.29kB)
12:25:28 [2020-04-21T16:25:28.883Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.701.v201707142105...
12:25:29 [2020-04-21T16:25:29.141Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.501.v201707142105.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.14kB)
12:25:29 [2020-04-21T16:25:29.141Z] [INFO] The user operation is waiting for background work to complete.
12:25:29 [2020-04-21T16:25:29.141Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.501.v201707142105.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.14kB)
12:25:29 [2020-04-21T16:25:29.142Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.501.v201707142105...
12:25:29 [2020-04-21T16:25:29.400Z] [INFO] Fetching org.eclipse.wst.xml.core_1.1.1101.v201711080222.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (242.33kB)
12:25:29 [2020-04-21T16:25:29.400Z] [INFO] The user operation is waiting for background work to complete.
12:25:29 [2020-04-21T16:25:29.400Z] [INFO] Fetching org.eclipse.wst.xml.core_1.1.1101.v201711080222.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (242.33kB)
12:25:29 [2020-04-21T16:25:29.400Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.1.1101.v201711080222...
12:25:34 [2020-04-21T16:25:34.667Z] [INFO] Fetching org.eclipse.xsd_2.13.0.v20170609-0928.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (548.21kB)
12:25:34 [2020-04-21T16:25:34.667Z] [INFO] The user operation is waiting for background work to complete.
12:25:34 [2020-04-21T16:25:34.667Z] [INFO] Fetching org.eclipse.xsd_2.13.0.v20170609-0928.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (548.21kB)
12:25:34 [2020-04-21T16:25:34.667Z] [INFO] Unpacking org.eclipse.xsd_2.13.0.v20170609-0928...
12:25:40 [2020-04-21T16:25:40.289Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
12:25:40 [2020-04-21T16:25:40.289Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
12:25:40 [2020-04-21T16:25:40.289Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
12:25:40 [2020-04-21T16:25:40.548Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.0.0.202004201305.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.49kB)
12:25:40 [2020-04-21T16:25:40.548Z] [INFO] The user operation is waiting for background work to complete.
12:25:40 [2020-04-21T16:25:40.548Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.0.0.202004201305.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.49kB)
12:25:40 [2020-04-21T16:25:40.548Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_3.0.0.202004201305...
12:25:40 [2020-04-21T16:25:40.808Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.0.0.202004201305.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (259.96kB)
12:25:40 [2020-04-21T16:25:40.808Z] [INFO] The user operation is waiting for background work to complete.
12:25:40 [2020-04-21T16:25:40.808Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.0.0.202004201305.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (259.96kB)
12:25:40 [2020-04-21T16:25:40.808Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_3.0.0.202004201305...
12:25:41 [2020-04-21T16:25:41.069Z] [INFO] Fetching org.hamcrest.library_1.3.0.v201505072020.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.38kB)
12:25:41 [2020-04-21T16:25:41.069Z] [INFO] The user operation is waiting for background work to complete.
12:25:41 [2020-04-21T16:25:41.069Z] [INFO] Fetching org.hamcrest.library_1.3.0.v201505072020.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.38kB)
12:25:41 [2020-04-21T16:25:41.329Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v201505072020...
12:25:41 [2020-04-21T16:25:41.329Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB)
12:25:41 [2020-04-21T16:25:41.329Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB)
12:25:41 [2020-04-21T16:25:41.329Z] [INFO] The user operation is waiting for background work to complete.
12:25:41 [2020-04-21T16:25:41.588Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
12:25:41 [2020-04-21T16:25:41.588Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.0.0.202004201305.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.39kB)
12:25:41 [2020-04-21T16:25:41.588Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.0.0.202004201305.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.39kB)
12:25:41 [2020-04-21T16:25:41.588Z] [INFO] The user operation is waiting for background work to complete.
12:25:41 [2020-04-21T16:25:41.588Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_3.0.0.202004201305...
12:25:41 [2020-04-21T16:25:41.847Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (29.69kB)
12:25:41 [2020-04-21T16:25:41.847Z] [INFO] The user operation is waiting for background work to complete.
12:25:41 [2020-04-21T16:25:41.847Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (29.69kB)
12:25:41 [2020-04-21T16:25:41.847Z] [INFO] Unpacking org.json_1.0.0.v201011060100...
12:25:42 [2020-04-21T16:25:42.105Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
12:25:42 [2020-04-21T16:25:42.673Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
12:25:42 [2020-04-21T16:25:42.673Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
12:25:42 [2020-04-21T16:25:42.933Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
12:25:42 [2020-04-21T16:25:42.933Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
12:25:42 [2020-04-21T16:25:42.933Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
12:25:43 [2020-04-21T16:25:43.192Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
12:25:43 [2020-04-21T16:25:43.451Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
12:25:43 [2020-04-21T16:25:43.451Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
12:25:44 [2020-04-21T16:25:44.020Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
12:25:44 [2020-04-21T16:25:44.278Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
12:25:44 [2020-04-21T16:25:44.278Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
12:25:44 [2020-04-21T16:25:44.537Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
12:25:44 [2020-04-21T16:25:44.537Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
12:25:44 [2020-04-21T16:25:44.537Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
12:25:44 [2020-04-21T16:25:44.796Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
12:25:45 [2020-04-21T16:25:45.056Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
12:25:45 [2020-04-21T16:25:45.056Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
12:25:45 [2020-04-21T16:25:45.314Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
12:25:45 [2020-04-21T16:25:45.882Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
12:25:45 [2020-04-21T16:25:45.882Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
12:25:46 [2020-04-21T16:25:46.450Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
12:25:46 [2020-04-21T16:25:46.711Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
12:25:46 [2020-04-21T16:25:46.711Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
12:25:46 [2020-04-21T16:25:46.971Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
12:25:46 [2020-04-21T16:25:46.971Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
12:25:46 [2020-04-21T16:25:46.971Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
12:25:47 [2020-04-21T16:25:47.229Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
12:25:47 [2020-04-21T16:25:47.488Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
12:25:47 [2020-04-21T16:25:47.488Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
12:25:47 [2020-04-21T16:25:47.748Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
12:25:48 [2020-04-21T16:25:48.317Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
12:25:48 [2020-04-21T16:25:48.317Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
12:25:48 [2020-04-21T16:25:48.576Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
12:25:49 [2020-04-21T16:25:49.254Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
12:25:49 [2020-04-21T16:25:49.254Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
12:25:49 [2020-04-21T16:25:49.254Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
12:25:49 [2020-04-21T16:25:49.856Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
12:25:49 [2020-04-21T16:25:49.856Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
12:25:49 [2020-04-21T16:25:49.856Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
12:25:49 [2020-04-21T16:25:49.856Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
12:25:49 [2020-04-21T16:25:49.856Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
12:25:50 [2020-04-21T16:25:50.115Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
12:25:50 [2020-04-21T16:25:50.375Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
12:25:50 [2020-04-21T16:25:50.375Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
12:25:50 [2020-04-21T16:25:50.634Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
12:25:50 [2020-04-21T16:25:50.892Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
12:25:50 [2020-04-21T16:25:50.892Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
12:25:51 [2020-04-21T16:25:51.461Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
12:25:52 [2020-04-21T16:25:52.029Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
12:25:52 [2020-04-21T16:25:52.029Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
12:25:52 [2020-04-21T16:25:52.029Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
12:25:52 [2020-04-21T16:25:52.029Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
12:25:52 [2020-04-21T16:25:52.029Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
12:25:52 [2020-04-21T16:25:52.597Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
12:25:52 [2020-04-21T16:25:52.597Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
12:25:52 [2020-04-21T16:25:52.597Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
12:25:53 [2020-04-21T16:25:53.164Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
12:25:53 [2020-04-21T16:25:53.423Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
12:25:53 [2020-04-21T16:25:53.423Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
12:25:53 [2020-04-21T16:25:53.992Z] [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-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
12:25:54 [2020-04-21T16:25:54.561Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
12:26:06 [2020-04-21T16:26:06.776Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
12:26:06 [2020-04-21T16:26:06.776Z] [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)
12:26:06 [2020-04-21T16:26:06.776Z] [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)
12:26:07 [2020-04-21T16:26:07.036Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
12:26:07 [2020-04-21T16:26:07.036Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
12:26:07 [2020-04-21T16:26:07.036Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
12:26:07 [2020-04-21T16:26:07.036Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
12:26:07 [2020-04-21T16:26:07.294Z] [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-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
12:26:07 [2020-04-21T16:26:07.294Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
12:26:07 [2020-04-21T16:26:07.294Z] [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-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
12:26:07 [2020-04-21T16:26:07.553Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
12:26:07 [2020-04-21T16:26:07.553Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
12:26:07 [2020-04-21T16:26:07.812Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
12:26:08 [2020-04-21T16:26:08.398Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
12:26:08 [2020-04-21T16:26:08.398Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
12:26:08 [2020-04-21T16:26:08.398Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
12:26:08 [2020-04-21T16:26:08.398Z] [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-oxygen/common/org.eclipse.tracecompass.common.core.tests/pom.xml
12:26:08 [2020-04-21T16:26:08.398Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core.tests/pom.xml
12:26:08 [2020-04-21T16:26:08.862Z] [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-oxygen/common/org.eclipse.tracecompass.common.core.tests/pom.xml
12:26:08 [2020-04-21T16:26:08.862Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
12:26:08 [2020-04-21T16:26:08.862Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
12:26:08 [2020-04-21T16:26:08.862Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
12:26:08 [2020-04-21T16:26:08.862Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
12:26:08 [2020-04-21T16:26:08.862Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
12:26:08 [2020-04-21T16:26:08.863Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
12:26:08 [2020-04-21T16:26:08.863Z] [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-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
12:26:08 [2020-04-21T16:26:08.863Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
12:26:09 [2020-04-21T16:26:09.154Z] [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-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
12:26:09 [2020-04-21T16:26:09.414Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
12:26:09 [2020-04-21T16:26:09.414Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
12:26:09 [2020-04-21T16:26:09.414Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
12:26:09 [2020-04-21T16:26:09.414Z] [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-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
12:26:09 [2020-04-21T16:26:09.414Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
12:26:09 [2020-04-21T16:26:09.674Z] [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-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
12:26:09 [2020-04-21T16:26:09.674Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
12:26:09 [2020-04-21T16:26:09.674Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
12:26:10 [2020-04-21T16:26:10.242Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
12:26:10 [2020-04-21T16:26:10.242Z] [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-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
12:26:10 [2020-04-21T16:26:10.242Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
12:26:10 [2020-04-21T16:26:10.242Z] [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-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
12:26:10 [2020-04-21T16:26:10.501Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
12:26:10 [2020-04-21T16:26:10.501Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
12:26:10 [2020-04-21T16:26:10.760Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
12:26:11 [2020-04-21T16:26:11.019Z] [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-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
12:26:11 [2020-04-21T16:26:11.019Z] [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-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
12:26:11 [2020-04-21T16:26:11.277Z] [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-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
12:26:11 [2020-04-21T16:26:11.845Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/pom.xml
12:26:11 [2020-04-21T16:26:11.845Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/pom.xml
12:26:11 [2020-04-21T16:26:11.845Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/pom.xml
12:26:11 [2020-04-21T16:26:11.845Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/pom.xml
12:26:11 [2020-04-21T16:26:11.845Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/pom.xml
12:26:11 [2020-04-21T16:26:11.845Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/pom.xml
12:26:11 [2020-04-21T16:26:11.845Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
12:26:11 [2020-04-21T16:26:11.845Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
12:26:12 [2020-04-21T16:26:12.103Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
12:26:12 [2020-04-21T16:26:12.103Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
12:26:12 [2020-04-21T16:26:12.103Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
12:26:12 [2020-04-21T16:26:12.103Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
12:26:12 [2020-04-21T16:26:12.103Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
12:26:12 [2020-04-21T16:26:12.103Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
12:26:12 [2020-04-21T16:26:12.103Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
12:26:12 [2020-04-21T16:26:12.103Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
12:26:12 [2020-04-21T16:26:12.103Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
12:26:12 [2020-04-21T16:26:12.672Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
12:26:12 [2020-04-21T16:26:12.933Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
12:26:12 [2020-04-21T16:26:12.933Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
12:26:13 [2020-04-21T16:26:13.191Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (103.74kB)
12:26:13 [2020-04-21T16:26:13.191Z] [INFO] The user operation is waiting for background work to complete.
12:26:13 [2020-04-21T16:26:13.191Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (103.74kB)
12:26:13 [2020-04-21T16:26:13.191Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.0.201802261533...
12:26:13 [2020-04-21T16:26:13.449Z] [INFO] Fetching org.eclipse.launchbar.core_2.2.0.201711162100.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (76.9kB)
12:26:13 [2020-04-21T16:26:13.449Z] [INFO] Fetching org.eclipse.launchbar.core_2.2.0.201711162100.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (76.9kB)
12:26:13 [2020-04-21T16:26:13.707Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (332kB)
12:26:13 [2020-04-21T16:26:13.707Z] [INFO] The user operation is waiting for background work to complete.
12:26:13 [2020-04-21T16:26:13.707Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (332kB)
12:26:13 [2020-04-21T16:26:13.707Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.0.201802261533...
12:26:14 [2020-04-21T16:26:14.644Z] [INFO] Fetching org.eclipse.cdt.ui_6.3.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (1.89MB)
12:26:14 [2020-04-21T16:26:14.644Z] [INFO] The user operation is waiting for background work to complete.
12:26:14 [2020-04-21T16:26:14.644Z] [INFO] Fetching org.eclipse.cdt.ui_6.3.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (1.89MB)
12:26:14 [2020-04-21T16:26:14.644Z] [INFO] Unpacking org.eclipse.cdt.ui_6.3.0.201802261533...
12:26:17 [2020-04-21T16:26:17.176Z] [INFO] Fetching org.eclipse.launchbar.ui_2.2.0.201711162100.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.06kB)
12:26:17 [2020-04-21T16:26:17.176Z] [INFO] Fetching org.eclipse.launchbar.ui_2.2.0.201711162100.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.06kB)
12:26:17 [2020-04-21T16:26:17.176Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (94.19kB)
12:26:17 [2020-04-21T16:26:17.176Z] [INFO] The user operation is waiting for background work to complete.
12:26:17 [2020-04-21T16:26:17.176Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (94.19kB)
12:26:17 [2020-04-21T16:26:17.176Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.0.201802261533...
12:26:17 [2020-04-21T16:26:17.176Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.4.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (411.18kB)
12:26:17 [2020-04-21T16:26:17.176Z] [INFO] The user operation is waiting for background work to complete.
12:26:17 [2020-04-21T16:26:17.176Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.4.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (411.18kB)
12:26:17 [2020-04-21T16:26:17.176Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.4.0.201802261533...
12:26:17 [2020-04-21T16:26:17.743Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (84.04kB)
12:26:17 [2020-04-21T16:26:17.743Z] [INFO] The user operation is waiting for background work to complete.
12:26:17 [2020-04-21T16:26:17.743Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (84.04kB)
12:26:18 [2020-04-21T16:26:18.002Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.0.201802261533...
12:26:18 [2020-04-21T16:26:18.002Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (11.56kB)
12:26:18 [2020-04-21T16:26:18.002Z] [INFO] The user operation is waiting for background work to complete.
12:26:18 [2020-04-21T16:26:18.002Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (11.56kB)
12:26:18 [2020-04-21T16:26:18.261Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.0.201802261533...
12:26:18 [2020-04-21T16:26:18.261Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (224.64kB)
12:26:18 [2020-04-21T16:26:18.261Z] [INFO] The user operation is waiting for background work to complete.
12:26:18 [2020-04-21T16:26:18.261Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (224.64kB)
12:26:18 [2020-04-21T16:26:18.261Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.0.201802261533...
12:26:18 [2020-04-21T16:26:18.829Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (354.16kB)
12:26:18 [2020-04-21T16:26:18.829Z] [INFO] The user operation is waiting for background work to complete.
12:26:18 [2020-04-21T16:26:18.829Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (354.16kB)
12:26:18 [2020-04-21T16:26:18.829Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.0.201802261533...
12:26:19 [2020-04-21T16:26:19.400Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.3.0.201706130821.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (184.66kB)
12:26:19 [2020-04-21T16:26:19.400Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.3.0.201706130821.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (184.66kB)
12:26:20 [2020-04-21T16:26:20.010Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201802082100.jar from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (35.48kB)
12:26:20 [2020-04-21T16:26:20.010Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201802082100.jar from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (35.48kB)
12:26:20 [2020-04-21T16:26:20.010Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201802082100.jar from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (11.36kB)
12:26:20 [2020-04-21T16:26:20.010Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201802082100.jar from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (11.36kB)
12:26:20 [2020-04-21T16:26:20.010Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
12:26:20 [2020-04-21T16:26:20.010Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
12:26:20 [2020-04-21T16:26:20.010Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
12:26:20 [2020-04-21T16:26:20.268Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
12:26:20 [2020-04-21T16:26:20.527Z] [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-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
12:26:20 [2020-04-21T16:26:20.527Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
12:26:20 [2020-04-21T16:26:20.786Z] [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-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
12:26:21 [2020-04-21T16:26:21.044Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
12:26:21 [2020-04-21T16:26:21.044Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
12:26:21 [2020-04-21T16:26:21.303Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
12:26:21 [2020-04-21T16:26:21.303Z] [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-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
12:26:21 [2020-04-21T16:26:21.562Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
12:26:21 [2020-04-21T16:26:21.822Z] [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-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
12:26:22 [2020-04-21T16:26:22.081Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
12:26:22 [2020-04-21T16:26:22.081Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
12:26:22 [2020-04-21T16:26:22.081Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
12:26:22 [2020-04-21T16:26:22.081Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
12:26:22 [2020-04-21T16:26:22.081Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
12:26:22 [2020-04-21T16:26:22.340Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
12:26:22 [2020-04-21T16:26:22.600Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
12:26:22 [2020-04-21T16:26:22.600Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
12:26:22 [2020-04-21T16:26:22.600Z] [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (106.46kB)
12:26:22 [2020-04-21T16:26:22.600Z] [INFO] The user operation is waiting for background work to complete.
12:26:22 [2020-04-21T16:26:22.600Z] [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (106.46kB)
12:26:22 [2020-04-21T16:26:22.858Z] [INFO] Unpacking com.jcraft.jsch_0.1.54.v20170116-1932...
12:26:22 [2020-04-21T16:26:22.858Z] [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.72kB)
12:26:22 [2020-04-21T16:26:22.858Z] [INFO] The user operation is waiting for background work to complete.
12:26:22 [2020-04-21T16:26:22.858Z] [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.72kB)
12:26:23 [2020-04-21T16:26:23.118Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.0.v20160422-1917...
12:26:23 [2020-04-21T16:26:23.118Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.81kB)
12:26:23 [2020-04-21T16:26:23.118Z] [INFO] The user operation is waiting for background work to complete.
12:26:23 [2020-04-21T16:26:23.118Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.81kB)
12:26:23 [2020-04-21T16:26:23.118Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.0.v20160323-1650...
12:26:23 [2020-04-21T16:26:23.377Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.22kB)
12:26:23 [2020-04-21T16:26:23.377Z] [INFO] The user operation is waiting for background work to complete.
12:26:23 [2020-04-21T16:26:23.377Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.22kB)
12:26:23 [2020-04-21T16:26:23.377Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201803060126...
12:26:23 [2020-04-21T16:26:23.636Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.5kB)
12:26:23 [2020-04-21T16:26:23.636Z] [INFO] The user operation is waiting for background work to complete.
12:26:23 [2020-04-21T16:26:23.636Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.5kB)
12:26:23 [2020-04-21T16:26:23.636Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201803060126...
12:26:23 [2020-04-21T16:26:23.636Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.71kB)
12:26:23 [2020-04-21T16:26:23.636Z] [INFO] The user operation is waiting for background work to complete.
12:26:23 [2020-04-21T16:26:23.636Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.71kB)
12:26:23 [2020-04-21T16:26:23.894Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201803060126...
12:26:23 [2020-04-21T16:26:23.894Z] [INFO] Fetching org.eclipse.remote.ui_2.1.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.8kB)
12:26:23 [2020-04-21T16:26:23.894Z] [INFO] The user operation is waiting for background work to complete.
12:26:23 [2020-04-21T16:26:23.894Z] [INFO] Fetching org.eclipse.remote.ui_2.1.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.8kB)
12:26:23 [2020-04-21T16:26:23.894Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.0.201803060126...
12:26:24 [2020-04-21T16:26:24.153Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
12:26:24 [2020-04-21T16:26:24.411Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
12:26:24 [2020-04-21T16:26:24.411Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
12:26:24 [2020-04-21T16:26:24.411Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
12:26:24 [2020-04-21T16:26:24.411Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
12:26:24 [2020-04-21T16:26:24.411Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
12:26:24 [2020-04-21T16:26:24.670Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
12:26:24 [2020-04-21T16:26:24.670Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
12:26:24 [2020-04-21T16:26:24.671Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
12:26:24 [2020-04-21T16:26:24.929Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
12:26:25 [2020-04-21T16:26:25.188Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
12:26:25 [2020-04-21T16:26:25.188Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
12:26:25 [2020-04-21T16:26:25.447Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
12:26:25 [2020-04-21T16:26:25.705Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
12:26:25 [2020-04-21T16:26:25.705Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
12:26:25 [2020-04-21T16:26:25.964Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
12:26:26 [2020-04-21T16:26:26.223Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
12:26:26 [2020-04-21T16:26:26.223Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
12:26:26 [2020-04-21T16:26:26.482Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
12:26:26 [2020-04-21T16:26:26.740Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
12:26:26 [2020-04-21T16:26:26.740Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
12:26:26 [2020-04-21T16:26:26.740Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
12:26:26 [2020-04-21T16:26:26.740Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
12:26:26 [2020-04-21T16:26:26.740Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
12:26:26 [2020-04-21T16:26:26.999Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
12:26:27 [2020-04-21T16:26:27.258Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
12:26:27 [2020-04-21T16:26:27.258Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
12:26:27 [2020-04-21T16:26:27.517Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
12:26:27 [2020-04-21T16:26:27.517Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
12:26:27 [2020-04-21T16:26:27.517Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
12:26:28 [2020-04-21T16:26:28.084Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
12:26:28 [2020-04-21T16:26:28.343Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
12:26:28 [2020-04-21T16:26:28.343Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
12:26:28 [2020-04-21T16:26:28.601Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
12:26:28 [2020-04-21T16:26:28.601Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
12:26:28 [2020-04-21T16:26:28.601Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
12:26:28 [2020-04-21T16:26:28.860Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
12:26:28 [2020-04-21T16:26:28.860Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
12:26:28 [2020-04-21T16:26:28.860Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
12:26:29 [2020-04-21T16:26:29.118Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
12:26:29 [2020-04-21T16:26:29.554Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
12:26:29 [2020-04-21T16:26:29.554Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
12:26:29 [2020-04-21T16:26:29.554Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
12:26:29 [2020-04-21T16:26:29.906Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
12:26:29 [2020-04-21T16:26:29.906Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
12:26:29 [2020-04-21T16:26:29.906Z] [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-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
12:26:30 [2020-04-21T16:26:30.164Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
12:26:30 [2020-04-21T16:26:30.164Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
12:26:30 [2020-04-21T16:26:30.423Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
12:26:30 [2020-04-21T16:26:30.682Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
12:26:30 [2020-04-21T16:26:30.682Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
12:26:30 [2020-04-21T16:26:30.682Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
12:26:30 [2020-04-21T16:26:30.682Z] [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-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
12:26:30 [2020-04-21T16:26:30.682Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
12:26:30 [2020-04-21T16:26:30.682Z] [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-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
12:26:30 [2020-04-21T16:26:30.942Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
12:26:30 [2020-04-21T16:26:30.942Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
12:26:31 [2020-04-21T16:26:31.200Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
12:26:31 [2020-04-21T16:26:31.200Z] [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-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
12:26:31 [2020-04-21T16:26:31.200Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
12:26:31 [2020-04-21T16:26:31.200Z] [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-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
12:26:31 [2020-04-21T16:26:31.200Z] [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-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
12:26:31 [2020-04-21T16:26:31.200Z] [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-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
12:26:31 [2020-04-21T16:26:31.458Z] [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-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
12:26:31 [2020-04-21T16:26:31.458Z] [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-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
12:26:31 [2020-04-21T16:26:31.458Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
12:26:31 [2020-04-21T16:26:31.717Z] [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-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
12:26:31 [2020-04-21T16:26:31.976Z] [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-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
12:26:31 [2020-04-21T16:26:31.976Z] [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-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
12:26:32 [2020-04-21T16:26:32.234Z] [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-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
12:26:32 [2020-04-21T16:26:32.235Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
12:26:32 [2020-04-21T16:26:32.493Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
12:26:32 [2020-04-21T16:26:32.493Z] [INFO] Fetching org.eclipse.ui.intro_3.5.100.v20170418-0710.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (142kB)
12:26:32 [2020-04-21T16:26:32.493Z] [INFO] The user operation is waiting for background work to complete.
12:26:32 [2020-04-21T16:26:32.493Z] [INFO] Fetching org.eclipse.ui.intro_3.5.100.v20170418-0710.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (142kB)
12:26:32 [2020-04-21T16:26:32.493Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.100.v20170418-0710...
12:26:32 [2020-04-21T16:26:32.751Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
12:26:32 [2020-04-21T16:26:32.751Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
12:26:32 [2020-04-21T16:26:32.751Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
12:26:32 [2020-04-21T16:26:32.751Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
12:26:32 [2020-04-21T16:26:32.751Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp/pom.xml
12:26:33 [2020-04-21T16:26:33.010Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp/pom.xml
12:26:33 [2020-04-21T16:26:33.010Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (57.07kB)
12:26:33 [2020-04-21T16:26:33.010Z] [INFO] The user operation is waiting for background work to complete.
12:26:33 [2020-04-21T16:26:33.010Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (57.07kB)
12:26:33 [2020-04-21T16:26:33.010Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357...
12:26:33 [2020-04-21T16:26:33.268Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.08kB)
12:26:33 [2020-04-21T16:26:33.268Z] [INFO] The user operation is waiting for background work to complete.
12:26:33 [2020-04-21T16:26:33.268Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.08kB)
12:26:33 [2020-04-21T16:26:33.268Z] [INFO] Unpacking javax.el_2.2.0.v201303151357...
12:26:33 [2020-04-21T16:26:33.527Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (60.2kB)
12:26:33 [2020-04-21T16:26:33.527Z] [INFO] The user operation is waiting for background work to complete.
12:26:33 [2020-04-21T16:26:33.527Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (60.2kB)
12:26:33 [2020-04-21T16:26:33.785Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800...
12:26:33 [2020-04-21T16:26:33.785Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.46kB)
12:26:33 [2020-04-21T16:26:33.785Z] [INFO] The user operation is waiting for background work to complete.
12:26:33 [2020-04-21T16:26:33.785Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.46kB)
12:26:33 [2020-04-21T16:26:33.785Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549...
12:26:34 [2020-04-21T16:26:34.043Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.32kB)
12:26:34 [2020-04-21T16:26:34.043Z] [INFO] The user operation is waiting for background work to complete.
12:26:34 [2020-04-21T16:26:34.043Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.32kB)
12:26:34 [2020-04-21T16:26:34.043Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430...
12:26:34 [2020-04-21T16:26:34.301Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (55.73kB)
12:26:34 [2020-04-21T16:26:34.301Z] [INFO] The user operation is waiting for background work to complete.
12:26:34 [2020-04-21T16:26:34.301Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (55.73kB)
12:26:34 [2020-04-21T16:26:34.301Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
12:26:34 [2020-04-21T16:26:34.560Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (48.86kB)
12:26:34 [2020-04-21T16:26:34.560Z] [INFO] The user operation is waiting for background work to complete.
12:26:34 [2020-04-21T16:26:34.560Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (48.86kB)
12:26:34 [2020-04-21T16:26:34.560Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648...
12:26:34 [2020-04-21T16:26:34.819Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.37kB)
12:26:34 [2020-04-21T16:26:34.819Z] [INFO] The user operation is waiting for background work to complete.
12:26:34 [2020-04-21T16:26:34.819Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.37kB)
12:26:35 [2020-04-21T16:26:35.077Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200...
12:26:35 [2020-04-21T16:26:35.077Z] [INFO] Fetching org.apache.ant_1.10.1.v20170504-0840.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (2.58MB)
12:26:35 [2020-04-21T16:26:35.077Z] [INFO] The user operation is waiting for background work to complete.
12:26:35 [2020-04-21T16:26:35.077Z] [INFO] Fetching org.apache.ant_1.10.1.v20170504-0840.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (2.58MB)
12:26:35 [2020-04-21T16:26:35.335Z] [INFO] Unpacking org.apache.ant_1.10.1.v20170504-0840...
12:26:35 [2020-04-21T16:26:35.902Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (95.1kB)
12:26:35 [2020-04-21T16:26:35.902Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (95.1kB)
12:26:35 [2020-04-21T16:26:35.902Z] [INFO] Fetching org.apache.batik.util.gui_1.8.0.v20170214-1941.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (75.95kB)
12:26:35 [2020-04-21T16:26:35.902Z] [INFO] The user operation is waiting for background work to complete.
12:26:35 [2020-04-21T16:26:35.902Z] [INFO] Fetching org.apache.batik.util.gui_1.8.0.v20170214-1941.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (75.95kB)
12:26:35 [2020-04-21T16:26:35.902Z] [INFO] Unpacking org.apache.batik.util.gui_1.8.0.v20170214-1941...
12:26:36 [2020-04-21T16:26:36.160Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.42kB)
12:26:36 [2020-04-21T16:26:36.160Z] [INFO] The user operation is waiting for background work to complete.
12:26:36 [2020-04-21T16:26:36.160Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.42kB)
12:26:36 [2020-04-21T16:26:36.160Z] [INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220...
12:26:36 [2020-04-21T16:26:36.160Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (106.17kB)
12:26:36 [2020-04-21T16:26:36.160Z] [INFO] The user operation is waiting for background work to complete.
12:26:36 [2020-04-21T16:26:36.160Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (106.17kB)
12:26:36 [2020-04-21T16:26:36.419Z] [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
12:26:36 [2020-04-21T16:26:36.677Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.64kB)
12:26:36 [2020-04-21T16:26:36.677Z] [INFO] The user operation is waiting for background work to complete.
12:26:36 [2020-04-21T16:26:36.677Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.64kB)
12:26:36 [2020-04-21T16:26:36.677Z] [INFO] Unpacking org.apache.commons.logging_1.1.1.v201101211721...
12:26:37 [2020-04-21T16:26:37.243Z] [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.09kB)
12:26:37 [2020-04-21T16:26:37.243Z] [INFO] The user operation is waiting for background work to complete.
12:26:37 [2020-04-21T16:26:37.243Z] [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.09kB)
12:26:37 [2020-04-21T16:26:37.243Z] [INFO] Unpacking org.apache.commons.codec_1.9.0.v20170208-1614...
12:26:37 [2020-04-21T16:26:37.501Z] [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.58kB)
12:26:37 [2020-04-21T16:26:37.501Z] [INFO] The user operation is waiting for background work to complete.
12:26:37 [2020-04-21T16:26:37.501Z] [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.58kB)
12:26:37 [2020-04-21T16:26:37.501Z] [INFO] Unpacking org.apache.felix.gogo.command_0.10.0.v201209301215...
12:26:39 [2020-04-21T16:26:39.402Z] [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.64kB)
12:26:39 [2020-04-21T16:26:39.402Z] [INFO] The user operation is waiting for background work to complete.
12:26:39 [2020-04-21T16:26:39.402Z] [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.64kB)
12:26:39 [2020-04-21T16:26:39.402Z] [INFO] Unpacking org.apache.felix.gogo.runtime_0.10.0.v201209301036...
12:26:39 [2020-04-21T16:26:39.402Z] [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.06kB)
12:26:39 [2020-04-21T16:26:39.402Z] [INFO] The user operation is waiting for background work to complete.
12:26:39 [2020-04-21T16:26:39.402Z] [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.06kB)
12:26:39 [2020-04-21T16:26:39.661Z] [INFO] Unpacking org.apache.felix.gogo.shell_0.10.0.v201212101605...
12:26:40 [2020-04-21T16:26:40.150Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (323.38kB)
12:26:40 [2020-04-21T16:26:40.150Z] [INFO] The user operation is waiting for background work to complete.
12:26:40 [2020-04-21T16:26:40.150Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (323.38kB)
12:26:40 [2020-04-21T16:26:40.150Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925...
12:26:40 [2020-04-21T16:26:40.410Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (107.7kB)
12:26:40 [2020-04-21T16:26:40.410Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (107.7kB)
12:26:40 [2020-04-21T16:26:40.410Z] [INFO] The user operation is waiting for background work to complete.
12:26:40 [2020-04-21T16:26:40.668Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925...
12:26:40 [2020-04-21T16:26:40.668Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (2.32MB)
12:26:40 [2020-04-21T16:26:40.668Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (2.32MB)
12:26:41 [2020-04-21T16:26:41.234Z] [INFO] Fetching org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (604.2kB)
12:26:41 [2020-04-21T16:26:41.234Z] [INFO] The user operation is waiting for background work to complete.
12:26:41 [2020-04-21T16:26:41.234Z] [INFO] Fetching org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (604.2kB)
12:26:41 [2020-04-21T16:26:41.234Z] [INFO] Unpacking org.apache.lucene.analyzers-common_6.1.0.v20161115-1612...
12:26:41 [2020-04-21T16:26:41.801Z] [INFO] Fetching org.apache.lucene.misc_6.1.0.v20161115-1612.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.1kB)
12:26:41 [2020-04-21T16:26:41.801Z] [INFO] The user operation is waiting for background work to complete.
12:26:41 [2020-04-21T16:26:41.801Z] [INFO] Fetching org.apache.lucene.misc_6.1.0.v20161115-1612.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.1kB)
12:26:42 [2020-04-21T16:26:42.059Z] [INFO] Unpacking org.apache.lucene.misc_6.1.0.v20161115-1612...
12:26:42 [2020-04-21T16:26:42.059Z] [INFO] Fetching org.apache.lucene.core_6.1.0.v20170814-1820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (748.54kB)
12:26:42 [2020-04-21T16:26:42.059Z] [INFO] The user operation is waiting for background work to complete.
12:26:42 [2020-04-21T16:26:42.059Z] [INFO] Fetching org.apache.lucene.core_6.1.0.v20170814-1820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (748.54kB)
12:26:42 [2020-04-21T16:26:42.059Z] [INFO] Unpacking org.apache.lucene.core_6.1.0.v20170814-1820...
12:26:42 [2020-04-21T16:26:42.994Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_6.1.0.v20161115-1612.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (3.42MB)
12:26:42 [2020-04-21T16:26:42.994Z] [INFO] The user operation is waiting for background work to complete.
12:26:42 [2020-04-21T16:26:42.994Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_6.1.0.v20161115-1612.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (3.42MB)
12:26:43 [2020-04-21T16:26:43.254Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_6.1.0.v20161115-1612...
12:26:45 [2020-04-21T16:26:45.156Z] [INFO] Fetching org.eclipse.ant.core_3.5.0.v20170509-2149.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.08kB)
12:26:45 [2020-04-21T16:26:45.156Z] [INFO] The user operation is waiting for background work to complete.
12:26:45 [2020-04-21T16:26:45.156Z] [INFO] Fetching org.eclipse.ant.core_3.5.0.v20170509-2149.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.08kB)
12:26:45 [2020-04-21T16:26:45.156Z] [INFO] Unpacking org.eclipse.ant.core_3.5.0.v20170509-2149...
12:26:45 [2020-04-21T16:26:45.156Z] [INFO] Fetching org.eclipse.compare.win32_1.2.0.v20170517-0839.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.97kB)
12:26:45 [2020-04-21T16:26:45.156Z] [INFO] The user operation is waiting for background work to complete.
12:26:45 [2020-04-21T16:26:45.156Z] [INFO] Fetching org.eclipse.compare.win32_1.2.0.v20170517-0839.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.97kB)
12:26:45 [2020-04-21T16:26:45.414Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.0.v20170517-0839...
12:26:45 [2020-04-21T16:26:45.672Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.4.0.v20170210-0856.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.94kB)
12:26:45 [2020-04-21T16:26:45.673Z] [INFO] The user operation is waiting for background work to complete.
12:26:45 [2020-04-21T16:26:45.673Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.4.0.v20170210-0856.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.94kB)
12:26:45 [2020-04-21T16:26:45.931Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.4.0.v20170210-0856...
12:26:45 [2020-04-21T16:26:45.931Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.0.v20170113-2056.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.53kB)
12:26:45 [2020-04-21T16:26:45.931Z] [INFO] The user operation is waiting for background work to complete.
12:26:45 [2020-04-21T16:26:45.931Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.0.v20170113-2056.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.53kB)
12:26:45 [2020-04-21T16:26:45.932Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.0.v20170113-2056...
12:26:46 [2020-04-21T16:26:46.190Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.19kB)
12:26:46 [2020-04-21T16:26:46.190Z] [INFO] The user operation is waiting for background work to complete.
12:26:46 [2020-04-21T16:26:46.190Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.19kB)
12:26:46 [2020-04-21T16:26:46.190Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940...
12:26:46 [2020-04-21T16:26:46.449Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.76kB)
12:26:46 [2020-04-21T16:26:46.449Z] [INFO] The user operation is waiting for background work to complete.
12:26:46 [2020-04-21T16:26:46.449Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.76kB)
12:26:46 [2020-04-21T16:26:46.449Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650...
12:26:46 [2020-04-21T16:26:46.449Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.100.v20170516-0925.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (50.9kB)
12:26:46 [2020-04-21T16:26:46.449Z] [INFO] The user operation is waiting for background work to complete.
12:26:46 [2020-04-21T16:26:46.449Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.100.v20170516-0925.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (50.9kB)
12:26:46 [2020-04-21T16:26:46.708Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.100.v20170516-0925...
12:26:46 [2020-04-21T16:26:46.708Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.95kB)
12:26:46 [2020-04-21T16:26:46.708Z] [INFO] The user operation is waiting for background work to complete.
12:26:46 [2020-04-21T16:26:46.708Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.95kB)
12:26:46 [2020-04-21T16:26:46.708Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
12:26:46 [2020-04-21T16:26:46.967Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.78kB)
12:26:46 [2020-04-21T16:26:46.967Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.78kB)
12:26:46 [2020-04-21T16:26:46.967Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.1.v20180131-1435.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.19kB)
12:26:46 [2020-04-21T16:26:46.967Z] [INFO] The user operation is waiting for background work to complete.
12:26:46 [2020-04-21T16:26:46.967Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.1.v20180131-1435.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.19kB)
12:26:47 [2020-04-21T16:26:47.225Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.2.1.v20180131-1435...
12:26:47 [2020-04-21T16:26:47.225Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.74kB)
12:26:47 [2020-04-21T16:26:47.225Z] [INFO] The user operation is waiting for background work to complete.
12:26:47 [2020-04-21T16:26:47.225Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.74kB)
12:26:47 [2020-04-21T16:26:47.484Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513...
12:26:47 [2020-04-21T16:26:47.484Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.551.v20171108-1834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (28.87kB)
12:26:47 [2020-04-21T16:26:47.484Z] [INFO] The user operation is waiting for background work to complete.
12:26:47 [2020-04-21T16:26:47.484Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.551.v20171108-1834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (28.87kB)
12:26:47 [2020-04-21T16:26:47.742Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.551.v20171108-1834...
12:26:47 [2020-04-21T16:26:47.742Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.41kB)
12:26:47 [2020-04-21T16:26:47.742Z] [INFO] The user operation is waiting for background work to complete.
12:26:47 [2020-04-21T16:26:47.742Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.41kB)
12:26:47 [2020-04-21T16:26:47.742Z] [INFO] Unpacking org.eclipse.equinox.util_1.0.500.v20130404-1337...
12:26:48 [2020-04-21T16:26:48.001Z] [INFO] Fetching org.eclipse.equinox.console_1.1.300.v20170512-2111.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.88kB)
12:26:48 [2020-04-21T16:26:48.001Z] [INFO] The user operation is waiting for background work to complete.
12:26:48 [2020-04-21T16:26:48.001Z] [INFO] Fetching org.eclipse.equinox.console_1.1.300.v20170512-2111.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.88kB)
12:26:48 [2020-04-21T16:26:48.001Z] [INFO] Unpacking org.eclipse.equinox.console_1.1.300.v20170512-2111...
12:26:48 [2020-04-21T16:26:48.259Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.85kB)
12:26:48 [2020-04-21T16:26:48.259Z] [INFO] The user operation is waiting for background work to complete.
12:26:48 [2020-04-21T16:26:48.259Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.85kB)
12:26:48 [2020-04-21T16:26:48.259Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425...
12:26:48 [2020-04-21T16:26:48.259Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.3.v20180214-0345.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (19.55kB)
12:26:48 [2020-04-21T16:26:48.259Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.3.v20180214-0345.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (19.55kB)
12:26:48 [2020-04-21T16:26:48.518Z] [INFO] Fetching org.eclipse.ecf_3.8.0.v20170104-0657.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.54kB)
12:26:48 [2020-04-21T16:26:48.518Z] [INFO] The user operation is waiting for background work to complete.
12:26:48 [2020-04-21T16:26:48.518Z] [INFO] Fetching org.eclipse.ecf_3.8.0.v20170104-0657.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.54kB)
12:26:48 [2020-04-21T16:26:48.518Z] [INFO] Unpacking org.eclipse.ecf_3.8.0.v20170104-0657...
12:26:48 [2020-04-21T16:26:48.776Z] [INFO] Fetching org.eclipse.ecf.identity_3.8.0.v20161203-2153.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.49kB)
12:26:48 [2020-04-21T16:26:48.776Z] [INFO] The user operation is waiting for background work to complete.
12:26:48 [2020-04-21T16:26:48.776Z] [INFO] Fetching org.eclipse.ecf.identity_3.8.0.v20161203-2153.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.49kB)
12:26:48 [2020-04-21T16:26:48.776Z] [INFO] Unpacking org.eclipse.ecf.identity_3.8.0.v20161203-2153...
12:26:48 [2020-04-21T16:26:48.776Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.04kB)
12:26:48 [2020-04-21T16:26:48.776Z] [INFO] The user operation is waiting for background work to complete.
12:26:48 [2020-04-21T16:26:48.776Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.04kB)
12:26:49 [2020-04-21T16:26:49.034Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.0.v20130327-1442...
12:26:49 [2020-04-21T16:26:49.034Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.4.0.v20170516-2248.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (18.71kB)
12:26:49 [2020-04-21T16:26:49.034Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.4.0.v20170516-2248.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (18.71kB)
12:26:49 [2020-04-21T16:26:49.034Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.55kB)
12:26:49 [2020-04-21T16:26:49.034Z] [INFO] The user operation is waiting for background work to complete.
12:26:49 [2020-04-21T16:26:49.034Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.55kB)
12:26:49 [2020-04-21T16:26:49.293Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.0.v20160817-1024...
12:26:49 [2020-04-21T16:26:49.293Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (18.68kB)
12:26:49 [2020-04-21T16:26:49.293Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (18.68kB)
12:26:49 [2020-04-21T16:26:49.293Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.33kB)
12:26:49 [2020-04-21T16:26:49.293Z] [INFO] The user operation is waiting for background work to complete.
12:26:49 [2020-04-21T16:26:49.293Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.33kB)
12:26:49 [2020-04-21T16:26:49.551Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024...
12:26:49 [2020-04-21T16:26:49.551Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (45.1kB)
12:26:49 [2020-04-21T16:26:49.551Z] [INFO] The user operation is waiting for background work to complete.
12:26:49 [2020-04-21T16:26:49.551Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (45.1kB)
12:26:49 [2020-04-21T16:26:49.551Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840...
12:26:49 [2020-04-21T16:26:49.809Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (26.8kB)
12:26:49 [2020-04-21T16:26:49.809Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (26.8kB)
12:26:49 [2020-04-21T16:26:49.809Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.4kB)
12:26:49 [2020-04-21T16:26:49.809Z] [INFO] The user operation is waiting for background work to complete.
12:26:49 [2020-04-21T16:26:49.809Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.4kB)
12:26:50 [2020-04-21T16:26:50.067Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133...
12:26:50 [2020-04-21T16:26:50.067Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (26.8kB)
12:26:50 [2020-04-21T16:26:50.067Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (26.8kB)
12:26:50 [2020-04-21T16:26:50.450Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.62kB)
12:26:50 [2020-04-21T16:26:50.450Z] [INFO] The user operation is waiting for background work to complete.
12:26:50 [2020-04-21T16:26:50.450Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.62kB)
12:26:50 [2020-04-21T16:26:50.450Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024...
12:26:50 [2020-04-21T16:26:50.450Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (26.7kB)
12:26:50 [2020-04-21T16:26:50.450Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (26.7kB)
12:26:51 [2020-04-21T16:26:51.011Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.36kB)
12:26:51 [2020-04-21T16:26:51.011Z] [INFO] The user operation is waiting for background work to complete.
12:26:51 [2020-04-21T16:26:51.011Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.36kB)
12:26:51 [2020-04-21T16:26:51.011Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024...
12:26:51 [2020-04-21T16:26:51.011Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (22.71kB)
12:26:51 [2020-04-21T16:26:51.011Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (22.71kB)
12:26:51 [2020-04-21T16:26:51.011Z] [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.7kB)
12:26:51 [2020-04-21T16:26:51.011Z] [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.7kB)
12:26:51 [2020-04-21T16:26:51.011Z] [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.73kB)
12:26:51 [2020-04-21T16:26:51.011Z] [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.73kB)
12:26:51 [2020-04-21T16:26:51.270Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.03kB)
12:26:51 [2020-04-21T16:26:51.270Z] [INFO] The user operation is waiting for background work to complete.
12:26:51 [2020-04-21T16:26:51.270Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.03kB)
12:26:51 [2020-04-21T16:26:51.270Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450...
12:26:51 [2020-04-21T16:26:51.270Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.14kB)
12:26:51 [2020-04-21T16:26:51.270Z] [INFO] The user operation is waiting for background work to complete.
12:26:51 [2020-04-21T16:26:51.270Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.14kB)
12:26:51 [2020-04-21T16:26:51.270Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345...
12:26:51 [2020-04-21T16:26:51.528Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (15.83kB)
12:26:51 [2020-04-21T16:26:51.528Z] [INFO] The user operation is waiting for background work to complete.
12:26:51 [2020-04-21T16:26:51.528Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (15.83kB)
12:26:51 [2020-04-21T16:26:51.528Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025...
12:26:51 [2020-04-21T16:26:51.528Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (67.86kB)
12:26:51 [2020-04-21T16:26:51.528Z] [INFO] The user operation is waiting for background work to complete.
12:26:51 [2020-04-21T16:26:51.528Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (67.86kB)
12:26:51 [2020-04-21T16:26:51.786Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452...
12:26:52 [2020-04-21T16:26:52.044Z] [INFO] Fetching org.eclipse.jetty.http_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (132.79kB)
12:26:52 [2020-04-21T16:26:52.044Z] [INFO] The user operation is waiting for background work to complete.
12:26:52 [2020-04-21T16:26:52.044Z] [INFO] Fetching org.eclipse.jetty.http_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (132.79kB)
12:26:52 [2020-04-21T16:26:52.303Z] [INFO] Unpacking org.eclipse.jetty.http_9.4.8.v20171121...
12:26:52 [2020-04-21T16:26:52.303Z] [INFO] Fetching org.eclipse.jetty.server_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (453.73kB)
12:26:52 [2020-04-21T16:26:52.303Z] [INFO] The user operation is waiting for background work to complete.
12:26:52 [2020-04-21T16:26:52.303Z] [INFO] Fetching org.eclipse.jetty.server_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (453.73kB)
12:26:52 [2020-04-21T16:26:52.303Z] [INFO] Unpacking org.eclipse.jetty.server_9.4.8.v20171121...
12:26:52 [2020-04-21T16:26:52.561Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (90.14kB)
12:26:52 [2020-04-21T16:26:52.561Z] [INFO] The user operation is waiting for background work to complete.
12:26:52 [2020-04-21T16:26:52.561Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (90.14kB)
12:26:52 [2020-04-21T16:26:52.820Z] [INFO] Unpacking org.eclipse.jetty.servlet_9.4.8.v20171121...
12:26:52 [2020-04-21T16:26:52.820Z] [INFO] Fetching org.eclipse.jetty.util_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (363.63kB)
12:26:52 [2020-04-21T16:26:52.820Z] [INFO] The user operation is waiting for background work to complete.
12:26:52 [2020-04-21T16:26:52.820Z] [INFO] Fetching org.eclipse.jetty.util_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (363.63kB)
12:26:53 [2020-04-21T16:26:53.079Z] [INFO] Unpacking org.eclipse.jetty.util_9.4.8.v20171121...
12:26:53 [2020-04-21T16:26:53.079Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.46kB)
12:26:53 [2020-04-21T16:26:53.079Z] [INFO] The user operation is waiting for background work to complete.
12:26:53 [2020-04-21T16:26:53.079Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.46kB)
12:26:53 [2020-04-21T16:26:53.337Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.400.v20150715-1528...
12:26:53 [2020-04-21T16:26:53.337Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.34kB)
12:26:53 [2020-04-21T16:26:53.337Z] [INFO] The user operation is waiting for background work to complete.
12:26:53 [2020-04-21T16:26:53.337Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.34kB)
12:26:53 [2020-04-21T16:26:53.596Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358...
12:26:53 [2020-04-21T16:26:53.596Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.05kB)
12:26:53 [2020-04-21T16:26:53.596Z] [INFO] The user operation is waiting for background work to complete.
12:26:53 [2020-04-21T16:26:53.596Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.05kB)
12:26:53 [2020-04-21T16:26:53.596Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442...
12:26:53 [2020-04-21T16:26:53.855Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.2kB)
12:26:53 [2020-04-21T16:26:53.855Z] [INFO] The user operation is waiting for background work to complete.
12:26:53 [2020-04-21T16:26:53.855Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.2kB)
12:26:53 [2020-04-21T16:26:53.855Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405...
12:26:54 [2020-04-21T16:26:54.113Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.96kB)
12:26:54 [2020-04-21T16:26:54.114Z] [INFO] The user operation is waiting for background work to complete.
12:26:54 [2020-04-21T16:26:54.114Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.96kB)
12:26:54 [2020-04-21T16:26:54.114Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450...
12:26:54 [2020-04-21T16:26:54.114Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.0.600.v20170511-1106.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.38kB)
12:26:54 [2020-04-21T16:26:54.114Z] [INFO] The user operation is waiting for background work to complete.
12:26:54 [2020-04-21T16:26:54.114Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.0.600.v20170511-1106.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.38kB)
12:26:54 [2020-04-21T16:26:54.372Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.0.600.v20170511-1106...
12:26:54 [2020-04-21T16:26:54.372Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (45.05kB)
12:26:54 [2020-04-21T16:26:54.372Z] [INFO] The user operation is waiting for background work to complete.
12:26:54 [2020-04-21T16:26:54.372Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (45.05kB)
12:26:54 [2020-04-21T16:26:54.372Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.3.300.v20160504-1450...
12:26:54 [2020-04-21T16:26:54.630Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.84kB)
12:26:54 [2020-04-21T16:26:54.630Z] [INFO] The user operation is waiting for background work to complete.
12:26:54 [2020-04-21T16:26:54.630Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.84kB)
12:26:54 [2020-04-21T16:26:54.630Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450...
12:26:54 [2020-04-21T16:26:54.630Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.19kB)
12:26:54 [2020-04-21T16:26:54.630Z] [INFO] The user operation is waiting for background work to complete.
12:26:54 [2020-04-21T16:26:54.630Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.19kB)
12:26:54 [2020-04-21T16:26:54.888Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259...
12:26:54 [2020-04-21T16:26:54.888Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33kB)
12:26:54 [2020-04-21T16:26:54.888Z] [INFO] The user operation is waiting for background work to complete.
12:26:54 [2020-04-21T16:26:54.888Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33kB)
12:26:55 [2020-04-21T16:26:55.147Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216...
12:26:55 [2020-04-21T16:26:55.147Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (15.87kB)
12:26:55 [2020-04-21T16:26:55.147Z] [INFO] The user operation is waiting for background work to complete.
12:26:55 [2020-04-21T16:26:55.147Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (15.87kB)
12:26:55 [2020-04-21T16:26:55.147Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721...
12:26:55 [2020-04-21T16:26:55.147Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (103.26kB)
12:26:55 [2020-04-21T16:26:55.147Z] [INFO] The user operation is waiting for background work to complete.
12:26:55 [2020-04-21T16:26:55.147Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (103.26kB)
12:26:55 [2020-04-21T16:26:55.405Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
12:26:55 [2020-04-21T16:26:55.405Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.9kB)
12:26:55 [2020-04-21T16:26:55.405Z] [INFO] The user operation is waiting for background work to complete.
12:26:55 [2020-04-21T16:26:55.405Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.9kB)
12:26:55 [2020-04-21T16:26:55.663Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
12:26:55 [2020-04-21T16:26:55.663Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.49kB)
12:26:55 [2020-04-21T16:26:55.663Z] [INFO] The user operation is waiting for background work to complete.
12:26:55 [2020-04-21T16:26:55.663Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.49kB)
12:26:55 [2020-04-21T16:26:55.921Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244...
12:26:55 [2020-04-21T16:26:55.921Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (31.18kB)
12:26:55 [2020-04-21T16:26:55.921Z] [INFO] The user operation is waiting for background work to complete.
12:26:55 [2020-04-21T16:26:55.921Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (31.18kB)
12:26:56 [2020-04-21T16:26:56.179Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106...
12:26:56 [2020-04-21T16:26:56.179Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.78kB)
12:26:56 [2020-04-21T16:26:56.179Z] [INFO] The user operation is waiting for background work to complete.
12:26:56 [2020-04-21T16:26:56.179Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.78kB)
12:26:56 [2020-04-21T16:26:56.179Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442...
12:26:56 [2020-04-21T16:26:56.745Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (18.35kB)
12:26:56 [2020-04-21T16:26:56.745Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (18.35kB)
12:26:56 [2020-04-21T16:26:56.745Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.59kB)
12:26:56 [2020-04-21T16:26:56.745Z] [INFO] The user operation is waiting for background work to complete.
12:26:56 [2020-04-21T16:26:56.745Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.59kB)
12:26:57 [2020-04-21T16:26:57.004Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834...
12:26:57 [2020-04-21T16:26:57.004Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.3kB)
12:26:57 [2020-04-21T16:26:57.004Z] [INFO] The user operation is waiting for background work to complete.
12:26:57 [2020-04-21T16:26:57.004Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.3kB)
12:26:57 [2020-04-21T16:26:57.004Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455...
12:26:57 [2020-04-21T16:26:57.570Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.67kB)
12:26:57 [2020-04-21T16:26:57.570Z] [INFO] The user operation is waiting for background work to complete.
12:26:57 [2020-04-21T16:26:57.570Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.67kB)
12:26:57 [2020-04-21T16:26:57.570Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216...
12:26:57 [2020-04-21T16:26:57.570Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (102.59kB)
12:26:57 [2020-04-21T16:26:57.570Z] [INFO] The user operation is waiting for background work to complete.
12:26:57 [2020-04-21T16:26:57.571Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (102.59kB)
12:26:57 [2020-04-21T16:26:57.829Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259...
12:26:57 [2020-04-21T16:26:57.829Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.14kB)
12:26:57 [2020-04-21T16:26:57.829Z] [INFO] The user operation is waiting for background work to complete.
12:26:57 [2020-04-21T16:26:57.829Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.14kB)
12:26:58 [2020-04-21T16:26:58.088Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834...
12:26:58 [2020-04-21T16:26:58.347Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.68kB)
12:26:58 [2020-04-21T16:26:58.347Z] [INFO] The user operation is waiting for background work to complete.
12:26:58 [2020-04-21T16:26:58.347Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.68kB)
12:26:58 [2020-04-21T16:26:58.347Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450...
12:26:59 [2020-04-21T16:26:59.725Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (116.15kB)
12:26:59 [2020-04-21T16:26:59.725Z] [INFO] The user operation is waiting for background work to complete.
12:26:59 [2020-04-21T16:26:59.725Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (116.15kB)
12:26:59 [2020-04-21T16:26:59.725Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216...
12:26:59 [2020-04-21T16:26:59.725Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.3.1.v20170928-1405.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.84kB)
12:26:59 [2020-04-21T16:26:59.725Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.3.1.v20170928-1405.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.84kB)
12:26:59 [2020-04-21T16:26:59.725Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.2.v20171013-1525.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (295.11kB)
12:26:59 [2020-04-21T16:26:59.725Z] [INFO] The user operation is waiting for background work to complete.
12:26:59 [2020-04-21T16:26:59.725Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.2.v20171013-1525.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (295.11kB)
12:26:59 [2020-04-21T16:26:59.984Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.2.v20171013-1525...
12:27:00 [2020-04-21T16:27:00.276Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.100.v20170418-0708.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.89kB)
12:27:00 [2020-04-21T16:27:00.276Z] [INFO] The user operation is waiting for background work to complete.
12:27:00 [2020-04-21T16:27:00.276Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.100.v20170418-0708.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.89kB)
12:27:00 [2020-04-21T16:27:00.276Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.100.v20170418-0708...
12:27:00 [2020-04-21T16:27:00.535Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.400.v20170106-2125.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (10.85kB)
12:27:00 [2020-04-21T16:27:00.535Z] [INFO] The user operation is waiting for background work to complete.
12:27:00 [2020-04-21T16:27:00.535Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.400.v20170106-2125.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (10.85kB)
12:27:00 [2020-04-21T16:27:00.535Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.1.400.v20170106-2125...
12:27:00 [2020-04-21T16:27:00.535Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.400.v20170505-1235.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.71kB)
12:27:00 [2020-04-21T16:27:00.535Z] [INFO] The user operation is waiting for background work to complete.
12:27:00 [2020-04-21T16:27:00.535Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.400.v20170505-1235.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.71kB)
12:27:00 [2020-04-21T16:27:00.535Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.1.400.v20170505-1235...
12:27:00 [2020-04-21T16:27:00.795Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.500.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.78kB)
12:27:00 [2020-04-21T16:27:00.795Z] [INFO] The user operation is waiting for background work to complete.
12:27:00 [2020-04-21T16:27:00.795Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.500.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.78kB)
12:27:00 [2020-04-21T16:27:00.795Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.0.500.v20170511-1216...
12:27:01 [2020-04-21T16:27:01.513Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.3.2.v20171108-1343.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.77kB)
12:27:01 [2020-04-21T16:27:01.513Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.3.2.v20171108-1343.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.77kB)
12:27:01 [2020-04-21T16:27:01.513Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.301.v20170816-1007.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (63.82kB)
12:27:01 [2020-04-21T16:27:01.513Z] [INFO] The user operation is waiting for background work to complete.
12:27:01 [2020-04-21T16:27:01.513Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.301.v20170816-1007.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (63.82kB)
12:27:01 [2020-04-21T16:27:01.513Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.1.301.v20170816-1007...
12:27:01 [2020-04-21T16:27:01.513Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.601.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.74kB)
12:27:01 [2020-04-21T16:27:01.513Z] [INFO] The user operation is waiting for background work to complete.
12:27:01 [2020-04-21T16:27:01.513Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.601.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.74kB)
12:27:01 [2020-04-21T16:27:01.513Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.0.601.v20170906-1259...
12:27:01 [2020-04-21T16:27:01.513Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.3.2.v20171108-1343.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.65kB)
12:27:01 [2020-04-21T16:27:01.513Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.3.2.v20171108-1343.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.65kB)
12:27:01 [2020-04-21T16:27:01.773Z] [INFO] Fetching org.eclipse.help.base_4.2.103.v20180301-0715.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (161.88kB)
12:27:01 [2020-04-21T16:27:01.773Z] [INFO] The user operation is waiting for background work to complete.
12:27:01 [2020-04-21T16:27:01.773Z] [INFO] Fetching org.eclipse.help.base_4.2.103.v20180301-0715.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (161.88kB)
12:27:01 [2020-04-21T16:27:01.773Z] [INFO] Unpacking org.eclipse.help.base_4.2.103.v20180301-0715...
12:27:02 [2020-04-21T16:27:02.033Z] [INFO] Fetching org.eclipse.help.ui_4.1.0.v20170311-0931.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (149.73kB)
12:27:02 [2020-04-21T16:27:02.033Z] [INFO] The user operation is waiting for background work to complete.
12:27:02 [2020-04-21T16:27:02.033Z] [INFO] Fetching org.eclipse.help.ui_4.1.0.v20170311-0931.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (149.73kB)
12:27:02 [2020-04-21T16:27:02.033Z] [INFO] Unpacking org.eclipse.help.ui_4.1.0.v20170311-0931...
12:27:02 [2020-04-21T16:27:02.292Z] [INFO] Fetching org.eclipse.help.webapp_3.9.1.v20170816-0843.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (239.54kB)
12:27:02 [2020-04-21T16:27:02.292Z] [INFO] The user operation is waiting for background work to complete.
12:27:02 [2020-04-21T16:27:02.292Z] [INFO] Fetching org.eclipse.help.webapp_3.9.1.v20170816-0843.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (239.54kB)
12:27:02 [2020-04-21T16:27:02.292Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.1.v20170816-0843...
12:27:02 [2020-04-21T16:27:02.552Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.74kB)
12:27:02 [2020-04-21T16:27:02.552Z] [INFO] The user operation is waiting for background work to complete.
12:27:02 [2020-04-21T16:27:02.552Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.74kB)
12:27:02 [2020-04-21T16:27:02.811Z] [INFO] Unpacking org.eclipse.jetty.continuation_9.4.8.v20171121...
12:27:02 [2020-04-21T16:27:02.811Z] [INFO] Fetching org.eclipse.jetty.io_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (93.07kB)
12:27:02 [2020-04-21T16:27:02.811Z] [INFO] The user operation is waiting for background work to complete.
12:27:02 [2020-04-21T16:27:02.811Z] [INFO] Fetching org.eclipse.jetty.io_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (93.07kB)
12:27:02 [2020-04-21T16:27:02.811Z] [INFO] Unpacking org.eclipse.jetty.io_9.4.8.v20171121...
12:27:03 [2020-04-21T16:27:03.072Z] [INFO] Fetching org.eclipse.jetty.security_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.52kB)
12:27:03 [2020-04-21T16:27:03.072Z] [INFO] The user operation is waiting for background work to complete.
12:27:03 [2020-04-21T16:27:03.072Z] [INFO] Fetching org.eclipse.jetty.security_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.52kB)
12:27:03 [2020-04-21T16:27:03.072Z] [INFO] Unpacking org.eclipse.jetty.security_9.4.8.v20171121...
12:27:03 [2020-04-21T16:27:03.072Z] [INFO] Fetching org.eclipse.help_2.2.103.v20180301-0715.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (18.27kB)
12:27:03 [2020-04-21T16:27:03.335Z] [INFO] Fetching org.eclipse.help_2.2.103.v20180301-0715.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (18.27kB)
12:27:03 [2020-04-21T16:27:03.335Z] [INFO] Fetching org.eclipse.platform_4.7.3.v20180301-0715.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (281.64kB)
12:27:03 [2020-04-21T16:27:03.335Z] [INFO] The user operation is waiting for background work to complete.
12:27:03 [2020-04-21T16:27:03.335Z] [INFO] Fetching org.eclipse.platform_4.7.3.v20180301-0715.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (281.64kB)
12:27:03 [2020-04-21T16:27:03.335Z] [INFO] Unpacking org.eclipse.platform_4.7.3.v20180301-0715...
12:27:03 [2020-04-21T16:27:03.594Z] [INFO] Fetching org.eclipse.platform.doc.user_4.7.3.v20171222-0602.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (8.78MB)
12:27:03 [2020-04-21T16:27:03.594Z] [INFO] The user operation is waiting for background work to complete.
12:27:03 [2020-04-21T16:27:03.594Z] [INFO] Fetching org.eclipse.platform.doc.user_4.7.3.v20171222-0602.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (8.78MB)
12:27:04 [2020-04-21T16:27:04.164Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.7.3.v20171222-0602...
12:27:05 [2020-04-21T16:27:05.543Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.100.v20170515-1335.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.74MB)
12:27:05 [2020-04-21T16:27:05.543Z] [INFO] The user operation is waiting for background work to complete.
12:27:05 [2020-04-21T16:27:05.543Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.100.v20170515-1335.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.74MB)
12:27:05 [2020-04-21T16:27:05.802Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.100.v20170515-1335...
12:27:06 [2020-04-21T16:27:06.062Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.100.v20170515-0748.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (118.56kB)
12:27:06 [2020-04-21T16:27:06.062Z] [INFO] The user operation is waiting for background work to complete.
12:27:06 [2020-04-21T16:27:06.062Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.100.v20170515-0748.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (118.56kB)
12:27:06 [2020-04-21T16:27:06.062Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.100.v20170515-0748...
12:27:06 [2020-04-21T16:27:06.321Z] [INFO] Fetching org.eclipse.ui.browser_3.6.100.v20170418-1342.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (96.68kB)
12:27:06 [2020-04-21T16:27:06.321Z] [INFO] The user operation is waiting for background work to complete.
12:27:06 [2020-04-21T16:27:06.321Z] [INFO] Fetching org.eclipse.ui.browser_3.6.100.v20170418-1342.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (96.68kB)
12:27:06 [2020-04-21T16:27:06.580Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.100.v20170418-1342...
12:27:06 [2020-04-21T16:27:06.580Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.0.2.v20180126-0718.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.03kB)
12:27:06 [2020-04-21T16:27:06.580Z] [INFO] The user operation is waiting for background work to complete.
12:27:06 [2020-04-21T16:27:06.580Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.0.2.v20180126-0718.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.03kB)
12:27:06 [2020-04-21T16:27:06.580Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.0.2.v20180126-0718...
12:27:06 [2020-04-21T16:27:06.839Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.100.v20170131-1736.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.93kB)
12:27:06 [2020-04-21T16:27:06.839Z] [INFO] The user operation is waiting for background work to complete.
12:27:06 [2020-04-21T16:27:06.839Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.100.v20170131-1736.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.93kB)
12:27:06 [2020-04-21T16:27:06.839Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.100.v20170131-1736...
12:27:07 [2020-04-21T16:27:07.099Z] [INFO] Fetching org.eclipse.ui.net_1.3.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.74kB)
12:27:07 [2020-04-21T16:27:07.099Z] [INFO] The user operation is waiting for background work to complete.
12:27:07 [2020-04-21T16:27:07.099Z] [INFO] Fetching org.eclipse.ui.net_1.3.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.74kB)
12:27:07 [2020-04-21T16:27:07.099Z] [INFO] Unpacking org.eclipse.ui.net_1.3.100.v20170516-0820...
12:27:07 [2020-04-21T16:27:07.099Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.0.v20161212-0515.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.75kB)
12:27:07 [2020-04-21T16:27:07.100Z] [INFO] The user operation is waiting for background work to complete.
12:27:07 [2020-04-21T16:27:07.100Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.0.v20161212-0515.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.75kB)
12:27:07 [2020-04-21T16:27:07.359Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.0.v20161212-0515...
12:27:07 [2020-04-21T16:27:07.359Z] [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.12kB)
12:27:07 [2020-04-21T16:27:07.359Z] [INFO] The user operation is waiting for background work to complete.
12:27:07 [2020-04-21T16:27:07.359Z] [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.12kB)
12:27:07 [2020-04-21T16:27:07.618Z] [INFO] Unpacking org.eclipse.ui.win32_3.3.0.v20160505-1310...
12:27:07 [2020-04-21T16:27:07.618Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.100.v20170515-0756.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.25kB)
12:27:07 [2020-04-21T16:27:07.618Z] [INFO] The user operation is waiting for background work to complete.
12:27:07 [2020-04-21T16:27:07.618Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.100.v20170515-0756.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.25kB)
12:27:07 [2020-04-21T16:27:07.618Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.100.v20170515-0756...
12:27:07 [2020-04-21T16:27:07.618Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.1.v20170809-1356.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.73kB)
12:27:07 [2020-04-21T16:27:07.618Z] [INFO] The user operation is waiting for background work to complete.
12:27:07 [2020-04-21T16:27:07.618Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.1.v20170809-1356.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.73kB)
12:27:07 [2020-04-21T16:27:07.877Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.1.v20170809-1356...
12:27:09 [2020-04-21T16:27:09.254Z] [INFO] Fetching org.eclipse.platform_4.7.3.v20180301-0715.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (19.24kB)
12:27:09 [2020-04-21T16:27:09.254Z] [INFO] Fetching org.eclipse.platform_4.7.3.v20180301-0715.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (19.24kB)
12:27:09 [2020-04-21T16:27:09.254Z] [INFO] Fetching org.eclipse.platform_root_4.7.3.v20180301-0715 from https://download.eclipse.org/releases/oxygen/201803211000/binary/ (195B)
12:27:09 [2020-04-21T16:27:09.254Z] [INFO] Fetching org.eclipse.platform_root_4.7.3.v20180301-0715 from https://download.eclipse.org/releases/oxygen/201803211000/binary/ (195B)
12:27:09 [2020-04-21T16:27:09.514Z] [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.89kB)
12:27:09 [2020-04-21T16:27:09.514Z] [INFO] The user operation is waiting for background work to complete.
12:27:09 [2020-04-21T16:27:09.514Z] [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.89kB)
12:27:09 [2020-04-21T16:27:09.514Z] [INFO] Unpacking org.eclipse.update.configurator_3.3.400.v20160506-0750...
12:27:09 [2020-04-21T16:27:09.774Z] [INFO] Fetching org.eclipse.rcp_4.7.3.v20180301-0715.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (9.4kB)
12:27:09 [2020-04-21T16:27:09.774Z] [INFO] The user operation is waiting for background work to complete.
12:27:09 [2020-04-21T16:27:09.774Z] [INFO] Fetching org.eclipse.rcp_4.7.3.v20180301-0715.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (9.4kB)
12:27:09 [2020-04-21T16:27:09.774Z] [INFO] Unpacking org.eclipse.rcp_4.7.3.v20180301-0715...
12:27:10 [2020-04-21T16:27:10.033Z] [INFO] Fetching org.eclipse.rcp_4.7.3.v20180301-0715.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (17.83kB)
12:27:10 [2020-04-21T16:27:10.033Z] [INFO] Fetching org.eclipse.rcp_4.7.3.v20180301-0715.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (17.83kB)
12:27:10 [2020-04-21T16:27:10.033Z] [INFO] Fetching org.eclipse.rcp_root_4.7.3.v20180301-0715 from https://download.eclipse.org/releases/oxygen/201803211000/binary/ (26.16kB)
12:27:10 [2020-04-21T16:27:10.033Z] [INFO] Fetching org.eclipse.rcp_root_4.7.3.v20180301-0715 from https://download.eclipse.org/releases/oxygen/201803211000/binary/ (26.16kB)
12:27:10 [2020-04-21T16:27:10.292Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (136.93kB)
12:27:10 [2020-04-21T16:27:10.292Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (136.93kB)
12:27:10 [2020-04-21T16:27:10.292Z] [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)
12:27:10 [2020-04-21T16:27:10.292Z] [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)
12:27:10 [2020-04-21T16:27:10.552Z] [INFO] Fetching org.eclipse.ui.trace_1.1.0.v20170201-2036.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.66kB)
12:27:10 [2020-04-21T16:27:10.552Z] [INFO] The user operation is waiting for background work to complete.
12:27:10 [2020-04-21T16:27:10.552Z] [INFO] Fetching org.eclipse.ui.trace_1.1.0.v20170201-2036.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.66kB)
12:27:10 [2020-04-21T16:27:10.552Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.0.v20170201-2036...
12:27:10 [2020-04-21T16:27:10.552Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.100.v20170515-1458.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (83.71kB)
12:27:10 [2020-04-21T16:27:10.552Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.100.v20170515-1458.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (83.71kB)
12:27:10 [2020-04-21T16:27:10.552Z] [INFO] The user operation is waiting for background work to complete.
12:27:10 [2020-04-21T16:27:10.812Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.100.v20170515-1458...
12:27:11 [2020-04-21T16:27:11.070Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.4kB)
12:27:11 [2020-04-21T16:27:11.070Z] [INFO] The user operation is waiting for background work to complete.
12:27:11 [2020-04-21T16:27:11.070Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.4kB)
12:27:11 [2020-04-21T16:27:11.070Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940...
12:27:11 [2020-04-21T16:27:11.070Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.69kB)
12:27:11 [2020-04-21T16:27:11.070Z] [INFO] The user operation is waiting for background work to complete.
12:27:11 [2020-04-21T16:27:11.071Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.69kB)
12:27:11 [2020-04-21T16:27:11.331Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418...
12:27:11 [2020-04-21T16:27:11.331Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.551.v20171108-1834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.62kB)
12:27:11 [2020-04-21T16:27:11.331Z] [INFO] The user operation is waiting for background work to complete.
12:27:11 [2020-04-21T16:27:11.331Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.551.v20171108-1834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.62kB)
12:27:11 [2020-04-21T16:27:11.331Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.551.v20171108-1834...
12:27:11 [2020-04-21T16:27:11.755Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.77kB)
12:27:11 [2020-04-21T16:27:11.755Z] [INFO] The user operation is waiting for background work to complete.
12:27:11 [2020-04-21T16:27:11.755Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.77kB)
12:27:11 [2020-04-21T16:27:11.755Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442...
12:27:11 [2020-04-21T16:27:11.755Z] [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.62kB)
12:27:11 [2020-04-21T16:27:11.755Z] [INFO] The user operation is waiting for background work to complete.
12:27:11 [2020-04-21T16:27:11.755Z] [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.62kB)
12:27:11 [2020-04-21T16:27:11.755Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.1.100.v20151202-1450...
12:27:14 [2020-04-21T16:27:14.382Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.15kB)
12:27:14 [2020-04-21T16:27:14.382Z] [INFO] The user operation is waiting for background work to complete.
12:27:14 [2020-04-21T16:27:14.382Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.15kB)
12:27:14 [2020-04-21T16:27:14.382Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940...
12:27:14 [2020-04-21T16:27:14.382Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.9kB)
12:27:14 [2020-04-21T16:27:14.382Z] [INFO] The user operation is waiting for background work to complete.
12:27:14 [2020-04-21T16:27:14.382Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.9kB)
12:27:14 [2020-04-21T16:27:14.641Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650...
12:27:14 [2020-04-21T16:27:14.641Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.78kB)
12:27:14 [2020-04-21T16:27:14.641Z] [INFO] The user operation is waiting for background work to complete.
12:27:14 [2020-04-21T16:27:14.641Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.78kB)
12:27:14 [2020-04-21T16:27:14.900Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834...
12:27:14 [2020-04-21T16:27:14.900Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.200.v20170513-0428.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.92kB)
12:27:14 [2020-04-21T16:27:14.900Z] [INFO] The user operation is waiting for background work to complete.
12:27:14 [2020-04-21T16:27:14.900Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.200.v20170513-0428.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.92kB)
12:27:14 [2020-04-21T16:27:14.900Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.200.v20170513-0428...
12:27:15 [2020-04-21T16:27:15.159Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.0.100.v20170504-1307.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.31kB)
12:27:15 [2020-04-21T16:27:15.159Z] [INFO] The user operation is waiting for background work to complete.
12:27:15 [2020-04-21T16:27:15.159Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.0.100.v20170504-1307.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.31kB)
12:27:15 [2020-04-21T16:27:15.159Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.0.100.v20170504-1307...
12:27:15 [2020-04-21T16:27:15.419Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp/pom.xml
12:27:15 [2020-04-21T16:27:15.419Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
12:27:15 [2020-04-21T16:27:15.419Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
12:27:15 [2020-04-21T16:27:15.678Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
12:27:15 [2020-04-21T16:27:15.938Z] [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-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
12:27:15 [2020-04-21T16:27:15.938Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
12:27:16 [2020-04-21T16:27:16.197Z] [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-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
12:27:16 [2020-04-21T16:27:16.457Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
12:27:16 [2020-04-21T16:27:16.457Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
12:27:16 [2020-04-21T16:27:16.457Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.32kB)
12:27:16 [2020-04-21T16:27:16.457Z] [INFO] The user operation is waiting for background work to complete.
12:27:16 [2020-04-21T16:27:16.457Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.32kB)
12:27:16 [2020-04-21T16:27:16.717Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450...
12:27:16 [2020-04-21T16:27:16.717Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.201.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (25.85kB)
12:27:16 [2020-04-21T16:27:16.717Z] [INFO] The user operation is waiting for background work to complete.
12:27:16 [2020-04-21T16:27:16.717Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.201.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (25.85kB)
12:27:16 [2020-04-21T16:27:16.717Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.0.201.v20170906-1259...
12:27:16 [2020-04-21T16:27:16.976Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.300.v20170418-0708.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (77.77kB)
12:27:16 [2020-04-21T16:27:16.976Z] [INFO] The user operation is waiting for background work to complete.
12:27:16 [2020-04-21T16:27:16.976Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.300.v20170418-0708.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (77.77kB)
12:27:16 [2020-04-21T16:27:16.976Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.0.300.v20170418-0708...
12:27:17 [2020-04-21T16:27:17.236Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
12:27:17 [2020-04-21T16:27:17.236Z] [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-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
12:27:17 [2020-04-21T16:27:17.236Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
12:27:17 [2020-04-21T16:27:17.236Z] [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-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
12:27:17 [2020-04-21T16:27:17.496Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
12:27:17 [2020-04-21T16:27:17.496Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
12:27:17 [2020-04-21T16:27:17.755Z] [INFO] Fetching org.eclipse.equinox.executable_3.7.2.v20171108-1834.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (226.77kB)
12:27:17 [2020-04-21T16:27:17.755Z] [INFO] Fetching org.eclipse.equinox.executable_3.7.2.v20171108-1834.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (226.77kB)
12:27:17 [2020-04-21T16:27:17.755Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.7.2.v20171108-1834 from https://download.eclipse.org/releases/oxygen/201804111000/binary/ (34.39kB)
12:27:17 [2020-04-21T16:27:17.755Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.7.2.v20171108-1834 from https://download.eclipse.org/releases/oxygen/201804111000/binary/ (34.39kB)
12:27:18 [2020-04-21T16:27:18.015Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.7.2.v20171108-1834 from https://download.eclipse.org/releases/oxygen/201804111000/binary/ (11.11kB)
12:27:18 [2020-04-21T16:27:18.015Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.7.2.v20171108-1834 from https://download.eclipse.org/releases/oxygen/201804111000/binary/ (11.11kB)
12:27:18 [2020-04-21T16:27:18.273Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.7.2.v20171108-1834 from https://download.eclipse.org/releases/oxygen/201804111000/binary/ (31.96kB)
12:27:18 [2020-04-21T16:27:18.273Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.7.2.v20171108-1834 from https://download.eclipse.org/releases/oxygen/201804111000/binary/ (31.96kB)
12:27:18 [2020-04-21T16:27:18.532Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
12:27:18 [2020-04-21T16:27:18.532Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.alltests/pom.xml
12:27:18 [2020-04-21T16:27:18.532Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.alltests/pom.xml
12:27:18 [2020-04-21T16:27:18.791Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (1.36MB)
12:27:18 [2020-04-21T16:27:18.791Z] [INFO] The user operation is waiting for background work to complete.
12:27:18 [2020-04-21T16:27:18.791Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (1.36MB)
12:27:19 [2020-04-21T16:27:19.050Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053...
12:27:20 [2020-04-21T16:27:20.953Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.alltests/pom.xml
12:27:21 [2020-04-21T16:27:21.211Z] [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-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
12:27:21 [2020-04-21T16:27:21.211Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
12:27:21 [2020-04-21T16:27:21.470Z] [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-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
12:27:21 [2020-04-21T16:27:21.728Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.releng-site/pom.xml
12:27:21 [2020-04-21T16:27:21.728Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.releng-site/pom.xml
12:27:22 [2020-04-21T16:27:22.295Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.releng-site/pom.xml
12:27:22 [2020-04-21T16:27:22.295Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
12:27:22 [2020-04-21T16:27:22.295Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
12:27:23 [2020-04-21T16:27:23.559Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
12:27:23 [2020-04-21T16:27:23.559Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
12:27:23 [2020-04-21T16:27:23.559Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
12:27:23 [2020-04-21T16:27:23.559Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
12:27:23 [2020-04-21T16:27:23.559Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
12:27:23 [2020-04-21T16:27:23.559Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
12:27:23 [2020-04-21T16:27:23.559Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
12:27:23 [2020-04-21T16:27:23.559Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
12:27:23 [2020-04-21T16:27:23.559Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
12:27:23 [2020-04-21T16:27:23.559Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
12:27:23 [2020-04-21T16:27:23.559Z] [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-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
12:27:23 [2020-04-21T16:27:23.559Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
12:27:23 [2020-04-21T16:27:23.559Z] [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-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
12:27:23 [2020-04-21T16:27:23.954Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
12:27:23 [2020-04-21T16:27:23.954Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
12:27:23 [2020-04-21T16:27:23.954Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
12:27:23 [2020-04-21T16:27:23.954Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
12:27:23 [2020-04-21T16:27:23.954Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
12:27:23 [2020-04-21T16:27:23.954Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
12:27:23 [2020-04-21T16:27:23.954Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
12:27:23 [2020-04-21T16:27:23.954Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
12:27:24 [2020-04-21T16:27:24.254Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
12:27:24 [2020-04-21T16:27:24.254Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
12:27:24 [2020-04-21T16:27:24.254Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
12:27:24 [2020-04-21T16:27:24.254Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
12:27:24 [2020-04-21T16:27:24.553Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
12:27:24 [2020-04-21T16:27:24.553Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
12:27:24 [2020-04-21T16:27:24.553Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
12:27:24 [2020-04-21T16:27:24.553Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
12:27:24 [2020-04-21T16:27:24.812Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
12:27:24 [2020-04-21T16:27:24.812Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
12:27:25 [2020-04-21T16:27:25.070Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
12:27:25 [2020-04-21T16:27:25.070Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
12:27:25 [2020-04-21T16:27:25.328Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
12:27:25 [2020-04-21T16:27:25.586Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
12:27:25 [2020-04-21T16:27:25.586Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
12:27:25 [2020-04-21T16:27:25.845Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
12:27:25 [2020-04-21T16:27:25.845Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
12:27:25 [2020-04-21T16:27:25.845Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
12:27:26 [2020-04-21T16:27:26.103Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
12:27:26 [2020-04-21T16:27:26.103Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
12:27:26 [2020-04-21T16:27:26.103Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
12:27:26 [2020-04-21T16:27:26.103Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
12:27:26 [2020-04-21T16:27:26.103Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
12:27:26 [2020-04-21T16:27:26.103Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
12:27:26 [2020-04-21T16:27:26.104Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
12:27:26 [2020-04-21T16:27:26.362Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
12:27:26 [2020-04-21T16:27:26.362Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
12:27:26 [2020-04-21T16:27:26.362Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
12:27:26 [2020-04-21T16:27:26.362Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
12:27:26 [2020-04-21T16:27:26.362Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
12:27:26 [2020-04-21T16:27:26.620Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
12:27:26 [2020-04-21T16:27:26.620Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
12:27:26 [2020-04-21T16:27:26.620Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
12:27:26 [2020-04-21T16:27:26.879Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
12:27:27 [2020-04-21T16:27:27.137Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
12:27:27 [2020-04-21T16:27:27.137Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
12:27:27 [2020-04-21T16:27:27.395Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
12:27:27 [2020-04-21T16:27:27.654Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
12:27:27 [2020-04-21T16:27:27.654Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
12:27:27 [2020-04-21T16:27:27.912Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
12:27:27 [2020-04-21T16:27:27.912Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
12:27:27 [2020-04-21T16:27:27.912Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
12:27:28 [2020-04-21T16:27:28.171Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
12:27:28 [2020-04-21T16:27:28.171Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
12:27:28 [2020-04-21T16:27:28.171Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
12:27:28 [2020-04-21T16:27:28.171Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
12:27:28 [2020-04-21T16:27:28.171Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
12:27:28 [2020-04-21T16:27:28.171Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
12:27:28 [2020-04-21T16:27:28.429Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
12:27:28 [2020-04-21T16:27:28.429Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
12:27:28 [2020-04-21T16:27:28.429Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
12:27:28 [2020-04-21T16:27:28.687Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
12:27:28 [2020-04-21T16:27:28.687Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
12:27:28 [2020-04-21T16:27:28.946Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
12:27:28 [2020-04-21T16:27:28.946Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
12:27:28 [2020-04-21T16:27:28.946Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
12:27:29 [2020-04-21T16:27:29.204Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
12:27:29 [2020-04-21T16:27:29.463Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
12:27:29 [2020-04-21T16:27:29.463Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
12:27:29 [2020-04-21T16:27:29.721Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
12:27:29 [2020-04-21T16:27:29.721Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
12:27:29 [2020-04-21T16:27:29.721Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
12:27:29 [2020-04-21T16:27:29.721Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
12:27:29 [2020-04-21T16:27:29.721Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
12:27:29 [2020-04-21T16:27:29.721Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
12:27:29 [2020-04-21T16:27:29.979Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
12:27:29 [2020-04-21T16:27:29.979Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
12:27:29 [2020-04-21T16:27:29.979Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
12:27:30 [2020-04-21T16:27:30.239Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
12:27:30 [2020-04-21T16:27:30.498Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
12:27:30 [2020-04-21T16:27:30.498Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
12:27:30 [2020-04-21T16:27:30.498Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
12:27:30 [2020-04-21T16:27:30.756Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
12:27:30 [2020-04-21T16:27:30.756Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
12:27:31 [2020-04-21T16:27:31.013Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
12:27:31 [2020-04-21T16:27:31.271Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
12:27:31 [2020-04-21T16:27:31.271Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
12:27:31 [2020-04-21T16:27:31.271Z] [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-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
12:27:31 [2020-04-21T16:27:31.271Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
12:27:31 [2020-04-21T16:27:31.271Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
12:27:31 [2020-04-21T16:27:31.529Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
12:27:31 [2020-04-21T16:27:31.530Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
12:27:31 [2020-04-21T16:27:31.530Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
12:27:31 [2020-04-21T16:27:31.788Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
12:27:31 [2020-04-21T16:27:31.788Z] [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-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
12:27:31 [2020-04-21T16:27:31.789Z] [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-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
12:27:31 [2020-04-21T16:27:31.789Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:5.3.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
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] ------------------------------------------------------------------------
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Reactor Build Order:
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] 
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Trace Compass Parent                                               [pom]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Trace Compass State System Parent                                  [pom]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Trace Compass TMF Parent                                           [pom]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Trace Compass Documentation                                        [pom]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.789Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] Trace Compass RCP Parent                                           [pom]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
12:27:31 [2020-04-21T16:27:31.790Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
12:27:32 [2020-04-21T16:27:32.048Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
12:27:32 [2020-04-21T16:27:32.048Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
12:27:32 [2020-04-21T16:27:32.048Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
12:27:32 [2020-04-21T16:27:32.048Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
12:27:32 [2020-04-21T16:27:32.048Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] Trace Compass Json trace Parent                                    [pom]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] Trace Compass Target Platform                                      [pom]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] Trace Compass Repository                            [eclipse-repository]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] 
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] Building Trace Compass Parent 5.3.0-SNAPSHOT                     [1/138]
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] --------------------------------[ pom ]---------------------------------
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] 
12:27:32 [2020-04-21T16:27:32.049Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass ---
12:27:32 [2020-04-21T16:27:32.049Z] [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
12:27:32 [2020-04-21T16:27:32.049Z] [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
12:27:32 [2020-04-21T16:27:32.049Z] [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
12:27:32 [2020-04-21T16:27:32.856Z] [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
12:27:32 [2020-04-21T16:27:32.856Z] [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
12:27:32 [2020-04-21T16:27:32.856Z] [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
12:27:32 [2020-04-21T16:27:32.856Z] [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 254 kB/s)
12:27:32 [2020-04-21T16:27:32.856Z] [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
12:27:32 [2020-04-21T16:27:32.856Z] [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
12:27:32 [2020-04-21T16:27:32.856Z] [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
12:27:33 [2020-04-21T16:27:33.116Z] [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
12:27:33 [2020-04-21T16:27:33.116Z] [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
12:27:33 [2020-04-21T16:27:33.117Z] [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
12:27:33 [2020-04-21T16:27:33.117Z] [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 243 kB/s)
12:27:33 [2020-04-21T16:27:33.117Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
12:27:33 [2020-04-21T16:27:33.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
12:27:33 [2020-04-21T16:27:33.117Z] [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
12:27:33 [2020-04-21T16:27:33.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
12:27:33 [2020-04-21T16:27:33.635Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
12:27:33 [2020-04-21T16:27:33.635Z] [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
12:27:33 [2020-04-21T16:27:33.635Z] [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 797 kB/s)
12:27:33 [2020-04-21T16:27:33.635Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
12:27:33 [2020-04-21T16:27:33.635Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
12:27:33 [2020-04-21T16:27:33.635Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
12:27:33 [2020-04-21T16:27:33.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom
12:27:33 [2020-04-21T16:27:33.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom
12:27:34 [2020-04-21T16:27:34.152Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
12:27:34 [2020-04-21T16:27:34.152Z] [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 635 kB/s)
12:27:34 [2020-04-21T16:27:34.152Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom
12:27:34 [2020-04-21T16:27:34.152Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
12:27:34 [2020-04-21T16:27:34.152Z] [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
12:27:34 [2020-04-21T16:27:34.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
12:27:34 [2020-04-21T16:27:34.409Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom
12:27:34 [2020-04-21T16:27:34.409Z] [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
12:27:34 [2020-04-21T16:27:34.410Z] [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 508 kB/s)
12:27:34 [2020-04-21T16:27:34.410Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
12:27:34 [2020-04-21T16:27:34.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
12:27:34 [2020-04-21T16:27:34.667Z] [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
12:27:34 [2020-04-21T16:27:34.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
12:27:34 [2020-04-21T16:27:34.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
12:27:34 [2020-04-21T16:27:34.926Z] [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
12:27:34 [2020-04-21T16:27:34.926Z] [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 2.2 MB/s)
12:27:34 [2020-04-21T16:27:34.926Z] [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
12:27:34 [2020-04-21T16:27:34.926Z] [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
12:27:34 [2020-04-21T16:27:34.926Z] [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
12:27:35 [2020-04-21T16:27:35.493Z] [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
12:27:35 [2020-04-21T16:27:35.493Z] [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
12:27:35 [2020-04-21T16:27:35.493Z] [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
12:27:35 [2020-04-21T16:27:35.493Z] [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 54 kB/s)
12:27:35 [2020-04-21T16:27:35.493Z] [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
12:27:35 [2020-04-21T16:27:35.493Z] [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
12:27:35 [2020-04-21T16:27:35.493Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar
12:27:35 [2020-04-21T16:27:35.493Z] [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
12:27:35 [2020-04-21T16:27:35.493Z] [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
12:27:35 [2020-04-21T16:27:35.493Z] [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
12:27:35 [2020-04-21T16:27:35.493Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
12:27:35 [2020-04-21T16:27:35.493Z] [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
12:27:35 [2020-04-21T16:27:35.493Z] [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
12:27:35 [2020-04-21T16:27:35.493Z] [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
12:27:35 [2020-04-21T16:27:35.493Z] [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
12:27:35 [2020-04-21T16:27:35.493Z] [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
12:27:36 [2020-04-21T16:27:36.059Z] [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
12:27:36 [2020-04-21T16:27:36.059Z] [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
12:27:36 [2020-04-21T16:27:36.059Z] [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
12:27:36 [2020-04-21T16:27:36.059Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
12:27:36 [2020-04-21T16:27:36.059Z] [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
12:27:36 [2020-04-21T16:27:36.059Z] [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
12:27:36 [2020-04-21T16:27:36.059Z] [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
12:27:36 [2020-04-21T16:27:36.059Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar
12:27:36 [2020-04-21T16:27:36.318Z] [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
12:27:36 [2020-04-21T16:27:36.318Z] [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
12:27:36 [2020-04-21T16:27:36.318Z] [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
12:27:36 [2020-04-21T16:27:36.318Z] [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
12:27:36 [2020-04-21T16:27:36.318Z] [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 5.4 MB/s)
12:27:36 [2020-04-21T16:27:36.318Z] [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 290 kB/s)
12:27:36 [2020-04-21T16:27:36.318Z] [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 1.6 MB/s)
12:27:36 [2020-04-21T16:27:36.318Z] [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 1.2 MB/s)
12:27:36 [2020-04-21T16:27:36.318Z] [INFO] 
12:27:36 [2020-04-21T16:27:36.318Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
12:27:36 [2020-04-21T16:27:36.318Z] [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
12:27:36 [2020-04-21T16:27:36.318Z] [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
12:27:36 [2020-04-21T16:27:36.318Z] [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
12:27:36 [2020-04-21T16:27:36.884Z] [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
12:27:36 [2020-04-21T16:27:36.885Z] [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
12:27:36 [2020-04-21T16:27:36.885Z] [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
12:27:36 [2020-04-21T16:27:36.885Z] [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 213 kB/s)
12:27:36 [2020-04-21T16:27:36.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom
12:27:36 [2020-04-21T16:27:36.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom
12:27:38 [2020-04-21T16:27:38.785Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
12:27:39 [2020-04-21T16:27:39.044Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom
12:27:39 [2020-04-21T16:27:39.044Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom
12:27:39 [2020-04-21T16:27:39.044Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom
12:27:39 [2020-04-21T16:27:39.044Z] [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 94 kB/s)
12:27:39 [2020-04-21T16:27:39.044Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
12:27:39 [2020-04-21T16:27:39.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
12:27:39 [2020-04-21T16:27:39.044Z] [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
12:27:39 [2020-04-21T16:27:39.302Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
12:27:39 [2020-04-21T16:27:39.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
12:27:39 [2020-04-21T16:27:39.560Z] [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
12:27:39 [2020-04-21T16:27:39.560Z] [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 31 kB/s)
12:27:39 [2020-04-21T16:27:39.560Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
12:27:39 [2020-04-21T16:27:39.560Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
12:27:39 [2020-04-21T16:27:39.560Z] [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
12:27:39 [2020-04-21T16:27:39.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
12:27:39 [2020-04-21T16:27:39.819Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
12:27:40 [2020-04-21T16:27:40.077Z] [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
12:27:40 [2020-04-21T16:27:40.077Z] [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 110 kB/s)
12:27:40 [2020-04-21T16:27:40.077Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
12:27:40 [2020-04-21T16:27:40.077Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
12:27:40 [2020-04-21T16:27:40.077Z] [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
12:27:40 [2020-04-21T16:27:40.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
12:27:40 [2020-04-21T16:27:40.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
12:27:40 [2020-04-21T16:27:40.594Z] [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
12:27:40 [2020-04-21T16:27:40.594Z] [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 445 kB/s)
12:27:40 [2020-04-21T16:27:40.594Z] [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
12:27:40 [2020-04-21T16:27:40.594Z] [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
12:27:40 [2020-04-21T16:27:40.594Z] [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
12:27:40 [2020-04-21T16:27:40.853Z] [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
12:27:40 [2020-04-21T16:27:40.853Z] [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
12:27:40 [2020-04-21T16:27:40.853Z] [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
12:27:41 [2020-04-21T16:27:41.111Z] [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 78 kB/s)
12:27:41 [2020-04-21T16:27:41.111Z] [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
12:27:41 [2020-04-21T16:27:41.111Z] [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
12:27:41 [2020-04-21T16:27:41.111Z] [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
12:27:41 [2020-04-21T16:27:41.369Z] [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
12:27:41 [2020-04-21T16:27:41.369Z] [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
12:27:41 [2020-04-21T16:27:41.628Z] [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
12:27:41 [2020-04-21T16:27:41.628Z] [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 23 kB/s)
12:27:41 [2020-04-21T16:27:41.628Z] [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
12:27:41 [2020-04-21T16:27:41.628Z] [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
12:27:41 [2020-04-21T16:27:41.628Z] [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
12:27:41 [2020-04-21T16:27:41.886Z] [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
12:27:41 [2020-04-21T16:27:41.886Z] [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
12:27:42 [2020-04-21T16:27:42.144Z] [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
12:27:42 [2020-04-21T16:27:42.144Z] [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 116 kB/s)
12:27:42 [2020-04-21T16:27:42.144Z] [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
12:27:42 [2020-04-21T16:27:42.144Z] [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
12:27:42 [2020-04-21T16:27:42.144Z] [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
12:27:42 [2020-04-21T16:27:42.402Z] [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
12:27:42 [2020-04-21T16:27:42.402Z] [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
12:27:42 [2020-04-21T16:27:42.660Z] [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
12:27:42 [2020-04-21T16:27:42.918Z] [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 114 kB/s)
12:27:42 [2020-04-21T16:27:42.918Z] [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
12:27:42 [2020-04-21T16:27:42.918Z] [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
12:27:42 [2020-04-21T16:27:42.918Z] [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
12:27:43 [2020-04-21T16:27:43.177Z] [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
12:27:43 [2020-04-21T16:27:43.177Z] [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
12:27:43 [2020-04-21T16:27:43.178Z] [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
12:27:43 [2020-04-21T16:27:43.178Z] [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 157 kB/s)
12:27:43 [2020-04-21T16:27:43.178Z] [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
12:27:43 [2020-04-21T16:27:43.178Z] [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
12:27:43 [2020-04-21T16:27:43.456Z] [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
12:27:43 [2020-04-21T16:27:43.806Z] [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
12:27:43 [2020-04-21T16:27:43.806Z] [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
12:27:43 [2020-04-21T16:27:43.806Z] [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
12:27:43 [2020-04-21T16:27:43.806Z] [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 417 kB/s)
12:27:43 [2020-04-21T16:27:43.806Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
12:27:43 [2020-04-21T16:27:43.806Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
12:27:43 [2020-04-21T16:27:43.806Z] [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
12:27:44 [2020-04-21T16:27:44.064Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
12:27:44 [2020-04-21T16:27:44.064Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
12:27:44 [2020-04-21T16:27:44.064Z] [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
12:27:44 [2020-04-21T16:27:44.323Z] [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 557 kB/s)
12:27:44 [2020-04-21T16:27:44.323Z] [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
12:27:44 [2020-04-21T16:27:44.323Z] [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
12:27:44 [2020-04-21T16:27:44.323Z] [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
12:27:44 [2020-04-21T16:27:44.581Z] [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
12:27:44 [2020-04-21T16:27:44.581Z] [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
12:27:44 [2020-04-21T16:27:44.581Z] [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
12:27:44 [2020-04-21T16:27:44.581Z] [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 50 kB/s)
12:27:44 [2020-04-21T16:27:44.581Z] [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
12:27:44 [2020-04-21T16:27:44.840Z] [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
12:27:44 [2020-04-21T16:27:44.840Z] [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
12:27:45 [2020-04-21T16:27:45.099Z] [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
12:27:45 [2020-04-21T16:27:45.099Z] [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
12:27:45 [2020-04-21T16:27:45.099Z] [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
12:27:45 [2020-04-21T16:27:45.099Z] [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)
12:27:45 [2020-04-21T16:27:45.099Z] [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
12:27:45 [2020-04-21T16:27:45.099Z] [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
12:27:45 [2020-04-21T16:27:45.357Z] [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
12:27:45 [2020-04-21T16:27:45.615Z] [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
12:27:45 [2020-04-21T16:27:45.615Z] [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
12:27:45 [2020-04-21T16:27:45.615Z] [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
12:27:45 [2020-04-21T16:27:45.615Z] [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 644 kB/s)
12:27:45 [2020-04-21T16:27:45.615Z] [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
12:27:45 [2020-04-21T16:27:45.615Z] [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
12:27:45 [2020-04-21T16:27:45.874Z] [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
12:27:46 [2020-04-21T16:27:46.132Z] [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
12:27:46 [2020-04-21T16:27:46.132Z] [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
12:27:46 [2020-04-21T16:27:46.132Z] [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
12:27:46 [2020-04-21T16:27:46.132Z] [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 59 kB/s)
12:27:46 [2020-04-21T16:27:46.132Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
12:27:46 [2020-04-21T16:27:46.132Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
12:27:46 [2020-04-21T16:27:46.132Z] [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
12:27:46 [2020-04-21T16:27:46.699Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
12:27:46 [2020-04-21T16:27:46.699Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
12:27:46 [2020-04-21T16:27:46.699Z] [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
12:27:46 [2020-04-21T16:27:46.699Z] [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 686 kB/s)
12:27:46 [2020-04-21T16:27:46.699Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
12:27:46 [2020-04-21T16:27:46.699Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
12:27:46 [2020-04-21T16:27:46.699Z] [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
12:27:46 [2020-04-21T16:27:46.958Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
12:27:47 [2020-04-21T16:27:47.216Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
12:27:47 [2020-04-21T16:27:47.475Z] [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
12:27:47 [2020-04-21T16:27:47.475Z] [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 5.6 kB/s)
12:27:47 [2020-04-21T16:27:47.475Z] [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
12:27:47 [2020-04-21T16:27:47.475Z] [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
12:27:47 [2020-04-21T16:27:47.475Z] [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
12:27:47 [2020-04-21T16:27:47.734Z] [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
12:27:47 [2020-04-21T16:27:47.734Z] [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
12:27:47 [2020-04-21T16:27:47.734Z] [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
12:27:47 [2020-04-21T16:27:47.734Z] [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 157 kB/s)
12:27:47 [2020-04-21T16:27:47.734Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
12:27:47 [2020-04-21T16:27:47.993Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
12:27:47 [2020-04-21T16:27:47.993Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
12:27:48 [2020-04-21T16:27:48.252Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
12:27:48 [2020-04-21T16:27:48.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
12:27:48 [2020-04-21T16:27:48.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
12:27:48 [2020-04-21T16:27:48.252Z] [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 48 kB/s)
12:27:48 [2020-04-21T16:27:48.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
12:27:48 [2020-04-21T16:27:48.510Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
12:27:48 [2020-04-21T16:27:48.510Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
12:27:48 [2020-04-21T16:27:48.768Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
12:27:48 [2020-04-21T16:27:48.768Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
12:27:48 [2020-04-21T16:27:48.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
12:27:48 [2020-04-21T16:27:48.768Z] [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 56 kB/s)
12:27:48 [2020-04-21T16:27:48.768Z] [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
12:27:48 [2020-04-21T16:27:48.768Z] [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
12:27:49 [2020-04-21T16:27:49.025Z] [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
12:27:49 [2020-04-21T16:27:49.283Z] [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
12:27:49 [2020-04-21T16:27:49.283Z] [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
12:27:49 [2020-04-21T16:27:49.283Z] [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
12:27:49 [2020-04-21T16:27:49.283Z] [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 173 kB/s)
12:27:49 [2020-04-21T16:27:49.283Z] [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
12:27:49 [2020-04-21T16:27:49.283Z] [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
12:27:49 [2020-04-21T16:27:49.283Z] [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
12:27:49 [2020-04-21T16:27:49.849Z] [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
12:27:50 [2020-04-21T16:27:50.264Z] [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
12:27:50 [2020-04-21T16:27:50.264Z] [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
12:27:50 [2020-04-21T16:27:50.264Z] [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 182 kB/s)
12:27:50 [2020-04-21T16:27:50.264Z] [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
12:27:50 [2020-04-21T16:27:50.264Z] [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
12:27:50 [2020-04-21T16:27:50.264Z] [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
12:27:50 [2020-04-21T16:27:50.522Z] [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
12:27:50 [2020-04-21T16:27:50.522Z] [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
12:27:50 [2020-04-21T16:27:50.522Z] [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
12:27:50 [2020-04-21T16:27:50.522Z] [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 78 kB/s)
12:27:50 [2020-04-21T16:27:50.522Z] [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
12:27:50 [2020-04-21T16:27:50.522Z] [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
12:27:50 [2020-04-21T16:27:50.780Z] [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
12:27:51 [2020-04-21T16:27:51.039Z] [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
12:27:51 [2020-04-21T16:27:51.039Z] [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
12:27:51 [2020-04-21T16:27:51.039Z] [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
12:27:51 [2020-04-21T16:27:51.039Z] [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.1 MB/s)
12:27:51 [2020-04-21T16:27:51.039Z] [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
12:27:51 [2020-04-21T16:27:51.039Z] [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
12:27:51 [2020-04-21T16:27:51.039Z] [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
12:27:51 [2020-04-21T16:27:51.604Z] [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
12:27:51 [2020-04-21T16:27:51.605Z] [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
12:27:51 [2020-04-21T16:27:51.605Z] [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
12:27:51 [2020-04-21T16:27:51.605Z] [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 30 kB/s)
12:27:51 [2020-04-21T16:27:51.605Z] [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
12:27:51 [2020-04-21T16:27:51.605Z] [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
12:27:51 [2020-04-21T16:27:51.605Z] [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
12:27:52 [2020-04-21T16:27:52.170Z] [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
12:27:52 [2020-04-21T16:27:52.736Z] [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
12:27:53 [2020-04-21T16:27:53.058Z] [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
12:27:53 [2020-04-21T16:27:53.059Z] [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 80 kB/s)
12:27:53 [2020-04-21T16:27:53.059Z] [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
12:27:53 [2020-04-21T16:27:53.059Z] [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
12:27:53 [2020-04-21T16:27:53.059Z] [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
12:27:53 [2020-04-21T16:27:53.707Z] [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
12:27:53 [2020-04-21T16:27:53.707Z] [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
12:27:53 [2020-04-21T16:27:53.707Z] [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
12:27:53 [2020-04-21T16:27:53.707Z] [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 96 kB/s)
12:27:53 [2020-04-21T16:27:53.707Z] [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
12:27:53 [2020-04-21T16:27:53.707Z] [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
12:27:53 [2020-04-21T16:27:53.707Z] [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
12:27:53 [2020-04-21T16:27:53.707Z] [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
12:27:53 [2020-04-21T16:27:53.967Z] [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
12:27:53 [2020-04-21T16:27:53.967Z] [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
12:27:53 [2020-04-21T16:27:53.967Z] [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 367 kB/s)
12:27:53 [2020-04-21T16:27:53.967Z] [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
12:27:53 [2020-04-21T16:27:53.967Z] [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
12:27:53 [2020-04-21T16:27:53.967Z] [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
12:27:54 [2020-04-21T16:27:54.225Z] [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
12:27:54 [2020-04-21T16:27:54.226Z] [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
12:27:54 [2020-04-21T16:27:54.484Z] [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
12:27:54 [2020-04-21T16:27:54.484Z] [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 124 kB/s)
12:27:54 [2020-04-21T16:27:54.484Z] [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
12:27:54 [2020-04-21T16:27:54.484Z] [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
12:27:54 [2020-04-21T16:27:54.484Z] [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
12:27:54 [2020-04-21T16:27:54.742Z] [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
12:27:54 [2020-04-21T16:27:54.742Z] [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
12:27:54 [2020-04-21T16:27:54.742Z] [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
12:27:54 [2020-04-21T16:27:54.742Z] [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 131 kB/s)
12:27:54 [2020-04-21T16:27:54.742Z] [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
12:27:55 [2020-04-21T16:27:55.000Z] [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
12:27:55 [2020-04-21T16:27:55.000Z] [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
12:27:55 [2020-04-21T16:27:55.258Z] [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
12:27:55 [2020-04-21T16:27:55.258Z] [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
12:27:55 [2020-04-21T16:27:55.258Z] [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
12:27:55 [2020-04-21T16:27:55.258Z] [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 36 kB/s)
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.516Z] [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
12:27:55 [2020-04-21T16:27:55.517Z] [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
12:27:55 [2020-04-21T16:27:55.517Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
12:27:55 [2020-04-21T16:27:55.517Z] [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
12:27:55 [2020-04-21T16:27:55.517Z] [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
12:27:55 [2020-04-21T16:27:55.517Z] [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
12:27:55 [2020-04-21T16:27:55.517Z] [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
12:27:55 [2020-04-21T16:27:55.774Z] [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
12:27:55 [2020-04-21T16:27:55.774Z] [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
12:27:55 [2020-04-21T16:27:55.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar
12:27:55 [2020-04-21T16:27:55.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
12:27:55 [2020-04-21T16:27:55.774Z] [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
12:27:55 [2020-04-21T16:27:55.774Z] [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
12:27:55 [2020-04-21T16:27:55.774Z] [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
12:27:55 [2020-04-21T16:27:55.774Z] [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
12:27:55 [2020-04-21T16:27:55.774Z] [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
12:27:55 [2020-04-21T16:27:55.774Z] [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
12:27:55 [2020-04-21T16:27:55.774Z] [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
12:27:55 [2020-04-21T16:27:55.774Z] [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
12:27:55 [2020-04-21T16:27:55.774Z] [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
12:27:55 [2020-04-21T16:27:55.774Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar
12:27:56 [2020-04-21T16:27:56.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.033Z] [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
12:27:56 [2020-04-21T16:27:56.034Z] [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
12:27:56 [2020-04-21T16:27:56.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-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
12:27:56 [2020-04-21T16:27:56.600Z] [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
12:27:56 [2020-04-21T16:27:56.600Z] [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
12:27:56 [2020-04-21T16:27:56.600Z] [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
12:27:56 [2020-04-21T16:27:56.600Z] [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
12:27:56 [2020-04-21T16:27:56.600Z] [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
12:27:56 [2020-04-21T16:27:56.600Z] [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
12:27:56 [2020-04-21T16:27:56.858Z] [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
12:27:56 [2020-04-21T16:27:56.858Z] [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
12:27:56 [2020-04-21T16:27:56.858Z] [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
12:27:57 [2020-04-21T16:27:57.116Z] [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
12:27:57 [2020-04-21T16:27:57.116Z] [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
12:27:57 [2020-04-21T16:27:57.116Z] [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
12:27:57 [2020-04-21T16:27:57.116Z] [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
12:27:57 [2020-04-21T16:27:57.116Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
12:27:57 [2020-04-21T16:27:57.375Z] [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
12:27:57 [2020-04-21T16:27:57.375Z] [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
12:27:57 [2020-04-21T16:27:57.375Z] [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
12:27:57 [2020-04-21T16:27:57.375Z] [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
12:27:57 [2020-04-21T16:27:57.375Z] [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
12:27:57 [2020-04-21T16:27:57.633Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
12:27:57 [2020-04-21T16:27:57.633Z] [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
12:27:57 [2020-04-21T16:27:57.633Z] [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
12:27:57 [2020-04-21T16:27:57.633Z] [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
12:27:57 [2020-04-21T16:27:57.633Z] [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
12:27:57 [2020-04-21T16:27:57.891Z] [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
12:27:57 [2020-04-21T16:27:57.891Z] [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
12:27:57 [2020-04-21T16:27:57.891Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
12:27:58 [2020-04-21T16:27:58.150Z] [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
12:27:58 [2020-04-21T16:27:58.408Z] [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
12:27:58 [2020-04-21T16:27:58.408Z] [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
12:27:58 [2020-04-21T16:27:58.408Z] [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
12:27:58 [2020-04-21T16:27:58.408Z] [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
12:27:58 [2020-04-21T16:27:58.408Z] [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
12:27:58 [2020-04-21T16:27:58.408Z] [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
12:27:58 [2020-04-21T16:27:58.408Z] [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
12:27:58 [2020-04-21T16:27:58.408Z] [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
12:27:58 [2020-04-21T16:27:58.409Z] [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
12:27:58 [2020-04-21T16:27:58.409Z] [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
12:27:58 [2020-04-21T16:27:58.409Z] [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
12:27:58 [2020-04-21T16:27:58.409Z] [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
12:27:58 [2020-04-21T16:27:58.409Z] [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
12:27:58 [2020-04-21T16:27:58.409Z] [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
12:27:58 [2020-04-21T16:27:58.409Z] [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
12:27:58 [2020-04-21T16:27:58.409Z] [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
12:27:58 [2020-04-21T16:27:58.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
12:27:58 [2020-04-21T16:27:58.409Z] [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
12:27:58 [2020-04-21T16:27:58.409Z] [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
12:27:58 [2020-04-21T16:27:58.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
12:27:58 [2020-04-21T16:27:58.409Z] [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
12:27:58 [2020-04-21T16:27:58.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
12:27:58 [2020-04-21T16:27:58.670Z] [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
12:27:58 [2020-04-21T16:27:58.670Z] [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
12:27:58 [2020-04-21T16:27:58.670Z] [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
12:27:58 [2020-04-21T16:27:58.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
12:27:58 [2020-04-21T16:27:58.670Z] [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
12:27:58 [2020-04-21T16:27:58.670Z] [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
12:27:58 [2020-04-21T16:27:58.670Z] [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
12:27:58 [2020-04-21T16:27:58.670Z] [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
12:27:58 [2020-04-21T16:27:58.670Z] [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
12:27:58 [2020-04-21T16:27:58.671Z] [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
12:27:58 [2020-04-21T16:27:58.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar
12:27:58 [2020-04-21T16:27:58.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
12:27:58 [2020-04-21T16:27:58.671Z] [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
12:27:58 [2020-04-21T16:27:58.671Z] [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
12:27:58 [2020-04-21T16:27:58.671Z] [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
12:27:58 [2020-04-21T16:27:58.671Z] [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
12:27:58 [2020-04-21T16:27:58.671Z] [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
12:27:58 [2020-04-21T16:27:58.671Z] [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
12:27:58 [2020-04-21T16:27:58.671Z] [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
12:27:58 [2020-04-21T16:27:58.671Z] [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
12:27:58 [2020-04-21T16:27:58.671Z] [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
12:27:58 [2020-04-21T16:27:58.671Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar
12:27:58 [2020-04-21T16:27:58.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:58 [2020-04-21T16:27:58.930Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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 210 kB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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 835 kB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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 1.2 MB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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 691 kB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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.2 MB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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 281 kB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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 2.3 MB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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.1 MB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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 82 kB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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 106 kB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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 141 kB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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 61 kB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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 78 kB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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 78 kB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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 152 kB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
12:27:59 [2020-04-21T16:27:59.190Z] [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 216 kB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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 72 kB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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 61 kB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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 56 kB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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 56 kB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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 1.2 MB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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 153 kB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [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 161 kB/s)
12:27:59 [2020-04-21T16:27:59.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.190Z] [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
12:27:59 [2020-04-21T16:27:59.191Z] [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 373 kB/s)
12:27:59 [2020-04-21T16:27:59.191Z] [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
12:27:59 [2020-04-21T16:27:59.191Z] [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 235 kB/s)
12:27:59 [2020-04-21T16:27:59.191Z] [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
12:27:59 [2020-04-21T16:27:59.191Z] [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 488 kB/s)
12:27:59 [2020-04-21T16:27:59.191Z] [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
12:27:59 [2020-04-21T16:27:59.191Z] [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 127 kB/s)
12:27:59 [2020-04-21T16:27:59.191Z] [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
12:27:59 [2020-04-21T16:27:59.191Z] [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 204 kB/s)
12:27:59 [2020-04-21T16:27:59.191Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar
12:27:59 [2020-04-21T16:27:59.449Z] [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 846 kB/s)
12:27:59 [2020-04-21T16:27:59.449Z] [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
12:27:59 [2020-04-21T16:27:59.449Z] [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 794 kB/s)
12:27:59 [2020-04-21T16:27:59.449Z] [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 518 kB/s)
12:27:59 [2020-04-21T16:27:59.449Z] [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 34 kB/s)
12:27:59 [2020-04-21T16:27:59.449Z] [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 124 kB/s)
12:27:59 [2020-04-21T16:27:59.449Z] [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 628 kB/s)
12:28:00 [2020-04-21T16:28:00.016Z] [INFO] 
12:28:00 [2020-04-21T16:28:00.016Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
12:28:00 [2020-04-21T16:28:00.016Z] [INFO] 
12:28:00 [2020-04-21T16:28:00.016Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass ---
12:28:00 [2020-04-21T16:28:00.016Z] [INFO] 
12:28:00 [2020-04-21T16:28:00.016Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass ---
12:28:00 [2020-04-21T16:28:00.275Z] [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
12:28:00 [2020-04-21T16:28:00.275Z] [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
12:28:00 [2020-04-21T16:28:00.275Z] [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
12:28:00 [2020-04-21T16:28:00.533Z] [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
12:28:00 [2020-04-21T16:28:00.533Z] [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
12:28:00 [2020-04-21T16:28:00.533Z] [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
12:28:00 [2020-04-21T16:28:00.533Z] [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 260 kB/s)
12:28:00 [2020-04-21T16:28:00.533Z] [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
12:28:00 [2020-04-21T16:28:00.533Z] [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
12:28:00 [2020-04-21T16:28:00.791Z] [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
12:28:01 [2020-04-21T16:28:01.050Z] [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
12:28:01 [2020-04-21T16:28:01.050Z] [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
12:28:01 [2020-04-21T16:28:01.308Z] [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
12:28:01 [2020-04-21T16:28:01.308Z] [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 249 kB/s)
12:28:01 [2020-04-21T16:28:01.308Z] [INFO] 
12:28:01 [2020-04-21T16:28:01.308Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
12:28:01 [2020-04-21T16:28:01.308Z] [INFO] 
12:28:01 [2020-04-21T16:28:01.308Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
12:28:01 [2020-04-21T16:28:01.308Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
12:28:01 [2020-04-21T16:28:01.308Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
12:28:01 [2020-04-21T16:28:01.308Z] [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
12:28:01 [2020-04-21T16:28:01.874Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
12:28:01 [2020-04-21T16:28:01.874Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
12:28:01 [2020-04-21T16:28:01.874Z] [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
12:28:01 [2020-04-21T16:28:01.874Z] [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 228 kB/s)
12:28:01 [2020-04-21T16:28:01.875Z] [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
12:28:01 [2020-04-21T16:28:01.875Z] [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
12:28:01 [2020-04-21T16:28:01.875Z] [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
12:28:02 [2020-04-21T16:28:02.132Z] [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
12:28:02 [2020-04-21T16:28:02.132Z] [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
12:28:02 [2020-04-21T16:28:02.390Z] [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
12:28:02 [2020-04-21T16:28:02.390Z] [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 96 kB/s)
12:28:02 [2020-04-21T16:28:02.390Z] [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
12:28:02 [2020-04-21T16:28:02.390Z] [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
12:28:02 [2020-04-21T16:28:02.390Z] [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
12:28:02 [2020-04-21T16:28:02.648Z] [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
12:28:02 [2020-04-21T16:28:02.648Z] [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
12:28:02 [2020-04-21T16:28:02.906Z] [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
12:28:02 [2020-04-21T16:28:02.906Z] [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 205 kB/s)
12:28:02 [2020-04-21T16:28:02.906Z] [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
12:28:02 [2020-04-21T16:28:02.906Z] [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
12:28:02 [2020-04-21T16:28:02.907Z] [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
12:28:03 [2020-04-21T16:28:03.168Z] [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
12:28:03 [2020-04-21T16:28:03.168Z] [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
12:28:03 [2020-04-21T16:28:03.168Z] [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
12:28:03 [2020-04-21T16:28:03.168Z] [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 166 kB/s)
12:28:03 [2020-04-21T16:28:03.652Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
12:28:03 [2020-04-21T16:28:03.652Z] [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
12:28:03 [2020-04-21T16:28:03.652Z] [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
12:28:03 [2020-04-21T16:28:03.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
12:28:03 [2020-04-21T16:28:03.652Z] [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
12:28:03 [2020-04-21T16:28:03.652Z] [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
12:28:03 [2020-04-21T16:28:03.652Z] [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
12:28:03 [2020-04-21T16:28:03.652Z] [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
12:28:03 [2020-04-21T16:28:03.652Z] [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
12:28:03 [2020-04-21T16:28:03.916Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
12:28:03 [2020-04-21T16:28:03.916Z] [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
12:28:03 [2020-04-21T16:28:03.916Z] [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
12:28:03 [2020-04-21T16:28:03.916Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
12:28:03 [2020-04-21T16:28:03.916Z] [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
12:28:03 [2020-04-21T16:28:03.916Z] [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
12:28:03 [2020-04-21T16:28:03.916Z] [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
12:28:03 [2020-04-21T16:28:03.916Z] [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
12:28:03 [2020-04-21T16:28:03.916Z] [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
12:28:04 [2020-04-21T16:28:04.207Z] [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 5.3 MB/s)
12:28:04 [2020-04-21T16:28:04.207Z] [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 2.5 MB/s)
12:28:04 [2020-04-21T16:28:04.207Z] [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 1.2 MB/s)
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/5.3.0-SNAPSHOT/org.eclipse.tracecompass-5.3.0-SNAPSHOT.pom
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.3.0-SNAPSHOT [2/138]
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --------------------------------[ pom ]---------------------------------
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent ---
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent ---
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/5.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-5.3.0-SNAPSHOT.pom
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] Building Trace Compass Common Utilities Parent 5.3.0-SNAPSHOT    [3/138]
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --------------------------------[ pom ]---------------------------------
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent ---
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent ---
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/5.3.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-5.3.0-SNAPSHOT.pom
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] Building org.eclipse.tracecompass.common.core 4.2.1-SNAPSHOT     [4/138]
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] 
12:28:04 [2020-04-21T16:28:04.207Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
12:28:04 [2020-04-21T16:28:04.207Z] [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
12:28:04 [2020-04-21T16:28:04.466Z] [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
12:28:04 [2020-04-21T16:28:04.466Z] [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
12:28:04 [2020-04-21T16:28:04.725Z] [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
12:28:04 [2020-04-21T16:28:04.725Z] [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
12:28:04 [2020-04-21T16:28:04.725Z] [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
12:28:04 [2020-04-21T16:28:04.983Z] [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 27 kB/s)
12:28:04 [2020-04-21T16:28:04.983Z] [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
12:28:04 [2020-04-21T16:28:04.983Z] [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 283 kB/s)
12:28:04 [2020-04-21T16:28:04.983Z] [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
12:28:04 [2020-04-21T16:28:04.983Z] [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 532 kB/s)
12:28:04 [2020-04-21T16:28:04.983Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
12:28:04 [2020-04-21T16:28:04.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
12:28:04 [2020-04-21T16:28:04.983Z] [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
12:28:05 [2020-04-21T16:28:05.550Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
12:28:05 [2020-04-21T16:28:05.550Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
12:28:05 [2020-04-21T16:28:05.550Z] [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
12:28:05 [2020-04-21T16:28:05.550Z] [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 81 kB/s)
12:28:05 [2020-04-21T16:28:05.550Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
12:28:05 [2020-04-21T16:28:05.550Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
12:28:05 [2020-04-21T16:28:05.550Z] [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
12:28:05 [2020-04-21T16:28:05.809Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
12:28:05 [2020-04-21T16:28:05.809Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
12:28:06 [2020-04-21T16:28:06.067Z] [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
12:28:06 [2020-04-21T16:28:06.067Z] [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 171 kB/s)
12:28:06 [2020-04-21T16:28:06.067Z] [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
12:28:06 [2020-04-21T16:28:06.067Z] [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
12:28:06 [2020-04-21T16:28:06.067Z] [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
12:28:06 [2020-04-21T16:28:06.326Z] [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
12:28:06 [2020-04-21T16:28:06.326Z] [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
12:28:06 [2020-04-21T16:28:06.326Z] [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
12:28:06 [2020-04-21T16:28:06.585Z] [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 232 kB/s)
12:28:06 [2020-04-21T16:28:06.585Z] [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
12:28:06 [2020-04-21T16:28:06.585Z] [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
12:28:06 [2020-04-21T16:28:06.585Z] [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
12:28:06 [2020-04-21T16:28:06.844Z] [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
12:28:06 [2020-04-21T16:28:06.844Z] [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
12:28:06 [2020-04-21T16:28:06.844Z] [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
12:28:06 [2020-04-21T16:28:06.844Z] [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 112 kB/s)
12:28:06 [2020-04-21T16:28:06.844Z] [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
12:28:06 [2020-04-21T16:28:06.844Z] [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
12:28:07 [2020-04-21T16:28:07.103Z] [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
12:28:07 [2020-04-21T16:28:07.670Z] [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
12:28:07 [2020-04-21T16:28:07.928Z] [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
12:28:07 [2020-04-21T16:28:07.928Z] [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
12:28:08 [2020-04-21T16:28:08.187Z] [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 590 kB/s)
12:28:08 [2020-04-21T16:28:08.187Z] [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
12:28:08 [2020-04-21T16:28:08.187Z] [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
12:28:08 [2020-04-21T16:28:08.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
12:28:08 [2020-04-21T16:28:08.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
12:28:08 [2020-04-21T16:28:08.187Z] [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
12:28:08 [2020-04-21T16:28:08.187Z] [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
12:28:09 [2020-04-21T16:28:09.562Z] [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 2.3 MB/s)
12:28:09 [2020-04-21T16:28:09.562Z] [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
12:28:09 [2020-04-21T16:28:09.562Z] [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
12:28:09 [2020-04-21T16:28:09.562Z] [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
12:28:09 [2020-04-21T16:28:09.562Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
12:28:09 [2020-04-21T16:28:09.562Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
12:28:09 [2020-04-21T16:28:09.562Z] [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
12:28:09 [2020-04-21T16:28:09.562Z] [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
12:28:09 [2020-04-21T16:28:09.562Z] [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
12:28:09 [2020-04-21T16:28:09.562Z] [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
12:28:09 [2020-04-21T16:28:09.562Z] [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
12:28:10 [2020-04-21T16:28:10.129Z] [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
12:28:10 [2020-04-21T16:28:10.129Z] [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
12:28:10 [2020-04-21T16:28:10.129Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
12:28:10 [2020-04-21T16:28:10.129Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
12:28:10 [2020-04-21T16:28:10.129Z] [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
12:28:10 [2020-04-21T16:28:10.129Z] [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
12:28:10 [2020-04-21T16:28:10.129Z] [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
12:28:10 [2020-04-21T16:28:10.129Z] [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
12:28:10 [2020-04-21T16:28:10.129Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
12:28:10 [2020-04-21T16:28:10.129Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
12:28:10 [2020-04-21T16:28:10.388Z] [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
12:28:10 [2020-04-21T16:28:10.388Z] [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
12:28:10 [2020-04-21T16:28:10.388Z] [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
12:28:10 [2020-04-21T16:28:10.388Z] [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
12:28:10 [2020-04-21T16:28:10.388Z] [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
12:28:10 [2020-04-21T16:28:10.647Z] [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 841 kB/s)
12:28:10 [2020-04-21T16:28:10.647Z] [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 5.2 MB/s)
12:28:10 [2020-04-21T16:28:10.647Z] [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 1.1 MB/s)
12:28:10 [2020-04-21T16:28:10.647Z] [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 77 kB/s)
12:28:10 [2020-04-21T16:28:10.647Z] [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 2.2 MB/s)
12:28:10 [2020-04-21T16:28:10.907Z] [INFO] The project's OSGi version is 4.2.1.202004211619
12:28:10 [2020-04-21T16:28:10.907Z] [INFO] 
12:28:10 [2020-04-21T16:28:10.907Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
12:28:10 [2020-04-21T16:28:10.907Z] [INFO] 
12:28:10 [2020-04-21T16:28:10.907Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
12:28:10 [2020-04-21T16:28:10.907Z] [INFO] 
12:28:10 [2020-04-21T16:28:10.907Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
12:28:10 [2020-04-21T16:28:10.907Z] [INFO] 
12:28:10 [2020-04-21T16:28:10.907Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
12:28:10 [2020-04-21T16:28:10.907Z] [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
12:28:10 [2020-04-21T16:28:10.907Z] [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
12:28:10 [2020-04-21T16:28:10.907Z] [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
12:28:11 [2020-04-21T16:28:11.166Z] [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
12:28:11 [2020-04-21T16:28:11.425Z] [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
12:28:11 [2020-04-21T16:28:11.425Z] [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
12:28:11 [2020-04-21T16:28:11.425Z] [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 11 kB/s)
12:28:11 [2020-04-21T16:28:11.425Z] [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
12:28:11 [2020-04-21T16:28:11.425Z] [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
12:28:11 [2020-04-21T16:28:11.425Z] [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
12:28:11 [2020-04-21T16:28:11.683Z] [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
12:28:11 [2020-04-21T16:28:11.941Z] [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
12:28:11 [2020-04-21T16:28:11.941Z] [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
12:28:11 [2020-04-21T16:28:11.941Z] [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 80 kB/s)
12:28:11 [2020-04-21T16:28:11.941Z] [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
12:28:11 [2020-04-21T16:28:11.941Z] [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
12:28:11 [2020-04-21T16:28:11.941Z] [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
12:28:12 [2020-04-21T16:28:12.877Z] [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
12:28:12 [2020-04-21T16:28:12.877Z] [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
12:28:13 [2020-04-21T16:28:13.136Z] [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
12:28:13 [2020-04-21T16:28:13.136Z] [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 525 kB/s)
12:28:13 [2020-04-21T16:28:13.136Z] [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
12:28:13 [2020-04-21T16:28:13.136Z] [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
12:28:13 [2020-04-21T16:28:13.136Z] [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
12:28:14 [2020-04-21T16:28:14.319Z] [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
12:28:14 [2020-04-21T16:28:14.319Z] [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
12:28:14 [2020-04-21T16:28:14.889Z] [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
12:28:14 [2020-04-21T16:28:14.889Z] [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 299 kB/s)
12:28:14 [2020-04-21T16:28:14.889Z] [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
12:28:14 [2020-04-21T16:28:14.889Z] [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
12:28:15 [2020-04-21T16:28:15.148Z] [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
12:28:15 [2020-04-21T16:28:15.407Z] [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
12:28:15 [2020-04-21T16:28:15.407Z] [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
12:28:15 [2020-04-21T16:28:15.407Z] [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
12:28:15 [2020-04-21T16:28:15.407Z] [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 176 kB/s)
12:28:15 [2020-04-21T16:28:15.665Z] [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
12:28:15 [2020-04-21T16:28:15.665Z] [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
12:28:15 [2020-04-21T16:28:15.665Z] [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
12:28:16 [2020-04-21T16:28:16.232Z] [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
12:28:16 [2020-04-21T16:28:16.232Z] [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
12:28:16 [2020-04-21T16:28:16.232Z] [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
12:28:16 [2020-04-21T16:28:16.232Z] [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 62 kB/s)
12:28:16 [2020-04-21T16:28:16.232Z] [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
12:28:16 [2020-04-21T16:28:16.232Z] [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
12:28:16 [2020-04-21T16:28:16.232Z] [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
12:28:16 [2020-04-21T16:28:16.799Z] [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
12:28:16 [2020-04-21T16:28:16.799Z] [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
12:28:16 [2020-04-21T16:28:16.799Z] [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
12:28:16 [2020-04-21T16:28:16.799Z] [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 106 kB/s)
12:28:16 [2020-04-21T16:28:16.799Z] [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
12:28:16 [2020-04-21T16:28:16.799Z] [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
12:28:16 [2020-04-21T16:28:16.799Z] [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
12:28:17 [2020-04-21T16:28:17.368Z] [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
12:28:17 [2020-04-21T16:28:17.368Z] [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
12:28:17 [2020-04-21T16:28:17.368Z] [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
12:28:17 [2020-04-21T16:28:17.368Z] [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 153 kB/s)
12:28:17 [2020-04-21T16:28:17.368Z] [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
12:28:17 [2020-04-21T16:28:17.368Z] [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
12:28:17 [2020-04-21T16:28:17.368Z] [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
12:28:17 [2020-04-21T16:28:17.627Z] [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
12:28:17 [2020-04-21T16:28:17.627Z] [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
12:28:17 [2020-04-21T16:28:17.627Z] [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
12:28:17 [2020-04-21T16:28:17.885Z] [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 366 kB/s)
12:28:17 [2020-04-21T16:28:17.886Z] [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
12:28:17 [2020-04-21T16:28:17.886Z] [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
12:28:17 [2020-04-21T16:28:17.886Z] [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
12:28:18 [2020-04-21T16:28:18.144Z] [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
12:28:18 [2020-04-21T16:28:18.144Z] [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
12:28:18 [2020-04-21T16:28:18.144Z] [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
12:28:18 [2020-04-21T16:28:18.402Z] [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 101 kB/s)
12:28:18 [2020-04-21T16:28:18.402Z] [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
12:28:18 [2020-04-21T16:28:18.402Z] [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
12:28:18 [2020-04-21T16:28:18.402Z] [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
12:28:18 [2020-04-21T16:28:18.402Z] [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
12:28:18 [2020-04-21T16:28:18.402Z] [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
12:28:18 [2020-04-21T16:28:18.402Z] [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
12:28:18 [2020-04-21T16:28:18.402Z] [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
12:28:18 [2020-04-21T16:28:18.402Z] [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
12:28:18 [2020-04-21T16:28:18.403Z] [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
12:28:18 [2020-04-21T16:28:18.403Z] [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
12:28:18 [2020-04-21T16:28:18.403Z] [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
12:28:18 [2020-04-21T16:28:18.403Z] [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
12:28:18 [2020-04-21T16:28:18.971Z] [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
12:28:18 [2020-04-21T16:28:18.971Z] [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
12:28:18 [2020-04-21T16:28:18.971Z] [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
12:28:18 [2020-04-21T16:28:18.971Z] [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
12:28:18 [2020-04-21T16:28:18.971Z] [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
12:28:18 [2020-04-21T16:28:18.971Z] [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
12:28:18 [2020-04-21T16:28:18.971Z] [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
12:28:18 [2020-04-21T16:28:18.971Z] [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
12:28:19 [2020-04-21T16:28:19.232Z] [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
12:28:19 [2020-04-21T16:28:19.232Z] [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
12:28:19 [2020-04-21T16:28:19.232Z] [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
12:28:19 [2020-04-21T16:28:19.232Z] [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
12:28:19 [2020-04-21T16:28:19.232Z] [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 524 kB/s)
12:28:19 [2020-04-21T16:28:19.232Z] [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 813 kB/s)
12:28:19 [2020-04-21T16:28:19.232Z] [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 86 kB/s)
12:28:19 [2020-04-21T16:28:19.232Z] [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 40 kB/s)
12:28:19 [2020-04-21T16:28:19.233Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:19 [2020-04-21T16:28:19.233Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core/src/main/resources
12:28:19 [2020-04-21T16:28:19.233Z] [INFO] 
12:28:19 [2020-04-21T16:28:19.233Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
12:28:19 [2020-04-21T16:28:19.233Z] [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
12:28:19 [2020-04-21T16:28:19.491Z] [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
12:28:19 [2020-04-21T16:28:19.491Z] [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
12:28:19 [2020-04-21T16:28:19.750Z] [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
12:28:19 [2020-04-21T16:28:19.750Z] [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
12:28:19 [2020-04-21T16:28:19.750Z] [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
12:28:19 [2020-04-21T16:28:19.750Z] [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 29 kB/s)
12:28:19 [2020-04-21T16:28:19.750Z] [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
12:28:19 [2020-04-21T16:28:19.750Z] [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
12:28:19 [2020-04-21T16:28:19.750Z] [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
12:28:20 [2020-04-21T16:28:20.319Z] [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
12:28:20 [2020-04-21T16:28:20.319Z] [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
12:28:20 [2020-04-21T16:28:20.319Z] [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
12:28:20 [2020-04-21T16:28:20.319Z] [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 157 kB/s)
12:28:20 [2020-04-21T16:28:20.319Z] [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
12:28:20 [2020-04-21T16:28:20.319Z] [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
12:28:20 [2020-04-21T16:28:20.319Z] [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
12:28:20 [2020-04-21T16:28:20.577Z] [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
12:28:20 [2020-04-21T16:28:20.577Z] [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
12:28:20 [2020-04-21T16:28:20.577Z] [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
12:28:20 [2020-04-21T16:28:20.577Z] [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 39 kB/s)
12:28:20 [2020-04-21T16:28:20.577Z] [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
12:28:20 [2020-04-21T16:28:20.577Z] [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
12:28:20 [2020-04-21T16:28:20.835Z] [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
12:28:21 [2020-04-21T16:28:21.093Z] [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
12:28:21 [2020-04-21T16:28:21.093Z] [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
12:28:21 [2020-04-21T16:28:21.354Z] [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
12:28:21 [2020-04-21T16:28:21.354Z] [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 108 kB/s)
12:28:21 [2020-04-21T16:28:21.613Z] [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
12:28:21 [2020-04-21T16:28:21.613Z] [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
12:28:21 [2020-04-21T16:28:21.613Z] [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
12:28:22 [2020-04-21T16:28:22.179Z] [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
12:28:22 [2020-04-21T16:28:22.179Z] [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
12:28:22 [2020-04-21T16:28:22.179Z] [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
12:28:22 [2020-04-21T16:28:22.179Z] [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 62 kB/s)
12:28:22 [2020-04-21T16:28:22.179Z] [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
12:28:22 [2020-04-21T16:28:22.179Z] [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
12:28:22 [2020-04-21T16:28:22.179Z] [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
12:28:22 [2020-04-21T16:28:22.437Z] [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
12:28:22 [2020-04-21T16:28:22.695Z] [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
12:28:22 [2020-04-21T16:28:22.695Z] [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
12:28:22 [2020-04-21T16:28:22.695Z] [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 79 kB/s)
12:28:22 [2020-04-21T16:28:22.695Z] [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
12:28:22 [2020-04-21T16:28:22.695Z] [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
12:28:22 [2020-04-21T16:28:22.695Z] [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
12:28:22 [2020-04-21T16:28:22.695Z] [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
12:28:22 [2020-04-21T16:28:22.695Z] [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
12:28:22 [2020-04-21T16:28:22.953Z] [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
12:28:22 [2020-04-21T16:28:22.953Z] [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
12:28:22 [2020-04-21T16:28:22.953Z] [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
12:28:22 [2020-04-21T16:28:22.953Z] [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
12:28:22 [2020-04-21T16:28:22.953Z] [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
12:28:22 [2020-04-21T16:28:22.953Z] [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
12:28:22 [2020-04-21T16:28:22.953Z] [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
12:28:22 [2020-04-21T16:28:22.953Z] [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
12:28:22 [2020-04-21T16:28:22.953Z] [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
12:28:22 [2020-04-21T16:28:22.953Z] [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
12:28:23 [2020-04-21T16:28:23.520Z] [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
12:28:23 [2020-04-21T16:28:23.520Z] [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
12:28:23 [2020-04-21T16:28:23.520Z] [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
12:28:23 [2020-04-21T16:28:23.520Z] [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
12:28:23 [2020-04-21T16:28:23.520Z] [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
12:28:23 [2020-04-21T16:28:23.520Z] [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
12:28:23 [2020-04-21T16:28:23.520Z] [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
12:28:23 [2020-04-21T16:28:23.520Z] [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
12:28:23 [2020-04-21T16:28:23.520Z] [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
12:28:23 [2020-04-21T16:28:23.520Z] [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
12:28:23 [2020-04-21T16:28:23.778Z] [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
12:28:23 [2020-04-21T16:28:23.778Z] [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
12:28:23 [2020-04-21T16:28:23.778Z] [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
12:28:23 [2020-04-21T16:28:23.778Z] [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
12:28:23 [2020-04-21T16:28:23.778Z] [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
12:28:23 [2020-04-21T16:28:23.778Z] [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 264 kB/s)
12:28:23 [2020-04-21T16:28:23.778Z] [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 64 kB/s)
12:28:23 [2020-04-21T16:28:23.778Z] [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 50 kB/s)
12:28:23 [2020-04-21T16:28:23.778Z] [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 338 kB/s)
12:28:24 [2020-04-21T16:28:24.058Z] [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 12 MB/s)
12:28:24 [2020-04-21T16:28:24.058Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core/target/classes
12:28:27 [2020-04-21T16:28:27.534Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[818] 
12:28:27 [2020-04-21T16:28:27.534Z] 	argsArray[i] = entry.getKey();
12:28:27 [2020-04-21T16:28:27.534Z] 	               ^^^^^^^^^^^^^^
12:28:27 [2020-04-21T16:28:27.534Z] 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
12:28:27 [2020-04-21T16:28:27.534Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[819] 
12:28:27 [2020-04-21T16:28:27.534Z] 	argsArray[i + 1] = entry.getValue();
12:28:27 [2020-04-21T16:28:27.534Z] 	                   ^^^^^^^^^^^^^^^^
12:28:27 [2020-04-21T16:28:27.534Z] 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
12:28:27 [2020-04-21T16:28:27.534Z] 2 problems (2 warnings)
12:28:27 [2020-04-21T16:28:27.534Z] [INFO] 
12:28:27 [2020-04-21T16:28:27.534Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
12:28:27 [2020-04-21T16:28:27.534Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:27 [2020-04-21T16:28:27.534Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core/src/test/resources
12:28:27 [2020-04-21T16:28:27.534Z] [INFO] 
12:28:27 [2020-04-21T16:28:27.534Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
12:28:27 [2020-04-21T16:28:27.534Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-sources.jar
12:28:28 [2020-04-21T16:28:28.101Z] [INFO] 
12:28:28 [2020-04-21T16:28:28.101Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
12:28:28 [2020-04-21T16:28:28.360Z] [INFO] 
12:28:28 [2020-04-21T16:28:28.360Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
12:28:28 [2020-04-21T16:28:28.619Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar
12:28:28 [2020-04-21T16:28:28.877Z] [INFO] 
12:28:28 [2020-04-21T16:28:28.877Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
12:28:28 [2020-04-21T16:28:28.877Z] [INFO] 
12:28:28 [2020-04-21T16:28:28.877Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core ---
12:28:28 [2020-04-21T16:28:28.877Z] [INFO] 
12:28:28 [2020-04-21T16:28:28.877Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core ---
12:28:28 [2020-04-21T16:28:28.877Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar
12:28:29 [2020-04-21T16:28:29.136Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.136Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.pom
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-sources.jar
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-pack200.jar.pack.gz
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-p2metadata.xml
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-p2artifacts.xml
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] Building Trace Compass State System Parent 5.3.0-SNAPSHOT        [5/138]
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] --------------------------------[ pom ]---------------------------------
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent ---
12:28:29 [2020-04-21T16:28:29.395Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent ---
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-5.3.0-SNAPSHOT.pom
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.1-SNAPSHOT  [6/138]
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] The project's OSGi version is 1.2.1.202004211619
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] 
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
12:28:29 [2020-04-21T16:28:29.396Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/classes
12:28:30 [2020-04-21T16:28:30.773Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[73] 
12:28:30 [2020-04-21T16:28:30.773Z] 	return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
12:28:30 [2020-04-21T16:28:30.773Z]                 .add(String.valueOf(fStart))
12:28:30 [2020-04-21T16:28:30.773Z]                 .add(String.valueOf(fStart + fDuration))
12:28:30 [2020-04-21T16:28:30.773Z]                 .toString();
12:28:30 [2020-04-21T16:28:30.773Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:30 [2020-04-21T16:28:30.773Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:28:30 [2020-04-21T16:28:30.773Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[224] 
12:28:30 [2020-04-21T16:28:30.773Z] 	fFileChannelIn = fFileInputStream.getChannel();
12:28:30 [2020-04-21T16:28:30.773Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:30 [2020-04-21T16:28:30.773Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
12:28:30 [2020-04-21T16:28:30.773Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[225] 
12:28:30 [2020-04-21T16:28:30.773Z] 	fFileChannelOut = fFileOutputStream.getChannel();
12:28:30 [2020-04-21T16:28:30.773Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:30 [2020-04-21T16:28:30.773Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
12:28:30 [2020-04-21T16:28:30.773Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[84] 
12:28:30 [2020-04-21T16:28:30.773Z] 	private final Comparator<E> fDefaultIntervalComparator = Comparator
12:28:30 [2020-04-21T16:28:30.773Z]             .comparingLong(E::getEnd)
12:28:30 [2020-04-21T16:28:30.773Z]             .thenComparingLong(E::getStart);
12:28:30 [2020-04-21T16:28:30.773Z] 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:30 [2020-04-21T16:28:30.773Z] 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>'
12:28:30 [2020-04-21T16:28:30.773Z] 4 problems (4 warnings)
12:28:30 [2020-04-21T16:28:30.773Z] [INFO] 
12:28:30 [2020-04-21T16:28:30.773Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
12:28:30 [2020-04-21T16:28:30.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:30 [2020-04-21T16:28:30.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
12:28:30 [2020-04-21T16:28:30.773Z] [INFO] 
12:28:30 [2020-04-21T16:28:30.773Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
12:28:30 [2020-04-21T16:28:30.773Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-sources.jar
12:28:31 [2020-04-21T16:28:31.031Z] [INFO] 
12:28:31 [2020-04-21T16:28:31.031Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
12:28:31 [2020-04-21T16:28:31.031Z] [INFO] 
12:28:31 [2020-04-21T16:28:31.031Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
12:28:31 [2020-04-21T16:28:31.032Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar
12:28:31 [2020-04-21T16:28:31.291Z] [INFO] 
12:28:31 [2020-04-21T16:28:31.291Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
12:28:31 [2020-04-21T16:28:31.291Z] [INFO] 
12:28:31 [2020-04-21T16:28:31.291Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core ---
12:28:31 [2020-04-21T16:28:31.291Z] [INFO] 
12:28:31 [2020-04-21T16:28:31.291Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core ---
12:28:31 [2020-04-21T16:28:31.291Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] 
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] 
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] 
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] 
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.0.0-SNAPSHOT [7/138]
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] 
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] 
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] The project's OSGi version is 3.0.0.202004211619
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] 
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] 
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] 
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] 
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] 
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
12:28:31 [2020-04-21T16:28:31.550Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes
12:28:32 [2020-04-21T16:28:32.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
12:28:32 [2020-04-21T16:28:32.487Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
12:28:32 [2020-04-21T16:28:32.487Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:32 [2020-04-21T16:28:32.487Z] 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
12:28:32 [2020-04-21T16:28:32.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
12:28:32 [2020-04-21T16:28:32.487Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
12:28:32 [2020-04-21T16:28:32.487Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:32 [2020-04-21T16:28:32.487Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple<E>
12:28:32 [2020-04-21T16:28:32.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
12:28:32 [2020-04-21T16:28:32.487Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
12:28:32 [2020-04-21T16:28:32.487Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:32 [2020-04-21T16:28:32.487Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple<E extends @NonNull ISegment>'
12:28:32 [2020-04-21T16:28:32.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
12:28:32 [2020-04-21T16:28:32.487Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
12:28:32 [2020-04-21T16:28:32.487Z] 	              ^^^^^^^^^^^^^^^^^^^^^
12:28:32 [2020-04-21T16:28:32.487Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple<E> should be parameterized
12:28:32 [2020-04-21T16:28:32.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[299] 
12:28:32 [2020-04-21T16:28:32.487Z] 	|| order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) {
12:28:32 [2020-04-21T16:28:32.487Z] 	                                         ^^^^^^^^^^^^
12:28:32 [2020-04-21T16:28:32.487Z] 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
12:28:32 [2020-04-21T16:28:32.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[302] 
12:28:32 [2020-04-21T16:28:32.487Z] 	currentNode = readNode(queue.poll().getSequenceNumber());
12:28:32 [2020-04-21T16:28:32.487Z] 	                       ^^^^^^^^^^^^
12:28:32 [2020-04-21T16:28:32.487Z] 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
12:28:32 [2020-04-21T16:28:32.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[308] 
12:28:32 [2020-04-21T16:28:32.487Z] 	queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order));
12:28:32 [2020-04-21T16:28:32.487Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:32 [2020-04-21T16:28:32.487Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode<E> should be parameterized
12:28:32 [2020-04-21T16:28:32.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[308] 
12:28:32 [2020-04-21T16:28:32.487Z] 	queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order));
12:28:32 [2020-04-21T16:28:32.487Z] 	               ^^^^^^^^^^^^^^^
12:28:32 [2020-04-21T16:28:32.487Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode<E> should be parameterized
12:28:32 [2020-04-21T16:28:32.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[188] 
12:28:32 [2020-04-21T16:28:32.487Z] 	SegmentTreeNode<E> segmentNode = (SegmentTreeNode<E>) childNode;
12:28:32 [2020-04-21T16:28:32.487Z] 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:32 [2020-04-21T16:28:32.487Z] Type safety: Unchecked cast from IHTNode<capture#15-of ?> to SegmentTreeNode<E>
12:28:32 [2020-04-21T16:28:32.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[195] 
12:28:32 [2020-04-21T16:28:32.487Z] 	segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode<E>) node, childIndex));
12:28:32 [2020-04-21T16:28:32.487Z] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:32 [2020-04-21T16:28:32.487Z] Type safety: Unchecked cast from OverlappingNode<capture#16-of ?> to SegmentTreeNode<E>
12:28:32 [2020-04-21T16:28:32.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[437] 
12:28:32 [2020-04-21T16:28:32.487Z] 	return (OverlappingSegmentCoreData<E>) super.getCoreNodeData();
12:28:32 [2020-04-21T16:28:32.487Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:32 [2020-04-21T16:28:32.487Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData<E>
12:28:32 [2020-04-21T16:28:32.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[120] 
12:28:32 [2020-04-21T16:28:32.487Z] 	store.add((E) elem); // warning from type, it should be fine
12:28:32 [2020-04-21T16:28:32.487Z] 	          ^^^^^^^^
12:28:32 [2020-04-21T16:28:32.487Z] Type safety: Unchecked cast from Object to E
12:28:32 [2020-04-21T16:28:32.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[62] 
12:28:32 [2020-04-21T16:28:32.487Z] 	protected final Comparator<E> COMPARATOR = Comparator.comparing(E::getStart)
12:28:32 [2020-04-21T16:28:32.487Z]             .thenComparing(E::getEnd).thenComparing(Function.identity());
12:28:32 [2020-04-21T16:28:32.487Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:32 [2020-04-21T16:28:32.488Z] 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>'
12:28:32 [2020-04-21T16:28:32.488Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[95] 
12:28:32 [2020-04-21T16:28:32.488Z] 	E element = (E) object;
12:28:32 [2020-04-21T16:28:32.488Z] 	            ^^^^^^^^^^
12:28:32 [2020-04-21T16:28:32.488Z] Type safety: Unchecked cast from Object to E
12:28:32 [2020-04-21T16:28:32.488Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[237] 
12:28:32 [2020-04-21T16:28:32.488Z] 	E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start);
12:28:32 [2020-04-21T16:28:32.488Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:32 [2020-04-21T16:28:32.488Z] Type safety: Unchecked cast from BasicSegment to E
12:28:32 [2020-04-21T16:28:32.488Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[313] 
12:28:32 [2020-04-21T16:28:32.488Z] 	return getSHT().getIntersectingElements(start, end, (Comparator<E>) order);
12:28:32 [2020-04-21T16:28:32.488Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^
12:28:32 [2020-04-21T16:28:32.488Z] Type safety: Unchecked cast from Comparator<ISegment> to Comparator<E>
12:28:32 [2020-04-21T16:28:32.488Z] 16 problems (16 warnings)
12:28:32 [2020-04-21T16:28:32.488Z] [INFO] 
12:28:32 [2020-04-21T16:28:32.488Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
12:28:32 [2020-04-21T16:28:32.488Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:32 [2020-04-21T16:28:32.488Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
12:28:32 [2020-04-21T16:28:32.488Z] [INFO] 
12:28:32 [2020-04-21T16:28:32.488Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
12:28:32 [2020-04-21T16:28:32.488Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-sources.jar
12:28:32 [2020-04-21T16:28:32.746Z] [INFO] 
12:28:32 [2020-04-21T16:28:32.746Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
12:28:32 [2020-04-21T16:28:32.746Z] [INFO] 
12:28:32 [2020-04-21T16:28:32.746Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
12:28:32 [2020-04-21T16:28:32.746Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar
12:28:32 [2020-04-21T16:28:32.746Z] [INFO] 
12:28:32 [2020-04-21T16:28:32.746Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
12:28:32 [2020-04-21T16:28:32.746Z] [INFO] 
12:28:32 [2020-04-21T16:28:32.746Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core ---
12:28:32 [2020-04-21T16:28:32.746Z] [INFO] 
12:28:32 [2020-04-21T16:28:32.746Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core ---
12:28:32 [2020-04-21T16:28:32.746Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] 
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] 
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] 
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] 
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.0.0-SNAPSHOT [8/138]
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] 
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] 
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] The project's OSGi version is 5.0.0.202004211619
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] 
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] 
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] 
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] 
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] 
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
12:28:33 [2020-04-21T16:28:33.005Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes
12:28:34 [2020-04-21T16:28:34.383Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[265] 
12:28:34 [2020-04-21T16:28:34.384Z] 	public void writeInterval(ByteBuffer buffer, long nodeStart) {
12:28:34 [2020-04-21T16:28:34.384Z] 	                                                  ^^^^^^^^^
12:28:34 [2020-04-21T16:28:34.384Z] Javadoc: Missing tag for parameter nodeStart
12:28:34 [2020-04-21T16:28:34.384Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[311] 
12:28:34 [2020-04-21T16:28:34.384Z] 	Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue,
12:28:34 [2020-04-21T16:28:34.384Z] 	                                                                 ^^^^^^^^^^^^^
12:28:34 [2020-04-21T16:28:34.384Z] 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>'
12:28:34 [2020-04-21T16:28:34.384Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[185] 
12:28:34 [2020-04-21T16:28:34.384Z] 	throws AttributeNotFoundException, StateSystemDisposedException {
12:28:34 [2020-04-21T16:28:34.384Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:34 [2020-04-21T16:28:34.384Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils
12:28:34 [2020-04-21T16:28:34.384Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[253] 
12:28:34 [2020-04-21T16:28:34.384Z] 	throws AttributeNotFoundException, StateSystemDisposedException {
12:28:34 [2020-04-21T16:28:34.384Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:34 [2020-04-21T16:28:34.384Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils
12:28:34 [2020-04-21T16:28:34.384Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[131] 
12:28:34 [2020-04-21T16:28:34.384Z] 	public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque<Integer> queue, boolean reverse);
12:28:34 [2020-04-21T16:28:34.384Z] 	                                                                                                                                  ^^^^^^^
12:28:34 [2020-04-21T16:28:34.384Z] Javadoc: Missing tag for parameter reverse
12:28:34 [2020-04-21T16:28:34.384Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[386] 
12:28:34 [2020-04-21T16:28:34.384Z] 	intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator();
12:28:34 [2020-04-21T16:28:34.384Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:34 [2020-04-21T16:28:34.384Z] Null type safety (type annotations): The expression of type 'Iterator<HTInterval>' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>'
12:28:34 [2020-04-21T16:28:34.384Z] 6 problems (6 warnings)
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-sources.jar
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core ---
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core ---
12:28:34 [2020-04-21T16:28:34.384Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] Building Trace Compass TMF Parent 5.3.0-SNAPSHOT                 [9/138]
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] --------------------------------[ pom ]---------------------------------
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent ---
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent ---
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-5.3.0-SNAPSHOT.pom
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] Building Trace Compass Filter Parser 1.0.5-SNAPSHOT             [10/138]
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.952Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:28:34 [2020-04-21T16:28:34.953Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/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])
12:28:34 [2020-04-21T16:28:34.953Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.953Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:28:34 [2020-04-21T16:28:34.953Z] [INFO] The project's OSGi version is 1.0.5.202004211619
12:28:34 [2020-04-21T16:28:34.953Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.953Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:28:34 [2020-04-21T16:28:34.953Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.953Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:28:34 [2020-04-21T16:28:34.953Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.953Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:28:34 [2020-04-21T16:28:34.953Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.953Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:28:34 [2020-04-21T16:28:34.953Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:34 [2020-04-21T16:28:34.953Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
12:28:34 [2020-04-21T16:28:34.953Z] [INFO] 
12:28:34 [2020-04-21T16:28:34.953Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:28:34 [2020-04-21T16:28:34.953Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes
12:28:35 [2020-04-21T16:28:35.211Z] [INFO] 
12:28:35 [2020-04-21T16:28:35.211Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:28:35 [2020-04-21T16:28:35.211Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:35 [2020-04-21T16:28:35.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
12:28:35 [2020-04-21T16:28:35.211Z] [INFO] 
12:28:35 [2020-04-21T16:28:35.211Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:28:35 [2020-04-21T16:28:35.211Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-sources.jar
12:28:35 [2020-04-21T16:28:35.211Z] [INFO] 
12:28:35 [2020-04-21T16:28:35.211Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:28:35 [2020-04-21T16:28:35.211Z] [INFO] 
12:28:35 [2020-04-21T16:28:35.211Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:28:35 [2020-04-21T16:28:35.211Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] 
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] 
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] 
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] 
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] 
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] 
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] 
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] Building org.eclipse.tracecompass.tmf.core 6.0.0-SNAPSHOT       [11/138]
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] 
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] 
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] The project's OSGi version is 6.0.0.202004211619
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] 
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
12:28:35 [2020-04-21T16:28:35.470Z] [INFO] 
12:28:35 [2020-04-21T16:28:35.471Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
12:28:35 [2020-04-21T16:28:35.471Z] [INFO] 
12:28:35 [2020-04-21T16:28:35.471Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
12:28:35 [2020-04-21T16:28:35.471Z] [INFO] 
12:28:35 [2020-04-21T16:28:35.471Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
12:28:35 [2020-04-21T16:28:35.471Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:35 [2020-04-21T16:28:35.471Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
12:28:35 [2020-04-21T16:28:35.471Z] [INFO] 
12:28:35 [2020-04-21T16:28:35.471Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
12:28:35 [2020-04-21T16:28:35.730Z] [INFO] Compiling 446 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes
12:28:42 [2020-04-21T16:28:42.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[63] 
12:28:42 [2020-04-21T16:28:42.557Z] 	private final Multimap<ITmfTrace, WeakReference<ISymbolProvider>> fInstances = LinkedHashMultimap.create();
12:28:42 [2020-04-21T16:28:42.557Z] 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.557Z] 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>>'
12:28:42 [2020-04-21T16:28:42.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[183] 
12:28:42 [2020-04-21T16:28:42.557Z] 	* @param cppFilt
12:28:42 [2020-04-21T16:28:42.557Z] 	         ^^^^^^^
12:28:42 [2020-04-21T16:28:42.557Z] Javadoc: Description expected after this reference
12:28:42 [2020-04-21T16:28:42.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[664] 
12:28:42 [2020-04-21T16:28:42.557Z] 	return dir.getAbsolutePath();
12:28:42 [2020-04-21T16:28:42.557Z] 	       ^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.557Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:28:42 [2020-04-21T16:28:42.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[669] 
12:28:42 [2020-04-21T16:28:42.557Z] 	return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$
12:28:42 [2020-04-21T16:28:42.557Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.557Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:28:42 [2020-04-21T16:28:42.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[123] 
12:28:42 [2020-04-21T16:28:42.557Z] 	V node = queue.poll();
12:28:42 [2020-04-21T16:28:42.557Z] 	         ^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.557Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable
12:28:42 [2020-04-21T16:28:42.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[65] 
12:28:42 [2020-04-21T16:28:42.557Z] 	fTraceTypeId = traceTypeId;
12:28:42 [2020-04-21T16:28:42.557Z] 	               ^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.557Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:28:42 [2020-04-21T16:28:42.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[31] 
12:28:42 [2020-04-21T16:28:42.557Z] 	public static final Comparator<TmfResolvedSymbol> COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress);
12:28:42 [2020-04-21T16:28:42.557Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.557Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>'
12:28:42 [2020-04-21T16:28:42.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[82] 
12:28:42 [2020-04-21T16:28:42.557Z] 	return fSymbolMapping.lastKey();
12:28:42 [2020-04-21T16:28:42.557Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.557Z] 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
12:28:42 [2020-04-21T16:28:42.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[64] 
12:28:42 [2020-04-21T16:28:42.557Z] 	fTimesRequested = Longs.toArray(times);
12:28:42 [2020-04-21T16:28:42.557Z] 	                  ^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.557Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]'
12:28:42 [2020-04-21T16:28:42.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[249] 
12:28:42 [2020-04-21T16:28:42.557Z] 	TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat);
12:28:42 [2020-04-21T16:28:42.557Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.557Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:28:42 [2020-04-21T16:28:42.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[97] 
12:28:42 [2020-04-21T16:28:42.557Z] 	default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException {
12:28:42 [2020-04-21T16:28:42.557Z] 	                                                                                             ^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.557Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect<T>
12:28:42 [2020-04-21T16:28:42.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[101] 
12:28:42 [2020-04-21T16:28:42.557Z] 	return (T) resolve;
12:28:42 [2020-04-21T16:28:42.557Z] 	       ^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.557Z] Type safety: Unchecked cast from Object to T
12:28:42 [2020-04-21T16:28:42.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[98] 
12:28:42 [2020-04-21T16:28:42.557Z] 	builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName())));
12:28:42 [2020-04-21T16:28:42.557Z] 	                                                                         ^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.557Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:28:42 [2020-04-21T16:28:42.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[133] 
12:28:42 [2020-04-21T16:28:42.557Z] 	builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y));
12:28:42 [2020-04-21T16:28:42.557Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.557Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:28:42 [2020-04-21T16:28:42.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[140] 
12:28:42 [2020-04-21T16:28:42.557Z] 	builder.put(Long.toString(series.getId()), series);
12:28:42 [2020-04-21T16:28:42.557Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.557Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:28:42 [2020-04-21T16:28:42.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[185] 
12:28:42 [2020-04-21T16:28:42.557Z] 	return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage());
12:28:42 [2020-04-21T16:28:42.557Z] 	                                                                ^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.557Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:28:42 [2020-04-21T16:28:42.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[261] 
12:28:42 [2020-04-21T16:28:42.557Z] 	return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage());
12:28:42 [2020-04-21T16:28:42.557Z] 	                                                                ^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.558Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:28:42 [2020-04-21T16:28:42.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[418] 
12:28:42 [2020-04-21T16:28:42.558Z] 	Object aspectResolved = aspectEntry.getValue().resolve(event);
12:28:42 [2020-04-21T16:28:42.558Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.558Z] 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
12:28:42 [2020-04-21T16:28:42.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[513] 
12:28:42 [2020-04-21T16:28:42.558Z] 	Map<Long, String> searchMap = (Map<Long, String>) searchFilterObject;
12:28:42 [2020-04-21T16:28:42.558Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.558Z] Type safety: Unchecked cast from Object to Map<Long,String>
12:28:42 [2020-04-21T16:28:42.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[63] 
12:28:42 [2020-04-21T16:28:42.558Z] 	ITmfXyModel model = new TmfXyModel(title, series);
12:28:42 [2020-04-21T16:28:42.558Z] 	                                          ^^^^^^
12:28:42 [2020-04-21T16:28:42.558Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>'
12:28:42 [2020-04-21T16:28:42.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[244] 
12:28:42 [2020-04-21T16:28:42.558Z] 	public TraceEntryModel build() {
12:28:42 [2020-04-21T16:28:42.558Z] 	       ^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.558Z] 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
12:28:42 [2020-04-21T16:28:42.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[297] 
12:28:42 [2020-04-21T16:28:42.558Z] 	public ModuleEntryModel build() {
12:28:42 [2020-04-21T16:28:42.558Z] 	       ^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.558Z] 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
12:28:42 [2020-04-21T16:28:42.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[352] 
12:28:42 [2020-04-21T16:28:42.558Z] 	public StateSystemEntryModel build() {
12:28:42 [2020-04-21T16:28:42.558Z] 	       ^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.558Z] 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
12:28:42 [2020-04-21T16:28:42.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[411] 
12:28:42 [2020-04-21T16:28:42.558Z] 	public AttributeEntryModel build() {
12:28:42 [2020-04-21T16:28:42.558Z] 	       ^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.558Z] 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
12:28:42 [2020-04-21T16:28:42.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[699] 
12:28:42 [2020-04-21T16:28:42.558Z] 	for (Entry<ITmfStateSystem, Map<Integer, Long>> ssEntry : table.rowMap().entrySet()) {
12:28:42 [2020-04-21T16:28:42.558Z] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.558Z] 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>>'
12:28:42 [2020-04-21T16:28:42.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[150] 
12:28:42 [2020-04-21T16:28:42.558Z] 	List<String> path = Arrays.asList(String.valueOf(trace.getUUID()), deviceType, deviceId);
12:28:42 [2020-04-21T16:28:42.558Z] 	                                                                   ^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.558Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
12:28:42 [2020-04-21T16:28:42.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[155] 
12:28:42 [2020-04-21T16:28:42.558Z] 	callsites = (List<ITmfCallsite>) result;
12:28:42 [2020-04-21T16:28:42.558Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.558Z] Type safety: Unchecked cast from Object to List<ITmfCallsite>
12:28:42 [2020-04-21T16:28:42.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[72] 
12:28:42 [2020-04-21T16:28:42.558Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(trace);
12:28:42 [2020-04-21T16:28:42.558Z] 	                                                           ^^^^^
12:28:42 [2020-04-21T16:28:42.558Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
12:28:42 [2020-04-21T16:28:42.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[61] 
12:28:42 [2020-04-21T16:28:42.558Z] 	fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData()));
12:28:42 [2020-04-21T16:28:42.558Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.558Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>'
12:28:42 [2020-04-21T16:28:42.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] 
12:28:42 [2020-04-21T16:28:42.558Z] 	fMetadata = metadata;
12:28:42 [2020-04-21T16:28:42.558Z] 	            ^^^^^^^^
12:28:42 [2020-04-21T16:28:42.558Z] 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>'
12:28:42 [2020-04-21T16:28:42.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[67] 
12:28:42 [2020-04-21T16:28:42.558Z] 	for (Map.Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
12:28:42 [2020-04-21T16:28:42.558Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.558Z] 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>>'
12:28:42 [2020-04-21T16:28:42.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[178] 
12:28:42 [2020-04-21T16:28:42.558Z] 	Map<Integer, Collection<String>> regexesMap = (Map<Integer, Collection<String>>) regexesObject;
12:28:42 [2020-04-21T16:28:42.558Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.558Z] Type safety: Unchecked cast from Object to Map<Integer,Collection<String>>
12:28:42 [2020-04-21T16:28:42.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java:[52] 
12:28:42 [2020-04-21T16:28:42.558Z] 	COLORS.put(matcher.group(4).toLowerCase(), hexColor);
12:28:42 [2020-04-21T16:28:42.558Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.558Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:28:42 [2020-04-21T16:28:42.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] 
12:28:42 [2020-04-21T16:28:42.558Z] 	ITmfTreeDataProvider<ITmfTreeDataModel> provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class);
12:28:42 [2020-04-21T16:28:42.558Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.558Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
12:28:42 [2020-04-21T16:28:42.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[341] 
12:28:42 [2020-04-21T16:28:42.559Z] 	try (FlowScopeLog analysisLog = new FlowScopeLogBuilder(LOGGER, Level.FINE, "TmfAbstractAnalysis:scheduling", "name", getName()).setCategory(getId()).build()) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
12:28:42 [2020-04-21T16:28:42.559Z] 	                                                                                                                                                                                             ^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.559Z] Unnecessary $NON-NLS$ tag
12:28:42 [2020-04-21T16:28:42.559Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[83] 
12:28:42 [2020-04-21T16:28:42.559Z] 	results = FunctionNameMapper.mapFromBinaryFile(path.toFile());
12:28:42 [2020-04-21T16:28:42.559Z] 	                                               ^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.559Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
12:28:42 [2020-04-21T16:28:42.559Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] 
12:28:42 [2020-04-21T16:28:42.559Z] 	switch(FunctionNameMapper.guessMappingType(path.toFile())) {
12:28:42 [2020-04-21T16:28:42.559Z] 	                                           ^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.559Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
12:28:42 [2020-04-21T16:28:42.559Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[88] 
12:28:42 [2020-04-21T16:28:42.559Z] 	results = FunctionNameMapper.mapFromSizedTextFile(path.toFile());
12:28:42 [2020-04-21T16:28:42.559Z] 	                                                  ^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.559Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
12:28:42 [2020-04-21T16:28:42.559Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[91] 
12:28:42 [2020-04-21T16:28:42.559Z] 	results = FunctionNameMapper.mapFromNmTextFile(path.toFile());
12:28:42 [2020-04-21T16:28:42.559Z] 	                                               ^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.559Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
12:28:42 [2020-04-21T16:28:42.559Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[49] 
12:28:42 [2020-04-21T16:28:42.559Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(trace);
12:28:42 [2020-04-21T16:28:42.559Z] 	                                                           ^^^^^
12:28:42 [2020-04-21T16:28:42.559Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
12:28:42 [2020-04-21T16:28:42.559Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[114] 
12:28:42 [2020-04-21T16:28:42.559Z] 	ITmfTreeXYDataProvider<ITmfTreeDataModel> provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class);
12:28:42 [2020-04-21T16:28:42.559Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.559Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
12:28:42 [2020-04-21T16:28:42.559Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[183] 
12:28:42 [2020-04-21T16:28:42.559Z] 	.collect(Collectors.joining("\n")); //$NON-NLS-1$
12:28:42 [2020-04-21T16:28:42.559Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.559Z] 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>'
12:28:42 [2020-04-21T16:28:42.559Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[317] 
12:28:42 [2020-04-21T16:28:42.559Z] 	for (Class<? extends TmfSignal> signalClazz : fInboundSignalBlacklist.get(entry.getKey())) {
12:28:42 [2020-04-21T16:28:42.559Z] 	                                                                          ^^^^^^^^^^^^^^
12:28:42 [2020-04-21T16:28:42.559Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object'
12:28:42 [2020-04-21T16:28:42.559Z] 43 problems (43 warnings)
12:28:42 [2020-04-21T16:28:42.559Z] [INFO] 
12:28:42 [2020-04-21T16:28:42.559Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
12:28:42 [2020-04-21T16:28:42.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:42 [2020-04-21T16:28:42.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
12:28:42 [2020-04-21T16:28:42.559Z] [INFO] 
12:28:42 [2020-04-21T16:28:42.559Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
12:28:42 [2020-04-21T16:28:42.559Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-sources.jar
12:28:42 [2020-04-21T16:28:42.559Z] [INFO] 
12:28:42 [2020-04-21T16:28:42.559Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
12:28:42 [2020-04-21T16:28:42.559Z] [INFO] 
12:28:42 [2020-04-21T16:28:42.559Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
12:28:43 [2020-04-21T16:28:43.127Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar
12:28:43 [2020-04-21T16:28:43.386Z] [INFO] 
12:28:43 [2020-04-21T16:28:43.386Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
12:28:43 [2020-04-21T16:28:43.386Z] [INFO] 
12:28:43 [2020-04-21T16:28:43.386Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core ---
12:28:43 [2020-04-21T16:28:43.386Z] [INFO] 
12:28:43 [2020-04-21T16:28:43.386Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core ---
12:28:43 [2020-04-21T16:28:43.386Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar
12:28:45 [2020-04-21T16:28:45.290Z] [INFO] 
12:28:45 [2020-04-21T16:28:45.290Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
12:28:45 [2020-04-21T16:28:45.290Z] [INFO] 
12:28:45 [2020-04-21T16:28:45.290Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
12:28:45 [2020-04-21T16:28:45.290Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar
12:28:45 [2020-04-21T16:28:45.290Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.pom
12:28:45 [2020-04-21T16:28:45.290Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-sources.jar
12:28:45 [2020-04-21T16:28:45.290Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-pack200.jar.pack.gz
12:28:45 [2020-04-21T16:28:45.290Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-p2metadata.xml
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-p2artifacts.xml
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] 
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] 
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.3-SNAPSHOT [12/138]
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] 
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] 
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] The project's OSGi version is 2.0.3.202004211619
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] 
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] 
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] 
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] 
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] 
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
12:28:45 [2020-04-21T16:28:45.549Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes
12:28:45 [2020-04-21T16:28:45.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[55] 
12:28:45 [2020-04-21T16:28:45.808Z] 	fGroups = Arrays.copyOf(groups, groups.length);
12:28:45 [2020-04-21T16:28:45.808Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:45 [2020-04-21T16:28:45.808Z] Null type safety (type annotations): The expression of type 'Class<? extends ITmfEventAspect<?>>[]' needs unchecked conversion to conform to 'Class<? extends @NonNull ITmfEventAspect<?>> @NonNull[]'
12:28:45 [2020-04-21T16:28:45.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[29] 
12:28:45 [2020-04-21T16:28:45.808Z] 	import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils;
12:28:45 [2020-04-21T16:28:45.808Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:45 [2020-04-21T16:28:45.808Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:28:45 [2020-04-21T16:28:45.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[110] 
12:28:45 [2020-04-21T16:28:45.808Z] 	entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName())));
12:28:45 [2020-04-21T16:28:45.808Z] 	                                                                       ^^^^^^^^^^^^^^^^^^^^
12:28:45 [2020-04-21T16:28:45.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:28:45 [2020-04-21T16:28:45.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[148] 
12:28:45 [2020-04-21T16:28:45.808Z] 	if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) {
12:28:45 [2020-04-21T16:28:45.808Z] 	    ^^^^^^^^^^^^^^^^^^^^
12:28:45 [2020-04-21T16:28:45.808Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:28:45 [2020-04-21T16:28:45.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[148] 
12:28:45 [2020-04-21T16:28:45.808Z] 	if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) {
12:28:45 [2020-04-21T16:28:45.808Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:45 [2020-04-21T16:28:45.808Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map<String,Object>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:28:45 [2020-04-21T16:28:45.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[181] 
12:28:45 [2020-04-21T16:28:45.808Z] 	int quark = entry.getValue();
12:28:45 [2020-04-21T16:28:45.808Z] 	            ^^^^^^^^^^^^^^^^
12:28:45 [2020-04-21T16:28:45.808Z] 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
12:28:45 [2020-04-21T16:28:45.808Z] 6 problems (6 warnings)
12:28:45 [2020-04-21T16:28:45.808Z] [INFO] 
12:28:45 [2020-04-21T16:28:45.808Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
12:28:45 [2020-04-21T16:28:45.808Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:45 [2020-04-21T16:28:45.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
12:28:45 [2020-04-21T16:28:45.808Z] [INFO] 
12:28:45 [2020-04-21T16:28:45.808Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
12:28:46 [2020-04-21T16:28:46.067Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.3-SNAPSHOT-sources.jar
12:28:46 [2020-04-21T16:28:46.067Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.067Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
12:28:46 [2020-04-21T16:28:46.067Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.067Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
12:28:46 [2020-04-21T16:28:46.067Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.3-SNAPSHOT.jar
12:28:46 [2020-04-21T16:28:46.067Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.067Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
12:28:46 [2020-04-21T16:28:46.067Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.067Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core ---
12:28:46 [2020-04-21T16:28:46.067Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.067Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core ---
12:28:46 [2020-04-21T16:28:46.067Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.3-SNAPSHOT.jar
12:28:46 [2020-04-21T16:28:46.067Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.067Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
12:28:46 [2020-04-21T16:28:46.067Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.067Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
12:28:46 [2020-04-21T16:28:46.067Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.3-SNAPSHOT.jar
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.3-SNAPSHOT.pom
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.3-SNAPSHOT-sources.jar
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.3-SNAPSHOT-pack200.jar.pack.gz
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.3-SNAPSHOT-p2metadata.xml
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.3-SNAPSHOT-p2artifacts.xml
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] Building Trace Compass CTF Support Parent 5.3.0-SNAPSHOT        [13/138]
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] --------------------------------[ pom ]---------------------------------
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent ---
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent ---
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/5.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-5.3.0-SNAPSHOT.pom
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.5-SNAPSHOT        [14/138]
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/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])
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] The project's OSGi version is 1.0.5.202004211619
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] 
12:28:46 [2020-04-21T16:28:46.326Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
12:28:46 [2020-04-21T16:28:46.326Z] [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
12:28:46 [2020-04-21T16:28:46.326Z] [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
12:28:46 [2020-04-21T16:28:46.326Z] [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
12:28:46 [2020-04-21T16:28:46.584Z] [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
12:28:46 [2020-04-21T16:28:46.585Z] [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
12:28:46 [2020-04-21T16:28:46.585Z] [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
12:28:46 [2020-04-21T16:28:46.843Z] [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 107 kB/s)
12:28:46 [2020-04-21T16:28:46.843Z] [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
12:28:46 [2020-04-21T16:28:46.843Z] [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
12:28:46 [2020-04-21T16:28:46.843Z] [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
12:28:47 [2020-04-21T16:28:47.101Z] [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
12:28:47 [2020-04-21T16:28:47.101Z] [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
12:28:47 [2020-04-21T16:28:47.101Z] [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
12:28:47 [2020-04-21T16:28:47.360Z] [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 15 kB/s)
12:28:47 [2020-04-21T16:28:47.360Z] [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
12:28:47 [2020-04-21T16:28:47.360Z] [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
12:28:47 [2020-04-21T16:28:47.360Z] [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
12:28:47 [2020-04-21T16:28:47.618Z] [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
12:28:47 [2020-04-21T16:28:47.618Z] [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
12:28:47 [2020-04-21T16:28:47.876Z] [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
12:28:47 [2020-04-21T16:28:47.876Z] [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 88 kB/s)
12:28:47 [2020-04-21T16:28:47.876Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
12:28:47 [2020-04-21T16:28:47.876Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
12:28:47 [2020-04-21T16:28:47.876Z] [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
12:28:48 [2020-04-21T16:28:48.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
12:28:48 [2020-04-21T16:28:48.443Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
12:28:48 [2020-04-21T16:28:48.443Z] [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
12:28:48 [2020-04-21T16:28:48.443Z] [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 83 kB/s)
12:28:48 [2020-04-21T16:28:48.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
12:28:48 [2020-04-21T16:28:48.443Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
12:28:48 [2020-04-21T16:28:48.443Z] [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
12:28:48 [2020-04-21T16:28:48.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
12:28:48 [2020-04-21T16:28:48.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
12:28:50 [2020-04-21T16:28:50.077Z] [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
12:28:50 [2020-04-21T16:28:50.077Z] [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 320 kB/s)
12:28:50 [2020-04-21T16:28:50.077Z] [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
12:28:50 [2020-04-21T16:28:50.077Z] [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
12:28:50 [2020-04-21T16:28:50.078Z] [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
12:28:50 [2020-04-21T16:28:50.078Z] [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
12:28:50 [2020-04-21T16:28:50.078Z] [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
12:28:50 [2020-04-21T16:28:50.078Z] [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
12:28:50 [2020-04-21T16:28:50.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
12:28:50 [2020-04-21T16:28:50.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
12:28:50 [2020-04-21T16:28:50.078Z] [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
12:28:50 [2020-04-21T16:28:50.078Z] [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
12:28:50 [2020-04-21T16:28:50.078Z] [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
12:28:50 [2020-04-21T16:28:50.078Z] [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
12:28:50 [2020-04-21T16:28:50.078Z] [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
12:28:50 [2020-04-21T16:28:50.078Z] [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
12:28:50 [2020-04-21T16:28:50.078Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
12:28:50 [2020-04-21T16:28:50.078Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
12:28:50 [2020-04-21T16:28:50.078Z] [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
12:28:50 [2020-04-21T16:28:50.078Z] [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
12:28:50 [2020-04-21T16:28:50.078Z] [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
12:28:50 [2020-04-21T16:28:50.078Z] [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
12:28:50 [2020-04-21T16:28:50.078Z] [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
12:28:50 [2020-04-21T16:28:50.336Z] [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
12:28:50 [2020-04-21T16:28:50.336Z] [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
12:28:50 [2020-04-21T16:28:50.336Z] [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
12:28:50 [2020-04-21T16:28:50.595Z] [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
12:28:50 [2020-04-21T16:28:50.595Z] [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
12:28:50 [2020-04-21T16:28:50.595Z] [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
12:28:50 [2020-04-21T16:28:50.595Z] [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
12:28:50 [2020-04-21T16:28:50.595Z] [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
12:28:50 [2020-04-21T16:28:50.853Z] [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
12:28:50 [2020-04-21T16:28:50.853Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
12:28:50 [2020-04-21T16:28:50.853Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
12:28:50 [2020-04-21T16:28:50.853Z] [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
12:28:50 [2020-04-21T16:28:50.853Z] [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
12:28:50 [2020-04-21T16:28:50.853Z] [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
12:28:50 [2020-04-21T16:28:50.853Z] [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
12:28:50 [2020-04-21T16:28:50.853Z] [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
12:28:50 [2020-04-21T16:28:50.853Z] [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
12:28:50 [2020-04-21T16:28:50.853Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
12:28:50 [2020-04-21T16:28:50.853Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
12:28:51 [2020-04-21T16:28:51.111Z] [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
12:28:51 [2020-04-21T16:28:51.111Z] [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
12:28:51 [2020-04-21T16:28:51.111Z] [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
12:28:51 [2020-04-21T16:28:51.111Z] [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
12:28:51 [2020-04-21T16:28:51.111Z] [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
12:28:51 [2020-04-21T16:28:51.111Z] [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.5 MB/s)
12:28:51 [2020-04-21T16:28:51.111Z] [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
12:28:51 [2020-04-21T16:28:51.111Z] [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 104 kB/s)
12:28:51 [2020-04-21T16:28:51.111Z] [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
12:28:51 [2020-04-21T16:28:51.111Z] [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 793 kB/s)
12:28:51 [2020-04-21T16:28:51.111Z] [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
12:28:51 [2020-04-21T16:28:51.111Z] [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 1.6 MB/s)
12:28:51 [2020-04-21T16:28:51.111Z] [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 150 kB/s)
12:28:51 [2020-04-21T16:28:51.111Z] [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 140 kB/s)
12:28:51 [2020-04-21T16:28:51.111Z] [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 1.2 MB/s)
12:28:51 [2020-04-21T16:28:51.660Z] [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 4.3 MB/s)
12:28:52 [2020-04-21T16:28:52.055Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
12:28:52 [2020-04-21T16:28:52.055Z] ANTLR Parser Generator  Version 3.5.2
12:28:52 [2020-04-21T16:28:52.314Z] Output file /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
12:28:52 [2020-04-21T16:28:52.314Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
12:28:53 [2020-04-21T16:28:53.249Z] Input file /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
12:28:53 [2020-04-21T16:28:53.249Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
12:28:53 [2020-04-21T16:28:53.249Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
12:28:53 [2020-04-21T16:28:53.249Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
12:28:53 [2020-04-21T16:28:53.249Z] 
12:28:53 [2020-04-21T16:28:53.249Z] As a result, alternative(s) 2 were disabled for that input
12:28:53 [2020-04-21T16:28:53.509Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
12:28:53 [2020-04-21T16:28:53.509Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
12:28:53 [2020-04-21T16:28:53.509Z] 
12:28:53 [2020-04-21T16:28:53.509Z] As a result, alternative(s) 3 were disabled for that input
12:28:53 [2020-04-21T16:28:53.509Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
12:28:53 [2020-04-21T16:28:53.509Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
12:28:53 [2020-04-21T16:28:53.509Z] 
12:28:53 [2020-04-21T16:28:53.509Z] As a result, alternative(s) 2 were disabled for that input
12:28:53 [2020-04-21T16:28:53.768Z] [INFO] 
12:28:53 [2020-04-21T16:28:53.768Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
12:28:53 [2020-04-21T16:28:53.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:53 [2020-04-21T16:28:53.768Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
12:28:53 [2020-04-21T16:28:53.768Z] [INFO] 
12:28:53 [2020-04-21T16:28:53.768Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
12:28:53 [2020-04-21T16:28:53.768Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/classes
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] 
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] 
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-sources.jar
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] 
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] 
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] 
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] 
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser ---
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] 
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser ---
12:28:54 [2020-04-21T16:28:54.703Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar
12:28:55 [2020-04-21T16:28:55.271Z] [INFO] 
12:28:55 [2020-04-21T16:28:55.271Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
12:28:55 [2020-04-21T16:28:55.271Z] [INFO] 
12:28:55 [2020-04-21T16:28:55.271Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
12:28:55 [2020-04-21T16:28:55.271Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:55 [2020-04-21T16:28:55.271Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:55 [2020-04-21T16:28:55.271Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:55 [2020-04-21T16:28:55.271Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:55 [2020-04-21T16:28:55.271Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] 
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] 
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.3-SNAPSHOT       [15/138]
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] 
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] 
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] The project's OSGi version is 4.0.3.202004211619
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] 
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] 
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] 
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] 
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] 
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
12:28:55 [2020-04-21T16:28:55.272Z] [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/classes
12:28:57 [2020-04-21T16:28:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[308] 
12:28:57 [2020-04-21T16:28:57.175Z] 	SparseList sparseList = (SparseList) list;
12:28:57 [2020-04-21T16:28:57.175Z] 	^^^^^^^^^^
12:28:57 [2020-04-21T16:28:57.175Z] SparseList is a raw type. References to generic type SparseList<E> should be parameterized
12:28:57 [2020-04-21T16:28:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[308] 
12:28:57 [2020-04-21T16:28:57.175Z] 	SparseList sparseList = (SparseList) list;
12:28:57 [2020-04-21T16:28:57.175Z] 	                         ^^^^^^^^^^
12:28:57 [2020-04-21T16:28:57.175Z] SparseList is a raw type. References to generic type SparseList<E> should be parameterized
12:28:57 [2020-04-21T16:28:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[172] 
12:28:57 [2020-04-21T16:28:57.175Z] 	returnArray[i] = null;
12:28:57 [2020-04-21T16:28:57.175Z] 	                 ^^^^
12:28:57 [2020-04-21T16:28:57.175Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
12:28:57 [2020-04-21T16:28:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[222] 
12:28:57 [2020-04-21T16:28:57.175Z] 	return fInnerElements.get(index);
12:28:57 [2020-04-21T16:28:57.175Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:57 [2020-04-21T16:28:57.176Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable
12:28:57 [2020-04-21T16:28:57.176Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[233] 
12:28:57 [2020-04-21T16:28:57.176Z] 	return fInnerElements.remove(index);
12:28:57 [2020-04-21T16:28:57.176Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:57 [2020-04-21T16:28:57.176Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable
12:28:57 [2020-04-21T16:28:57.176Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[256] 
12:28:57 [2020-04-21T16:28:57.176Z] 	CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput));
12:28:57 [2020-04-21T16:28:57.176Z] 	                     ^^^^^^^^^^^^^^^^^^^^^^
12:28:57 [2020-04-21T16:28:57.176Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed
12:28:57 [2020-04-21T16:28:57.176Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[341] 
12:28:57 [2020-04-21T16:28:57.176Z] 	return (top != null) ? top.getCurrentEvent() : null;
12:28:57 [2020-04-21T16:28:57.176Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:28:57 [2020-04-21T16:28:57.176Z] Potential resource leak: 'top' may not be closed at this location
12:28:57 [2020-04-21T16:28:57.176Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[396] 
12:28:57 [2020-04-21T16:28:57.176Z] 	return hasMoreEvents();
12:28:57 [2020-04-21T16:28:57.176Z] 	^^^^^^^^^^^^^^^^^^^^^^^
12:28:57 [2020-04-21T16:28:57.176Z] Potential resource leak: 'top' may not be closed at this location
12:28:57 [2020-04-21T16:28:57.176Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[501] 
12:28:57 [2020-04-21T16:28:57.176Z] 	CTFStreamInputReader se = fStreamInputReaders.get(j);
12:28:57 [2020-04-21T16:28:57.176Z] 	                     ^^
12:28:57 [2020-04-21T16:28:57.176Z] Potential resource leak: 'se' may not be closed
12:28:57 [2020-04-21T16:28:57.176Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[919] 
12:28:57 [2020-04-21T16:28:57.176Z] 	return !(pathname.getName().equals("metadata"));
12:28:57 [2020-04-21T16:28:57.176Z] 	                                   ^^^^^^^^^^
12:28:57 [2020-04-21T16:28:57.176Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
12:28:57 [2020-04-21T16:28:57.176Z] 10 problems (10 warnings)
12:28:57 [2020-04-21T16:28:57.176Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.176Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
12:28:57 [2020-04-21T16:28:57.176Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:57 [2020-04-21T16:28:57.176Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
12:28:57 [2020-04-21T16:28:57.176Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.176Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
12:28:57 [2020-04-21T16:28:57.176Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-sources.jar
12:28:57 [2020-04-21T16:28:57.176Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.176Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
12:28:57 [2020-04-21T16:28:57.176Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.176Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
12:28:57 [2020-04-21T16:28:57.176Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar
12:28:57 [2020-04-21T16:28:57.435Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.435Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
12:28:57 [2020-04-21T16:28:57.435Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.435Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core ---
12:28:57 [2020-04-21T16:28:57.435Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.435Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core ---
12:28:57 [2020-04-21T16:28:57.435Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar
12:28:57 [2020-04-21T16:28:57.692Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.692Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.8-SNAPSHOT    [16/138]
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] The project's OSGi version is 1.0.8.202004211619
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] 
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
12:28:57 [2020-04-21T16:28:57.952Z] [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes
12:28:58 [2020-04-21T16:28:58.888Z] [INFO] 
12:28:58 [2020-04-21T16:28:58.888Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
12:28:58 [2020-04-21T16:28:58.888Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:58 [2020-04-21T16:28:58.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
12:28:58 [2020-04-21T16:28:58.888Z] [INFO] 
12:28:58 [2020-04-21T16:28:58.888Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
12:28:58 [2020-04-21T16:28:58.888Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-sources.jar
12:28:58 [2020-04-21T16:28:58.888Z] [INFO] 
12:28:58 [2020-04-21T16:28:58.888Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
12:28:58 [2020-04-21T16:28:58.888Z] [INFO] 
12:28:58 [2020-04-21T16:28:58.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
12:28:59 [2020-04-21T16:28:59.147Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar
12:28:59 [2020-04-21T16:28:59.147Z] [INFO] 
12:28:59 [2020-04-21T16:28:59.147Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
12:28:59 [2020-04-21T16:28:59.147Z] [INFO] 
12:28:59 [2020-04-21T16:28:59.147Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests ---
12:28:59 [2020-04-21T16:28:59.147Z] [INFO] 
12:28:59 [2020-04-21T16:28:59.147Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests ---
12:28:59 [2020-04-21T16:28:59.147Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar
12:28:59 [2020-04-21T16:28:59.406Z] [INFO] 
12:28:59 [2020-04-21T16:28:59.406Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
12:28:59 [2020-04-21T16:28:59.406Z] [INFO] 
12:28:59 [2020-04-21T16:28:59.406Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
12:28:59 [2020-04-21T16:28:59.406Z] [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
12:28:59 [2020-04-21T16:28:59.406Z] [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
12:28:59 [2020-04-21T16:28:59.406Z] [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
12:28:59 [2020-04-21T16:28:59.973Z] [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
12:28:59 [2020-04-21T16:28:59.973Z] [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
12:28:59 [2020-04-21T16:28:59.973Z] [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
12:28:59 [2020-04-21T16:28:59.973Z] [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 1.6 MB/s)
12:28:59 [2020-04-21T16:28:59.973Z] [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
12:28:59 [2020-04-21T16:28:59.973Z] [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
12:28:59 [2020-04-21T16:28:59.973Z] [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
12:29:00 [2020-04-21T16:29:00.231Z] [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
12:29:00 [2020-04-21T16:29:00.231Z] [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
12:29:00 [2020-04-21T16:29:00.231Z] [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
12:29:00 [2020-04-21T16:29:00.231Z] [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 216 kB/s)
12:29:00 [2020-04-21T16:29:00.231Z] [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
12:29:00 [2020-04-21T16:29:00.231Z] [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
12:29:00 [2020-04-21T16:29:00.489Z] [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
12:29:00 [2020-04-21T16:29:00.747Z] [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
12:29:00 [2020-04-21T16:29:00.747Z] [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
12:29:00 [2020-04-21T16:29:00.747Z] [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
12:29:00 [2020-04-21T16:29:00.747Z] [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 123 kB/s)
12:29:00 [2020-04-21T16:29:00.747Z] [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
12:29:00 [2020-04-21T16:29:00.747Z] [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
12:29:00 [2020-04-21T16:29:00.747Z] [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
12:29:00 [2020-04-21T16:29:00.747Z] [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
12:29:00 [2020-04-21T16:29:00.747Z] [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
12:29:00 [2020-04-21T16:29:00.747Z] [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
12:29:01 [2020-04-21T16:29:01.005Z] [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
12:29:01 [2020-04-21T16:29:01.006Z] [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
12:29:01 [2020-04-21T16:29:01.006Z] [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
12:29:01 [2020-04-21T16:29:01.264Z] [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
12:29:01 [2020-04-21T16:29:01.264Z] [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
12:29:01 [2020-04-21T16:29:01.264Z] [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
12:29:01 [2020-04-21T16:29:01.264Z] [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
12:29:01 [2020-04-21T16:29:01.264Z] [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
12:29:01 [2020-04-21T16:29:01.264Z] [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
12:29:01 [2020-04-21T16:29:01.953Z] [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
12:29:01 [2020-04-21T16:29:01.953Z] [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
12:29:01 [2020-04-21T16:29:01.953Z] [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
12:29:02 [2020-04-21T16:29:02.359Z] [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 460 kB/s)
12:29:02 [2020-04-21T16:29:02.359Z] [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 4.4 MB/s)
12:29:02 [2020-04-21T16:29:02.359Z] [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 11 MB/s)
12:29:02 [2020-04-21T16:29:02.621Z] [INFO] Executing tasks
12:29:02 [2020-04-21T16:29:02.621Z] 
12:29:02 [2020-04-21T16:29:02.621Z] main:
12:29:02 [2020-04-21T16:29:02.621Z] 
12:29:02 [2020-04-21T16:29:02.621Z] main:
12:29:02 [2020-04-21T16:29:02.621Z] 
12:29:02 [2020-04-21T16:29:02.621Z] checkAnyTraceExists:
12:29:02 [2020-04-21T16:29:02.621Z] 
12:29:02 [2020-04-21T16:29:02.621Z] verifyChecksum:
12:29:02 [2020-04-21T16:29:02.621Z]      [echo] Verifying: ${anyTraceExists}
12:29:02 [2020-04-21T16:29:02.621Z] 
12:29:02 [2020-04-21T16:29:02.621Z] deleteFailedCheckSumTraces:
12:29:02 [2020-04-21T16:29:02.621Z] 
12:29:02 [2020-04-21T16:29:02.621Z] downloadTraceFiles:
12:29:02 [2020-04-21T16:29:02.621Z]      [echo] Attempting to download test traces
12:29:02 [2020-04-21T16:29:02.621Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
12:29:02 [2020-04-21T16:29:02.621Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
12:29:02 [2020-04-21T16:29:02.880Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
12:29:02 [2020-04-21T16:29:02.880Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
12:29:03 [2020-04-21T16:29:03.139Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
12:29:03 [2020-04-21T16:29:03.139Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
12:29:03 [2020-04-21T16:29:03.398Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
12:29:03 [2020-04-21T16:29:03.398Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
12:29:04 [2020-04-21T16:29:04.773Z]      [exec] Cloning into 'ctf-testsuite'...
12:29:05 [2020-04-21T16:29:05.707Z] 
12:29:05 [2020-04-21T16:29:05.708Z] pullTestSuite:
12:29:05 [2020-04-21T16:29:05.708Z]      [exec] Your branch is up-to-date with 'origin/master'.
12:29:05 [2020-04-21T16:29:05.708Z]      [exec] Already on 'master'
12:29:05 [2020-04-21T16:29:05.966Z]      [exec] Already up-to-date.
12:29:05 [2020-04-21T16:29:05.966Z]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
12:29:05 [2020-04-21T16:29:05.966Z]      [exec] 
12:29:05 [2020-04-21T16:29:05.966Z]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
12:29:05 [2020-04-21T16:29:05.966Z]      [exec] changes and commit them, and you can discard any commits you make in this
12:29:05 [2020-04-21T16:29:05.966Z]      [exec] state without impacting any branches by performing another checkout.
12:29:05 [2020-04-21T16:29:05.966Z]      [exec] 
12:29:05 [2020-04-21T16:29:05.966Z]      [exec] If you want to create a new branch to retain commits you create, you may
12:29:05 [2020-04-21T16:29:05.966Z]      [exec] do so (now or later) by using -b with the checkout command again. Example:
12:29:05 [2020-04-21T16:29:05.966Z]      [exec] 
12:29:05 [2020-04-21T16:29:05.966Z]      [exec]   git checkout -b <new-branch-name>
12:29:05 [2020-04-21T16:29:05.966Z]      [exec] 
12:29:05 [2020-04-21T16:29:05.966Z]      [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master
12:29:05 [2020-04-21T16:29:05.967Z] 
12:29:05 [2020-04-21T16:29:05.967Z] extractTraces:
12:29:05 [2020-04-21T16:29:05.967Z] 
12:29:05 [2020-04-21T16:29:05.967Z] checkAnyTraceExists:
12:29:05 [2020-04-21T16:29:05.967Z] 
12:29:05 [2020-04-21T16:29:05.967Z] verifyChecksum:
12:29:05 [2020-04-21T16:29:05.967Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
12:29:06 [2020-04-21T16:29:06.533Z] 
12:29:06 [2020-04-21T16:29:06.533Z] warnFailedCheckSum:
12:29:06 [2020-04-21T16:29:06.533Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
12:29:06 [2020-04-21T16:29:06.533Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:29:06 [2020-04-21T16:29:06.533Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
12:29:07 [2020-04-21T16:29:07.908Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:29:08 [2020-04-21T16:29:08.475Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
12:29:09 [2020-04-21T16:29:09.411Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:29:09 [2020-04-21T16:29:09.411Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
12:29:11 [2020-04-21T16:29:11.945Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:29:13 [2020-04-21T16:29:13.324Z]      [echo] Traces extracted successfully
12:29:13 [2020-04-21T16:29:13.324Z] [INFO] Executed tasks
12:29:13 [2020-04-21T16:29:13.324Z] [INFO] 
12:29:13 [2020-04-21T16:29:13.324Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
12:29:13 [2020-04-21T16:29:13.892Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
12:29:13 [2020-04-21T16:29:13.892Z] [INFO] Command line:
12:29:13 [2020-04-21T16:29:13.892Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:29:13 [2020-04-21T16:29:13.893Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:29:17 [2020-04-21T16:29:17.259Z] !SESSION 2020-04-21 16:29:14.078 -----------------------------------------------
12:29:17 [2020-04-21T16:29:17.259Z] eclipse.buildId=unknown
12:29:17 [2020-04-21T16:29:17.259Z] java.version=1.8.0_202
12:29:17 [2020-04-21T16:29:17.259Z] java.vendor=Oracle Corporation
12:29:17 [2020-04-21T16:29:17.259Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:29:17 [2020-04-21T16:29:17.259Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:29:17 [2020-04-21T16:29:17.259Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:29:17 [2020-04-21T16:29:17.259Z] 
12:29:17 [2020-04-21T16:29:17.259Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 16:29:16.888
12:29:17 [2020-04-21T16:29:17.259Z] !MESSAGE FrameworkEvent ERROR
12:29:17 [2020-04-21T16:29:17.259Z] !STACK 0
12:29:17 [2020-04-21T16:29:17.259Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [45]
12:29:17 [2020-04-21T16:29:17.259Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:29:17 [2020-04-21T16:29:17.259Z] 
12:29:17 [2020-04-21T16:29:17.259Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
12:29:17 [2020-04-21T16:29:17.259Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
12:29:17 [2020-04-21T16:29:17.259Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
12:29:17 [2020-04-21T16:29:17.259Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
12:29:17 [2020-04-21T16:29:17.259Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
12:29:17 [2020-04-21T16:29:17.259Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:29:17 [2020-04-21T16:29:17.259Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:29:17 [2020-04-21T16:29:17.259Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
12:29:19 [2020-04-21T16:29:19.169Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
12:29:19 [2020-04-21T16:29:19.169Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
12:29:19 [2020-04-21T16:29:19.169Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0.008 s
12:29:19 [2020-04-21T16:29:19.169Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.169Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.169Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0.001 s
12:29:19 [2020-04-21T16:29:19.169Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0.009 s
12:29:19 [2020-04-21T16:29:19.169Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.169Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.169Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.169Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.169Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
12:29:19 [2020-04-21T16:29:19.169Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
12:29:19 [2020-04-21T16:29:19.169Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.169Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.169Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.169Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0.001 s
12:29:19 [2020-04-21T16:29:19.169Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
12:29:19 [2020-04-21T16:29:19.429Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
12:29:19 [2020-04-21T16:29:19.429Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.009 s
12:29:19 [2020-04-21T16:29:19.429Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.005 s
12:29:19 [2020-04-21T16:29:19.429Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.429Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.001 s
12:29:19 [2020-04-21T16:29:19.429Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.429Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.429Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.429Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.429Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.429Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.007 s
12:29:19 [2020-04-21T16:29:19.429Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.429Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.429Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
12:29:19 [2020-04-21T16:29:19.429Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
12:29:19 [2020-04-21T16:29:19.429Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
12:29:19 [2020-04-21T16:29:19.429Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.429Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.429Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.429Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.429Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.429Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.429Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
12:29:19 [2020-04-21T16:29:19.429Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.429Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.429Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.429Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
12:29:19 [2020-04-21T16:29:19.429Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
12:29:19 [2020-04-21T16:29:19.430Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.027 s
12:29:19 [2020-04-21T16:29:19.430Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.002 s
12:29:19 [2020-04-21T16:29:19.430Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
12:29:19 [2020-04-21T16:29:19.430Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
12:29:19 [2020-04-21T16:29:19.430Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0.001 s
12:29:19 [2020-04-21T16:29:19.430Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
12:29:19 [2020-04-21T16:29:19.430Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
12:29:19 [2020-04-21T16:29:19.430Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
12:29:19 [2020-04-21T16:29:19.430Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
12:29:19 [2020-04-21T16:29:19.430Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
12:29:19 [2020-04-21T16:29:19.430Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
12:29:19 [2020-04-21T16:29:19.430Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
12:29:19 [2020-04-21T16:29:19.430Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
12:29:34 [2020-04-21T16:29:34.307Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.327 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
12:29:34 [2020-04-21T16:29:34.307Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 1.194 s
12:29:34 [2020-04-21T16:29:34.307Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.211 s
12:29:34 [2020-04-21T16:29:34.307Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.176 s
12:29:34 [2020-04-21T16:29:34.307Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.134 s
12:29:34 [2020-04-21T16:29:34.307Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.165 s
12:29:34 [2020-04-21T16:29:34.307Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.137 s
12:29:34 [2020-04-21T16:29:34.307Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.405 s
12:29:34 [2020-04-21T16:29:34.307Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.861 s
12:29:34 [2020-04-21T16:29:34.307Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.109 s
12:29:34 [2020-04-21T16:29:34.307Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.117 s
12:29:34 [2020-04-21T16:29:34.307Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 2.15 s
12:29:34 [2020-04-21T16:29:34.307Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 5.712 s
12:29:34 [2020-04-21T16:29:34.307Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.244 s
12:29:34 [2020-04-21T16:29:34.307Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.071 s
12:29:34 [2020-04-21T16:29:34.308Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.118 s
12:29:34 [2020-04-21T16:29:34.308Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.203 s
12:29:34 [2020-04-21T16:29:34.308Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.171 s
12:29:34 [2020-04-21T16:29:34.308Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.101 s
12:29:34 [2020-04-21T16:29:34.308Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.092 s
12:29:34 [2020-04-21T16:29:34.308Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.052 s
12:29:34 [2020-04-21T16:29:34.308Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.087 s
12:29:34 [2020-04-21T16:29:34.308Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.087 s
12:29:34 [2020-04-21T16:29:34.308Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.09 s
12:29:34 [2020-04-21T16:29:34.308Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.137 s
12:29:34 [2020-04-21T16:29:34.308Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.15 s
12:29:34 [2020-04-21T16:29:34.308Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.101 s
12:29:34 [2020-04-21T16:29:34.308Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.09 s
12:29:34 [2020-04-21T16:29:34.308Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.048 s
12:29:34 [2020-04-21T16:29:34.308Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.101 s
12:29:34 [2020-04-21T16:29:34.308Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
12:29:34 [2020-04-21T16:29:34.308Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
12:29:34 [2020-04-21T16:29:34.308Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0.001 s
12:29:34 [2020-04-21T16:29:34.308Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
12:29:34 [2020-04-21T16:29:34.308Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
12:29:34 [2020-04-21T16:29:34.308Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
12:29:34 [2020-04-21T16:29:34.308Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
12:29:34 [2020-04-21T16:29:34.308Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0.001 s
12:29:34 [2020-04-21T16:29:34.308Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
12:29:34 [2020-04-21T16:29:34.308Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
12:29:34 [2020-04-21T16:29:34.308Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0.001 s
12:29:34 [2020-04-21T16:29:34.308Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testUnknownEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
12:29:34 [2020-04-21T16:29:34.308Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
12:29:34 [2020-04-21T16:29:34.308Z] testBitFlagEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0.001 s
12:29:34 [2020-04-21T16:29:34.308Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
12:29:34 [2020-04-21T16:29:34.308Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
12:29:34 [2020-04-21T16:29:34.308Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
12:29:34 [2020-04-21T16:29:34.308Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
12:29:34 [2020-04-21T16:29:34.308Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.308Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0.001 s
12:29:34 [2020-04-21T16:29:34.308Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0.047 s
12:29:34 [2020-04-21T16:29:34.308Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0.001 s
12:29:34 [2020-04-21T16:29:34.309Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
12:29:34 [2020-04-21T16:29:34.309Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
12:29:34 [2020-04-21T16:29:34.309Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.046 s
12:29:34 [2020-04-21T16:29:34.309Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.04 s
12:29:34 [2020-04-21T16:29:34.309Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.001 s
12:29:34 [2020-04-21T16:29:34.309Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.001 s
12:29:34 [2020-04-21T16:29:34.309Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
12:29:34 [2020-04-21T16:29:34.309Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
12:29:34 [2020-04-21T16:29:34.309Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
12:29:34 [2020-04-21T16:29:34.309Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
12:29:34 [2020-04-21T16:29:34.309Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
12:29:34 [2020-04-21T16:29:34.309Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
12:29:34 [2020-04-21T16:29:34.309Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
12:29:34 [2020-04-21T16:29:34.309Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
12:29:34 [2020-04-21T16:29:34.309Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
12:29:34 [2020-04-21T16:29:34.309Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
12:29:34 [2020-04-21T16:29:34.309Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0.001 s
12:29:34 [2020-04-21T16:29:34.309Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
12:29:34 [2020-04-21T16:29:34.309Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
12:29:34 [2020-04-21T16:29:34.309Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
12:29:34 [2020-04-21T16:29:34.309Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
12:29:34 [2020-04-21T16:29:34.309Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
12:29:34 [2020-04-21T16:29:34.309Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
12:29:34 [2020-04-21T16:29:34.309Z] 
12:29:34 [2020-04-21T16:29:34.309Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-04-21 16:29:33.459
12:29:34 [2020-04-21T16:29:34.309Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
12:29:34 [2020-04-21T16:29:34.309Z] 
12:29:34 [2020-04-21T16:29:34.309Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-04-21 16:29:33.460
12:29:34 [2020-04-21T16:29:34.309Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
12:29:34 [2020-04-21T16:29:34.309Z] 
12:29:34 [2020-04-21T16:29:34.309Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-04-21 16:29:33.567
12:29:34 [2020-04-21T16:29:34.309Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
12:29:34 [2020-04-21T16:29:34.309Z] 
12:29:34 [2020-04-21T16:29:34.309Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-04-21 16:29:33.567
12:29:34 [2020-04-21T16:29:34.309Z] !MESSAGE channel0_0	[                                                            ]	0 Events
12:29:35 [2020-04-21T16:29:35.245Z] 
12:29:35 [2020-04-21T16:29:35.245Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-04-21 16:29:34.953
12:29:35 [2020-04-21T16:29:35.245Z] !MESSAGE channel0_1	[+]	1 Events
12:29:35 [2020-04-21T16:29:35.245Z] 
12:29:35 [2020-04-21T16:29:35.245Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-04-21 16:29:34.954
12:29:35 [2020-04-21T16:29:35.245Z] !MESSAGE channel0_0	[ ]	0 Events
12:29:35 [2020-04-21T16:29:35.245Z] 
12:29:35 [2020-04-21T16:29:35.245Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-04-21 16:29:35.004
12:29:35 [2020-04-21T16:29:35.245Z] !MESSAGE channel0_1	[++]	1 Events
12:29:35 [2020-04-21T16:29:35.245Z] 
12:29:35 [2020-04-21T16:29:35.245Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-04-21 16:29:35.005
12:29:35 [2020-04-21T16:29:35.245Z] !MESSAGE channel0_0	[  ]	0 Events
12:29:35 [2020-04-21T16:29:35.503Z] 
12:29:35 [2020-04-21T16:29:35.504Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-04-21 16:29:35.360
12:29:35 [2020-04-21T16:29:35.504Z] !MESSAGE channel0_1	[++++++++++]	1 Events
12:29:35 [2020-04-21T16:29:35.504Z] 
12:29:35 [2020-04-21T16:29:35.504Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-04-21 16:29:35.360
12:29:35 [2020-04-21T16:29:35.504Z] !MESSAGE channel0_0	[          ]	0 Events
12:29:35 [2020-04-21T16:29:35.762Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.694 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
12:29:35 [2020-04-21T16:29:35.762Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.101 s
12:29:35 [2020-04-21T16:29:35.762Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.264 s
12:29:35 [2020-04-21T16:29:35.762Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.104 s
12:29:35 [2020-04-21T16:29:35.762Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.107 s
12:29:35 [2020-04-21T16:29:35.762Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.094 s
12:29:35 [2020-04-21T16:29:35.762Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.104 s
12:29:35 [2020-04-21T16:29:35.762Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.107 s
12:29:35 [2020-04-21T16:29:35.762Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.77 s
12:29:35 [2020-04-21T16:29:35.762Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.061 s
12:29:35 [2020-04-21T16:29:35.762Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.079 s
12:29:35 [2020-04-21T16:29:35.762Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.088 s
12:29:35 [2020-04-21T16:29:35.762Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.083 s
12:29:35 [2020-04-21T16:29:35.762Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.05 s
12:29:35 [2020-04-21T16:29:35.762Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.098 s
12:29:35 [2020-04-21T16:29:35.762Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.162 s
12:29:35 [2020-04-21T16:29:35.762Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.095 s
12:29:35 [2020-04-21T16:29:35.762Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.047 s
12:29:35 [2020-04-21T16:29:35.762Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.147 s
12:29:35 [2020-04-21T16:29:35.762Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.129 s
12:29:35 [2020-04-21T16:29:35.762Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
12:29:35 [2020-04-21T16:29:35.762Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
12:29:35 [2020-04-21T16:29:35.763Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.007 s
12:29:35 [2020-04-21T16:29:35.763Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.002 s
12:29:35 [2020-04-21T16:29:35.763Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
12:29:37 [2020-04-21T16:29:37.139Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
12:29:37 [2020-04-21T16:29:37.139Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.048 s
12:29:37 [2020-04-21T16:29:37.139Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.091 s
12:29:37 [2020-04-21T16:29:37.139Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.102 s
12:29:37 [2020-04-21T16:29:37.139Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.393 s
12:29:37 [2020-04-21T16:29:37.139Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.043 s
12:29:37 [2020-04-21T16:29:37.139Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.06 s
12:29:37 [2020-04-21T16:29:37.139Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.079 s
12:29:37 [2020-04-21T16:29:37.139Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.084 s
12:29:37 [2020-04-21T16:29:37.139Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.044 s
12:29:37 [2020-04-21T16:29:37.139Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.099 s
12:29:37 [2020-04-21T16:29:37.139Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.201 s
12:29:37 [2020-04-21T16:29:37.139Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
12:29:39 [2020-04-21T16:29:39.220Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.037 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
12:29:39 [2020-04-21T16:29:39.220Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 1.118 s
12:29:39 [2020-04-21T16:29:39.220Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.182 s
12:29:39 [2020-04-21T16:29:39.220Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.202 s
12:29:39 [2020-04-21T16:29:39.220Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.208 s
12:29:39 [2020-04-21T16:29:39.220Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.315 s
12:29:39 [2020-04-21T16:29:39.220Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
12:29:54 [2020-04-21T16:29:54.102Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.897 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.645 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.824 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.437 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.112 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.107 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.272 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.038 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.67 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.707 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.038 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.064 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.591 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.622 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.175 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.716 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.014 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.018 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.019 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.071 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.007 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.006 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.886 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.023 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.3 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.269 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.028 s
12:29:54 [2020-04-21T16:29:54.102Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.099 s
12:29:54 [2020-04-21T16:29:54.102Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
12:29:56 [2020-04-21T16:29:56.006Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.491 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
12:29:56 [2020-04-21T16:29:56.006Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.099 s
12:29:56 [2020-04-21T16:29:56.006Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.074 s
12:29:56 [2020-04-21T16:29:56.006Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.081 s
12:29:56 [2020-04-21T16:29:56.007Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.044 s
12:29:56 [2020-04-21T16:29:56.007Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.095 s
12:29:56 [2020-04-21T16:29:56.007Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.094 s
12:29:56 [2020-04-21T16:29:56.007Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.083 s
12:29:56 [2020-04-21T16:29:56.007Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.097 s
12:29:56 [2020-04-21T16:29:56.007Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.108 s
12:29:56 [2020-04-21T16:29:56.007Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.099 s
12:29:56 [2020-04-21T16:29:56.007Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.094 s
12:29:56 [2020-04-21T16:29:56.007Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.098 s
12:29:56 [2020-04-21T16:29:56.007Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.1 s
12:29:56 [2020-04-21T16:29:56.007Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.097 s
12:29:56 [2020-04-21T16:29:56.007Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.089 s
12:29:56 [2020-04-21T16:29:56.007Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.039 s
12:29:56 [2020-04-21T16:29:56.007Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.077 s
12:29:56 [2020-04-21T16:29:56.007Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.171 s
12:29:56 [2020-04-21T16:29:56.007Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.039 s
12:29:56 [2020-04-21T16:29:56.007Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.08 s
12:29:56 [2020-04-21T16:29:56.007Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.037 s
12:29:56 [2020-04-21T16:29:56.007Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.075 s
12:29:56 [2020-04-21T16:29:56.007Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.079 s
12:29:56 [2020-04-21T16:29:56.007Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.036 s
12:29:56 [2020-04-21T16:29:56.007Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.112 s
12:29:56 [2020-04-21T16:29:56.007Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.039 s
12:29:56 [2020-04-21T16:29:56.007Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.189 s
12:29:56 [2020-04-21T16:29:56.007Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.08 s
12:29:56 [2020-04-21T16:29:56.007Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.037 s
12:29:56 [2020-04-21T16:29:56.007Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
12:29:56 [2020-04-21T16:29:56.265Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
12:29:56 [2020-04-21T16:29:56.265Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.298 s
12:29:56 [2020-04-21T16:29:56.265Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.077 s
12:29:56 [2020-04-21T16:29:56.265Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.036 s
12:29:56 [2020-04-21T16:29:56.265Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.067 s
12:29:56 [2020-04-21T16:29:56.265Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.068 s
12:29:56 [2020-04-21T16:29:56.265Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.037 s
12:29:56 [2020-04-21T16:29:56.265Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.035 s
12:29:56 [2020-04-21T16:29:56.265Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
12:29:56 [2020-04-21T16:29:56.265Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
12:29:56 [2020-04-21T16:29:56.265Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.019 s
12:29:56 [2020-04-21T16:29:56.265Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
12:29:56 [2020-04-21T16:29:56.265Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
12:29:56 [2020-04-21T16:29:56.265Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
12:29:56 [2020-04-21T16:29:56.265Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.013 s
12:29:56 [2020-04-21T16:29:56.265Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.005 s
12:29:56 [2020-04-21T16:29:56.265Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.006 s
12:29:56 [2020-04-21T16:29:56.265Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
12:29:56 [2020-04-21T16:29:56.265Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
12:29:56 [2020-04-21T16:29:56.265Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.005 s
12:29:56 [2020-04-21T16:29:56.265Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
12:29:56 [2020-04-21T16:29:56.265Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
12:29:56 [2020-04-21T16:29:56.265Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
12:29:56 [2020-04-21T16:29:56.265Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.007 s
12:29:56 [2020-04-21T16:29:56.265Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
12:29:56 [2020-04-21T16:29:56.265Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.001 s
12:29:56 [2020-04-21T16:29:56.265Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
12:29:56 [2020-04-21T16:29:56.265Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
12:30:00 [2020-04-21T16:30:00.453Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.336 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
12:30:00 [2020-04-21T16:30:00.453Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.24 s
12:30:00 [2020-04-21T16:30:00.453Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.201 s
12:30:00 [2020-04-21T16:30:00.453Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.195 s
12:30:00 [2020-04-21T16:30:00.453Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.19 s
12:30:00 [2020-04-21T16:30:00.453Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.187 s
12:30:00 [2020-04-21T16:30:00.453Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.199 s
12:30:00 [2020-04-21T16:30:00.453Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.184 s
12:30:00 [2020-04-21T16:30:00.453Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.148 s
12:30:00 [2020-04-21T16:30:00.453Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.182 s
12:30:00 [2020-04-21T16:30:00.453Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.188 s
12:30:00 [2020-04-21T16:30:00.453Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.198 s
12:30:00 [2020-04-21T16:30:00.453Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.237 s
12:30:00 [2020-04-21T16:30:00.453Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.166 s
12:30:00 [2020-04-21T16:30:00.453Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.152 s
12:30:00 [2020-04-21T16:30:00.453Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.125 s
12:30:00 [2020-04-21T16:30:00.453Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.105 s
12:30:00 [2020-04-21T16:30:00.453Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.152 s
12:30:00 [2020-04-21T16:30:00.454Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.136 s
12:30:00 [2020-04-21T16:30:00.454Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.146 s
12:30:00 [2020-04-21T16:30:00.454Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
12:30:00 [2020-04-21T16:30:00.454Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
12:30:00 [2020-04-21T16:30:00.454Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
12:30:00 [2020-04-21T16:30:00.454Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
12:30:00 [2020-04-21T16:30:00.454Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
12:30:00 [2020-04-21T16:30:00.454Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
12:30:00 [2020-04-21T16:30:00.454Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
12:30:00 [2020-04-21T16:30:00.454Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
12:30:00 [2020-04-21T16:30:00.454Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
12:30:00 [2020-04-21T16:30:00.454Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
12:30:00 [2020-04-21T16:30:00.454Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
12:30:00 [2020-04-21T16:30:00.454Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
12:30:00 [2020-04-21T16:30:00.454Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
12:30:00 [2020-04-21T16:30:00.454Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
12:30:00 [2020-04-21T16:30:00.454Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.044 s
12:30:00 [2020-04-21T16:30:00.454Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.006 s
12:30:00 [2020-04-21T16:30:00.454Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.039 s
12:30:00 [2020-04-21T16:30:00.454Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.002 s
12:30:00 [2020-04-21T16:30:00.454Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.002 s
12:30:00 [2020-04-21T16:30:00.454Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.04 s
12:30:00 [2020-04-21T16:30:00.454Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
12:30:00 [2020-04-21T16:30:00.454Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
12:30:00 [2020-04-21T16:30:00.454Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest)  Time elapsed: 0 s
12:30:00 [2020-04-21T16:30:00.454Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
12:30:00 [2020-04-21T16:30:00.454Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
12:30:00 [2020-04-21T16:30:00.454Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.047 s
12:30:00 [2020-04-21T16:30:00.454Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
12:30:00 [2020-04-21T16:30:00.454Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
12:30:00 [2020-04-21T16:30:00.454Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
12:30:00 [2020-04-21T16:30:00.454Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
12:30:01 [2020-04-21T16:30:01.830Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.483 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
12:30:01 [2020-04-21T16:30:01.830Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.261 s
12:30:01 [2020-04-21T16:30:01.830Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.151 s
12:30:01 [2020-04-21T16:30:01.830Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.149 s
12:30:01 [2020-04-21T16:30:01.830Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.21 s
12:30:01 [2020-04-21T16:30:01.830Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.077 s
12:30:01 [2020-04-21T16:30:01.830Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.104 s
12:30:01 [2020-04-21T16:30:01.830Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.122 s
12:30:01 [2020-04-21T16:30:01.830Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.152 s
12:30:01 [2020-04-21T16:30:01.830Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.11 s
12:30:01 [2020-04-21T16:30:01.830Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.068 s
12:30:01 [2020-04-21T16:30:01.830Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.076 s
12:30:01 [2020-04-21T16:30:01.830Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
12:30:01 [2020-04-21T16:30:01.830Z] 
12:30:01 [2020-04-21T16:30:01.830Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-04-21 16:30:01.713
12:30:01 [2020-04-21T16:30:01.830Z] !MESSAGE Some message
12:30:01 [2020-04-21T16:30:01.830Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
12:30:01 [2020-04-21T16:30:01.830Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
12:30:01 [2020-04-21T16:30:01.830Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
12:30:01 [2020-04-21T16:30:01.830Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
12:30:01 [2020-04-21T16:30:01.830Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
12:30:01 [2020-04-21T16:30:01.830Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
12:30:01 [2020-04-21T16:30:01.830Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
12:30:01 [2020-04-21T16:30:01.831Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
12:30:01 [2020-04-21T16:30:01.831Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
12:30:01 [2020-04-21T16:30:01.831Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
12:30:01 [2020-04-21T16:30:01.831Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
12:30:01 [2020-04-21T16:30:01.831Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
12:30:01 [2020-04-21T16:30:01.831Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
12:30:01 [2020-04-21T16:30:01.831Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
12:30:01 [2020-04-21T16:30:01.831Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
12:30:02 [2020-04-21T16:30:02.089Z] line 8:11 required (...)+ loop did not match anything at character ';'
12:30:02 [2020-04-21T16:30:02.089Z] line 10:46 mismatched character '<EOF>' expecting '"'
12:30:02 [2020-04-21T16:30:02.089Z] line 9:16 no viable alternative at character 'o'
12:30:02 [2020-04-21T16:30:02.089Z] line 9:20 no viable alternative at character '?'
12:30:02 [2020-04-21T16:30:02.089Z] line 12:14 no viable alternative at character ''
12:30:02 [2020-04-21T16:30:02.089Z] line 32:0 mismatched character '<EOF>' expecting '"'
12:30:02 [2020-04-21T16:30:02.089Z] 
12:30:02 [2020-04-21T16:30:02.089Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:30:02.068
12:30:02 [2020-04-21T16:30:02.089Z] !MESSAGE Unknown trace attribute: test
12:30:02 [2020-04-21T16:30:02.089Z] 
12:30:02 [2020-04-21T16:30:02.089Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:30:02.069
12:30:02 [2020-04-21T16:30:02.089Z] !MESSAGE Unknown trace attribute: test1
12:30:02 [2020-04-21T16:30:02.089Z] 
12:30:02 [2020-04-21T16:30:02.089Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:30:02.069
12:30:02 [2020-04-21T16:30:02.089Z] !MESSAGE Unknown trace attribute: test2
12:30:02 [2020-04-21T16:30:02.089Z] 
12:30:02 [2020-04-21T16:30:02.089Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:30:02.070
12:30:02 [2020-04-21T16:30:02.089Z] !MESSAGE Unknown trace attribute: test3
12:30:02 [2020-04-21T16:30:02.089Z] 
12:30:02 [2020-04-21T16:30:02.089Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:30:02.070
12:30:02 [2020-04-21T16:30:02.089Z] !MESSAGE Unknown trace attribute: test4
12:30:02 [2020-04-21T16:30:02.089Z] 
12:30:02 [2020-04-21T16:30:02.089Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:30:02.085
12:30:02 [2020-04-21T16:30:02.089Z] !MESSAGE Unknown trace attribute: test2
12:30:02 [2020-04-21T16:30:02.347Z] 
12:30:02 [2020-04-21T16:30:02.347Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:30:02.163
12:30:02 [2020-04-21T16:30:02.347Z] !MESSAGE Unknown integer attribute: aa
12:30:02 [2020-04-21T16:30:02.347Z] 
12:30:02 [2020-04-21T16:30:02.348Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:30:02.164
12:30:02 [2020-04-21T16:30:02.348Z] !MESSAGE Unknown integer attribute: zz
12:30:02 [2020-04-21T16:30:02.348Z] 
12:30:02 [2020-04-21T16:30:02.348Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:30:02.164
12:30:02 [2020-04-21T16:30:02.348Z] !MESSAGE Unknown trace attribute: blah
12:30:02 [2020-04-21T16:30:02.348Z] 
12:30:02 [2020-04-21T16:30:02.348Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:30:02.165
12:30:02 [2020-04-21T16:30:02.348Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
12:30:02 [2020-04-21T16:30:02.916Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.071 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
12:30:02 [2020-04-21T16:30:02.916Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.022 s
12:30:02 [2020-04-21T16:30:02.916Z] testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.016 s
12:30:02 [2020-04-21T16:30:02.916Z] testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.916Z] 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.03 s
12:30:02 [2020-04-21T16:30:02.916Z] testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.916Z] 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
12:30:02 [2020-04-21T16:30:02.916Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.916Z] 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
12:30:02 [2020-04-21T16:30:02.916Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.916Z] 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.012 s
12:30:02 [2020-04-21T16:30:02.916Z] 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
12:30:02 [2020-04-21T16:30:02.916Z] 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.004 s
12:30:02 [2020-04-21T16:30:02.916Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.916Z] 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
12:30:02 [2020-04-21T16:30:02.916Z] 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.001 s
12:30:02 [2020-04-21T16:30:02.916Z] 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.002 s
12:30:02 [2020-04-21T16:30:02.916Z] 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
12:30:02 [2020-04-21T16:30:02.916Z] testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.916Z] 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
12:30:02 [2020-04-21T16:30:02.916Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.916Z] 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
12:30:02 [2020-04-21T16:30:02.916Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] 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
12:30:02 [2020-04-21T16:30:02.917Z] 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.002 s
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] 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
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] 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 s
12:30:02 [2020-04-21T16:30:02.917Z] 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
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] 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
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] 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
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] 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
12:30:02 [2020-04-21T16:30:02.917Z] 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
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] 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
12:30:02 [2020-04-21T16:30:02.917Z] 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.009 s
12:30:02 [2020-04-21T16:30:02.917Z] 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.003 s
12:30:02 [2020-04-21T16:30:02.917Z] 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.009 s
12:30:02 [2020-04-21T16:30:02.917Z] 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
12:30:02 [2020-04-21T16:30:02.917Z] 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.004 s
12:30:02 [2020-04-21T16:30:02.917Z] 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.019 s
12:30:02 [2020-04-21T16:30:02.917Z] 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.004 s
12:30:02 [2020-04-21T16:30:02.917Z] 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
12:30:02 [2020-04-21T16:30:02.917Z] 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
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.917Z] 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
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.917Z] 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
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] 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 s
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] 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 s
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] 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
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] 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
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] 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
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.917Z] 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.002 s
12:30:02 [2020-04-21T16:30:02.917Z] 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
12:30:02 [2020-04-21T16:30:02.917Z] 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.003 s
12:30:02 [2020-04-21T16:30:02.918Z] 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
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.918Z] 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 s
12:30:02 [2020-04-21T16:30:02.918Z] 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.001 s
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.918Z] 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
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.918Z] 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.005 s
12:30:02 [2020-04-21T16:30:02.918Z] 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
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
12:30:02 [2020-04-21T16:30:02.918Z] 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
12:30:02 [2020-04-21T16:30:02.918Z] 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.003 s
12:30:02 [2020-04-21T16:30:02.918Z] 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.001 s
12:30:02 [2020-04-21T16:30:02.918Z] 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
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.918Z] 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.023 s
12:30:02 [2020-04-21T16:30:02.918Z] 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.008 s
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.006 s
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.918Z] 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
12:30:02 [2020-04-21T16:30:02.918Z] 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
12:30:02 [2020-04-21T16:30:02.918Z] 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
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.918Z] 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
12:30:02 [2020-04-21T16:30:02.918Z] 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
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.918Z] 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.025 s
12:30:02 [2020-04-21T16:30:02.918Z] 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.008 s
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.918Z] 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.031 s
12:30:02 [2020-04-21T16:30:02.918Z] 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.005 s
12:30:02 [2020-04-21T16:30:02.918Z] 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
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.918Z] 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.002 s
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.918Z] 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
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.918Z] 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
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.918Z] 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
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.918Z] 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
12:30:02 [2020-04-21T16:30:02.918Z] 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
12:30:02 [2020-04-21T16:30:02.918Z] 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.022 s
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.918Z] testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] 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.01 s
12:30:02 [2020-04-21T16:30:02.919Z] 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.038 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] 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
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] 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.003 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] 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
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] 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.015 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] 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.009 s
12:30:02 [2020-04-21T16:30:02.919Z] 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.002 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] 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
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] 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.037 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] 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.003 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] 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
12:30:02 [2020-04-21T16:30:02.919Z] 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.002 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] 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
12:30:02 [2020-04-21T16:30:02.919Z] 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
12:30:02 [2020-04-21T16:30:02.919Z] 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
12:30:02 [2020-04-21T16:30:02.919Z] 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.205 s
12:30:02 [2020-04-21T16:30:02.919Z] 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.123 s
12:30:02 [2020-04-21T16:30:02.919Z] 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.051 s
12:30:02 [2020-04-21T16:30:02.919Z] 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.003 s
12:30:02 [2020-04-21T16:30:02.919Z] 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.032 s
12:30:02 [2020-04-21T16:30:02.919Z] 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.003 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
12:30:02 [2020-04-21T16:30:02.919Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.919Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
12:30:02 [2020-04-21T16:30:02.919Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
12:30:02 [2020-04-21T16:30:02.919Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.919Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.919Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.919Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.919Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.919Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.919Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.919Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.919Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.919Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
12:30:02 [2020-04-21T16:30:02.920Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
12:30:02 [2020-04-21T16:30:02.920Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
12:30:02 [2020-04-21T16:30:02.920Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
12:30:02 [2020-04-21T16:30:02.920Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
12:30:02 [2020-04-21T16:30:02.920Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
12:30:02 [2020-04-21T16:30:02.920Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
12:30:02 [2020-04-21T16:30:02.920Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
12:30:02 [2020-04-21T16:30:02.920Z] 
12:30:02 [2020-04-21T16:30:02.920Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:30:02.871
12:30:02 [2020-04-21T16:30:02.920Z] !MESSAGE Struct already contains a field named ctx
12:30:02 [2020-04-21T16:30:02.920Z] 
12:30:02 [2020-04-21T16:30:02.920Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:30:02.871
12:30:02 [2020-04-21T16:30:02.920Z] !MESSAGE Struct already contains a field named ctx
12:30:02 [2020-04-21T16:30:02.920Z] 
12:30:02 [2020-04-21T16:30:02.920Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:30:02.872
12:30:02 [2020-04-21T16:30:02.920Z] !MESSAGE Struct already contains a field named ctx
12:30:02 [2020-04-21T16:30:02.920Z] 
12:30:02 [2020-04-21T16:30:02.920Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:30:02.873
12:30:02 [2020-04-21T16:30:02.920Z] !MESSAGE Struct already contains a field named ctx
12:30:02 [2020-04-21T16:30:02.920Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
12:30:02 [2020-04-21T16:30:02.920Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest)  Time elapsed: 0.003 s
12:30:02 [2020-04-21T16:30:02.920Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
12:30:02 [2020-04-21T16:30:02.920Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
12:30:02 [2020-04-21T16:30:02.920Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
12:30:02 [2020-04-21T16:30:02.920Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
12:30:03 [2020-04-21T16:30:03.180Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
12:30:03 [2020-04-21T16:30:03.180Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
12:30:03 [2020-04-21T16:30:03.180Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
12:30:03 [2020-04-21T16:30:03.180Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
12:30:03 [2020-04-21T16:30:03.180Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
12:30:03 [2020-04-21T16:30:03.180Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
12:30:03 [2020-04-21T16:30:03.180Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
12:30:03 [2020-04-21T16:30:03.180Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
12:30:03 [2020-04-21T16:30:03.180Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
12:30:03 [2020-04-21T16:30:03.180Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
12:30:03 [2020-04-21T16:30:03.180Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
12:30:03 [2020-04-21T16:30:03.180Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.002 s
12:30:03 [2020-04-21T16:30:03.180Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
12:30:03 [2020-04-21T16:30:03.180Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
12:30:03 [2020-04-21T16:30:03.180Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.202 s
12:30:03 [2020-04-21T16:30:03.180Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
12:30:03 [2020-04-21T16:30:03.180Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
12:30:03 [2020-04-21T16:30:03.180Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
12:30:03 [2020-04-21T16:30:03.180Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
12:30:03 [2020-04-21T16:30:03.180Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.007 s
12:30:03 [2020-04-21T16:30:03.180Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.051 s
12:30:03 [2020-04-21T16:30:03.180Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.004 s
12:30:03 [2020-04-21T16:30:03.180Z] 
12:30:03 [2020-04-21T16:30:03.180Z] Results:
12:30:03 [2020-04-21T16:30:03.180Z] 
12:30:03 [2020-04-21T16:30:03.180Z] Tests run: 621, Failures: 0, Errors: 0, Skipped: 1
12:30:03 [2020-04-21T16:30:03.180Z] 
12:30:04 [2020-04-21T16:30:04.526Z] [INFO] All tests passed!
12:30:04 [2020-04-21T16:30:04.526Z] [INFO] 
12:30:04 [2020-04-21T16:30:04.526Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
12:30:04 [2020-04-21T16:30:04.526Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:30:04 [2020-04-21T16:30:04.526Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:30:04 [2020-04-21T16:30:04.526Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:30:04 [2020-04-21T16:30:04.526Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:30:04 [2020-04-21T16:30:04.526Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:30:04 [2020-04-21T16:30:04.526Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:30:04 [2020-04-21T16:30:04.526Z] [INFO] 
12:30:04 [2020-04-21T16:30:04.526Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
12:30:04 [2020-04-21T16:30:04.526Z] [INFO] 
12:30:04 [2020-04-21T16:30:04.526Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
12:30:04 [2020-04-21T16:30:04.526Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.11-SNAPSHOT [17/138]
12:30:04 [2020-04-21T16:30:04.526Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:30:04 [2020-04-21T16:30:04.527Z] [INFO] 
12:30:04 [2020-04-21T16:30:04.527Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:30:04 [2020-04-21T16:30:04.527Z] [INFO] 
12:30:04 [2020-04-21T16:30:04.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:30:04 [2020-04-21T16:30:04.527Z] [INFO] The project's OSGi version is 1.0.11.202004211619
12:30:04 [2020-04-21T16:30:04.527Z] [INFO] 
12:30:04 [2020-04-21T16:30:04.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:30:04 [2020-04-21T16:30:04.527Z] [INFO] 
12:30:04 [2020-04-21T16:30:04.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:30:04 [2020-04-21T16:30:04.527Z] [INFO] 
12:30:04 [2020-04-21T16:30:04.527Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:30:04 [2020-04-21T16:30:04.527Z] [INFO] 
12:30:04 [2020-04-21T16:30:04.527Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:30:04 [2020-04-21T16:30:04.527Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:04 [2020-04-21T16:30:04.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
12:30:04 [2020-04-21T16:30:04.527Z] [INFO] 
12:30:04 [2020-04-21T16:30:04.527Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:30:04 [2020-04-21T16:30:04.527Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes
12:30:05 [2020-04-21T16:30:05.904Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[100] 
12:30:05 [2020-04-21T16:30:05.904Z] 	ITmfStateInterval value = result.getValue();
12:30:05 [2020-04-21T16:30:05.904Z] 	                          ^^^^^^^^^^^^^^^^^
12:30:05 [2020-04-21T16:30:05.904Z] 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
12:30:05 [2020-04-21T16:30:05.904Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] 
12:30:05 [2020-04-21T16:30:05.904Z] 	fHistoryTreeFiles.add(historyTreeFile);
12:30:05 [2020-04-21T16:30:05.904Z] 	                      ^^^^^^^^^^^^^^^
12:30:05 [2020-04-21T16:30:05.904Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
12:30:05 [2020-04-21T16:30:05.904Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[46] 
12:30:05 [2020-04-21T16:30:05.904Z] 	fBackendMap.put(backend, historyTreeFile);
12:30:05 [2020-04-21T16:30:05.904Z] 	                         ^^^^^^^^^^^^^^^
12:30:05 [2020-04-21T16:30:05.904Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
12:30:05 [2020-04-21T16:30:05.904Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[169] 
12:30:05 [2020-04-21T16:30:05.904Z] 	int timeStamps = (int) times.stream().filter(interval::intersects).count();
12:30:05 [2020-04-21T16:30:05.904Z] 	                                             ^^^^^^^^^^^^^^^^^^^^
12:30:05 [2020-04-21T16:30:05.904Z] Null type safety: parameter 1 provided via method descriptor Predicate<Long>.test(Long) needs unchecked conversion to conform to 'long'
12:30:05 [2020-04-21T16:30:05.904Z] 4 problems (4 warnings)
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] 
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] 
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.11-SNAPSHOT-sources.jar
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] 
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] 
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.11-SNAPSHOT.jar
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] 
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] 
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] 
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:30:05 [2020-04-21T16:30:05.904Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.11-SNAPSHOT.jar
12:30:06 [2020-04-21T16:30:06.163Z] [INFO] 
12:30:06 [2020-04-21T16:30:06.163Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:30:06 [2020-04-21T16:30:06.163Z] [INFO] 
12:30:06 [2020-04-21T16:30:06.163Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:30:11 [2020-04-21T16:30:11.440Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
12:30:11 [2020-04-21T16:30:11.440Z] [INFO] Command line:
12:30:11 [2020-04-21T16:30:11.440Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:30:11 [2020-04-21T16:30:11.440Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:30:14 [2020-04-21T16:30:14.728Z] !SESSION 2020-04-21 16:30:11.492 -----------------------------------------------
12:30:14 [2020-04-21T16:30:14.729Z] eclipse.buildId=unknown
12:30:14 [2020-04-21T16:30:14.729Z] java.version=1.8.0_202
12:30:14 [2020-04-21T16:30:14.729Z] java.vendor=Oracle Corporation
12:30:14 [2020-04-21T16:30:14.729Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:30:14 [2020-04-21T16:30:14.729Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:30:14 [2020-04-21T16:30:14.729Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:30:14 [2020-04-21T16:30:14.729Z] 
12:30:14 [2020-04-21T16:30:14.729Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 16:30:14.361
12:30:14 [2020-04-21T16:30:14.729Z] !MESSAGE FrameworkEvent ERROR
12:30:14 [2020-04-21T16:30:14.729Z] !STACK 0
12:30:14 [2020-04-21T16:30:14.729Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [46]
12:30:14 [2020-04-21T16:30:14.729Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:30:14 [2020-04-21T16:30:14.729Z] 
12:30:14 [2020-04-21T16:30:14.729Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
12:30:14 [2020-04-21T16:30:14.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
12:30:14 [2020-04-21T16:30:14.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
12:30:14 [2020-04-21T16:30:14.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
12:30:14 [2020-04-21T16:30:14.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
12:30:14 [2020-04-21T16:30:14.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:30:14 [2020-04-21T16:30:14.729Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:30:14 [2020-04-21T16:30:14.729Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
12:30:16 [2020-04-21T16:30:16.633Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
12:30:16 [2020-04-21T16:30:16.894Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
12:30:16 [2020-04-21T16:30:16.894Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.01 s
12:30:16 [2020-04-21T16:30:16.894Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.033 s
12:30:16 [2020-04-21T16:30:16.894Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.894Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.894Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.894Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.894Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.894Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.004 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.004 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.047 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
12:30:16 [2020-04-21T16:30:16.895Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
12:30:16 [2020-04-21T16:30:16.895Z] testHtInterval[0: Hello](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] testHtInterval[1: Test0](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
12:30:16 [2020-04-21T16:30:16.895Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
12:30:16 [2020-04-21T16:30:16.895Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest)  Time elapsed: 0.102 s
12:30:16 [2020-04-21T16:30:16.895Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
12:30:16 [2020-04-21T16:30:16.895Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
12:30:16 [2020-04-21T16:30:16.895Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.005 s
12:30:16 [2020-04-21T16:30:16.895Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.004 s
12:30:16 [2020-04-21T16:30:16.895Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.001 s
12:30:16 [2020-04-21T16:30:16.895Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
12:30:20 [2020-04-21T16:30:20.271Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.191 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
12:30:20 [2020-04-21T16:30:20.271Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
12:30:20 [2020-04-21T16:30:20.271Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
12:30:20 [2020-04-21T16:30:20.271Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
12:30:20 [2020-04-21T16:30:20.271Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.002 s
12:30:20 [2020-04-21T16:30:20.271Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
12:30:20 [2020-04-21T16:30:20.271Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
12:30:20 [2020-04-21T16:30:20.271Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
12:30:20 [2020-04-21T16:30:20.271Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
12:30:20 [2020-04-21T16:30:20.271Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
12:30:20 [2020-04-21T16:30:20.271Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.047 s
12:30:20 [2020-04-21T16:30:20.271Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
12:30:20 [2020-04-21T16:30:20.271Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
12:30:20 [2020-04-21T16:30:20.271Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.14 s
12:30:20 [2020-04-21T16:30:20.271Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
12:30:20 [2020-04-21T16:30:20.271Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 2.947 s
12:30:20 [2020-04-21T16:30:20.271Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
12:30:23 [2020-04-21T16:30:23.555Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.352 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
12:30:23 [2020-04-21T16:30:23.555Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
12:30:23 [2020-04-21T16:30:23.556Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.02 s
12:30:23 [2020-04-21T16:30:23.556Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.011 s
12:30:23 [2020-04-21T16:30:23.556Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.114 s
12:30:23 [2020-04-21T16:30:23.556Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.055 s
12:30:23 [2020-04-21T16:30:23.556Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 1.132 s
12:30:23 [2020-04-21T16:30:23.556Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
12:30:23 [2020-04-21T16:30:23.556Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.396 s
12:30:23 [2020-04-21T16:30:23.556Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.003 s
12:30:23 [2020-04-21T16:30:23.556Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.089 s
12:30:23 [2020-04-21T16:30:23.556Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.004 s
12:30:23 [2020-04-21T16:30:23.556Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 1.523 s
12:30:23 [2020-04-21T16:30:23.556Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
12:30:25 [2020-04-21T16:30:25.460Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.587 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
12:30:25 [2020-04-21T16:30:25.460Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.002 s
12:30:25 [2020-04-21T16:30:25.460Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.002 s
12:30:25 [2020-04-21T16:30:25.460Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
12:30:25 [2020-04-21T16:30:25.460Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.013 s
12:30:25 [2020-04-21T16:30:25.460Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
12:30:25 [2020-04-21T16:30:25.460Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.655 s
12:30:25 [2020-04-21T16:30:25.460Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.004 s
12:30:25 [2020-04-21T16:30:25.461Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
12:30:25 [2020-04-21T16:30:25.461Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.002 s
12:30:25 [2020-04-21T16:30:25.461Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.013 s
12:30:25 [2020-04-21T16:30:25.461Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.002 s
12:30:25 [2020-04-21T16:30:25.461Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.887 s
12:30:25 [2020-04-21T16:30:25.461Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
12:30:25 [2020-04-21T16:30:25.461Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0.001 s
12:30:25 [2020-04-21T16:30:25.461Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
12:30:25 [2020-04-21T16:30:25.461Z] 
12:30:25 [2020-04-21T16:30:25.461Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2020-04-21 16:30:25.009
12:30:25 [2020-04-21T16:30:25.461Z] !MESSAGE Custom factory for type 87 does not exist
12:30:25 [2020-04-21T16:30:25.461Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
12:30:25 [2020-04-21T16:30:25.461Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.004 s
12:30:25 [2020-04-21T16:30:25.461Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.001 s
12:30:25 [2020-04-21T16:30:25.461Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
12:30:25 [2020-04-21T16:30:25.461Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
12:30:25 [2020-04-21T16:30:25.461Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
12:30:25 [2020-04-21T16:30:25.461Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0.001 s
12:30:25 [2020-04-21T16:30:25.461Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
12:30:25 [2020-04-21T16:30:25.461Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0.001 s
12:30:25 [2020-04-21T16:30:25.461Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
12:30:25 [2020-04-21T16:30:25.461Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
12:30:25 [2020-04-21T16:30:25.461Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.461Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
12:30:25 [2020-04-21T16:30:25.462Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.462Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
12:30:25 [2020-04-21T16:30:25.720Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
12:30:25 [2020-04-21T16:30:25.720Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.056 s
12:30:25 [2020-04-21T16:30:25.720Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.501 s
12:30:25 [2020-04-21T16:30:25.720Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.001 s
12:30:25 [2020-04-21T16:30:25.720Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
12:30:25 [2020-04-21T16:30:25.980Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
12:30:25 [2020-04-21T16:30:25.980Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest)  Time elapsed: 0.074 s
12:30:25 [2020-04-21T16:30:25.980Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
12:30:25 [2020-04-21T16:30:25.980Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
12:30:25 [2020-04-21T16:30:25.980Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.008 s
12:30:25 [2020-04-21T16:30:25.980Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.003 s
12:30:25 [2020-04-21T16:30:25.980Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.003 s
12:30:25 [2020-04-21T16:30:25.980Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.003 s
12:30:25 [2020-04-21T16:30:25.980Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
12:30:25 [2020-04-21T16:30:25.980Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
12:30:25 [2020-04-21T16:30:25.980Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
12:30:25 [2020-04-21T16:30:25.980Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
12:30:25 [2020-04-21T16:30:25.980Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.980Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.980Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.980Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
12:30:25 [2020-04-21T16:30:25.980Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.980Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.980Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.980Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
12:30:25 [2020-04-21T16:30:25.980Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.980Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
12:30:25 [2020-04-21T16:30:25.980Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
12:30:25 [2020-04-21T16:30:25.980Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0.001 s
12:30:25 [2020-04-21T16:30:25.980Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
12:30:25 [2020-04-21T16:30:25.980Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
12:30:25 [2020-04-21T16:30:25.980Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
12:30:25 [2020-04-21T16:30:25.980Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.004 s
12:30:25 [2020-04-21T16:30:25.980Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
12:30:25 [2020-04-21T16:30:25.980Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
12:30:25 [2020-04-21T16:30:25.980Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.068 s
12:30:25 [2020-04-21T16:30:25.980Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.003 s
12:30:25 [2020-04-21T16:30:25.980Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.003 s
12:30:25 [2020-04-21T16:30:25.980Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.012 s
12:30:25 [2020-04-21T16:30:25.980Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
12:30:25 [2020-04-21T16:30:25.980Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
12:30:25 [2020-04-21T16:30:25.980Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest)  Time elapsed: 0.061 s
12:30:25 [2020-04-21T16:30:25.980Z] 
12:30:25 [2020-04-21T16:30:25.980Z] Results:
12:30:25 [2020-04-21T16:30:25.980Z] 
12:30:25 [2020-04-21T16:30:25.980Z] Tests run: 182, Failures: 0, Errors: 0, Skipped: 0
12:30:25 [2020-04-21T16:30:25.980Z] 
12:30:27 [2020-04-21T16:30:27.357Z] [INFO] All tests passed!
12:30:27 [2020-04-21T16:30:27.357Z] [INFO] 
12:30:27 [2020-04-21T16:30:27.357Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:30:27 [2020-04-21T16:30:27.357Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.11-SNAPSHOT.jar
12:30:27 [2020-04-21T16:30:27.357Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.11-SNAPSHOT.pom
12:30:27 [2020-04-21T16:30:27.357Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.11-SNAPSHOT-sources.jar
12:30:27 [2020-04-21T16:30:27.357Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
12:30:27 [2020-04-21T16:30:27.357Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] 
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] 
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.12-SNAPSHOT [18/138]
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] 
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] 
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] The project's OSGi version is 1.0.12.202004211619
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] 
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] 
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] 
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] 
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] 
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
12:30:27 [2020-04-21T16:30:27.358Z] [INFO] Compiling 151 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes
12:30:32 [2020-04-21T16:30:32.626Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[126] 
12:30:32 [2020-04-21T16:30:32.626Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(fTrace);
12:30:32 [2020-04-21T16:30:32.626Z] 	                                                           ^^^^^^
12:30:32 [2020-04-21T16:30:32.626Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
12:30:32 [2020-04-21T16:30:32.626Z] 6. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 174)
12:30:32 [2020-04-21T16:30:32.626Z] 	assertFalse("equals", Objects.equals(fLocation2, fLocation3));
12:30:32 [2020-04-21T16:30:32.626Z] 	                                                 ^^^^^^^^^^
12:30:32 [2020-04-21T16:30:32.626Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation
12:30:32 [2020-04-21T16:30:32.626Z] 7. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 175)
12:30:32 [2020-04-21T16:30:32.626Z] 	assertFalse("equals", Objects.equals(fLocation3, fLocation2));
12:30:32 [2020-04-21T16:30:32.626Z] 	                                                 ^^^^^^^^^^
12:30:32 [2020-04-21T16:30:32.626Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation
12:30:32 [2020-04-21T16:30:32.626Z] 8. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 57)
12:30:32 [2020-04-21T16:30:32.626Z] 	@SuppressWarnings({ "nls", "javadoc"})
12:30:32 [2020-04-21T16:30:32.626Z] 	                    ^^^^^
12:30:32 [2020-04-21T16:30:32.626Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
12:30:32 [2020-04-21T16:30:32.626Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[97] 
12:30:32 [2020-04-21T16:30:32.626Z] 	ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS);
12:30:32 [2020-04-21T16:30:32.626Z] 	                      ^^^^
12:30:32 [2020-04-21T16:30:32.626Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent'
12:30:32 [2020-04-21T16:30:32.626Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[60] 
12:30:32 [2020-04-21T16:30:32.626Z] 	public void setUp() throws IOException {
12:30:32 [2020-04-21T16:30:32.626Z] 	                           ^^^^^^^^^^^
12:30:32 [2020-04-21T16:30:32.626Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest
12:30:32 [2020-04-21T16:30:32.626Z] 11. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/lookup/TmfCallsiteTest.java (at line 133)
12:30:32 [2020-04-21T16:30:32.626Z] 	assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName()));
12:30:32 [2020-04-21T16:30:32.626Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^
12:30:32 [2020-04-21T16:30:32.626Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite
12:30:32 [2020-04-21T16:30:32.626Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[136] 
12:30:32 [2020-04-21T16:30:32.626Z] 	return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo);
12:30:32 [2020-04-21T16:30:32.626Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:30:32 [2020-04-21T16:30:32.626Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:30:32 [2020-04-21T16:30:32.626Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[106] 
12:30:32 [2020-04-21T16:30:32.626Z] 	return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos());
12:30:32 [2020-04-21T16:30:32.626Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:30:32 [2020-04-21T16:30:32.626Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:30:32 [2020-04-21T16:30:32.626Z] 14. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventFieldTest.java (at line 256)
12:30:32 [2020-04-21T16:30:32.626Z] 	assertFalse("equals", fField1.equals(fValue1));
12:30:32 [2020-04-21T16:30:32.626Z] 	                                     ^^^^^^^
12:30:32 [2020-04-21T16:30:32.626Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField
12:30:32 [2020-04-21T16:30:32.626Z] 15. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 40)
12:30:32 [2020-04-21T16:30:32.626Z] 	@SuppressWarnings("nls")
12:30:32 [2020-04-21T16:30:32.626Z] 	                  ^^^^^
12:30:32 [2020-04-21T16:30:32.626Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
12:30:32 [2020-04-21T16:30:32.626Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[119] 
12:30:32 [2020-04-21T16:30:32.626Z] 	return event;
12:30:32 [2020-04-21T16:30:32.626Z] 	^^^^^^^^^^^^^
12:30:32 [2020-04-21T16:30:32.626Z] Potential resource leak: 'stream' may not be closed at this location
12:30:32 [2020-04-21T16:30:32.626Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[124] 
12:30:32 [2020-04-21T16:30:32.626Z] 	return null;
12:30:32 [2020-04-21T16:30:32.626Z] 	^^^^^^^^^^^^
12:30:32 [2020-04-21T16:30:32.626Z] Potential resource leak: 'stream' may not be closed at this location
12:30:32 [2020-04-21T16:30:32.626Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[454] 
12:30:32 [2020-04-21T16:30:32.626Z] 	@NonNull Iterable<IAnalysisModule> modules = super.getAnalysisModules();
12:30:32 [2020-04-21T16:30:32.626Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:30:32 [2020-04-21T16:30:32.626Z] Null type safety (type annotations): The expression of type '@NonNull Iterable<IAnalysisModule>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>'
12:30:32 [2020-04-21T16:30:32.626Z] 19. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimeRangeTest.java (at line 156)
12:30:32 [2020-04-21T16:30:32.626Z] 	assertTrue("equals", !range1.equals(ts1));
12:30:32 [2020-04-21T16:30:32.626Z] 	                                    ^^^
12:30:32 [2020-04-21T16:30:32.626Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange
12:30:32 [2020-04-21T16:30:32.627Z] 20. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/indexer/checkpoint/TmfCheckpointTest.java (at line 214)
12:30:32 [2020-04-21T16:30:32.627Z] 	assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0)));
12:30:32 [2020-04-21T16:30:32.627Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:30:32 [2020-04-21T16:30:32.627Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint
12:30:32 [2020-04-21T16:30:32.627Z] 21. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 60)
12:30:32 [2020-04-21T16:30:32.627Z] 	@SuppressWarnings({"javadoc", "nls"})
12:30:32 [2020-04-21T16:30:32.627Z] 	                              ^^^^^
12:30:32 [2020-04-21T16:30:32.627Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
12:30:32 [2020-04-21T16:30:32.627Z] 22. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 220)
12:30:32 [2020-04-21T16:30:32.627Z] 	assertFalse("equals", fEvent1.equals(fEvent1.getType()));
12:30:32 [2020-04-21T16:30:32.627Z] 	                                     ^^^^^^^^^^^^^^^^^
12:30:32 [2020-04-21T16:30:32.627Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent
12:30:32 [2020-04-21T16:30:32.627Z] 23. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 55)
12:30:32 [2020-04-21T16:30:32.627Z] 	@SuppressWarnings("nls")
12:30:32 [2020-04-21T16:30:32.627Z] 	                  ^^^^^
12:30:32 [2020-04-21T16:30:32.627Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
12:30:32 [2020-04-21T16:30:32.627Z] 24. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 184)
12:30:32 [2020-04-21T16:30:32.627Z] 	assertFalse("equals", fType1.equals(fLabels1));
12:30:32 [2020-04-21T16:30:32.627Z] 	                                    ^^^^^^^^
12:30:32 [2020-04-21T16:30:32.627Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType
12:30:32 [2020-04-21T16:30:32.627Z] 25. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 126)
12:30:32 [2020-04-21T16:30:32.627Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
12:30:32 [2020-04-21T16:30:32.627Z] 	                                 ^^^^^^^^^^^^^^
12:30:32 [2020-04-21T16:30:32.627Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
12:30:32 [2020-04-21T16:30:32.627Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[127] 
12:30:32 [2020-04-21T16:30:32.627Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(fTrace);
12:30:32 [2020-04-21T16:30:32.627Z] 	                                                           ^^^^^^
12:30:32 [2020-04-21T16:30:32.627Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
12:30:32 [2020-04-21T16:30:32.627Z] 26 problems (0 errors, 9 warnings, 9 info)
12:30:32 [2020-04-21T16:30:32.627Z] [INFO] 
12:30:32 [2020-04-21T16:30:32.627Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
12:30:32 [2020-04-21T16:30:32.627Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:32 [2020-04-21T16:30:32.627Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
12:30:32 [2020-04-21T16:30:32.627Z] [INFO] 
12:30:32 [2020-04-21T16:30:32.627Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
12:30:32 [2020-04-21T16:30:32.627Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.12-SNAPSHOT-sources.jar
12:30:32 [2020-04-21T16:30:32.627Z] [INFO] 
12:30:32 [2020-04-21T16:30:32.627Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
12:30:32 [2020-04-21T16:30:32.627Z] [INFO] 
12:30:32 [2020-04-21T16:30:32.627Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
12:30:32 [2020-04-21T16:30:32.627Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.12-SNAPSHOT.jar
12:30:32 [2020-04-21T16:30:32.886Z] [INFO] 
12:30:32 [2020-04-21T16:30:32.886Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
12:30:32 [2020-04-21T16:30:32.886Z] [INFO] 
12:30:32 [2020-04-21T16:30:32.886Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests ---
12:30:32 [2020-04-21T16:30:32.886Z] [INFO] 
12:30:32 [2020-04-21T16:30:32.886Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests ---
12:30:32 [2020-04-21T16:30:32.886Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.12-SNAPSHOT.jar
12:30:34 [2020-04-21T16:30:34.263Z] [INFO] 
12:30:34 [2020-04-21T16:30:34.263Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
12:30:34 [2020-04-21T16:30:34.263Z] [INFO] 
12:30:34 [2020-04-21T16:30:34.263Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
12:30:35 [2020-04-21T16:30:35.198Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
12:30:35 [2020-04-21T16:30:35.198Z] [INFO] Command line:
12:30:35 [2020-04-21T16:30:35.198Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:30:35 [2020-04-21T16:30:35.198Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:30:38 [2020-04-21T16:30:38.016Z] !SESSION 2020-04-21 16:30:35.102 -----------------------------------------------
12:30:38 [2020-04-21T16:30:38.016Z] eclipse.buildId=unknown
12:30:38 [2020-04-21T16:30:38.016Z] java.version=1.8.0_202
12:30:38 [2020-04-21T16:30:38.016Z] java.vendor=Oracle Corporation
12:30:38 [2020-04-21T16:30:38.016Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:30:38 [2020-04-21T16:30:38.016Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:30:38 [2020-04-21T16:30:38.016Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:30:38 [2020-04-21T16:30:38.016Z] 
12:30:38 [2020-04-21T16:30:38.016Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 16:30:37.968
12:30:38 [2020-04-21T16:30:38.016Z] !MESSAGE FrameworkEvent ERROR
12:30:38 [2020-04-21T16:30:38.016Z] !STACK 0
12:30:38 [2020-04-21T16:30:38.016Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
12:30:38 [2020-04-21T16:30:38.016Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:30:38 [2020-04-21T16:30:38.016Z] 
12:30:38 [2020-04-21T16:30:38.016Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
12:30:38 [2020-04-21T16:30:38.016Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
12:30:38 [2020-04-21T16:30:38.016Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
12:30:38 [2020-04-21T16:30:38.016Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
12:30:38 [2020-04-21T16:30:38.016Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
12:30:38 [2020-04-21T16:30:38.016Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:30:38 [2020-04-21T16:30:38.016Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:30:38 [2020-04-21T16:30:38.016Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
12:30:42 [2020-04-21T16:30:42.205Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
12:30:43 [2020-04-21T16:30:43.140Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.618 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
12:30:43 [2020-04-21T16:30:43.141Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.358 s
12:30:43 [2020-04-21T16:30:43.141Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.037 s
12:30:43 [2020-04-21T16:30:43.141Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 1.194 s
12:30:43 [2020-04-21T16:30:43.141Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
12:30:48 [2020-04-21T16:30:48.408Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.697 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
12:30:48 [2020-04-21T16:30:48.408Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.336 s
12:30:48 [2020-04-21T16:30:48.408Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 1.448 s
12:30:48 [2020-04-21T16:30:48.408Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.687 s
12:30:48 [2020-04-21T16:30:48.408Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.452 s
12:30:48 [2020-04-21T16:30:48.408Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.026 s
12:30:48 [2020-04-21T16:30:48.408Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.014 s
12:30:48 [2020-04-21T16:30:48.408Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.12 s
12:30:48 [2020-04-21T16:30:48.408Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.182 s
12:30:48 [2020-04-21T16:30:48.408Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.01 s
12:30:48 [2020-04-21T16:30:48.408Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.814 s
12:30:48 [2020-04-21T16:30:48.408Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.101 s
12:30:48 [2020-04-21T16:30:48.408Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.032 s
12:30:48 [2020-04-21T16:30:48.408Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.016 s
12:30:48 [2020-04-21T16:30:48.408Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.017 s
12:30:48 [2020-04-21T16:30:48.408Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.238 s
12:30:48 [2020-04-21T16:30:48.408Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.024 s
12:30:48 [2020-04-21T16:30:48.408Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.011 s
12:30:48 [2020-04-21T16:30:48.408Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.159 s
12:30:48 [2020-04-21T16:30:48.408Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
12:31:00 [2020-04-21T16:31:00.613Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.009 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
12:31:00 [2020-04-21T16:31:00.613Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 4.817 s
12:31:00 [2020-04-21T16:31:00.613Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.962 s
12:31:00 [2020-04-21T16:31:00.613Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.111 s
12:31:00 [2020-04-21T16:31:00.613Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.116 s
12:31:00 [2020-04-21T16:31:00.613Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
12:31:00 [2020-04-21T16:31:00.613Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
12:31:00 [2020-04-21T16:31:00.613Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0.001 s
12:31:00 [2020-04-21T16:31:00.613Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
12:31:00 [2020-04-21T16:31:00.613Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
12:31:00 [2020-04-21T16:31:00.613Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
12:31:00 [2020-04-21T16:31:00.613Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
12:31:00 [2020-04-21T16:31:00.613Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
12:31:00 [2020-04-21T16:31:00.613Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
12:31:00 [2020-04-21T16:31:00.613Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
12:31:00 [2020-04-21T16:31:00.613Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
12:31:00 [2020-04-21T16:31:00.613Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
12:31:00 [2020-04-21T16:31:00.613Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
12:31:00 [2020-04-21T16:31:00.613Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
12:31:12 [2020-04-21T16:31:12.999Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.127 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
12:31:12 [2020-04-21T16:31:12.999Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 8.431 s
12:31:12 [2020-04-21T16:31:12.999Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 4.694 s
12:31:12 [2020-04-21T16:31:12.999Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
12:31:14 [2020-04-21T16:31:14.902Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.954 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
12:31:14 [2020-04-21T16:31:14.902Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.507 s
12:31:14 [2020-04-21T16:31:14.903Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.445 s
12:31:14 [2020-04-21T16:31:14.903Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
12:31:15 [2020-04-21T16:31:15.471Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
12:31:15 [2020-04-21T16:31:15.471Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.012 s
12:31:15 [2020-04-21T16:31:15.471Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
12:31:15 [2020-04-21T16:31:15.471Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
12:31:15 [2020-04-21T16:31:15.471Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.085 s
12:31:15 [2020-04-21T16:31:15.471Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
12:31:15 [2020-04-21T16:31:15.471Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
12:31:15 [2020-04-21T16:31:15.471Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
12:31:15 [2020-04-21T16:31:15.471Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.048 s
12:31:15 [2020-04-21T16:31:15.471Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.066 s
12:31:15 [2020-04-21T16:31:15.471Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
12:31:15 [2020-04-21T16:31:15.471Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.132 s
12:31:15 [2020-04-21T16:31:15.471Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
12:31:15 [2020-04-21T16:31:15.471Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
12:31:15 [2020-04-21T16:31:15.471Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
12:31:15 [2020-04-21T16:31:15.471Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.01 s
12:31:15 [2020-04-21T16:31:15.471Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
12:31:15 [2020-04-21T16:31:15.471Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
12:31:15 [2020-04-21T16:31:15.471Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.009 s
12:31:15 [2020-04-21T16:31:15.471Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
12:31:25 [2020-04-21T16:31:25.453Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.857 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
12:31:25 [2020-04-21T16:31:25.453Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.323 s
12:31:25 [2020-04-21T16:31:25.453Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.369 s
12:31:25 [2020-04-21T16:31:25.453Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 2.608 s
12:31:25 [2020-04-21T16:31:25.453Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.023 s
12:31:25 [2020-04-21T16:31:25.453Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.008 s
12:31:25 [2020-04-21T16:31:25.453Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.008 s
12:31:25 [2020-04-21T16:31:25.453Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.318 s
12:31:25 [2020-04-21T16:31:25.453Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.564 s
12:31:25 [2020-04-21T16:31:25.453Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
12:31:25 [2020-04-21T16:31:25.453Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 3.803 s
12:31:25 [2020-04-21T16:31:25.453Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.016 s
12:31:25 [2020-04-21T16:31:25.453Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.007 s
12:31:25 [2020-04-21T16:31:25.453Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.008 s
12:31:25 [2020-04-21T16:31:25.453Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.008 s
12:31:25 [2020-04-21T16:31:25.453Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.391 s
12:31:25 [2020-04-21T16:31:25.453Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.05 s
12:31:25 [2020-04-21T16:31:25.453Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.007 s
12:31:25 [2020-04-21T16:31:25.453Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.336 s
12:31:25 [2020-04-21T16:31:25.453Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
12:31:25 [2020-04-21T16:31:25.453Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
12:31:25 [2020-04-21T16:31:25.453Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
12:31:25 [2020-04-21T16:31:25.453Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
12:31:25 [2020-04-21T16:31:25.453Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
12:31:25 [2020-04-21T16:31:25.453Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
12:31:25 [2020-04-21T16:31:25.453Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
12:31:25 [2020-04-21T16:31:25.453Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
12:31:25 [2020-04-21T16:31:25.453Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
12:31:25 [2020-04-21T16:31:25.453Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
12:31:25 [2020-04-21T16:31:25.453Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
12:31:25 [2020-04-21T16:31:25.453Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
12:31:25 [2020-04-21T16:31:25.453Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
12:31:25 [2020-04-21T16:31:25.453Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
12:31:25 [2020-04-21T16:31:25.453Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
12:31:25 [2020-04-21T16:31:25.453Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
12:31:25 [2020-04-21T16:31:25.453Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
12:31:25 [2020-04-21T16:31:25.453Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
12:31:25 [2020-04-21T16:31:25.453Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.002 s
12:31:25 [2020-04-21T16:31:25.453Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.003 s
12:31:25 [2020-04-21T16:31:25.453Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.003 s
12:31:25 [2020-04-21T16:31:25.453Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.003 s
12:31:25 [2020-04-21T16:31:25.453Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
12:31:25 [2020-04-21T16:31:25.453Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
12:31:25 [2020-04-21T16:31:25.453Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
12:31:25 [2020-04-21T16:31:25.453Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
12:31:25 [2020-04-21T16:31:25.453Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
12:31:25 [2020-04-21T16:31:25.453Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
12:31:25 [2020-04-21T16:31:25.453Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
12:31:25 [2020-04-21T16:31:25.453Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
12:31:25 [2020-04-21T16:31:25.453Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0.001 s
12:31:25 [2020-04-21T16:31:25.453Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
12:31:25 [2020-04-21T16:31:25.453Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
12:31:25 [2020-04-21T16:31:25.453Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
12:31:25 [2020-04-21T16:31:25.453Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
12:31:25 [2020-04-21T16:31:25.453Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
12:31:25 [2020-04-21T16:31:25.453Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
12:31:35 [2020-04-21T16:31:35.513Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.034 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
12:31:35 [2020-04-21T16:31:35.513Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.635 s
12:31:35 [2020-04-21T16:31:35.513Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.549 s
12:31:35 [2020-04-21T16:31:35.513Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.534 s
12:31:35 [2020-04-21T16:31:35.513Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.416 s
12:31:35 [2020-04-21T16:31:35.513Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.444 s
12:31:35 [2020-04-21T16:31:35.513Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.45 s
12:31:35 [2020-04-21T16:31:35.513Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
12:32:56 [2020-04-21T16:32:56.971Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.563 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
12:32:56 [2020-04-21T16:32:56.971Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.432 s
12:32:56 [2020-04-21T16:32:56.971Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.564 s
12:32:56 [2020-04-21T16:32:56.971Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.525 s
12:32:56 [2020-04-21T16:32:56.971Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.439 s
12:32:56 [2020-04-21T16:32:56.971Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.435 s
12:32:56 [2020-04-21T16:32:56.971Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.894 s
12:32:56 [2020-04-21T16:32:56.971Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.549 s
12:32:56 [2020-04-21T16:32:56.971Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.856 s
12:32:56 [2020-04-21T16:32:56.971Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.822 s
12:32:56 [2020-04-21T16:32:56.971Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.503 s
12:32:56 [2020-04-21T16:32:56.971Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.438 s
12:32:56 [2020-04-21T16:32:56.971Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.423 s
12:32:56 [2020-04-21T16:32:56.971Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.483 s
12:32:56 [2020-04-21T16:32:56.971Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.468 s
12:32:56 [2020-04-21T16:32:56.971Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.874 s
12:32:56 [2020-04-21T16:32:56.971Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.524 s
12:32:56 [2020-04-21T16:32:56.971Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.45 s
12:32:56 [2020-04-21T16:32:56.971Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.899 s
12:32:56 [2020-04-21T16:32:56.971Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.496 s
12:32:56 [2020-04-21T16:32:56.971Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.438 s
12:32:56 [2020-04-21T16:32:56.971Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.49 s
12:32:56 [2020-04-21T16:32:56.971Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.416 s
12:32:56 [2020-04-21T16:32:56.971Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.454 s
12:32:56 [2020-04-21T16:32:56.971Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.533 s
12:32:56 [2020-04-21T16:32:56.971Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.458 s
12:32:56 [2020-04-21T16:32:56.972Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.456 s
12:32:56 [2020-04-21T16:32:56.972Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.549 s
12:32:56 [2020-04-21T16:32:56.972Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.918 s
12:32:56 [2020-04-21T16:32:56.972Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.916 s
12:32:56 [2020-04-21T16:32:56.972Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.458 s
12:32:56 [2020-04-21T16:32:56.972Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.882 s
12:32:56 [2020-04-21T16:32:56.972Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.868 s
12:32:56 [2020-04-21T16:32:56.972Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.527 s
12:32:56 [2020-04-21T16:32:56.972Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.944 s
12:32:56 [2020-04-21T16:32:56.972Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.497 s
12:32:56 [2020-04-21T16:32:56.972Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.525 s
12:32:56 [2020-04-21T16:32:56.972Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.55 s
12:32:56 [2020-04-21T16:32:56.972Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.436 s
12:32:56 [2020-04-21T16:32:56.972Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.451 s
12:32:56 [2020-04-21T16:32:56.972Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.516 s
12:32:56 [2020-04-21T16:32:56.972Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.548 s
12:32:56 [2020-04-21T16:32:56.972Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.464 s
12:32:56 [2020-04-21T16:32:56.972Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.46 s
12:32:56 [2020-04-21T16:32:56.972Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.439 s
12:32:56 [2020-04-21T16:32:56.972Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.42 s
12:32:56 [2020-04-21T16:32:56.972Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.411 s
12:32:56 [2020-04-21T16:32:56.972Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.443 s
12:32:56 [2020-04-21T16:32:56.972Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
12:32:56 [2020-04-21T16:32:56.972Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
12:32:56 [2020-04-21T16:32:56.972Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0.001 s
12:32:56 [2020-04-21T16:32:56.972Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0.001 s
12:32:56 [2020-04-21T16:32:56.972Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
12:32:56 [2020-04-21T16:32:56.972Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
12:32:56 [2020-04-21T16:32:56.972Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0.001 s
12:32:56 [2020-04-21T16:32:56.972Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
12:32:56 [2020-04-21T16:32:56.972Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0.001 s
12:32:56 [2020-04-21T16:32:56.972Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0.007 s
12:32:56 [2020-04-21T16:32:56.972Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
12:33:11 [2020-04-21T16:33:11.986Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.359 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
12:33:11 [2020-04-21T16:33:11.987Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.002 s
12:33:11 [2020-04-21T16:33:11.987Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.002 s
12:33:11 [2020-04-21T16:33:11.987Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.022 s
12:33:11 [2020-04-21T16:33:11.987Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
12:33:11 [2020-04-21T16:33:11.987Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.899 s
12:33:11 [2020-04-21T16:33:11.987Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.047 s
12:33:11 [2020-04-21T16:33:11.987Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.088 s
12:33:11 [2020-04-21T16:33:11.987Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.042 s
12:33:11 [2020-04-21T16:33:11.987Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.909 s
12:33:11 [2020-04-21T16:33:11.987Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.149 s
12:33:11 [2020-04-21T16:33:11.987Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.002 s
12:33:11 [2020-04-21T16:33:11.987Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.066 s
12:33:11 [2020-04-21T16:33:11.987Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
12:33:11 [2020-04-21T16:33:11.987Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
12:33:11 [2020-04-21T16:33:11.987Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.023 s
12:33:11 [2020-04-21T16:33:11.987Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.042 s
12:33:11 [2020-04-21T16:33:11.987Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.943 s
12:33:11 [2020-04-21T16:33:11.987Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
12:33:11 [2020-04-21T16:33:11.987Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
12:33:11 [2020-04-21T16:33:11.987Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.155 s
12:33:11 [2020-04-21T16:33:11.987Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.082 s
12:33:11 [2020-04-21T16:33:11.987Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.063 s
12:33:11 [2020-04-21T16:33:11.987Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.045 s
12:33:11 [2020-04-21T16:33:11.987Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
12:33:11 [2020-04-21T16:33:11.987Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
12:33:11 [2020-04-21T16:33:11.987Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
12:33:11 [2020-04-21T16:33:11.987Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.022 s
12:33:11 [2020-04-21T16:33:11.987Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
12:35:03 [2020-04-21T16:35:03.442Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.934 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
12:35:03 [2020-04-21T16:35:03.442Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.883 s
12:35:03 [2020-04-21T16:35:03.442Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.838 s
12:35:03 [2020-04-21T16:35:03.442Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.85 s
12:35:03 [2020-04-21T16:35:03.442Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.823 s
12:35:03 [2020-04-21T16:35:03.442Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.988 s
12:35:03 [2020-04-21T16:35:03.442Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.044 s
12:35:03 [2020-04-21T16:35:03.442Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.891 s
12:35:03 [2020-04-21T16:35:03.442Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.464 s
12:35:03 [2020-04-21T16:35:03.442Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.088 s
12:35:03 [2020-04-21T16:35:03.442Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.083 s
12:35:03 [2020-04-21T16:35:03.442Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.853 s
12:35:03 [2020-04-21T16:35:03.442Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 4.396 s
12:35:03 [2020-04-21T16:35:03.442Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.895 s
12:35:03 [2020-04-21T16:35:03.442Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.96 s
12:35:03 [2020-04-21T16:35:03.442Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.84 s
12:35:03 [2020-04-21T16:35:03.442Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.862 s
12:35:03 [2020-04-21T16:35:03.442Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.866 s
12:35:03 [2020-04-21T16:35:03.442Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.006 s
12:35:03 [2020-04-21T16:35:03.442Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.876 s
12:35:03 [2020-04-21T16:35:03.442Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.988 s
12:35:03 [2020-04-21T16:35:03.442Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.901 s
12:35:03 [2020-04-21T16:35:03.442Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.953 s
12:35:03 [2020-04-21T16:35:03.442Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.893 s
12:35:03 [2020-04-21T16:35:03.442Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.917 s
12:35:03 [2020-04-21T16:35:03.442Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.961 s
12:35:03 [2020-04-21T16:35:03.442Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.001 s
12:35:03 [2020-04-21T16:35:03.442Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.878 s
12:35:03 [2020-04-21T16:35:03.442Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.822 s
12:35:03 [2020-04-21T16:35:03.443Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.842 s
12:35:03 [2020-04-21T16:35:03.443Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.855 s
12:35:03 [2020-04-21T16:35:03.443Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.859 s
12:35:03 [2020-04-21T16:35:03.443Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.818 s
12:35:03 [2020-04-21T16:35:03.443Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.867 s
12:35:03 [2020-04-21T16:35:03.443Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.865 s
12:35:03 [2020-04-21T16:35:03.443Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
12:35:03 [2020-04-21T16:35:03.443Z] 
12:35:03 [2020-04-21T16:35:03.443Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:34:51.812
12:35:03 [2020-04-21T16:35:03.443Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
12:35:03 [2020-04-21T16:35:03.443Z] !STACK 0
12:35:03 [2020-04-21T16:35:03.443Z] java.lang.RuntimeException: The parameter should be set
12:35:03 [2020-04-21T16:35:03.443Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
12:35:03 [2020-04-21T16:35:03.443Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:35:03 [2020-04-21T16:35:03.443Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
12:35:03 [2020-04-21T16:35:03.443Z] 
12:35:03 [2020-04-21T16:35:03.443Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:34:51.816
12:35:03 [2020-04-21T16:35:03.443Z] !MESSAGE Exception executing analysis
12:35:03 [2020-04-21T16:35:03.443Z] !STACK 0
12:35:03 [2020-04-21T16:35:03.443Z] java.lang.RuntimeException: The parameter should be set
12:35:03 [2020-04-21T16:35:03.443Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
12:35:03 [2020-04-21T16:35:03.443Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:35:03 [2020-04-21T16:35:03.443Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
12:35:03 [2020-04-21T16:35:03.443Z] 
12:35:03 [2020-04-21T16:35:03.443Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:34:53.268
12:35:03 [2020-04-21T16:35:03.443Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
12:35:03 [2020-04-21T16:35:03.443Z] !STACK 0
12:35:03 [2020-04-21T16:35:03.443Z] java.lang.RuntimeException: The parameter should be set
12:35:03 [2020-04-21T16:35:03.443Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
12:35:03 [2020-04-21T16:35:03.443Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:35:03 [2020-04-21T16:35:03.443Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
12:35:03 [2020-04-21T16:35:03.443Z] 
12:35:03 [2020-04-21T16:35:03.443Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:34:53.269
12:35:03 [2020-04-21T16:35:03.443Z] !MESSAGE Exception executing analysis
12:35:03 [2020-04-21T16:35:03.443Z] !STACK 0
12:35:03 [2020-04-21T16:35:03.443Z] java.lang.RuntimeException: The parameter should be set
12:35:03 [2020-04-21T16:35:03.443Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
12:35:03 [2020-04-21T16:35:03.443Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:35:03 [2020-04-21T16:35:03.443Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
12:35:03 [2020-04-21T16:35:03.443Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.008 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
12:35:03 [2020-04-21T16:35:03.443Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.552 s
12:35:03 [2020-04-21T16:35:03.443Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.454 s
12:35:03 [2020-04-21T16:35:03.443Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
12:35:03 [2020-04-21T16:35:03.443Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
12:35:03 [2020-04-21T16:35:03.443Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.01 s
12:35:03 [2020-04-21T16:35:03.443Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
12:35:03 [2020-04-21T16:35:03.443Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
12:35:03 [2020-04-21T16:35:03.443Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
12:35:03 [2020-04-21T16:35:03.443Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
12:35:03 [2020-04-21T16:35:03.443Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
12:35:03 [2020-04-21T16:35:03.443Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
12:35:03 [2020-04-21T16:35:03.443Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
12:35:03 [2020-04-21T16:35:03.443Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
12:35:03 [2020-04-21T16:35:03.443Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
12:35:03 [2020-04-21T16:35:03.443Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
12:35:03 [2020-04-21T16:35:03.443Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
12:35:03 [2020-04-21T16:35:03.443Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
12:35:03 [2020-04-21T16:35:03.443Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
12:35:03 [2020-04-21T16:35:03.443Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
12:35:03 [2020-04-21T16:35:03.443Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0.001 s
12:35:03 [2020-04-21T16:35:03.443Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
12:35:03 [2020-04-21T16:35:03.443Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
12:35:03 [2020-04-21T16:35:03.443Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
12:35:03 [2020-04-21T16:35:03.443Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.008 s
12:35:03 [2020-04-21T16:35:03.443Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
12:35:03 [2020-04-21T16:35:03.443Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.001 s
12:35:03 [2020-04-21T16:35:03.443Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
12:35:03 [2020-04-21T16:35:03.443Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
12:35:03 [2020-04-21T16:35:03.443Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
12:35:03 [2020-04-21T16:35:03.443Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest)  Time elapsed: 0.002 s
12:35:03 [2020-04-21T16:35:03.443Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
12:35:03 [2020-04-21T16:35:03.443Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
12:35:03 [2020-04-21T16:35:03.443Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest)  Time elapsed: 0 s
12:35:03 [2020-04-21T16:35:03.443Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
12:35:03 [2020-04-21T16:35:03.443Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
12:35:03 [2020-04-21T16:35:03.443Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.002 s
12:35:03 [2020-04-21T16:35:03.443Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.004 s
12:35:03 [2020-04-21T16:35:03.443Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.001 s
12:35:03 [2020-04-21T16:35:03.443Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
12:35:03 [2020-04-21T16:35:03.443Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
12:35:03 [2020-04-21T16:35:03.443Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.001 s
12:35:03 [2020-04-21T16:35:03.443Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
12:35:03 [2020-04-21T16:35:03.443Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.013 s
12:35:03 [2020-04-21T16:35:03.443Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.037 s
12:35:03 [2020-04-21T16:35:03.443Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
12:35:03 [2020-04-21T16:35:03.444Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
12:35:03 [2020-04-21T16:35:03.444Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.004 s
12:35:03 [2020-04-21T16:35:03.444Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.003 s
12:35:03 [2020-04-21T16:35:03.444Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
12:35:03 [2020-04-21T16:35:03.444Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.003 s
12:35:03 [2020-04-21T16:35:03.444Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.003 s
12:35:03 [2020-04-21T16:35:03.444Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
12:35:03 [2020-04-21T16:35:03.444Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.003 s
12:35:03 [2020-04-21T16:35:03.444Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.004 s
12:35:03 [2020-04-21T16:35:03.444Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
12:35:03 [2020-04-21T16:35:03.444Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
12:35:03 [2020-04-21T16:35:03.444Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
12:35:03 [2020-04-21T16:35:03.444Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
12:35:03 [2020-04-21T16:35:03.444Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.011 s
12:35:03 [2020-04-21T16:35:03.444Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
12:35:03 [2020-04-21T16:35:03.444Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
12:35:03 [2020-04-21T16:35:03.444Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
12:35:03 [2020-04-21T16:35:03.444Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.064 s
12:35:03 [2020-04-21T16:35:03.444Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
12:35:03 [2020-04-21T16:35:03.444Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
12:35:03 [2020-04-21T16:35:03.444Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
12:35:03 [2020-04-21T16:35:03.444Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
12:35:03 [2020-04-21T16:35:03.444Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0.074 s
12:35:03 [2020-04-21T16:35:03.444Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0 s
12:35:03 [2020-04-21T16:35:03.444Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
12:35:03 [2020-04-21T16:35:03.444Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.536 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
12:35:03 [2020-04-21T16:35:03.444Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.129 s
12:35:03 [2020-04-21T16:35:03.444Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.049 s
12:35:03 [2020-04-21T16:35:03.444Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.123 s
12:35:03 [2020-04-21T16:35:03.444Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.05 s
12:35:03 [2020-04-21T16:35:03.444Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.115 s
12:35:03 [2020-04-21T16:35:03.444Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.035 s
12:35:03 [2020-04-21T16:35:03.444Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
12:35:03 [2020-04-21T16:35:03.444Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
12:35:03 [2020-04-21T16:35:03.444Z] testValid[0: path /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.003 s
12:35:03 [2020-04-21T16:35:03.444Z] testValid[1: path /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.003 s
12:35:03 [2020-04-21T16:35:03.444Z] testValid[2: path /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.003 s
12:35:03 [2020-04-21T16:35:03.444Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
12:35:03 [2020-04-21T16:35:03.444Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
12:35:03 [2020-04-21T16:35:03.444Z] testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.003 s
12:35:03 [2020-04-21T16:35:03.444Z] testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.003 s
12:35:03 [2020-04-21T16:35:03.444Z] testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.003 s
12:35:03 [2020-04-21T16:35:03.444Z] testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.002 s
12:35:03 [2020-04-21T16:35:03.444Z] testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.002 s
12:35:03 [2020-04-21T16:35:03.444Z] testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.003 s
12:35:03 [2020-04-21T16:35:03.444Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
12:35:03 [2020-04-21T16:35:03.444Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
12:35:03 [2020-04-21T16:35:03.444Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0.009 s
12:35:03 [2020-04-21T16:35:03.444Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0 s
12:35:03 [2020-04-21T16:35:03.444Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
12:35:03 [2020-04-21T16:35:03.444Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.445 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
12:35:03 [2020-04-21T16:35:03.444Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.16 s
12:35:03 [2020-04-21T16:35:03.444Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.039 s
12:35:03 [2020-04-21T16:35:03.444Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.11 s
12:35:03 [2020-04-21T16:35:03.444Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.01 s
12:35:03 [2020-04-21T16:35:03.444Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.113 s
12:35:03 [2020-04-21T16:35:03.444Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.008 s
12:35:03 [2020-04-21T16:35:03.444Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
12:35:10 [2020-04-21T16:35:10.012Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.432 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
12:35:10 [2020-04-21T16:35:10.012Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 4.256 s
12:35:10 [2020-04-21T16:35:10.012Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 2.174 s
12:35:10 [2020-04-21T16:35:10.012Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
12:35:28 [2020-04-21T16:35:28.102Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.638 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
12:35:28 [2020-04-21T16:35:28.102Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 10.999 s
12:35:28 [2020-04-21T16:35:28.102Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 5.638 s
12:35:28 [2020-04-21T16:35:28.102Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
12:35:28 [2020-04-21T16:35:28.102Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
12:35:28 [2020-04-21T16:35:28.102Z] testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:35:28 [2020-04-21T16:35:28.102Z] testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.102Z] testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.102Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
12:35:28 [2020-04-21T16:35:28.102Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
12:35:28 [2020-04-21T16:35:28.102Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.002 s
12:35:28 [2020-04-21T16:35:28.102Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.102Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.102Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.102Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.102Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.102Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.102Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.102Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.102Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.102Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.102Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.102Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
12:35:28 [2020-04-21T16:35:28.102Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
12:35:28 [2020-04-21T16:35:28.102Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.07 s
12:35:28 [2020-04-21T16:35:28.102Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.102Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.102Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.002 s
12:35:28 [2020-04-21T16:35:28.102Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.102Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.004 s
12:35:28 [2020-04-21T16:35:28.102Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.005 s
12:35:28 [2020-04-21T16:35:28.102Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.102Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.102Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.003 s
12:35:28 [2020-04-21T16:35:28.102Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.102Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.102Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.102Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
12:35:28 [2020-04-21T16:35:28.102Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
12:35:28 [2020-04-21T16:35:28.102Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.102Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.102Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.102Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.102Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.103Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
12:35:28 [2020-04-21T16:35:28.103Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
12:35:28 [2020-04-21T16:35:28.103Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.103Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
12:35:28 [2020-04-21T16:35:28.103Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
12:35:28 [2020-04-21T16:35:28.103Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.103Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
12:35:28 [2020-04-21T16:35:28.103Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
12:35:28 [2020-04-21T16:35:28.103Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.103Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
12:35:28 [2020-04-21T16:35:28.103Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
12:35:28 [2020-04-21T16:35:28.103Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
12:35:28 [2020-04-21T16:35:28.103Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
12:35:28 [2020-04-21T16:35:28.103Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.103Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
12:35:28 [2020-04-21T16:35:28.103Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
12:35:28 [2020-04-21T16:35:28.103Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.103Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
12:35:28 [2020-04-21T16:35:28.103Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
12:35:28 [2020-04-21T16:35:28.104Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
12:35:28 [2020-04-21T16:35:28.104Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
12:35:28 [2020-04-21T16:35:28.104Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.003 s
12:35:28 [2020-04-21T16:35:28.104Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.003 s
12:35:28 [2020-04-21T16:35:28.104Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.104Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.104Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.104Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.006 s
12:35:28 [2020-04-21T16:35:28.104Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.104Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.104Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.104Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.104Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
12:35:28 [2020-04-21T16:35:28.104Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
12:35:28 [2020-04-21T16:35:28.104Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
12:35:28 [2020-04-21T16:35:28.104Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
12:35:28 [2020-04-21T16:35:28.104Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.003 s
12:35:28 [2020-04-21T16:35:28.104Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
12:35:28 [2020-04-21T16:35:28.104Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
12:35:28 [2020-04-21T16:35:28.104Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
12:35:28 [2020-04-21T16:35:28.104Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
12:35:28 [2020-04-21T16:35:28.104Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
12:35:28 [2020-04-21T16:35:28.104Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
12:35:28 [2020-04-21T16:35:28.104Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0.002 s
12:35:28 [2020-04-21T16:35:28.104Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.104Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
12:35:28 [2020-04-21T16:35:28.105Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
12:35:28 [2020-04-21T16:35:28.105Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.105Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.105Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.105Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
12:35:28 [2020-04-21T16:35:28.105Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
12:35:28 [2020-04-21T16:35:28.105Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.105Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
12:35:28 [2020-04-21T16:35:28.105Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
12:35:28 [2020-04-21T16:35:28.105Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
12:35:28 [2020-04-21T16:35:28.105Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.069 s
12:35:28 [2020-04-21T16:35:28.105Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.105Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
12:35:28 [2020-04-21T16:35:28.105Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
12:35:29 [2020-04-21T16:35:29.041Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.315 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
12:35:29 [2020-04-21T16:35:29.041Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.578 s
12:35:29 [2020-04-21T16:35:29.041Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.477 s
12:35:29 [2020-04-21T16:35:29.041Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.043 s
12:35:29 [2020-04-21T16:35:29.041Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 1.046 s
12:35:29 [2020-04-21T16:35:29.041Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.049 s
12:35:29 [2020-04-21T16:35:29.041Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.1 s
12:35:29 [2020-04-21T16:35:29.041Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
12:35:29 [2020-04-21T16:35:29.041Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
12:35:29 [2020-04-21T16:35:29.041Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.006 s
12:35:29 [2020-04-21T16:35:29.041Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.026 s
12:35:29 [2020-04-21T16:35:29.041Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.003 s
12:35:29 [2020-04-21T16:35:29.041Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.005 s
12:35:29 [2020-04-21T16:35:29.041Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.003 s
12:35:29 [2020-04-21T16:35:29.041Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
12:35:29 [2020-04-21T16:35:29.041Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
12:35:29 [2020-04-21T16:35:29.041Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
12:35:29 [2020-04-21T16:35:29.041Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
12:35:29 [2020-04-21T16:35:29.041Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
12:35:29 [2020-04-21T16:35:29.041Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
12:35:29 [2020-04-21T16:35:29.041Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
12:35:29 [2020-04-21T16:35:29.041Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.006 s
12:35:29 [2020-04-21T16:35:29.041Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
12:35:29 [2020-04-21T16:35:29.041Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.041Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
12:35:29 [2020-04-21T16:35:29.042Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
12:35:29 [2020-04-21T16:35:29.042Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0.001 s
12:35:29 [2020-04-21T16:35:29.042Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
12:35:29 [2020-04-21T16:35:29.042Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
12:35:29 [2020-04-21T16:35:29.042Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.001 s
12:35:29 [2020-04-21T16:35:29.042Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.001 s
12:35:29 [2020-04-21T16:35:29.042Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.001 s
12:35:29 [2020-04-21T16:35:29.042Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
12:35:29 [2020-04-21T16:35:29.042Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
12:35:29 [2020-04-21T16:35:29.042Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
12:35:29 [2020-04-21T16:35:29.042Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
12:35:29 [2020-04-21T16:35:29.042Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
12:35:29 [2020-04-21T16:35:29.042Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
12:35:29 [2020-04-21T16:35:29.042Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
12:35:29 [2020-04-21T16:35:29.042Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
12:35:29 [2020-04-21T16:35:29.042Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0.001 s
12:35:29 [2020-04-21T16:35:29.042Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
12:35:29 [2020-04-21T16:35:29.042Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
12:35:29 [2020-04-21T16:35:29.042Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0.001 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0.001 s
12:35:29 [2020-04-21T16:35:29.042Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0.001 s
12:35:29 [2020-04-21T16:35:29.042Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.042Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
12:35:29 [2020-04-21T16:35:29.300Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
12:35:29 [2020-04-21T16:35:29.300Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.006 s
12:35:29 [2020-04-21T16:35:29.300Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.002 s
12:35:29 [2020-04-21T16:35:29.300Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0 s
12:35:29 [2020-04-21T16:35:29.300Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.131 s
12:35:29 [2020-04-21T16:35:29.300Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
12:35:30 [2020-04-21T16:35:30.236Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.85 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
12:35:30 [2020-04-21T16:35:30.236Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.333 s
12:35:30 [2020-04-21T16:35:30.236Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
12:35:30 [2020-04-21T16:35:30.236Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.053 s
12:35:30 [2020-04-21T16:35:30.236Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.004 s
12:35:30 [2020-04-21T16:35:30.236Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.067 s
12:35:30 [2020-04-21T16:35:30.236Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.009 s
12:35:30 [2020-04-21T16:35:30.236Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.003 s
12:35:30 [2020-04-21T16:35:30.236Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.128 s
12:35:30 [2020-04-21T16:35:30.236Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
12:35:30 [2020-04-21T16:35:30.236Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.074 s
12:35:30 [2020-04-21T16:35:30.236Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.003 s
12:35:30 [2020-04-21T16:35:30.236Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.026 s
12:35:30 [2020-04-21T16:35:30.236Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.064 s
12:35:30 [2020-04-21T16:35:30.236Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.003 s
12:35:30 [2020-04-21T16:35:30.236Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
12:35:31 [2020-04-21T16:35:31.173Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.028 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
12:35:31 [2020-04-21T16:35:31.173Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.011 s
12:35:31 [2020-04-21T16:35:31.173Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.178 s
12:35:31 [2020-04-21T16:35:31.173Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
12:35:31 [2020-04-21T16:35:31.173Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
12:35:31 [2020-04-21T16:35:31.173Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.289 s
12:35:31 [2020-04-21T16:35:31.173Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
12:35:31 [2020-04-21T16:35:31.173Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.217 s
12:35:31 [2020-04-21T16:35:31.173Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.177 s
12:35:31 [2020-04-21T16:35:31.173Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
12:35:31 [2020-04-21T16:35:31.173Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
12:35:31 [2020-04-21T16:35:31.173Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.146 s
12:35:31 [2020-04-21T16:35:31.173Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.003 s
12:35:31 [2020-04-21T16:35:31.173Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
12:35:31 [2020-04-21T16:35:31.173Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
12:35:31 [2020-04-21T16:35:31.173Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
12:35:31 [2020-04-21T16:35:31.173Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
12:35:31 [2020-04-21T16:35:31.173Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
12:35:31 [2020-04-21T16:35:31.173Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
12:35:31 [2020-04-21T16:35:31.173Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
12:35:37 [2020-04-21T16:35:37.758Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.732 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
12:35:37 [2020-04-21T16:35:37.758Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.449 s
12:35:37 [2020-04-21T16:35:37.758Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.442 s
12:35:37 [2020-04-21T16:35:37.758Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.408 s
12:35:37 [2020-04-21T16:35:37.758Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.431 s
12:35:37 [2020-04-21T16:35:37.758Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
12:35:37 [2020-04-21T16:35:37.758Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
12:35:37 [2020-04-21T16:35:37.758Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0.001 s
12:35:37 [2020-04-21T16:35:37.758Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
12:35:37 [2020-04-21T16:35:37.758Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
12:35:37 [2020-04-21T16:35:37.758Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0.001 s
12:35:37 [2020-04-21T16:35:37.758Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
12:35:37 [2020-04-21T16:35:37.758Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
12:35:37 [2020-04-21T16:35:37.758Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
12:35:37 [2020-04-21T16:35:37.758Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.004 s
12:35:37 [2020-04-21T16:35:37.758Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.012 s
12:35:37 [2020-04-21T16:35:37.758Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.002 s
12:35:37 [2020-04-21T16:35:37.758Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.001 s
12:35:37 [2020-04-21T16:35:37.758Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
12:35:37 [2020-04-21T16:35:37.758Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
12:35:37 [2020-04-21T16:35:37.758Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest)  Time elapsed: 0.007 s
12:35:37 [2020-04-21T16:35:37.758Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
12:35:38 [2020-04-21T16:35:38.017Z] 
12:35:38 [2020-04-21T16:35:38.017Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-04-21 16:35:37.876
12:35:38 [2020-04-21T16:35:38.017Z] !MESSAGE no spawner in java.library.path
12:35:38 [2020-04-21T16:35:38.017Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.1 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
12:35:38 [2020-04-21T16:35:38.017Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 1.047 s
12:35:38 [2020-04-21T16:35:38.017Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.001 s
12:35:38 [2020-04-21T16:35:38.017Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.05 s
12:35:38 [2020-04-21T16:35:38.017Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
12:35:38 [2020-04-21T16:35:38.275Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
12:35:38 [2020-04-21T16:35:38.275Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.007 s
12:35:38 [2020-04-21T16:35:38.275Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.072 s
12:35:38 [2020-04-21T16:35:38.275Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.005 s
12:35:38 [2020-04-21T16:35:38.275Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.001 s
12:35:38 [2020-04-21T16:35:38.275Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.006 s
12:35:38 [2020-04-21T16:35:38.275Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
12:35:38 [2020-04-21T16:35:38.275Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
12:35:38 [2020-04-21T16:35:38.275Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.003 s
12:35:38 [2020-04-21T16:35:38.275Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.003 s
12:35:38 [2020-04-21T16:35:38.275Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
12:35:38 [2020-04-21T16:35:38.275Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.011 s
12:35:38 [2020-04-21T16:35:38.275Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
12:35:38 [2020-04-21T16:35:38.275Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
12:35:38 [2020-04-21T16:35:38.275Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
12:35:56 [2020-04-21T16:35:56.357Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.005 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
12:35:56 [2020-04-21T16:35:56.357Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 6.002 s
12:35:56 [2020-04-21T16:35:56.357Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
12:35:56 [2020-04-21T16:35:56.357Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
12:35:56 [2020-04-21T16:35:56.357Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
12:35:56 [2020-04-21T16:35:56.357Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
12:35:56 [2020-04-21T16:35:56.357Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest)  Time elapsed: 0.001 s
12:35:56 [2020-04-21T16:35:56.357Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
12:35:56 [2020-04-21T16:35:56.357Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
12:35:56 [2020-04-21T16:35:56.357Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest)  Time elapsed: 0.001 s
12:35:56 [2020-04-21T16:35:56.357Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
12:36:04 [2020-04-21T16:36:04.468Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.171 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
12:36:04 [2020-04-21T16:36:04.468Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.549 s
12:36:04 [2020-04-21T16:36:04.468Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.604 s
12:36:04 [2020-04-21T16:36:04.468Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.409 s
12:36:04 [2020-04-21T16:36:04.468Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.441 s
12:36:04 [2020-04-21T16:36:04.468Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.643 s
12:36:04 [2020-04-21T16:36:04.468Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.524 s
12:36:04 [2020-04-21T16:36:04.468Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
12:36:04 [2020-04-21T16:36:04.468Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
12:36:04 [2020-04-21T16:36:04.468Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.003 s
12:36:04 [2020-04-21T16:36:04.469Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
12:36:04 [2020-04-21T16:36:04.469Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
12:36:04 [2020-04-21T16:36:04.469Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.001 s
12:36:04 [2020-04-21T16:36:04.469Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
12:36:04 [2020-04-21T16:36:04.469Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
12:36:16 [2020-04-21T16:36:16.674Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.262 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
12:36:16 [2020-04-21T16:36:16.674Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.954 s
12:36:16 [2020-04-21T16:36:16.674Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.9 s
12:36:16 [2020-04-21T16:36:16.674Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.951 s
12:36:16 [2020-04-21T16:36:16.674Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.965 s
12:36:16 [2020-04-21T16:36:16.674Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.823 s
12:36:16 [2020-04-21T16:36:16.674Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.788 s
12:36:16 [2020-04-21T16:36:16.674Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.936 s
12:36:16 [2020-04-21T16:36:16.674Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.985 s
12:36:16 [2020-04-21T16:36:16.674Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.001 s
12:36:16 [2020-04-21T16:36:16.674Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.937 s
12:36:16 [2020-04-21T16:36:16.674Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
12:36:18 [2020-04-21T16:36:18.049Z] 
12:36:18 [2020-04-21T16:36:18.049Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-04-21 16:36:17.885
12:36:18 [2020-04-21T16:36:18.049Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
12:36:18 [2020-04-21T16:36:18.049Z] !STACK 0
12:36:18 [2020-04-21T16:36:18.049Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
12:36:18 [2020-04-21T16:36:18.049Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
12:36:18 [2020-04-21T16:36:18.049Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
12:36:18 [2020-04-21T16:36:18.049Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
12:36:18 [2020-04-21T16:36:18.049Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
12:36:18 [2020-04-21T16:36:18.049Z] 	at java.lang.Thread.run(Thread.java:748)
12:36:19 [2020-04-21T16:36:19.017Z] 
12:36:19 [2020-04-21T16:36:19.017Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-04-21 16:36:18.983
12:36:19 [2020-04-21T16:36:19.017Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
12:36:19 [2020-04-21T16:36:19.017Z] !STACK 0
12:36:19 [2020-04-21T16:36:19.017Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
12:36:19 [2020-04-21T16:36:19.017Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
12:36:19 [2020-04-21T16:36:19.017Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
12:36:19 [2020-04-21T16:36:19.017Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
12:36:19 [2020-04-21T16:36:19.017Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
12:36:19 [2020-04-21T16:36:19.017Z] 	at java.lang.Thread.run(Thread.java:748)
12:36:20 [2020-04-21T16:36:20.395Z] 
12:36:20 [2020-04-21T16:36:20.395Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-04-21 16:36:20.080
12:36:20 [2020-04-21T16:36:20.395Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
12:36:20 [2020-04-21T16:36:20.395Z] !STACK 0
12:36:20 [2020-04-21T16:36:20.395Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
12:36:20 [2020-04-21T16:36:20.395Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
12:36:20 [2020-04-21T16:36:20.395Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
12:36:20 [2020-04-21T16:36:20.395Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
12:36:20 [2020-04-21T16:36:20.395Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
12:36:20 [2020-04-21T16:36:20.395Z] 	at java.lang.Thread.run(Thread.java:748)
12:36:20 [2020-04-21T16:36:20.395Z] 
12:36:20 [2020-04-21T16:36:20.395Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:36:20.082
12:36:20 [2020-04-21T16:36:20.395Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(493,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
12:36:22 [2020-04-21T16:36:22.926Z] 
12:36:22 [2020-04-21T16:36:22.926Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:36:22.324
12:36:22 [2020-04-21T16:36:22.926Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(500,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
12:36:23 [2020-04-21T16:36:23.491Z] 
12:36:23 [2020-04-21T16:36:23.491Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:36:23.469
12:36:23 [2020-04-21T16:36:23.492Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
12:36:23 [2020-04-21T16:36:23.492Z] !STACK 0
12:36:23 [2020-04-21T16:36:23.492Z] java.lang.IllegalStateException: This exception happens before initialization
12:36:23 [2020-04-21T16:36:23.492Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
12:36:23 [2020-04-21T16:36:23.492Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:36:23 [2020-04-21T16:36:23.492Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
12:36:23 [2020-04-21T16:36:23.492Z] 
12:36:23 [2020-04-21T16:36:23.492Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:36:23.470
12:36:23 [2020-04-21T16:36:23.492Z] !MESSAGE Exception executing analysis
12:36:23 [2020-04-21T16:36:23.492Z] !STACK 0
12:36:23 [2020-04-21T16:36:23.492Z] java.lang.IllegalStateException: This exception happens before initialization
12:36:23 [2020-04-21T16:36:23.492Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
12:36:23 [2020-04-21T16:36:23.492Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:36:23 [2020-04-21T16:36:23.492Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
12:36:24 [2020-04-21T16:36:24.866Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.03 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
12:36:24 [2020-04-21T16:36:24.866Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.03 s
12:36:24 [2020-04-21T16:36:24.867Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.165 s
12:36:24 [2020-04-21T16:36:24.867Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 3.317 s
12:36:24 [2020-04-21T16:36:24.867Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped
12:36:24 [2020-04-21T16:36:24.867Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.126 s
12:36:24 [2020-04-21T16:36:24.867Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.115 s
12:36:24 [2020-04-21T16:36:24.867Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.118 s
12:36:24 [2020-04-21T16:36:24.867Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.012 s
12:36:24 [2020-04-21T16:36:24.867Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.013 s
12:36:24 [2020-04-21T16:36:24.867Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.124 s
12:36:24 [2020-04-21T16:36:24.867Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
12:36:26 [2020-04-21T16:36:26.770Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.772 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
12:36:26 [2020-04-21T16:36:26.770Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.026 s
12:36:26 [2020-04-21T16:36:26.770Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.011 s
12:36:26 [2020-04-21T16:36:26.770Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.008 s
12:36:26 [2020-04-21T16:36:26.770Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.005 s
12:36:26 [2020-04-21T16:36:26.770Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.001 s
12:36:26 [2020-04-21T16:36:26.770Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.045 s
12:36:26 [2020-04-21T16:36:26.770Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.102 s
12:36:26 [2020-04-21T16:36:26.770Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.052 s
12:36:26 [2020-04-21T16:36:26.770Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.055 s
12:36:26 [2020-04-21T16:36:26.770Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.007 s
12:36:26 [2020-04-21T16:36:26.770Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.007 s
12:36:26 [2020-04-21T16:36:26.770Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
12:36:26 [2020-04-21T16:36:26.770Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
12:36:26 [2020-04-21T16:36:26.770Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0 s
12:36:26 [2020-04-21T16:36:26.770Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
12:36:26 [2020-04-21T16:36:26.770Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
12:36:26 [2020-04-21T16:36:26.770Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
12:36:26 [2020-04-21T16:36:26.770Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0 s
12:36:26 [2020-04-21T16:36:26.770Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
12:36:26 [2020-04-21T16:36:26.770Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
12:36:26 [2020-04-21T16:36:26.770Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
12:36:26 [2020-04-21T16:36:26.770Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.002 s
12:36:26 [2020-04-21T16:36:26.770Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
12:36:26 [2020-04-21T16:36:26.770Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
12:36:26 [2020-04-21T16:36:26.770Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
12:36:26 [2020-04-21T16:36:26.770Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
12:36:26 [2020-04-21T16:36:26.770Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
12:36:26 [2020-04-21T16:36:26.770Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
12:36:26 [2020-04-21T16:36:26.770Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
12:36:26 [2020-04-21T16:36:26.770Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
12:36:29 [2020-04-21T16:36:29.079Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.749 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
12:36:29 [2020-04-21T16:36:29.079Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 1.726 s
12:36:29 [2020-04-21T16:36:29.079Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 0.022 s
12:36:29 [2020-04-21T16:36:29.079Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
12:36:30 [2020-04-21T16:36:30.457Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.83 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
12:36:30 [2020-04-21T16:36:30.457Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
12:36:30 [2020-04-21T16:36:30.457Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
12:36:30 [2020-04-21T16:36:30.457Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
12:36:30 [2020-04-21T16:36:30.457Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
12:36:30 [2020-04-21T16:36:30.457Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.458 s
12:36:30 [2020-04-21T16:36:30.457Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
12:36:30 [2020-04-21T16:36:30.457Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
12:36:30 [2020-04-21T16:36:30.457Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
12:36:30 [2020-04-21T16:36:30.457Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.107 s
12:36:30 [2020-04-21T16:36:30.457Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
12:36:30 [2020-04-21T16:36:30.457Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 1.26 s
12:36:30 [2020-04-21T16:36:30.457Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.001 s
12:36:30 [2020-04-21T16:36:30.457Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
12:36:30 [2020-04-21T16:36:30.457Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
12:36:30 [2020-04-21T16:36:30.457Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
12:36:30 [2020-04-21T16:36:30.457Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
12:36:30 [2020-04-21T16:36:30.457Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
12:36:30 [2020-04-21T16:36:30.457Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
12:36:30 [2020-04-21T16:36:30.457Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
12:36:30 [2020-04-21T16:36:30.457Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
12:36:30 [2020-04-21T16:36:30.457Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
12:36:30 [2020-04-21T16:36:30.457Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
12:36:30 [2020-04-21T16:36:30.457Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
12:36:30 [2020-04-21T16:36:30.457Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
12:36:30 [2020-04-21T16:36:30.457Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
12:36:30 [2020-04-21T16:36:30.457Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
12:36:30 [2020-04-21T16:36:30.457Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
12:36:30 [2020-04-21T16:36:30.457Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
12:36:30 [2020-04-21T16:36:30.457Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
12:36:30 [2020-04-21T16:36:30.457Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
12:36:32 [2020-04-21T16:36:32.988Z] 
12:36:32 [2020-04-21T16:36:32.988Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:36:32.708
12:36:32 [2020-04-21T16:36:32.988Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(712,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
12:36:33 [2020-04-21T16:36:33.924Z] 
12:36:33 [2020-04-21T16:36:33.924Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:36:33.809
12:36:33 [2020-04-21T16:36:33.924Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(714,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
12:36:33 [2020-04-21T16:36:33.924Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.606 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
12:36:33 [2020-04-21T16:36:33.924Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.083 s
12:36:33 [2020-04-21T16:36:33.924Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.101 s
12:36:33 [2020-04-21T16:36:33.924Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
12:36:33 [2020-04-21T16:36:33.924Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
12:36:33 [2020-04-21T16:36:33.924Z] aspectResolveTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0 s
12:36:33 [2020-04-21T16:36:33.924Z] aspectTypeTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0 s
12:36:33 [2020-04-21T16:36:33.924Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
12:36:33 [2020-04-21T16:36:33.924Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
12:36:33 [2020-04-21T16:36:33.924Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0.008 s
12:36:33 [2020-04-21T16:36:33.924Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0 s
12:36:33 [2020-04-21T16:36:33.924Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
12:36:33 [2020-04-21T16:36:33.924Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
12:36:33 [2020-04-21T16:36:33.924Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
12:36:33 [2020-04-21T16:36:33.924Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
12:36:33 [2020-04-21T16:36:33.924Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0.001 s
12:36:33 [2020-04-21T16:36:33.924Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
12:36:33 [2020-04-21T16:36:33.924Z] 
12:36:33 [2020-04-21T16:36:33.924Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:36:33.863
12:36:33 [2020-04-21T16:36:33.924Z] !MESSAGE Error parsing /tmp/markers5514687638232028560xml
12:36:33 [2020-04-21T16:36:33.924Z] !STACK 0
12:36:33 [2020-04-21T16:36:33.924Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5514687638232028560xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
12:36:33 [2020-04-21T16:36:33.924Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
12:36:33 [2020-04-21T16:36:33.924Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
12:36:33 [2020-04-21T16:36:33.924Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
12:36:33 [2020-04-21T16:36:33.924Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
12:36:33 [2020-04-21T16:36:33.924Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
12:36:33 [2020-04-21T16:36:33.924Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:33 [2020-04-21T16:36:33.924Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:33 [2020-04-21T16:36:33.924Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:33 [2020-04-21T16:36:33.925Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:36:33 [2020-04-21T16:36:33.925Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:33 [2020-04-21T16:36:33.925Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:33 [2020-04-21T16:36:33.925Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:33 [2020-04-21T16:36:33.925Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
12:36:33 [2020-04-21T16:36:33.925Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:33 [2020-04-21T16:36:33.925Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:33 [2020-04-21T16:36:33.925Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:33 [2020-04-21T16:36:33.925Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
12:36:33 [2020-04-21T16:36:33.925Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:33 [2020-04-21T16:36:33.925Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:33 [2020-04-21T16:36:33.925Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:33 [2020-04-21T16:36:33.925Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
12:36:33 [2020-04-21T16:36:33.925Z] 
12:36:33 [2020-04-21T16:36:33.925Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:36:33.871
12:36:33 [2020-04-21T16:36:33.925Z] !MESSAGE Error parsing /tmp/markers1166326456646704687xml
12:36:33 [2020-04-21T16:36:33.925Z] !STACK 0
12:36:33 [2020-04-21T16:36:33.925Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1166326456646704687xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
12:36:33 [2020-04-21T16:36:33.925Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
12:36:33 [2020-04-21T16:36:33.925Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
12:36:33 [2020-04-21T16:36:33.925Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:33 [2020-04-21T16:36:33.925Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:33 [2020-04-21T16:36:33.925Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:33 [2020-04-21T16:36:33.925Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:36:33 [2020-04-21T16:36:33.925Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:36:33 [2020-04-21T16:36:33.926Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:33 [2020-04-21T16:36:33.926Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:33 [2020-04-21T16:36:33.926Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:33 [2020-04-21T16:36:33.926Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
12:36:33 [2020-04-21T16:36:33.926Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:33 [2020-04-21T16:36:33.926Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:33 [2020-04-21T16:36:33.926Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:33 [2020-04-21T16:36:33.926Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
12:36:33 [2020-04-21T16:36:33.926Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:33 [2020-04-21T16:36:33.926Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:33 [2020-04-21T16:36:33.926Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:33 [2020-04-21T16:36:33.926Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
12:36:33 [2020-04-21T16:36:33.926Z] 
12:36:33 [2020-04-21T16:36:33.926Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:36:33.878
12:36:33 [2020-04-21T16:36:33.926Z] !MESSAGE Error parsing /tmp/markers749015277660077083xml
12:36:33 [2020-04-21T16:36:33.926Z] !STACK 0
12:36:33 [2020-04-21T16:36:33.926Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers749015277660077083xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
12:36:33 [2020-04-21T16:36:33.926Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
12:36:33 [2020-04-21T16:36:33.926Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
12:36:33 [2020-04-21T16:36:33.926Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:33 [2020-04-21T16:36:33.926Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:33 [2020-04-21T16:36:33.926Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:33 [2020-04-21T16:36:33.926Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:36:33 [2020-04-21T16:36:33.926Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:33 [2020-04-21T16:36:33.926Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:33 [2020-04-21T16:36:33.926Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:33 [2020-04-21T16:36:33.926Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
12:36:33 [2020-04-21T16:36:33.926Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
12:36:33 [2020-04-21T16:36:33.926Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:33 [2020-04-21T16:36:33.926Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:33 [2020-04-21T16:36:33.927Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:33 [2020-04-21T16:36:33.927Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
12:36:33 [2020-04-21T16:36:33.927Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:33 [2020-04-21T16:36:33.927Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:33 [2020-04-21T16:36:33.927Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:33 [2020-04-21T16:36:33.927Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
12:36:33 [2020-04-21T16:36:33.927Z] 
12:36:33 [2020-04-21T16:36:33.927Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:36:33.885
12:36:33 [2020-04-21T16:36:33.927Z] !MESSAGE Error parsing /tmp/markers8405621795405771074xml
12:36:33 [2020-04-21T16:36:33.927Z] !STACK 0
12:36:33 [2020-04-21T16:36:33.927Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers8405621795405771074xml; 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.
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
12:36:33 [2020-04-21T16:36:33.927Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
12:36:33 [2020-04-21T16:36:33.927Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
12:36:33 [2020-04-21T16:36:33.927Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:33 [2020-04-21T16:36:33.927Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:33 [2020-04-21T16:36:33.927Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:33 [2020-04-21T16:36:33.927Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:36:33 [2020-04-21T16:36:33.927Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:33 [2020-04-21T16:36:33.927Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:33 [2020-04-21T16:36:33.927Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:33 [2020-04-21T16:36:33.927Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
12:36:33 [2020-04-21T16:36:33.927Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:33 [2020-04-21T16:36:33.927Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:33 [2020-04-21T16:36:33.927Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:33 [2020-04-21T16:36:33.927Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
12:36:33 [2020-04-21T16:36:33.927Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:33 [2020-04-21T16:36:33.927Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:33 [2020-04-21T16:36:33.927Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:33 [2020-04-21T16:36:33.927Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
12:36:33 [2020-04-21T16:36:33.927Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
12:36:34 [2020-04-21T16:36:34.188Z] 
12:36:34 [2020-04-21T16:36:34.188Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:36:33.954
12:36:34 [2020-04-21T16:36:34.188Z] !MESSAGE Error parsing /tmp/markers2956201180841511603xml
12:36:34 [2020-04-21T16:36:34.188Z] !STACK 0
12:36:34 [2020-04-21T16:36:34.188Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
12:36:34 [2020-04-21T16:36:34.188Z] 	at com.google.common.collect.Range.<init>(Range.java:352)
12:36:34 [2020-04-21T16:36:34.188Z] 	at com.google.common.collect.Range.create(Range.java:146)
12:36:34 [2020-04-21T16:36:34.188Z] 	at com.google.common.collect.Range.closed(Range.java:170)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:310)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:215)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:186)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
12:36:34 [2020-04-21T16:36:34.188Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.188Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.188Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.188Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:36:34 [2020-04-21T16:36:34.188Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.188Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.188Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.188Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
12:36:34 [2020-04-21T16:36:34.188Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.188Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.188Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.188Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
12:36:34 [2020-04-21T16:36:34.188Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
12:36:34 [2020-04-21T16:36:34.189Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.189Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.189Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.189Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
12:36:34 [2020-04-21T16:36:34.189Z] 
12:36:34 [2020-04-21T16:36:34.189Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:36:33.961
12:36:34 [2020-04-21T16:36:34.189Z] !MESSAGE Error parsing /tmp/markers800860513872939001xml
12:36:34 [2020-04-21T16:36:34.189Z] !STACK 0
12:36:34 [2020-04-21T16:36:34.189Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers800860513872939001xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
12:36:34 [2020-04-21T16:36:34.189Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
12:36:34 [2020-04-21T16:36:34.189Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
12:36:34 [2020-04-21T16:36:34.189Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.189Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.189Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.189Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:36:34 [2020-04-21T16:36:34.189Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.189Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.189Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.189Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
12:36:34 [2020-04-21T16:36:34.189Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.189Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.189Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.189Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
12:36:34 [2020-04-21T16:36:34.189Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.189Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.189Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.189Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
12:36:34 [2020-04-21T16:36:34.189Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
12:36:34 [2020-04-21T16:36:34.190Z] 
12:36:34 [2020-04-21T16:36:34.190Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:36:33.968
12:36:34 [2020-04-21T16:36:34.190Z] !MESSAGE Error parsing /tmp/markers2019893036996593970xml
12:36:34 [2020-04-21T16:36:34.190Z] !STACK 0
12:36:34 [2020-04-21T16:36:34.190Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.google.common.collect.Range.<init>(Range.java:352)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.google.common.collect.Range.create(Range.java:146)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.google.common.collect.Range.closed(Range.java:170)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:310)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:215)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:186)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
12:36:34 [2020-04-21T16:36:34.190Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.190Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.190Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.190Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:36:34 [2020-04-21T16:36:34.190Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.190Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.190Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.190Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
12:36:34 [2020-04-21T16:36:34.190Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.190Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.190Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.190Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
12:36:34 [2020-04-21T16:36:34.190Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.190Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.190Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.190Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
12:36:34 [2020-04-21T16:36:34.190Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
12:36:34 [2020-04-21T16:36:34.190Z] 
12:36:34 [2020-04-21T16:36:34.190Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:36:33.975
12:36:34 [2020-04-21T16:36:34.190Z] !MESSAGE Error parsing /tmp/markers6210358167072137286xml
12:36:34 [2020-04-21T16:36:34.190Z] !STACK 0
12:36:34 [2020-04-21T16:36:34.190Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6210358167072137286xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
12:36:34 [2020-04-21T16:36:34.190Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
12:36:34 [2020-04-21T16:36:34.191Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
12:36:34 [2020-04-21T16:36:34.191Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.191Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.191Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.191Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:36:34 [2020-04-21T16:36:34.191Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.191Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.191Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.191Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
12:36:34 [2020-04-21T16:36:34.191Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.191Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.191Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.191Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
12:36:34 [2020-04-21T16:36:34.191Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.191Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.191Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.191Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
12:36:34 [2020-04-21T16:36:34.191Z] 
12:36:34 [2020-04-21T16:36:34.191Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:36:33.981
12:36:34 [2020-04-21T16:36:34.191Z] !MESSAGE Error parsing /tmp/markers495138599717078644xml
12:36:34 [2020-04-21T16:36:34.191Z] !STACK 0
12:36:34 [2020-04-21T16:36:34.191Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers495138599717078644xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
12:36:34 [2020-04-21T16:36:34.191Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
12:36:34 [2020-04-21T16:36:34.191Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
12:36:34 [2020-04-21T16:36:34.191Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
12:36:34 [2020-04-21T16:36:34.191Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.191Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.191Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.191Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:36:34 [2020-04-21T16:36:34.192Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.192Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.192Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.192Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
12:36:34 [2020-04-21T16:36:34.192Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.192Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.192Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.192Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
12:36:34 [2020-04-21T16:36:34.192Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:36:34 [2020-04-21T16:36:34.192Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:36:34 [2020-04-21T16:36:34.192Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:36:34 [2020-04-21T16:36:34.192Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
12:36:34 [2020-04-21T16:36:34.192Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
12:36:34 [2020-04-21T16:36:34.192Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
12:36:34 [2020-04-21T16:36:34.192Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.134 s
12:36:34 [2020-04-21T16:36:34.192Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.01 s
12:36:34 [2020-04-21T16:36:34.192Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.063 s
12:36:34 [2020-04-21T16:36:34.192Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.004 s
12:36:34 [2020-04-21T16:36:34.192Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
12:36:34 [2020-04-21T16:36:34.192Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
12:36:34 [2020-04-21T16:36:34.192Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest)  Time elapsed: 0.001 s
12:36:34 [2020-04-21T16:36:34.192Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
12:36:34 [2020-04-21T16:36:34.192Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
12:36:34 [2020-04-21T16:36:34.192Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
12:36:34 [2020-04-21T16:36:34.192Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
12:36:34 [2020-04-21T16:36:34.192Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
12:36:34 [2020-04-21T16:36:34.192Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
12:36:34 [2020-04-21T16:36:34.192Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
12:36:34 [2020-04-21T16:36:34.192Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
12:36:34 [2020-04-21T16:36:34.192Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
12:36:34 [2020-04-21T16:36:34.192Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
12:36:34 [2020-04-21T16:36:34.192Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
12:36:34 [2020-04-21T16:36:34.192Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
12:36:34 [2020-04-21T16:36:34.192Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0.001 s
12:36:34 [2020-04-21T16:36:34.192Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
12:36:34 [2020-04-21T16:36:34.192Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
12:36:34 [2020-04-21T16:36:34.192Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
12:36:34 [2020-04-21T16:36:34.192Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
12:36:34 [2020-04-21T16:36:34.192Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0.001 s
12:36:34 [2020-04-21T16:36:34.192Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
12:36:34 [2020-04-21T16:36:34.192Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
12:36:34 [2020-04-21T16:36:34.192Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
12:36:34 [2020-04-21T16:36:34.192Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
12:36:34 [2020-04-21T16:36:34.192Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
12:36:34 [2020-04-21T16:36:34.192Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0.001 s
12:36:34 [2020-04-21T16:36:34.192Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
12:36:34 [2020-04-21T16:36:34.451Z] 
12:36:34 [2020-04-21T16:36:34.451Z] Results:
12:36:34 [2020-04-21T16:36:34.451Z] 
12:36:34 [2020-04-21T16:36:34.451Z] Tests run: 836, Failures: 0, Errors: 0, Skipped: 1
12:36:34 [2020-04-21T16:36:34.451Z] 
12:36:34 [2020-04-21T16:36:34.451Z] 
12:36:34 [2020-04-21T16:36:34.451Z] !ENTRY org.eclipse.core.resources 2 10035 2020-04-21 16:36:34.350
12:36:34 [2020-04-21T16:36:34.451Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:36:35 [2020-04-21T16:36:35.387Z] [INFO] All tests passed!
12:36:35 [2020-04-21T16:36:35.387Z] [INFO] 
12:36:35 [2020-04-21T16:36:35.387Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
12:36:35 [2020-04-21T16:36:35.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.12-SNAPSHOT.jar
12:36:35 [2020-04-21T16:36:35.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.12-SNAPSHOT.pom
12:36:35 [2020-04-21T16:36:35.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.12-SNAPSHOT-sources.jar
12:36:35 [2020-04-21T16:36:35.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
12:36:35 [2020-04-21T16:36:35.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.12-SNAPSHOT-p2metadata.xml
12:36:35 [2020-04-21T16:36:35.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.12-SNAPSHOT-p2artifacts.xml
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] 
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] 
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.1-SNAPSHOT   [19/138]
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] 
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] 
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] The project's OSGi version is 4.2.1.202004211619
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] 
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] 
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] 
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] 
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] 
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:36:35 [2020-04-21T16:36:35.388Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes
12:36:35 [2020-04-21T16:36:35.955Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[83] 
12:36:35 [2020-04-21T16:36:35.955Z] 	CtfIterator iterator = getIterator();
12:36:35 [2020-04-21T16:36:35.955Z] 	            ^^^^^^^^
12:36:35 [2020-04-21T16:36:35.955Z] Potential resource leak: 'iterator' may not be closed
12:36:35 [2020-04-21T16:36:35.955Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[128] 
12:36:35 [2020-04-21T16:36:35.955Z] 	return iterator == null ? null : iterator.getCurrentEvent();
12:36:35 [2020-04-21T16:36:35.955Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:36:35 [2020-04-21T16:36:35.955Z] Potential resource leak: 'iterator' may not be closed at this location
12:36:35 [2020-04-21T16:36:35.955Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[156] 
12:36:35 [2020-04-21T16:36:35.955Z] 	return retVal;
12:36:35 [2020-04-21T16:36:35.955Z] 	^^^^^^^^^^^^^^
12:36:35 [2020-04-21T16:36:35.955Z] Potential resource leak: 'iterator' may not be closed at this location
12:36:35 [2020-04-21T16:36:35.955Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[178] 
12:36:35 [2020-04-21T16:36:35.955Z] 	return ret;
12:36:35 [2020-04-21T16:36:35.955Z] 	^^^^^^^^^^^
12:36:35 [2020-04-21T16:36:35.955Z] Potential resource leak: 'iterator' may not be closed at this location
12:36:35 [2020-04-21T16:36:35.955Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[191] 
12:36:35 [2020-04-21T16:36:35.955Z] 	return iterator == null ? false : iterator.seek(location);
12:36:35 [2020-04-21T16:36:35.955Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:36:35 [2020-04-21T16:36:35.955Z] Potential resource leak: 'iterator' may not be closed at this location
12:36:35 [2020-04-21T16:36:35.956Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[58] 
12:36:35 [2020-04-21T16:36:35.956Z] 	return getFirst();
12:36:35 [2020-04-21T16:36:35.956Z] 	       ^^^^^^^^^^
12:36:35 [2020-04-21T16:36:35.956Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:36:35 [2020-04-21T16:36:35.956Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[127] 
12:36:35 [2020-04-21T16:36:35.956Z] 	return iter;
12:36:35 [2020-04-21T16:36:35.956Z] 	^^^^^^^^^^^^
12:36:35 [2020-04-21T16:36:35.956Z] Potential resource leak: 'iter' may not be closed at this location
12:36:35 [2020-04-21T16:36:35.956Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[201] 
12:36:35 [2020-04-21T16:36:35.956Z] 	elem = (CtfIterator) fTrace.createIterator();
12:36:35 [2020-04-21T16:36:35.956Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:36:35 [2020-04-21T16:36:35.956Z] Potential resource leak: 'elem' may not be closed at this location
12:36:35 [2020-04-21T16:36:35.956Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[205] 
12:36:35 [2020-04-21T16:36:35.956Z] 	return elem;
12:36:35 [2020-04-21T16:36:35.956Z] 	^^^^^^^^^^^^
12:36:35 [2020-04-21T16:36:35.956Z] Potential resource leak: 'elem' may not be closed at this location
12:36:35 [2020-04-21T16:36:35.956Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[156] 
12:36:35 [2020-04-21T16:36:35.956Z] 	return fPreviousEvent;
12:36:35 [2020-04-21T16:36:35.956Z] 	^^^^^^^^^^^^^^^^^^^^^^
12:36:35 [2020-04-21T16:36:35.956Z] Potential resource leak: 'top' may not be closed at this location
12:36:35 [2020-04-21T16:36:35.956Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[173] 
12:36:35 [2020-04-21T16:36:35.956Z] 	return fTrace.timestampCyclesToNanos(ts);
12:36:35 [2020-04-21T16:36:35.956Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:36:35 [2020-04-21T16:36:35.956Z] Potential resource leak: 'top' may not be closed at this location
12:36:35 [2020-04-21T16:36:35.956Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[176] 
12:36:35 [2020-04-21T16:36:35.956Z] 	return 0;
12:36:35 [2020-04-21T16:36:35.956Z] 	^^^^^^^^^
12:36:35 [2020-04-21T16:36:35.956Z] Potential resource leak: 'top' may not be closed at this location
12:36:35 [2020-04-21T16:36:35.956Z] 12 problems (12 warnings)
12:36:35 [2020-04-21T16:36:35.956Z] [INFO] 
12:36:35 [2020-04-21T16:36:35.956Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:36:35 [2020-04-21T16:36:35.956Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:36:35 [2020-04-21T16:36:35.956Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
12:36:35 [2020-04-21T16:36:35.956Z] [INFO] 
12:36:35 [2020-04-21T16:36:35.956Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:36:35 [2020-04-21T16:36:35.956Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-sources.jar
12:36:35 [2020-04-21T16:36:35.956Z] [INFO] 
12:36:35 [2020-04-21T16:36:35.956Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:36:35 [2020-04-21T16:36:35.956Z] [INFO] 
12:36:35 [2020-04-21T16:36:35.956Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] 
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] 
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] 
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] 
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] 
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] 
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] 
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.10-SNAPSHOT [20/138]
12:36:36 [2020-04-21T16:36:36.215Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:36:36 [2020-04-21T16:36:36.475Z] [INFO] 
12:36:36 [2020-04-21T16:36:36.475Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:36:36 [2020-04-21T16:36:36.475Z] [INFO] 
12:36:36 [2020-04-21T16:36:36.475Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:36:36 [2020-04-21T16:36:36.475Z] [INFO] The project's OSGi version is 1.0.10.202004211619
12:36:36 [2020-04-21T16:36:36.475Z] [INFO] 
12:36:36 [2020-04-21T16:36:36.475Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:36:36 [2020-04-21T16:36:36.475Z] [INFO] 
12:36:36 [2020-04-21T16:36:36.475Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:36:36 [2020-04-21T16:36:36.475Z] [INFO] 
12:36:36 [2020-04-21T16:36:36.475Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:36:36 [2020-04-21T16:36:36.475Z] [INFO] 
12:36:36 [2020-04-21T16:36:36.475Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:36:36 [2020-04-21T16:36:36.475Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:36:36 [2020-04-21T16:36:36.475Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
12:36:36 [2020-04-21T16:36:36.475Z] [INFO] 
12:36:36 [2020-04-21T16:36:36.475Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:36:36 [2020-04-21T16:36:36.475Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes
12:36:37 [2020-04-21T16:36:37.410Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[41] 
12:36:37 [2020-04-21T16:36:37.410Z] 	private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3;
12:36:37 [2020-04-21T16:36:37.410Z] 	                                                                           ^^^^^^^^^^^
12:36:37 [2020-04-21T16:36:37.410Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated
12:36:37 [2020-04-21T16:36:37.410Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[68] 
12:36:37 [2020-04-21T16:36:37.410Z] 	private static final Map<String, ISeriesModel> EXPECTED_YDATA = ImmutableMap.of(Long.toString(1),
12:36:37 [2020-04-21T16:36:37.410Z] 	                                                                                ^^^^^^^^^^^^^^^^
12:36:37 [2020-04-21T16:36:37.411Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:36:37 [2020-04-21T16:36:37.411Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[73] 
12:36:37 [2020-04-21T16:36:37.411Z] 	Long.toString(2),
12:36:37 [2020-04-21T16:36:37.411Z] 	^^^^^^^^^^^^^^^^
12:36:37 [2020-04-21T16:36:37.411Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:36:37 [2020-04-21T16:36:37.411Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[111] 
12:36:37 [2020-04-21T16:36:37.411Z] 	SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids);
12:36:37 [2020-04-21T16:36:37.411Z] 	                                                                                         ^^^
12:36:37 [2020-04-21T16:36:37.411Z] 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>'
12:36:37 [2020-04-21T16:36:37.411Z] 4 problems (4 warnings)
12:36:37 [2020-04-21T16:36:37.411Z] [INFO] 
12:36:37 [2020-04-21T16:36:37.411Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:36:37 [2020-04-21T16:36:37.411Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:36:37 [2020-04-21T16:36:37.411Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
12:36:37 [2020-04-21T16:36:37.411Z] [INFO] 
12:36:37 [2020-04-21T16:36:37.411Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:36:37 [2020-04-21T16:36:37.411Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.10-SNAPSHOT-sources.jar
12:36:37 [2020-04-21T16:36:37.411Z] [INFO] 
12:36:37 [2020-04-21T16:36:37.411Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:36:37 [2020-04-21T16:36:37.669Z] [INFO] 
12:36:37 [2020-04-21T16:36:37.669Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:36:37 [2020-04-21T16:36:37.669Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.10-SNAPSHOT.jar
12:36:37 [2020-04-21T16:36:37.669Z] [INFO] 
12:36:37 [2020-04-21T16:36:37.669Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:36:37 [2020-04-21T16:36:37.669Z] [INFO] 
12:36:37 [2020-04-21T16:36:37.669Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:36:37 [2020-04-21T16:36:37.669Z] [INFO] 
12:36:37 [2020-04-21T16:36:37.669Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:36:37 [2020-04-21T16:36:37.669Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.10-SNAPSHOT.jar
12:36:37 [2020-04-21T16:36:37.928Z] [INFO] 
12:36:37 [2020-04-21T16:36:37.928Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:36:37 [2020-04-21T16:36:37.928Z] [INFO] 
12:36:37 [2020-04-21T16:36:37.928Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:36:38 [2020-04-21T16:36:38.864Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
12:36:38 [2020-04-21T16:36:38.864Z] [INFO] Command line:
12:36:38 [2020-04-21T16:36:38.864Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:36:38 [2020-04-21T16:36:38.864Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:36:42 [2020-04-21T16:36:42.302Z] !SESSION 2020-04-21 16:36:39.151 -----------------------------------------------
12:36:42 [2020-04-21T16:36:42.302Z] eclipse.buildId=unknown
12:36:42 [2020-04-21T16:36:42.302Z] java.version=1.8.0_202
12:36:42 [2020-04-21T16:36:42.302Z] java.vendor=Oracle Corporation
12:36:42 [2020-04-21T16:36:42.302Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:36:42 [2020-04-21T16:36:42.302Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:36:42 [2020-04-21T16:36:42.302Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:36:42 [2020-04-21T16:36:42.302Z] 
12:36:42 [2020-04-21T16:36:42.302Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 16:36:42.182
12:36:42 [2020-04-21T16:36:42.302Z] !MESSAGE FrameworkEvent ERROR
12:36:42 [2020-04-21T16:36:42.302Z] !STACK 0
12:36:42 [2020-04-21T16:36:42.302Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
12:36:42 [2020-04-21T16:36:42.302Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:36:42 [2020-04-21T16:36:42.302Z] 
12:36:42 [2020-04-21T16:36:42.302Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
12:36:42 [2020-04-21T16:36:42.302Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
12:36:42 [2020-04-21T16:36:42.302Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
12:36:42 [2020-04-21T16:36:42.302Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
12:36:42 [2020-04-21T16:36:42.302Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
12:36:42 [2020-04-21T16:36:42.302Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:36:42 [2020-04-21T16:36:42.302Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:36:42 [2020-04-21T16:36:42.302Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
12:36:44 [2020-04-21T16:36:44.832Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
12:36:45 [2020-04-21T16:36:45.090Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
12:36:45 [2020-04-21T16:36:45.090Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest)  Time elapsed: 0.256 s
12:36:45 [2020-04-21T16:36:45.090Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
12:36:51 [2020-04-21T16:36:51.650Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.856 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
12:36:51 [2020-04-21T16:36:51.650Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0 s
12:36:51 [2020-04-21T16:36:51.650Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.139 s
12:36:51 [2020-04-21T16:36:51.650Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.12 s
12:36:51 [2020-04-21T16:36:51.650Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.111 s
12:36:51 [2020-04-21T16:36:51.650Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.095 s
12:36:51 [2020-04-21T16:36:51.650Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.144 s
12:36:51 [2020-04-21T16:36:51.650Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.066 s
12:36:51 [2020-04-21T16:36:51.650Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.07 s
12:36:51 [2020-04-21T16:36:51.650Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
12:36:51 [2020-04-21T16:36:51.650Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
12:36:51 [2020-04-21T16:36:51.650Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0.001 s
12:36:51 [2020-04-21T16:36:51.650Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:36:51 [2020-04-21T16:36:51.650Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:36:51 [2020-04-21T16:36:51.650Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:36:51 [2020-04-21T16:36:51.651Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:36:51 [2020-04-21T16:36:51.651Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:36:51 [2020-04-21T16:36:51.651Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:36:51 [2020-04-21T16:36:51.651Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:36:51 [2020-04-21T16:36:51.651Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:36:51 [2020-04-21T16:36:51.651Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:36:51 [2020-04-21T16:36:51.651Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:36:51 [2020-04-21T16:36:51.651Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0.001 s
12:36:51 [2020-04-21T16:36:51.651Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
12:36:51 [2020-04-21T16:36:51.651Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
12:37:06 [2020-04-21T16:37:06.524Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.807 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
12:37:06 [2020-04-21T16:37:06.524Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.36 s
12:37:06 [2020-04-21T16:37:06.524Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 3.94 s
12:37:06 [2020-04-21T16:37:06.524Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.61 s
12:37:06 [2020-04-21T16:37:06.524Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.512 s
12:37:06 [2020-04-21T16:37:06.524Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.54 s
12:37:06 [2020-04-21T16:37:06.524Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.841 s
12:37:06 [2020-04-21T16:37:06.524Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
12:37:07 [2020-04-21T16:37:07.901Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.782 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
12:37:07 [2020-04-21T16:37:07.901Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.002 s
12:37:07 [2020-04-21T16:37:07.901Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
12:37:07 [2020-04-21T16:37:07.901Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
12:37:07 [2020-04-21T16:37:07.901Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.002 s
12:37:07 [2020-04-21T16:37:07.901Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
12:37:07 [2020-04-21T16:37:07.901Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
12:37:07 [2020-04-21T16:37:07.901Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest)  Time elapsed: 0.084 s
12:37:07 [2020-04-21T16:37:07.901Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
12:37:07 [2020-04-21T16:37:07.901Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
12:37:07 [2020-04-21T16:37:07.901Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest)  Time elapsed: 0.001 s
12:37:07 [2020-04-21T16:37:07.901Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
12:37:07 [2020-04-21T16:37:07.901Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
12:37:07 [2020-04-21T16:37:07.901Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.004 s
12:37:07 [2020-04-21T16:37:07.901Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:37:07 [2020-04-21T16:37:07.901Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:37:07 [2020-04-21T16:37:07.901Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.002 s
12:37:07 [2020-04-21T16:37:07.901Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:37:07 [2020-04-21T16:37:07.901Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
12:37:07 [2020-04-21T16:37:07.901Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:37:07 [2020-04-21T16:37:07.901Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
12:37:07 [2020-04-21T16:37:07.901Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:37:07 [2020-04-21T16:37:07.901Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
12:37:07 [2020-04-21T16:37:07.901Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:37:07 [2020-04-21T16:37:07.901Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:37:07 [2020-04-21T16:37:07.901Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
12:37:07 [2020-04-21T16:37:07.901Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
12:37:07 [2020-04-21T16:37:07.901Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
12:37:07 [2020-04-21T16:37:07.901Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
12:37:07 [2020-04-21T16:37:07.901Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
12:37:07 [2020-04-21T16:37:07.901Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
12:37:07 [2020-04-21T16:37:07.901Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
12:38:15 [2020-04-21T16:38:15.900Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.528 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
12:38:15 [2020-04-21T16:38:15.900Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.005 s
12:38:15 [2020-04-21T16:38:15.900Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 12.174 s
12:38:15 [2020-04-21T16:38:15.900Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.122 s
12:38:15 [2020-04-21T16:38:15.900Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.128 s
12:38:15 [2020-04-21T16:38:15.900Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.29 s
12:38:15 [2020-04-21T16:38:15.900Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
12:38:15 [2020-04-21T16:38:15.900Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
12:38:15 [2020-04-21T16:38:15.900Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.41 s
12:38:15 [2020-04-21T16:38:15.900Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.004 s
12:38:15 [2020-04-21T16:38:15.900Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
12:38:15 [2020-04-21T16:38:15.900Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 10.254 s
12:38:15 [2020-04-21T16:38:15.900Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
12:38:15 [2020-04-21T16:38:15.900Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
12:38:15 [2020-04-21T16:38:15.900Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.003 s
12:38:15 [2020-04-21T16:38:15.900Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
12:38:15 [2020-04-21T16:38:15.900Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
12:38:15 [2020-04-21T16:38:15.900Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
12:38:15 [2020-04-21T16:38:15.900Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.136 s
12:38:15 [2020-04-21T16:38:15.900Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
12:38:15 [2020-04-21T16:38:15.900Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.188 s
12:38:15 [2020-04-21T16:38:15.900Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.081 s
12:38:15 [2020-04-21T16:38:15.900Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.241 s
12:38:15 [2020-04-21T16:38:15.900Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
12:38:15 [2020-04-21T16:38:15.900Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.007 s
12:38:15 [2020-04-21T16:38:15.900Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.162 s
12:38:15 [2020-04-21T16:38:15.900Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
12:38:15 [2020-04-21T16:38:15.900Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.047 s
12:38:15 [2020-04-21T16:38:15.900Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
12:38:15 [2020-04-21T16:38:15.901Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
12:38:15 [2020-04-21T16:38:15.901Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
12:38:15 [2020-04-21T16:38:15.901Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
12:38:15 [2020-04-21T16:38:15.901Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.961 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
12:38:15 [2020-04-21T16:38:15.901Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.363 s
12:38:15 [2020-04-21T16:38:15.901Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.311 s
12:38:15 [2020-04-21T16:38:15.901Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.911 s
12:38:15 [2020-04-21T16:38:15.901Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.374 s
12:38:15 [2020-04-21T16:38:15.901Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
12:38:30 [2020-04-21T16:38:30.960Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.347 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
12:38:30 [2020-04-21T16:38:30.960Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.349 s
12:38:30 [2020-04-21T16:38:30.960Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.269 s
12:38:30 [2020-04-21T16:38:30.960Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped
12:38:30 [2020-04-21T16:38:30.960Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 2.037 s
12:38:30 [2020-04-21T16:38:30.960Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 2.155 s
12:38:30 [2020-04-21T16:38:30.960Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.665 s
12:38:30 [2020-04-21T16:38:30.961Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.236 s
12:38:30 [2020-04-21T16:38:30.961Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.2 s
12:38:30 [2020-04-21T16:38:30.961Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.946 s
12:38:30 [2020-04-21T16:38:30.961Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 2.019 s
12:38:30 [2020-04-21T16:38:30.961Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.267 s
12:38:30 [2020-04-21T16:38:30.961Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 2.033 s
12:38:30 [2020-04-21T16:38:30.961Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
12:38:36 [2020-04-21T16:38:36.515Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.062 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
12:38:36 [2020-04-21T16:38:36.515Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
12:38:36 [2020-04-21T16:38:36.515Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
12:38:36 [2020-04-21T16:38:36.515Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
12:38:36 [2020-04-21T16:38:36.515Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
12:38:36 [2020-04-21T16:38:36.515Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
12:38:36 [2020-04-21T16:38:36.515Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
12:38:36 [2020-04-21T16:38:36.515Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.068 s
12:38:36 [2020-04-21T16:38:36.515Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
12:38:36 [2020-04-21T16:38:36.515Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
12:38:36 [2020-04-21T16:38:36.515Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.005 s
12:38:36 [2020-04-21T16:38:36.515Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
12:38:36 [2020-04-21T16:38:36.515Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
12:38:36 [2020-04-21T16:38:36.515Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
12:38:36 [2020-04-21T16:38:36.515Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
12:38:36 [2020-04-21T16:38:36.515Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
12:38:36 [2020-04-21T16:38:36.515Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.003 s
12:38:36 [2020-04-21T16:38:36.515Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
12:38:36 [2020-04-21T16:38:36.515Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
12:38:36 [2020-04-21T16:38:36.515Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
12:38:36 [2020-04-21T16:38:36.515Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.005 s
12:38:36 [2020-04-21T16:38:36.515Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
12:38:36 [2020-04-21T16:38:36.515Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
12:38:36 [2020-04-21T16:38:36.515Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
12:38:36 [2020-04-21T16:38:36.515Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
12:38:36 [2020-04-21T16:38:36.515Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
12:38:36 [2020-04-21T16:38:36.515Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
12:38:36 [2020-04-21T16:38:36.515Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0.001 s
12:38:36 [2020-04-21T16:38:36.515Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
12:38:36 [2020-04-21T16:38:36.515Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
12:38:36 [2020-04-21T16:38:36.515Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
12:38:36 [2020-04-21T16:38:36.515Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
12:38:36 [2020-04-21T16:38:36.515Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
12:38:36 [2020-04-21T16:38:36.515Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
12:38:36 [2020-04-21T16:38:36.515Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
12:38:36 [2020-04-21T16:38:36.515Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
12:38:36 [2020-04-21T16:38:36.515Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
12:38:39 [2020-04-21T16:38:39.795Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.607 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
12:38:39 [2020-04-21T16:38:39.795Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 2.099 s
12:38:39 [2020-04-21T16:38:39.795Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 1.41 s
12:38:39 [2020-04-21T16:38:39.795Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
12:38:43 [2020-04-21T16:38:43.980Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.936 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
12:38:43 [2020-04-21T16:38:43.980Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.299 s
12:38:43 [2020-04-21T16:38:43.980Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.298 s
12:38:43 [2020-04-21T16:38:43.980Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.299 s
12:38:43 [2020-04-21T16:38:43.980Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
12:38:43 [2020-04-21T16:38:43.980Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
12:38:43 [2020-04-21T16:38:43.980Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
12:38:43 [2020-04-21T16:38:43.980Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0 s
12:38:43 [2020-04-21T16:38:43.980Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.598 s
12:38:43 [2020-04-21T16:38:43.980Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
12:38:43 [2020-04-21T16:38:43.980Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.9 s
12:38:43 [2020-04-21T16:38:43.980Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.223 s
12:38:43 [2020-04-21T16:38:43.980Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0 s
12:38:43 [2020-04-21T16:38:43.980Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
12:38:43 [2020-04-21T16:38:43.980Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
12:38:43 [2020-04-21T16:38:43.980Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.18 s
12:38:43 [2020-04-21T16:38:43.980Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.155 s
12:38:43 [2020-04-21T16:38:43.980Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
12:38:43 [2020-04-21T16:38:43.980Z] 
12:38:43 [2020-04-21T16:38:43.980Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:38:43.777
12:38:43 [2020-04-21T16:38:43.980Z] !MESSAGE Unknown trace attribute: test
12:38:43 [2020-04-21T16:38:43.980Z] 
12:38:43 [2020-04-21T16:38:43.980Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:38:43.778
12:38:43 [2020-04-21T16:38:43.980Z] !MESSAGE Unknown trace attribute: test1
12:38:43 [2020-04-21T16:38:43.980Z] 
12:38:43 [2020-04-21T16:38:43.980Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:38:43.779
12:38:43 [2020-04-21T16:38:43.980Z] !MESSAGE Unknown trace attribute: test2
12:38:43 [2020-04-21T16:38:43.980Z] 
12:38:43 [2020-04-21T16:38:43.980Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:38:43.780
12:38:43 [2020-04-21T16:38:43.981Z] !MESSAGE Unknown trace attribute: test3
12:38:43 [2020-04-21T16:38:43.981Z] 
12:38:43 [2020-04-21T16:38:43.981Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-04-21 16:38:43.780
12:38:43 [2020-04-21T16:38:43.981Z] !MESSAGE Unknown trace attribute: test4
12:38:43 [2020-04-21T16:38:43.981Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
12:38:43 [2020-04-21T16:38:43.981Z] testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.009 s
12:38:43 [2020-04-21T16:38:43.981Z] testValidate[1: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/212/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.09 s
12:38:43 [2020-04-21T16:38:43.981Z] testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.003 s
12:38:43 [2020-04-21T16:38:43.981Z] 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
12:38:43 [2020-04-21T16:38:43.981Z] 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
12:38:43 [2020-04-21T16:38:43.981Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
12:38:44 [2020-04-21T16:38:44.914Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
12:38:44 [2020-04-21T16:38:44.914Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
12:38:44 [2020-04-21T16:38:44.914Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
12:38:44 [2020-04-21T16:38:44.914Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
12:38:44 [2020-04-21T16:38:44.914Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.002 s
12:38:44 [2020-04-21T16:38:44.914Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.182 s
12:38:44 [2020-04-21T16:38:44.914Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
12:38:44 [2020-04-21T16:38:44.914Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
12:38:44 [2020-04-21T16:38:44.914Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
12:38:44 [2020-04-21T16:38:44.914Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
12:38:44 [2020-04-21T16:38:44.914Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
12:38:44 [2020-04-21T16:38:44.914Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
12:38:57 [2020-04-21T16:38:57.115Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.37 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
12:38:57 [2020-04-21T16:38:57.115Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 5.964 s
12:38:57 [2020-04-21T16:38:57.115Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 4.404 s
12:38:57 [2020-04-21T16:38:57.115Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
12:38:57 [2020-04-21T16:38:57.115Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.728 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
12:38:57 [2020-04-21T16:38:57.115Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.185 s
12:38:57 [2020-04-21T16:38:57.115Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.096 s
12:38:57 [2020-04-21T16:38:57.115Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.017 s
12:38:57 [2020-04-21T16:38:57.115Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.1 s
12:38:57 [2020-04-21T16:38:57.115Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
12:38:58 [2020-04-21T16:38:58.872Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.947 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
12:38:58 [2020-04-21T16:38:58.872Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.061 s
12:38:58 [2020-04-21T16:38:58.872Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.164 s
12:38:58 [2020-04-21T16:38:58.872Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.09 s
12:38:58 [2020-04-21T16:38:58.872Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.045 s
12:38:58 [2020-04-21T16:38:58.872Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.083 s
12:38:58 [2020-04-21T16:38:58.872Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.109 s
12:38:58 [2020-04-21T16:38:58.872Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.383 s
12:38:58 [2020-04-21T16:38:58.872Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.106 s
12:38:58 [2020-04-21T16:38:58.872Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.103 s
12:38:58 [2020-04-21T16:38:58.872Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.102 s
12:38:58 [2020-04-21T16:38:58.872Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.1 s
12:38:58 [2020-04-21T16:38:58.872Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.105 s
12:38:58 [2020-04-21T16:38:58.872Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.096 s
12:38:58 [2020-04-21T16:38:58.872Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.088 s
12:38:58 [2020-04-21T16:38:58.872Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.103 s
12:38:58 [2020-04-21T16:38:58.872Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.107 s
12:38:58 [2020-04-21T16:38:58.872Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.098 s
12:38:58 [2020-04-21T16:38:58.872Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
12:42:35 [2020-04-21T16:42:35.410Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 205.274 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 17.811 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 16.823 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 20.326 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 4.18 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 4.204 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 21.327 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 19.478 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 21.593 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.411 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.332 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.311 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.76 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.53 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.787 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.245 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.224 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.225 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.217 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.218 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.219 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 10.579 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.262 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 8.579 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 8.992 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.272 s
12:42:35 [2020-04-21T16:42:35.410Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 17.352 s
12:42:35 [2020-04-21T16:42:35.410Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
12:42:35 [2020-04-21T16:42:35.410Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
12:42:35 [2020-04-21T16:42:35.410Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest)  Time elapsed: 0.194 s
12:42:35 [2020-04-21T16:42:35.410Z] 
12:42:35 [2020-04-21T16:42:35.410Z] Results:
12:42:35 [2020-04-21T16:42:35.410Z] 
12:42:35 [2020-04-21T16:42:35.410Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
12:42:35 [2020-04-21T16:42:35.410Z] 
12:42:35 [2020-04-21T16:42:35.410Z] [INFO] All tests passed!
12:42:35 [2020-04-21T16:42:35.410Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.410Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:42:35 [2020-04-21T16:42:35.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.10-SNAPSHOT.jar
12:42:35 [2020-04-21T16:42:35.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.10-SNAPSHOT.pom
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.10-SNAPSHOT-sources.jar
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.10-SNAPSHOT-p2metadata.xml
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.2-SNAPSHOT [21/138]
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] The project's OSGi version is 0.0.2.202004211619
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.2-SNAPSHOT-sources.jar
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.2-SNAPSHOT.jar
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.2-SNAPSHOT.jar
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
12:42:35 [2020-04-21T16:42:35.411Z] [INFO] Command line:
12:42:35 [2020-04-21T16:42:35.411Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:42:35 [2020-04-21T16:42:35.411Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:42:35 [2020-04-21T16:42:35.411Z] !SESSION 2020-04-21 16:42:27.558 -----------------------------------------------
12:42:35 [2020-04-21T16:42:35.411Z] eclipse.buildId=unknown
12:42:35 [2020-04-21T16:42:35.411Z] java.version=1.8.0_202
12:42:35 [2020-04-21T16:42:35.411Z] java.vendor=Oracle Corporation
12:42:35 [2020-04-21T16:42:35.411Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:42:35 [2020-04-21T16:42:35.411Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:42:35 [2020-04-21T16:42:35.411Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:42:35 [2020-04-21T16:42:35.411Z] 
12:42:35 [2020-04-21T16:42:35.411Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 16:42:30.663
12:42:35 [2020-04-21T16:42:35.411Z] !MESSAGE FrameworkEvent ERROR
12:42:35 [2020-04-21T16:42:35.411Z] !STACK 0
12:42:35 [2020-04-21T16:42:35.411Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
12:42:35 [2020-04-21T16:42:35.411Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:42:35 [2020-04-21T16:42:35.411Z] 
12:42:35 [2020-04-21T16:42:35.411Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
12:42:35 [2020-04-21T16:42:35.411Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
12:42:35 [2020-04-21T16:42:35.411Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
12:42:35 [2020-04-21T16:42:35.411Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
12:42:35 [2020-04-21T16:42:35.411Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
12:42:35 [2020-04-21T16:42:35.411Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:42:35 [2020-04-21T16:42:35.411Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:42:35 [2020-04-21T16:42:35.412Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
12:42:35 [2020-04-21T16:42:35.412Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
12:42:35 [2020-04-21T16:42:35.412Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
12:42:35 [2020-04-21T16:42:35.412Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest)  Time elapsed: 0.063 s
12:42:35 [2020-04-21T16:42:35.412Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
12:42:35 [2020-04-21T16:42:35.412Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
12:42:35 [2020-04-21T16:42:35.412Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.238 s
12:42:35 [2020-04-21T16:42:35.412Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.018 s
12:42:35 [2020-04-21T16:42:35.412Z] 
12:42:35 [2020-04-21T16:42:35.412Z] Results:
12:42:35 [2020-04-21T16:42:35.412Z] 
12:42:35 [2020-04-21T16:42:35.412Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
12:42:35 [2020-04-21T16:42:35.412Z] 
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] All tests passed!
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.2-SNAPSHOT.jar
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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/0.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.2-SNAPSHOT.pom
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.2-SNAPSHOT-sources.jar
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.2-SNAPSHOT-pack200.jar.pack.gz
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.2-SNAPSHOT-p2metadata.xml
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.2-SNAPSHOT-p2artifacts.xml
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 6.0.0-SNAPSHOT         [22/138]
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] The project's OSGi version is 6.0.0.202004211619
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] --- maven-antrun-plugin:1.8:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
12:42:35 [2020-04-21T16:42:35.412Z] [INFO] Executing tasks
12:42:35 [2020-04-21T16:42:35.412Z] 
12:42:35 [2020-04-21T16:42:35.412Z] main:
12:42:35 [2020-04-21T16:42:35.412Z] 
12:42:35 [2020-04-21T16:42:35.412Z] main:
12:42:35 [2020-04-21T16:42:35.412Z] 
12:42:35 [2020-04-21T16:42:35.412Z] resetCSS:
12:42:35 [2020-04-21T16:42:35.412Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
12:42:35 [2020-04-21T16:42:35.673Z] 
12:42:35 [2020-04-21T16:42:35.673Z] checkTargetPlatform:
12:42:35 [2020-04-21T16:42:35.673Z]      [echo] Verifying target platform: tracecompass-e4.7
12:42:35 [2020-04-21T16:42:35.673Z] 
12:42:35 [2020-04-21T16:42:35.673Z] fixCSS:
12:42:35 [2020-04-21T16:42:35.673Z]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
12:42:35 [2020-04-21T16:42:35.673Z] [INFO] Executed tasks
12:42:35 [2020-04-21T16:42:35.673Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.673Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
12:42:35 [2020-04-21T16:42:35.673Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:42:35 [2020-04-21T16:42:35.673Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
12:42:35 [2020-04-21T16:42:35.673Z] [INFO] 
12:42:35 [2020-04-21T16:42:35.673Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
12:42:35 [2020-04-21T16:42:35.673Z] [INFO] Compiling 529 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes
12:42:45 [2020-04-21T16:42:45.661Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1738] 
12:42:45 [2020-04-21T16:42:45.661Z] 	new TmfTimestampFormat(inputElement.getInputFormat());
12:42:45 [2020-04-21T16:42:45.661Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.661Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.661Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1813] 
12:42:45 [2020-04-21T16:42:45.661Z] 	new TmfTimestampFormat(attribute.getInputFormat());
12:42:45 [2020-04-21T16:42:45.661Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.661Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.661Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[18] 
12:42:45 [2020-04-21T16:42:45.661Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation;
12:42:45 [2020-04-21T16:42:45.661Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.661Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.661Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[90] 
12:42:45 [2020-04-21T16:42:45.661Z] 	*            {@link IAnnotation} that represent this marker event
12:42:45 [2020-04-21T16:42:45.661Z] 	                    ^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.661Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.661Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[99] 
12:42:45 [2020-04-21T16:42:45.661Z] 	public MarkerEvent(IAnnotation annotation, ITimeGraphEntry entry, String category, boolean foreground) {
12:42:45 [2020-04-21T16:42:45.661Z] 	                   ^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.661Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.661Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[102] 
12:42:45 [2020-04-21T16:42:45.661Z] 	fLabel = annotation.getLabel();
12:42:45 [2020-04-21T16:42:45.661Z] 	         ^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.661Z] Discouraged access: The method 'IAnnotation.getLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.661Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] 
12:42:45 [2020-04-21T16:42:45.661Z] 	addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString());
12:42:45 [2020-04-21T16:42:45.661Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.661Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.661Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] 
12:42:45 [2020-04-21T16:42:45.661Z] 	addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString());
12:42:45 [2020-04-21T16:42:45.662Z] 	                                                       ^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[271] 
12:42:45 [2020-04-21T16:42:45.662Z] 	addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip),
12:42:45 [2020-04-21T16:42:45.662Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] 
12:42:45 [2020-04-21T16:42:45.662Z] 	ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange,
12:42:45 [2020-04-21T16:42:45.662Z]                             TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime));
12:42:45 [2020-04-21T16:42:45.662Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[274] 
12:42:45 [2020-04-21T16:42:45.662Z] 	addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents));
12:42:45 [2020-04-21T16:42:45.662Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[274] 
12:42:45 [2020-04-21T16:42:45.662Z] 	addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents));
12:42:45 [2020-04-21T16:42:45.662Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[277] 
12:42:45 [2020-04-21T16:42:45.662Z] 	addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents));
12:42:45 [2020-04-21T16:42:45.662Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[277] 
12:42:45 [2020-04-21T16:42:45.662Z] 	addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents));
12:42:45 [2020-04-21T16:42:45.662Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.java:[105] 
12:42:45 [2020-04-21T16:42:45.662Z] 	return builder.build();
12:42:45 [2020-04-21T16:42:45.662Z] 	       ^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] 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>'
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] 
12:42:45 [2020-04-21T16:42:45.662Z] 	private static final @NonNull Comparator<ITmfStateInterval> INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime);
12:42:45 [2020-04-21T16:42:45.662Z] 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] Null type safety (type annotations): The expression of type 'Comparator<ITmfStateInterval>' needs unchecked conversion to conform to '@NonNull Comparator<ITmfStateInterval>'
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[77] 
12:42:45 [2020-04-21T16:42:45.662Z] 	private static final @NonNull Comparator<ITimeEvent> TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration);
12:42:45 [2020-04-21T16:42:45.662Z] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] Null type safety (type annotations): The expression of type 'Comparator<ITimeEvent>' needs unchecked conversion to conform to '@NonNull Comparator<ITimeEvent>'
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[233] 
12:42:45 [2020-04-21T16:42:45.662Z] 	doFilterEventList(entry, eventList, predicates);
12:42:45 [2020-04-21T16:42:45.662Z] 	                         ^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>'
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[253] 
12:42:45 [2020-04-21T16:42:45.662Z] 	doFilterEventList(entry, eventList, predicates);
12:42:45 [2020-04-21T16:42:45.662Z] 	                         ^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>'
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[275] 
12:42:45 [2020-04-21T16:42:45.662Z] 	Collection<Integer> quarks = getQuarksForEntry(entry, ss);
12:42:45 [2020-04-21T16:42:45.662Z] 	                                               ^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry'
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[213] 
12:42:45 [2020-04-21T16:42:45.662Z] 	Set<Long> ids = (Set<Long>) ctx.getData(getClass() + CHECKED_ELEMENTS);
12:42:45 [2020-04-21T16:42:45.662Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] Type safety: Unchecked cast from Object to Set<Long>
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[252] 
12:42:45 [2020-04-21T16:42:45.662Z] 	&& ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) {
12:42:45 [2020-04-21T16:42:45.662Z] 	                  ^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[431] 
12:42:45 [2020-04-21T16:42:45.662Z] 	ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId());
12:42:45 [2020-04-21T16:42:45.662Z] 	          ^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[491] 
12:42:45 [2020-04-21T16:42:45.662Z] 	return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class);
12:42:45 [2020-04-21T16:42:45.662Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[559] 
12:42:45 [2020-04-21T16:42:45.662Z] 	return comparator.compare((T) e1, (T) e2);
12:42:45 [2020-04-21T16:42:45.662Z] 	                          ^^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] Type safety: Unchecked cast from Object to T
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[559] 
12:42:45 [2020-04-21T16:42:45.662Z] 	return comparator.compare((T) e1, (T) e2);
12:42:45 [2020-04-21T16:42:45.662Z] 	                                  ^^^^^^
12:42:45 [2020-04-21T16:42:45.662Z] Type safety: Unchecked cast from Object to T
12:42:45 [2020-04-21T16:42:45.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java:[537] 
12:42:45 [2020-04-21T16:42:45.663Z] 	new OpenSourceCodeAction("", new TmfCallsite(sMatcher.group(1), Long.parseLong(sMatcher.group(2))), getParent().getShell()).run(); //$NON-NLS-1$
12:42:45 [2020-04-21T16:42:45.663Z] 	                                             ^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.663Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[848] 
12:42:45 [2020-04-21T16:42:45.663Z] 	return Iterables.concat(Collections.singleton(root), Iterables.concat(transform));
12:42:45 [2020-04-21T16:42:45.663Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.663Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>'
12:42:45 [2020-04-21T16:42:45.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/StylePropertiesUtils.java:[48] 
12:42:45 [2020-04-21T16:42:45.663Z] 	@NonNull Map<@NonNull String, @NonNull Object> updatedStyles = new HashMap<>(styleMap);
12:42:45 [2020-04-21T16:42:45.663Z] 	                                                                             ^^^^^^^^
12:42:45 [2020-04-21T16:42:45.663Z] 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>'
12:42:45 [2020-04-21T16:42:45.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[254] 
12:42:45 [2020-04-21T16:42:45.663Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
12:42:45 [2020-04-21T16:42:45.663Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.663Z] 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
12:42:45 [2020-04-21T16:42:45.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[541] 
12:42:45 [2020-04-21T16:42:45.663Z] 	Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class);
12:42:45 [2020-04-21T16:42:45.663Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.663Z] 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
12:42:45 [2020-04-21T16:42:45.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[135] 
12:42:45 [2020-04-21T16:42:45.663Z] 	return closeZipFile(specifiedFile);
12:42:45 [2020-04-21T16:42:45.663Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.663Z] Potential resource leak: 'specifiedFile' may not be closed at this location
12:42:45 [2020-04-21T16:42:45.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[195] 
12:42:45 [2020-04-21T16:42:45.663Z] 	return archiveSize;
12:42:45 [2020-04-21T16:42:45.663Z] 	^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.663Z] Potential resource leak: 'zipFile' may not be closed at this location
12:42:45 [2020-04-21T16:42:45.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[172] 
12:42:45 [2020-04-21T16:42:45.663Z] 	return traceElement.getSupplementaryResources();
12:42:45 [2020-04-21T16:42:45.663Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.663Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]'
12:42:45 [2020-04-21T16:42:45.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[195] 
12:42:45 [2020-04-21T16:42:45.663Z] 	TraceToTrim create = TraceToTrim.create(this, childElement);
12:42:45 [2020-04-21T16:42:45.663Z] 	                                              ^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.663Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement'
12:42:45 [2020-04-21T16:42:45.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java:[2893] 
12:42:45 [2020-04-21T16:42:45.663Z] 	elementStyle = provider.getElementStyle(event);
12:42:45 [2020-04-21T16:42:45.663Z] 	                                        ^^^^^
12:42:45 [2020-04-21T16:42:45.663Z] Null type safety (type annotations): The expression of type 'ITimeEvent' needs unchecked conversion to conform to '@NonNull ITimeEvent'
12:42:45 [2020-04-21T16:42:45.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[156] 
12:42:45 [2020-04-21T16:42:45.663Z] 	addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$
12:42:45 [2020-04-21T16:42:45.663Z] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.663Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] 
12:42:45 [2020-04-21T16:42:45.663Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
12:42:45 [2020-04-21T16:42:45.663Z] 	                                 ^^^^^^^^
12:42:45 [2020-04-21T16:42:45.663Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] 
12:42:45 [2020-04-21T16:42:45.663Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
12:42:45 [2020-04-21T16:42:45.663Z] 	                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.663Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[162] 
12:42:45 [2020-04-21T16:42:45.663Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
12:42:45 [2020-04-21T16:42:45.663Z] 	                                 ^^^^^^^^
12:42:45 [2020-04-21T16:42:45.663Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[162] 
12:42:45 [2020-04-21T16:42:45.663Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
12:42:45 [2020-04-21T16:42:45.663Z] 	                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.663Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[163] 
12:42:45 [2020-04-21T16:42:45.663Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration));
12:42:45 [2020-04-21T16:42:45.663Z] 	                                 ^^^^^^^^
12:42:45 [2020-04-21T16:42:45.663Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[163] 
12:42:45 [2020-04-21T16:42:45.663Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration));
12:42:45 [2020-04-21T16:42:45.663Z] 	                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.663Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[167] 
12:42:45 [2020-04-21T16:42:45.663Z] 	addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$
12:42:45 [2020-04-21T16:42:45.663Z] 	                                                    ^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.664Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[233] 
12:42:45 [2020-04-21T16:42:45.664Z] 	addItem(ROW_CATEGORY, stateTypeName, entry.getName());
12:42:45 [2020-04-21T16:42:45.664Z] 	                      ^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.664Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[233] 
12:42:45 [2020-04-21T16:42:45.664Z] 	addItem(ROW_CATEGORY, stateTypeName, entry.getName());
12:42:45 [2020-04-21T16:42:45.664Z] 	                                     ^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.664Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[243] 
12:42:45 [2020-04-21T16:42:45.664Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state);
12:42:45 [2020-04-21T16:42:45.664Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.664Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[251] 
12:42:45 [2020-04-21T16:42:45.664Z] 	addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
12:42:45 [2020-04-21T16:42:45.664Z] 	                        ^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.664Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[251] 
12:42:45 [2020-04-21T16:42:45.664Z] 	addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
12:42:45 [2020-04-21T16:42:45.664Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.664Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[298] 
12:42:45 [2020-04-21T16:42:45.664Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE,
12:42:45 [2020-04-21T16:42:45.664Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.664Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[299] 
12:42:45 [2020-04-21T16:42:45.664Z] 	eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$
12:42:45 [2020-04-21T16:42:45.664Z] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.664Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[302] 
12:42:45 [2020-04-21T16:42:45.664Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
12:42:45 [2020-04-21T16:42:45.664Z] 	                                 ^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.664Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[302] 
12:42:45 [2020-04-21T16:42:45.664Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
12:42:45 [2020-04-21T16:42:45.664Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.664Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[302] 
12:42:45 [2020-04-21T16:42:45.664Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
12:42:45 [2020-04-21T16:42:45.664Z] 	                                                                                                                                                     ^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.664Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
12:42:45 [2020-04-21T16:42:45.664Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
12:42:45 [2020-04-21T16:42:45.664Z] 	                                 ^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.664Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
12:42:45 [2020-04-21T16:42:45.664Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
12:42:45 [2020-04-21T16:42:45.664Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.664Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
12:42:45 [2020-04-21T16:42:45.664Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
12:42:45 [2020-04-21T16:42:45.664Z] 	                                                                                                                                                    ^^^^^^^
12:42:45 [2020-04-21T16:42:45.664Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[305] 
12:42:45 [2020-04-21T16:42:45.664Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
12:42:45 [2020-04-21T16:42:45.664Z] 	                                 ^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.664Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[305] 
12:42:45 [2020-04-21T16:42:45.664Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
12:42:45 [2020-04-21T16:42:45.664Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.664Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[305] 
12:42:45 [2020-04-21T16:42:45.664Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
12:42:45 [2020-04-21T16:42:45.664Z] 	                                                                                                                                                     ^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.664Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[309] 
12:42:45 [2020-04-21T16:42:45.664Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration);
12:42:45 [2020-04-21T16:42:45.664Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.664Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[309] 
12:42:45 [2020-04-21T16:42:45.664Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration);
12:42:45 [2020-04-21T16:42:45.664Z] 	                                                             ^^^^^^^^
12:42:45 [2020-04-21T16:42:45.665Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.665Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[324] 
12:42:45 [2020-04-21T16:42:45.665Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage);
12:42:45 [2020-04-21T16:42:45.665Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.665Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.665Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[324] 
12:42:45 [2020-04-21T16:42:45.665Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage);
12:42:45 [2020-04-21T16:42:45.665Z] 	                                                                         ^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.665Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.665Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[332] 
12:42:45 [2020-04-21T16:42:45.665Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName());
12:42:45 [2020-04-21T16:42:45.665Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.665Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.665Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[332] 
12:42:45 [2020-04-21T16:42:45.665Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName());
12:42:45 [2020-04-21T16:42:45.665Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.665Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.665Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[333] 
12:42:45 [2020-04-21T16:42:45.665Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName());
12:42:45 [2020-04-21T16:42:45.665Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.665Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.665Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[333] 
12:42:45 [2020-04-21T16:42:45.665Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName());
12:42:45 [2020-04-21T16:42:45.665Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.665Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.665Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[340] 
12:42:45 [2020-04-21T16:42:45.665Z] 	addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
12:42:45 [2020-04-21T16:42:45.665Z] 	                       ^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.665Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.665Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[340] 
12:42:45 [2020-04-21T16:42:45.665Z] 	addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
12:42:45 [2020-04-21T16:42:45.665Z] 	                                            ^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.665Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.665Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[356] 
12:42:45 [2020-04-21T16:42:45.665Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime));
12:42:45 [2020-04-21T16:42:45.665Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.665Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.665Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[356] 
12:42:45 [2020-04-21T16:42:45.665Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime));
12:42:45 [2020-04-21T16:42:45.665Z] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.665Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.665Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
12:42:45 [2020-04-21T16:42:45.665Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
12:42:45 [2020-04-21T16:42:45.665Z] 	                                 ^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.665Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.665Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
12:42:45 [2020-04-21T16:42:45.665Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
12:42:45 [2020-04-21T16:42:45.665Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.665Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.665Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
12:42:45 [2020-04-21T16:42:45.665Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
12:42:45 [2020-04-21T16:42:45.665Z] 	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.665Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.665Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[360] 
12:42:45 [2020-04-21T16:42:45.665Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
12:42:45 [2020-04-21T16:42:45.665Z] 	                                 ^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.665Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.665Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[360] 
12:42:45 [2020-04-21T16:42:45.665Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
12:42:45 [2020-04-21T16:42:45.665Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.665Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.665Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[360] 
12:42:45 [2020-04-21T16:42:45.665Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
12:42:45 [2020-04-21T16:42:45.665Z] 	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.665Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.665Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
12:42:45 [2020-04-21T16:42:45.665Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res));
12:42:45 [2020-04-21T16:42:45.665Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.665Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.665Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
12:42:45 [2020-04-21T16:42:45.666Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res));
12:42:45 [2020-04-21T16:42:45.666Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.666Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.666Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[363] 
12:42:45 [2020-04-21T16:42:45.666Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
12:42:45 [2020-04-21T16:42:45.666Z] 	                                 ^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.666Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.666Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[363] 
12:42:45 [2020-04-21T16:42:45.666Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
12:42:45 [2020-04-21T16:42:45.666Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.666Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.666Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[363] 
12:42:45 [2020-04-21T16:42:45.666Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
12:42:45 [2020-04-21T16:42:45.666Z] 	                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.666Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.666Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[83] 
12:42:45 [2020-04-21T16:42:45.666Z] 	Iterable<TmfGenericTreeEntry> counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class);
12:42:45 [2020-04-21T16:42:45.666Z] 	         ^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.666Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
12:42:45 [2020-04-21T16:42:45.666Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[114] 
12:42:45 [2020-04-21T16:42:45.666Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
12:42:45 [2020-04-21T16:42:45.666Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.666Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
12:42:45 [2020-04-21T16:42:45.666Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[135] 
12:42:45 [2020-04-21T16:42:45.666Z] 	return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class);
12:42:45 [2020-04-21T16:42:45.666Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.666Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
12:42:45 [2020-04-21T16:42:45.666Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[50] 
12:42:45 [2020-04-21T16:42:45.666Z] 	addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$
12:42:45 [2020-04-21T16:42:45.666Z] 	                                                                         ^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.666Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.666Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[51] 
12:42:45 [2020-04-21T16:42:45.666Z] 	addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$
12:42:45 [2020-04-21T16:42:45.666Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.666Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.666Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[39] 
12:42:45 [2020-04-21T16:42:45.666Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.Annotation;
12:42:45 [2020-04-21T16:42:45.666Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.666Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.666Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[40] 
12:42:45 [2020-04-21T16:42:45.666Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationCategoriesModel;
12:42:45 [2020-04-21T16:42:45.666Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.666Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.666Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[41] 
12:42:45 [2020-04-21T16:42:45.666Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationModel;
12:42:45 [2020-04-21T16:42:45.666Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.666Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.666Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[42] 
12:42:45 [2020-04-21T16:42:45.666Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation.AnnotationType;
12:42:45 [2020-04-21T16:42:45.666Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.666Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.666Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[43] 
12:42:45 [2020-04-21T16:42:45.666Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IOutputAnnotationProvider;
12:42:45 [2020-04-21T16:42:45.666Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.666Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.666Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[175] 
12:42:45 [2020-04-21T16:42:45.666Z] 	ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager
12:42:45 [2020-04-21T16:42:45.666Z]                 .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class);
12:42:45 [2020-04-21T16:42:45.666Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.666Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITimeGraphDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
12:42:45 [2020-04-21T16:42:45.666Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[182] 
12:42:45 [2020-04-21T16:42:45.666Z] 	((BaseDataProviderTimeGraphPresentationProvider) presentationProvider).addProvider(dataProvider, getTooltipResolver(dataProvider));
12:42:45 [2020-04-21T16:42:45.666Z] 	                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.666Z] 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>>'
12:42:45 [2020-04-21T16:42:45.666Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[403] 
12:42:45 [2020-04-21T16:42:45.666Z] 	Map<@NonNull String, @NonNull Object> parameters = getFetchRowModelParameters(start, end, resolution, fullSearch, entry.getValue());
12:42:45 [2020-04-21T16:42:45.666Z] 	                                                                                                                  ^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.667Z] Null type safety (type annotations): The expression of type 'Collection<Long>' needs unchecked conversion to conform to '@NonNull Collection<Long>'
12:42:45 [2020-04-21T16:42:45.667Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[568] 
12:42:45 [2020-04-21T16:42:45.667Z] 	if (provider instanceof IOutputAnnotationProvider) {
12:42:45 [2020-04-21T16:42:45.667Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.667Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.667Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[570] 
12:42:45 [2020-04-21T16:42:45.667Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
12:42:45 [2020-04-21T16:42:45.667Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.667Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.667Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[570] 
12:42:45 [2020-04-21T16:42:45.667Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
12:42:45 [2020-04-21T16:42:45.667Z] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.667Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotationCategories(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.667Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[570] 
12:42:45 [2020-04-21T16:42:45.667Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
12:42:45 [2020-04-21T16:42:45.667Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.667Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.667Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[571] 
12:42:45 [2020-04-21T16:42:45.667Z] 	AnnotationCategoriesModel model = response.getModel();
12:42:45 [2020-04-21T16:42:45.667Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.667Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.667Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[573] 
12:42:45 [2020-04-21T16:42:45.667Z] 	viewMarkerCategories.addAll(model.getAnnotationCategories());
12:42:45 [2020-04-21T16:42:45.667Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.667Z] Discouraged access: The method 'AnnotationCategoriesModel.getAnnotationCategories()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.667Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[591] 
12:42:45 [2020-04-21T16:42:45.667Z] 	if (provider instanceof IOutputAnnotationProvider) {
12:42:45 [2020-04-21T16:42:45.667Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.668Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[593] 
12:42:45 [2020-04-21T16:42:45.668Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
12:42:45 [2020-04-21T16:42:45.668Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.668Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[593] 
12:42:45 [2020-04-21T16:42:45.668Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
12:42:45 [2020-04-21T16:42:45.668Z] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.668Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotations(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[593] 
12:42:45 [2020-04-21T16:42:45.668Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
12:42:45 [2020-04-21T16:42:45.668Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.668Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[594] 
12:42:45 [2020-04-21T16:42:45.668Z] 	AnnotationModel model = response.getModel();
12:42:45 [2020-04-21T16:42:45.668Z] 	^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.668Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[596] 
12:42:45 [2020-04-21T16:42:45.668Z] 	for (Entry<String, Collection<Annotation>> entry : model.getAnnotations().entrySet()) {
12:42:45 [2020-04-21T16:42:45.668Z] 	                              ^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.668Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[596] 
12:42:45 [2020-04-21T16:42:45.668Z] 	for (Entry<String, Collection<Annotation>> entry : model.getAnnotations().entrySet()) {
12:42:45 [2020-04-21T16:42:45.668Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.668Z] Discouraged access: The method 'AnnotationModel.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[598] 
12:42:45 [2020-04-21T16:42:45.668Z] 	for (Annotation annotation : entry.getValue()) {
12:42:45 [2020-04-21T16:42:45.668Z] 	     ^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.668Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[599] 
12:42:45 [2020-04-21T16:42:45.668Z] 	if (annotation.getType() == AnnotationType.CHART) {
12:42:45 [2020-04-21T16:42:45.668Z] 	    ^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.668Z] Discouraged access: The method 'Annotation.getType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[599] 
12:42:45 [2020-04-21T16:42:45.668Z] 	if (annotation.getType() == AnnotationType.CHART) {
12:42:45 [2020-04-21T16:42:45.668Z] 	                            ^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.668Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[599] 
12:42:45 [2020-04-21T16:42:45.668Z] 	if (annotation.getType() == AnnotationType.CHART) {
12:42:45 [2020-04-21T16:42:45.668Z] 	                                           ^^^^^
12:42:45 [2020-04-21T16:42:45.668Z] Discouraged access: The field 'IAnnotation.AnnotationType.CHART' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[603] 
12:42:45 [2020-04-21T16:42:45.668Z] 	if (annotation.getEntryId() != -1) {
12:42:45 [2020-04-21T16:42:45.668Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.668Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[605] 
12:42:45 [2020-04-21T16:42:45.668Z] 	markerEntry = fEntries.get(provider, annotation.getEntryId());
12:42:45 [2020-04-21T16:42:45.668Z] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.668Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:42:45 [2020-04-21T16:42:45.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[652] 
12:42:45 [2020-04-21T16:42:45.668Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
12:42:45 [2020-04-21T16:42:45.668Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.668Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
12:42:45 [2020-04-21T16:42:45.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[53] 
12:42:45 [2020-04-21T16:42:45.668Z] 	String oldFillColorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.fillColor());
12:42:45 [2020-04-21T16:42:45.668Z] 	                                                                                                   ^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.668Z] The method fillColor() from the type ITimeEventStyleStrings is deprecated
12:42:45 [2020-04-21T16:42:45.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[54] 
12:42:45 [2020-04-21T16:42:45.668Z] 	String oldHeightFactorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.heightFactor());
12:42:45 [2020-04-21T16:42:45.668Z] 	                                                                                                      ^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.668Z] The method heightFactor() from the type ITimeEventStyleStrings is deprecated
12:42:45 [2020-04-21T16:42:45.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[779] 
12:42:45 [2020-04-21T16:42:45.668Z] 	for (Entry<String, String> filterEntry : getPresentationProvider().getFilterInput(te).entrySet()) {
12:42:45 [2020-04-21T16:42:45.668Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.668Z] 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>'
12:42:45 [2020-04-21T16:42:45.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[785] 
12:42:45 [2020-04-21T16:42:45.668Z] 	Integer property = mapEntry.getKey();
12:42:45 [2020-04-21T16:42:45.668Z] 	                   ^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.668Z] 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
12:42:45 [2020-04-21T16:42:45.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[833] 
12:42:45 [2020-04-21T16:42:45.668Z] 	doFilterEventList(entry, eventList, Maps.transformValues(predicates, p -> new TransformedPredicate(p)));
12:42:45 [2020-04-21T16:42:45.669Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.669Z] 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>>>'
12:42:45 [2020-04-21T16:42:45.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[891] 
12:42:45 [2020-04-21T16:42:45.669Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
12:42:45 [2020-04-21T16:42:45.669Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.669Z] 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>>'
12:42:45 [2020-04-21T16:42:45.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1496] 
12:42:45 [2020-04-21T16:42:45.669Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
12:42:45 [2020-04-21T16:42:45.669Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.669Z] 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
12:42:45 [2020-04-21T16:42:45.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1860] 
12:42:45 [2020-04-21T16:42:45.669Z] 	service = site.getService(IWorkbenchSiteProgressService.class);
12:42:45 [2020-04-21T16:42:45.669Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.669Z] 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
12:42:45 [2020-04-21T16:42:45.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2981] 
12:42:45 [2020-04-21T16:42:45.669Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
12:42:45 [2020-04-21T16:42:45.669Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.669Z] 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
12:42:45 [2020-04-21T16:42:45.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2993] 
12:42:45 [2020-04-21T16:42:45.669Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
12:42:45 [2020-04-21T16:42:45.669Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.669Z] 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
12:42:45 [2020-04-21T16:42:45.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[92] 
12:42:45 [2020-04-21T16:42:45.669Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
12:42:45 [2020-04-21T16:42:45.669Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.669Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[92] 
12:42:45 [2020-04-21T16:42:45.669Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
12:42:45 [2020-04-21T16:42:45.669Z] 	                                                                                                                      ^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.669Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[110] 
12:42:45 [2020-04-21T16:42:45.669Z] 	addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue)));
12:42:45 [2020-04-21T16:42:45.669Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.669Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/importexport/ManifestReader.java:[81] 
12:42:45 [2020-04-21T16:42:45.669Z] 	XmlUtils.safeValidate(schema, new StreamSource(input));
12:42:45 [2020-04-21T16:42:45.669Z] 	                      ^^^^^^
12:42:45 [2020-04-21T16:42:45.669Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema'
12:42:45 [2020-04-21T16:42:45.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1170] 
12:42:45 [2020-04-21T16:42:45.669Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
12:42:45 [2020-04-21T16:42:45.669Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.669Z] 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
12:42:45 [2020-04-21T16:42:45.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1188] 
12:42:45 [2020-04-21T16:42:45.669Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
12:42:45 [2020-04-21T16:42:45.669Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.669Z] 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
12:42:45 [2020-04-21T16:42:45.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[265] 
12:42:45 [2020-04-21T16:42:45.669Z] 	ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager
12:42:45 [2020-04-21T16:42:45.669Z]                 .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class);
12:42:45 [2020-04-21T16:42:45.669Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.669Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITimeGraphDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
12:42:45 [2020-04-21T16:42:45.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[17] 
12:42:45 [2020-04-21T16:42:45.669Z] 	import org.eclipse.jface.viewers.ViewerSorter;
12:42:45 [2020-04-21T16:42:45.669Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.669Z] The type ViewerSorter is deprecated
12:42:45 [2020-04-21T16:42:45.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[23] 
12:42:45 [2020-04-21T16:42:45.669Z] 	public class TmfViewerSorter extends ViewerSorter {
12:42:45 [2020-04-21T16:42:45.669Z] 	                                     ^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.669Z] The type ViewerSorter is deprecated
12:42:45 [2020-04-21T16:42:45.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[214] 
12:42:45 [2020-04-21T16:42:45.669Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
12:42:45 [2020-04-21T16:42:45.669Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.669Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
12:42:45 [2020-04-21T16:42:45.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[298] 
12:42:45 [2020-04-21T16:42:45.669Z] 	dataProvider = initializeDataProvider(fTrace);
12:42:45 [2020-04-21T16:42:45.669Z] 	                                      ^^^^^^
12:42:45 [2020-04-21T16:42:45.669Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
12:42:45 [2020-04-21T16:42:45.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[370] 
12:42:45 [2020-04-21T16:42:45.669Z] 	TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage());
12:42:45 [2020-04-21T16:42:45.669Z] 	                                                      ^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.669Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.670Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[217] 
12:42:45 [2020-04-21T16:42:45.670Z] 	return new TimeGraphLineEntry(model);
12:42:45 [2020-04-21T16:42:45.670Z] 	                              ^^^^^
12:42:45 [2020-04-21T16:42:45.670Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel'
12:42:45 [2020-04-21T16:42:45.670Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[219] 
12:42:45 [2020-04-21T16:42:45.670Z] 	return new TimeGraphEntry(model);
12:42:45 [2020-04-21T16:42:45.670Z] 	                          ^^^^^
12:42:45 [2020-04-21T16:42:45.670Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel'
12:42:45 [2020-04-21T16:42:45.670Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[236] 
12:42:45 [2020-04-21T16:42:45.670Z] 	this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime));
12:42:45 [2020-04-21T16:42:45.670Z] 	                                                               ^^^^
12:42:45 [2020-04-21T16:42:45.670Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.670Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[79] 
12:42:45 [2020-04-21T16:42:45.670Z] 	Object service = page.getActivePart().getSite().getService(IHandlerService.class);
12:42:45 [2020-04-21T16:42:45.670Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.670Z] 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
12:42:45 [2020-04-21T16:42:45.670Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[152] 
12:42:45 [2020-04-21T16:42:45.670Z] 	Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class);
12:42:45 [2020-04-21T16:42:45.670Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.670Z] 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
12:42:45 [2020-04-21T16:42:45.670Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[262] 
12:42:45 [2020-04-21T16:42:45.670Z] 	Object serviceObject = window.getService(IHandlerService.class);
12:42:45 [2020-04-21T16:42:45.670Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.670Z] 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
12:42:45 [2020-04-21T16:42:45.670Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[111] 
12:42:45 [2020-04-21T16:42:45.670Z] 	OutputElementStyle style = entry.getValue();
12:42:45 [2020-04-21T16:42:45.670Z] 	                           ^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.670Z] 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
12:42:45 [2020-04-21T16:42:45.670Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[114] 
12:42:45 [2020-04-21T16:42:45.670Z] 	new OutputElementStyle(style.getParentKey(), Maps.newHashMap(style.getStyleValues())));
12:42:45 [2020-04-21T16:42:45.670Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.670Z] 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>'
12:42:45 [2020-04-21T16:42:45.670Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[147] 
12:42:45 [2020-04-21T16:42:45.670Z] 	String styleKey = styleEntry.getKey();
12:42:45 [2020-04-21T16:42:45.670Z] 	                  ^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.670Z] 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
12:42:45 [2020-04-21T16:42:45.670Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[149] 
12:42:45 [2020-04-21T16:42:45.670Z] 	OutputElementStyle elementStyle = styleEntry.getValue();
12:42:45 [2020-04-21T16:42:45.670Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.670Z] 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
12:42:45 [2020-04-21T16:42:45.670Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[174] 
12:42:45 [2020-04-21T16:42:45.670Z] 	stateTable = stateItemList.toArray(new StateItem[stateItemList.size()]);
12:42:45 [2020-04-21T16:42:45.670Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.670Z] Null type safety (type annotations): The expression of type 'StateItem[]' needs unchecked conversion to conform to '@Nullable StateItem @NonNull[]'
12:42:45 [2020-04-21T16:42:45.670Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[284] 
12:42:45 [2020-04-21T16:42:45.670Z] 	Integer index = entry.getValue();
12:42:45 [2020-04-21T16:42:45.670Z] 	                ^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.670Z] 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
12:42:45 [2020-04-21T16:42:45.670Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/IStylePresentationProvider.java:[26] 
12:42:45 [2020-04-21T16:42:45.670Z] 	@NonNullByDefault
12:42:45 [2020-04-21T16:42:45.670Z] 	^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.670Z] Nullness default is redundant with a default specified for the enclosing package org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph
12:42:45 [2020-04-21T16:42:45.670Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[884] 
12:42:45 [2020-04-21T16:42:45.670Z] 	TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat);
12:42:45 [2020-04-21T16:42:45.670Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.670Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
12:42:45 [2020-04-21T16:42:45.670Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1722] 
12:42:45 [2020-04-21T16:42:45.670Z] 	new TmfTimestampFormat(inputData.format);
12:42:45 [2020-04-21T16:42:45.670Z] 	                       ^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.670Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.670Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[111] 
12:42:45 [2020-04-21T16:42:45.670Z] 	ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey());
12:42:45 [2020-04-21T16:42:45.670Z] 	                                                                                                                          ^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.670Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.670Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[117] 
12:42:45 [2020-04-21T16:42:45.670Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value));
12:42:45 [2020-04-21T16:42:45.670Z] 	                                           ^^^
12:42:45 [2020-04-21T16:42:45.670Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.670Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[119] 
12:42:45 [2020-04-21T16:42:45.670Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos()));
12:42:45 [2020-04-21T16:42:45.670Z] 	                                           ^^^
12:42:45 [2020-04-21T16:42:45.670Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.671Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[121] 
12:42:45 [2020-04-21T16:42:45.671Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value)));
12:42:45 [2020-04-21T16:42:45.671Z] 	                                           ^^^
12:42:45 [2020-04-21T16:42:45.671Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:42:45 [2020-04-21T16:42:45.671Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1232] 
12:42:45 [2020-04-21T16:42:45.671Z] 	Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class);
12:42:45 [2020-04-21T16:42:45.671Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.671Z] 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
12:42:45 [2020-04-21T16:42:45.671Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1234] 
12:42:45 [2020-04-21T16:42:45.671Z] 	Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class);
12:42:45 [2020-04-21T16:42:45.671Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.671Z] 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
12:42:45 [2020-04-21T16:42:45.671Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[38] 
12:42:45 [2020-04-21T16:42:45.671Z] 	((Iterable<TraceTypeHelper>) inputElement).forEach(helper -> {
12:42:45 [2020-04-21T16:42:45.671Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.671Z] Type safety: Unchecked cast from Object to Iterable<TraceTypeHelper>
12:42:45 [2020-04-21T16:42:45.671Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[76] 
12:42:45 [2020-04-21T16:42:45.671Z] 	fInput = (Iterable<@NonNull TraceTypeHelper>) newInput;
12:42:45 [2020-04-21T16:42:45.671Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:45 [2020-04-21T16:42:45.671Z] Type safety: Unchecked cast from Object to Iterable<TraceTypeHelper>
12:42:45 [2020-04-21T16:42:45.671Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[38] 
12:42:45 [2020-04-21T16:42:45.671Z] 	super(model.getName());
12:42:45 [2020-04-21T16:42:45.671Z] 	      ^^^^^
12:42:45 [2020-04-21T16:42:45.671Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type
12:42:45 [2020-04-21T16:42:45.671Z] 162 problems (162 warnings)
12:42:45 [2020-04-21T16:42:45.671Z] [INFO] 
12:42:45 [2020-04-21T16:42:45.671Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
12:42:45 [2020-04-21T16:42:45.671Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:42:45 [2020-04-21T16:42:45.671Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
12:42:45 [2020-04-21T16:42:45.671Z] [INFO] 
12:42:45 [2020-04-21T16:42:45.671Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
12:42:45 [2020-04-21T16:42:45.671Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-sources.jar
12:42:45 [2020-04-21T16:42:45.671Z] [INFO] 
12:42:45 [2020-04-21T16:42:45.671Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
12:42:45 [2020-04-21T16:42:45.671Z] [INFO] 
12:42:45 [2020-04-21T16:42:45.671Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
12:42:45 [2020-04-21T16:42:45.930Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar
12:42:46 [2020-04-21T16:42:46.499Z] [INFO] 
12:42:46 [2020-04-21T16:42:46.499Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
12:42:46 [2020-04-21T16:42:46.499Z] [INFO] 
12:42:46 [2020-04-21T16:42:46.499Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui ---
12:42:46 [2020-04-21T16:42:46.499Z] [INFO] 
12:42:46 [2020-04-21T16:42:46.499Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui ---
12:42:46 [2020-04-21T16:42:46.499Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] 
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] 
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] --- maven-antrun-plugin:1.8:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] Executing tasks
12:42:50 [2020-04-21T16:42:50.693Z] 
12:42:50 [2020-04-21T16:42:50.693Z] main:
12:42:50 [2020-04-21T16:42:50.693Z] 
12:42:50 [2020-04-21T16:42:50.693Z] resetCSS:
12:42:50 [2020-04-21T16:42:50.693Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] Executed tasks
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] 
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.pom
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-sources.jar
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-pack200.jar.pack.gz
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-p2metadata.xml
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-p2artifacts.xml
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] 
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] 
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.6-SNAPSHOT [23/138]
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] 
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] 
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] The project's OSGi version is 0.0.6.202004211619
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] 
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] 
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] 
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] 
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] 
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:42:50 [2020-04-21T16:42:50.693Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes
12:42:50 [2020-04-21T16:42:50.953Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[53] 
12:42:50 [2020-04-21T16:42:50.953Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
12:42:50 [2020-04-21T16:42:50.953Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:50 [2020-04-21T16:42:50.953Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
12:42:50 [2020-04-21T16:42:50.953Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[76] 
12:42:50 [2020-04-21T16:42:50.953Z] 	return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$
12:42:50 [2020-04-21T16:42:50.953Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:42:50 [2020-04-21T16:42:50.953Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List<TmfTreeColumnData>'
12:42:50 [2020-04-21T16:42:50.953Z] 2 problems (2 warnings)
12:42:50 [2020-04-21T16:42:50.953Z] [INFO] 
12:42:50 [2020-04-21T16:42:50.953Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:42:50 [2020-04-21T16:42:50.953Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:42:50 [2020-04-21T16:42:50.954Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
12:42:50 [2020-04-21T16:42:50.954Z] [INFO] 
12:42:50 [2020-04-21T16:42:50.954Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:42:50 [2020-04-21T16:42:50.954Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.6-SNAPSHOT-sources.jar
12:42:50 [2020-04-21T16:42:50.954Z] [INFO] 
12:42:50 [2020-04-21T16:42:50.954Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:42:50 [2020-04-21T16:42:50.954Z] [INFO] 
12:42:50 [2020-04-21T16:42:50.954Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:42:50 [2020-04-21T16:42:50.954Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.6-SNAPSHOT.jar
12:42:51 [2020-04-21T16:42:51.213Z] [INFO] 
12:42:51 [2020-04-21T16:42:51.213Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:42:51 [2020-04-21T16:42:51.213Z] [INFO] 
12:42:51 [2020-04-21T16:42:51.213Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:42:51 [2020-04-21T16:42:51.213Z] [INFO] 
12:42:51 [2020-04-21T16:42:51.213Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:42:51 [2020-04-21T16:42:51.213Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.6-SNAPSHOT.jar
12:42:51 [2020-04-21T16:42:51.213Z] [INFO] 
12:42:51 [2020-04-21T16:42:51.213Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:42:51 [2020-04-21T16:42:51.213Z] [INFO] 
12:42:51 [2020-04-21T16:42:51.213Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:42:51 [2020-04-21T16:42:51.213Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.6-SNAPSHOT.jar
12:42:51 [2020-04-21T16:42:51.213Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.6-SNAPSHOT.pom
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.6-SNAPSHOT-sources.jar
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.6-SNAPSHOT-pack200.jar.pack.gz
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.6-SNAPSHOT-p2metadata.xml
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.6-SNAPSHOT-p2artifacts.xml
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] 
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] 
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.13-SNAPSHOT  [24/138]
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] 
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] 
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] The project's OSGi version is 1.0.13.202004211619
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] 
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] 
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] 
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] 
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] 
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:42:51 [2020-04-21T16:42:51.214Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes
12:42:52 [2020-04-21T16:42:52.794Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[125] 
12:42:52 [2020-04-21T16:42:52.795Z] 	assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView));
12:42:52 [2020-04-21T16:42:52.795Z] 	                                                                                                  ^^^^^^^^^
12:42:52 [2020-04-21T16:42:52.795Z] Unlikely argument type IViewPart for contains(Object) on a Collection<IViewReference>
12:42:52 [2020-04-21T16:42:52.795Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[107] 
12:42:52 [2020-04-21T16:42:52.795Z] 	return tmfEvent;
12:42:52 [2020-04-21T16:42:52.795Z] 	^^^^^^^^^^^^^^^^
12:42:52 [2020-04-21T16:42:52.795Z] Potential resource leak: 'stream' may not be closed at this location
12:42:52 [2020-04-21T16:42:52.795Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[111] 
12:42:52 [2020-04-21T16:42:52.795Z] 	return null;
12:42:52 [2020-04-21T16:42:52.795Z] 	^^^^^^^^^^^^
12:42:52 [2020-04-21T16:42:52.795Z] Potential resource leak: 'stream' may not be closed at this location
12:42:52 [2020-04-21T16:42:52.795Z] 3 problems (3 warnings)
12:42:52 [2020-04-21T16:42:52.795Z] [INFO] 
12:42:52 [2020-04-21T16:42:52.795Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:42:52 [2020-04-21T16:42:52.795Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:42:52 [2020-04-21T16:42:52.795Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
12:42:52 [2020-04-21T16:42:52.795Z] [INFO] 
12:42:52 [2020-04-21T16:42:52.795Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:42:52 [2020-04-21T16:42:52.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.13-SNAPSHOT-sources.jar
12:42:52 [2020-04-21T16:42:52.795Z] [INFO] 
12:42:52 [2020-04-21T16:42:52.795Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:42:52 [2020-04-21T16:42:52.795Z] [INFO] 
12:42:52 [2020-04-21T16:42:52.795Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:42:52 [2020-04-21T16:42:52.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.13-SNAPSHOT.jar
12:42:53 [2020-04-21T16:42:53.054Z] [INFO] 
12:42:53 [2020-04-21T16:42:53.054Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:42:53 [2020-04-21T16:42:53.054Z] [INFO] 
12:42:53 [2020-04-21T16:42:53.054Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:42:53 [2020-04-21T16:42:53.054Z] [INFO] 
12:42:53 [2020-04-21T16:42:53.054Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:42:53 [2020-04-21T16:42:53.054Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.13-SNAPSHOT.jar
12:42:53 [2020-04-21T16:42:53.623Z] [INFO] 
12:42:53 [2020-04-21T16:42:53.623Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:42:53 [2020-04-21T16:42:53.623Z] [INFO] 
12:42:53 [2020-04-21T16:42:53.623Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:42:54 [2020-04-21T16:42:54.555Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
12:42:54 [2020-04-21T16:42:54.556Z] [INFO] Command line:
12:42:54 [2020-04-21T16:42:54.556Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:42:54 [2020-04-21T16:42:54.556Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:42:57 [2020-04-21T16:42:57.841Z] !SESSION 2020-04-21 16:42:54.504 -----------------------------------------------
12:42:57 [2020-04-21T16:42:57.841Z] eclipse.buildId=unknown
12:42:57 [2020-04-21T16:42:57.842Z] java.version=1.8.0_202
12:42:57 [2020-04-21T16:42:57.842Z] java.vendor=Oracle Corporation
12:42:57 [2020-04-21T16:42:57.842Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:42:57 [2020-04-21T16:42:57.842Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:42:57 [2020-04-21T16:42:57.842Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:42:57 [2020-04-21T16:42:57.842Z] 
12:42:57 [2020-04-21T16:42:57.842Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 16:42:57.580
12:42:57 [2020-04-21T16:42:57.842Z] !MESSAGE FrameworkEvent ERROR
12:42:57 [2020-04-21T16:42:57.842Z] !STACK 0
12:42:57 [2020-04-21T16:42:57.842Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
12:42:57 [2020-04-21T16:42:57.842Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:42:57 [2020-04-21T16:42:57.842Z] 
12:42:57 [2020-04-21T16:42:57.842Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
12:42:57 [2020-04-21T16:42:57.842Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
12:42:57 [2020-04-21T16:42:57.842Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
12:42:57 [2020-04-21T16:42:57.842Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
12:42:57 [2020-04-21T16:42:57.842Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
12:42:57 [2020-04-21T16:42:57.842Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:42:57 [2020-04-21T16:42:57.842Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:42:57 [2020-04-21T16:42:57.842Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
12:43:00 [2020-04-21T16:43:00.372Z] process 4377: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
12:43:00 [2020-04-21T16:43:00.372Z] See the manual page for dbus-uuidgen to correct this issue.
12:43:12 [2020-04-21T16:43:12.590Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
12:43:14 [2020-04-21T16:43:14.494Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.915 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
12:43:14 [2020-04-21T16:43:14.494Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.506 s
12:43:14 [2020-04-21T16:43:14.494Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.106 s
12:43:14 [2020-04-21T16:43:14.494Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 2.23 s
12:43:14 [2020-04-21T16:43:14.494Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
12:43:16 [2020-04-21T16:43:16.370Z] 
12:43:16 [2020-04-21T16:43:16.370Z] !ENTRY org.eclipse.cdt.core 1 0 2020-04-21 16:43:16.171
12:43:16 [2020-04-21T16:43:16.370Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
12:43:16 [2020-04-21T16:43:16.370Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.894 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
12:43:16 [2020-04-21T16:43:16.370Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.989 s
12:43:16 [2020-04-21T16:43:16.370Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.02 s
12:43:16 [2020-04-21T16:43:16.370Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0 s
12:43:16 [2020-04-21T16:43:16.370Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
12:43:19 [2020-04-21T16:43:19.257Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.196 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
12:43:19 [2020-04-21T16:43:19.258Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest)  Time elapsed: 2.195 s
12:43:19 [2020-04-21T16:43:19.258Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
12:43:22 [2020-04-21T16:43:22.543Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.408 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
12:43:22 [2020-04-21T16:43:22.543Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.2 s
12:43:22 [2020-04-21T16:43:22.543Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.449 s
12:43:22 [2020-04-21T16:43:22.543Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.764 s
12:43:22 [2020-04-21T16:43:22.543Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.91 s
12:43:22 [2020-04-21T16:43:22.543Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 1.083 s
12:43:22 [2020-04-21T16:43:22.543Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
12:43:25 [2020-04-21T16:43:25.072Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.079 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
12:43:25 [2020-04-21T16:43:25.072Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 1.855 s
12:43:25 [2020-04-21T16:43:25.072Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 1.222 s
12:43:25 [2020-04-21T16:43:25.072Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
12:43:57 [2020-04-21T16:43:57.133Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.308 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
12:43:57 [2020-04-21T16:43:57.133Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.849 s
12:43:57 [2020-04-21T16:43:57.133Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.782 s
12:43:57 [2020-04-21T16:43:57.133Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.717 s
12:43:57 [2020-04-21T16:43:57.133Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.492 s
12:43:57 [2020-04-21T16:43:57.133Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.289 s
12:43:57 [2020-04-21T16:43:57.133Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.53 s
12:43:57 [2020-04-21T16:43:57.133Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 2.192 s
12:43:57 [2020-04-21T16:43:57.133Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.722 s
12:43:57 [2020-04-21T16:43:57.133Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.756 s
12:43:57 [2020-04-21T16:43:57.133Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
12:44:19 [2020-04-21T16:44:19.152Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.111 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
12:44:19 [2020-04-21T16:44:19.152Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 4.158 s
12:44:19 [2020-04-21T16:44:19.152Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 6.025 s
12:44:19 [2020-04-21T16:44:19.152Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 1.522 s
12:44:19 [2020-04-21T16:44:19.152Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 3.389 s
12:44:19 [2020-04-21T16:44:19.152Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
12:44:45 [2020-04-21T16:44:45.700Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.536 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
12:44:45 [2020-04-21T16:44:45.700Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 2.038 s
12:44:45 [2020-04-21T16:44:45.700Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 15.906 s
12:44:45 [2020-04-21T16:44:45.700Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.046 s
12:44:45 [2020-04-21T16:44:45.700Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.072 s
12:44:45 [2020-04-21T16:44:45.700Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0 s
12:44:45 [2020-04-21T16:44:45.700Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
12:45:32 [2020-04-21T16:45:32.595Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.095 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
12:45:32 [2020-04-21T16:45:32.595Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.835 s
12:45:32 [2020-04-21T16:45:32.595Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 14.763 s
12:45:32 [2020-04-21T16:45:32.595Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 3.192 s
12:45:32 [2020-04-21T16:45:32.595Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.878 s
12:45:32 [2020-04-21T16:45:32.595Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 0 s
12:45:32 [2020-04-21T16:45:32.595Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 14.717 s
12:45:32 [2020-04-21T16:45:32.595Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
12:45:59 [2020-04-21T16:45:59.153Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.576 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
12:45:59 [2020-04-21T16:45:59.153Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.529 s
12:45:59 [2020-04-21T16:45:59.153Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 4.565 s
12:45:59 [2020-04-21T16:45:59.153Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.526 s
12:45:59 [2020-04-21T16:45:59.153Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 4.215 s
12:45:59 [2020-04-21T16:45:59.153Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.513 s
12:45:59 [2020-04-21T16:45:59.153Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
12:46:11 [2020-04-21T16:46:11.361Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.838 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
12:46:11 [2020-04-21T16:46:11.361Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 1.437 s
12:46:11 [2020-04-21T16:46:11.361Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 0.003 s
12:46:11 [2020-04-21T16:46:11.361Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
12:46:11 [2020-04-21T16:46:11.361Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
12:46:11 [2020-04-21T16:46:11.361Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
12:46:11 [2020-04-21T16:46:11.361Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
12:46:11 [2020-04-21T16:46:11.361Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
12:46:11 [2020-04-21T16:46:11.361Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
12:46:11 [2020-04-21T16:46:11.362Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
12:46:11 [2020-04-21T16:46:11.362Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
12:46:11 [2020-04-21T16:46:11.362Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
12:46:11 [2020-04-21T16:46:11.362Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
12:46:11 [2020-04-21T16:46:11.362Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
12:46:11 [2020-04-21T16:46:11.928Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.238 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
12:46:11 [2020-04-21T16:46:11.928Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest)  Time elapsed: 2.237 s
12:46:11 [2020-04-21T16:46:11.928Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
12:46:12 [2020-04-21T16:46:12.188Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
12:46:12 [2020-04-21T16:46:12.188Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.001 s
12:46:12 [2020-04-21T16:46:12.188Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.135 s
12:46:12 [2020-04-21T16:46:12.188Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
12:46:12 [2020-04-21T16:46:12.188Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
12:46:12 [2020-04-21T16:46:12.188Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0.004 s
12:46:12 [2020-04-21T16:46:12.188Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
12:46:12 [2020-04-21T16:46:12.188Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
12:46:12 [2020-04-21T16:46:12.188Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.003 s
12:46:12 [2020-04-21T16:46:12.188Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.002 s
12:46:12 [2020-04-21T16:46:12.188Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
12:46:12 [2020-04-21T16:46:12.188Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
12:46:12 [2020-04-21T16:46:12.188Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
12:46:12 [2020-04-21T16:46:12.188Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
12:46:12 [2020-04-21T16:46:12.188Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0.001 s
12:46:12 [2020-04-21T16:46:12.188Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
12:46:12 [2020-04-21T16:46:12.188Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
12:46:12 [2020-04-21T16:46:12.188Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0.001 s
12:46:12 [2020-04-21T16:46:12.188Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0.001 s
12:46:12 [2020-04-21T16:46:12.188Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.188Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
12:46:12 [2020-04-21T16:46:12.188Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
12:46:12 [2020-04-21T16:46:12.189Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0.001 s
12:46:12 [2020-04-21T16:46:12.189Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.189Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.189Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.189Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
12:46:12 [2020-04-21T16:46:12.189Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
12:46:12 [2020-04-21T16:46:12.189Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest)  Time elapsed: 0.001 s
12:46:12 [2020-04-21T16:46:12.189Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
12:46:12 [2020-04-21T16:46:12.189Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
12:46:12 [2020-04-21T16:46:12.189Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.189Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.189Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.189Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0.001 s
12:46:12 [2020-04-21T16:46:12.189Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.189Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.189Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.189Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.189Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.189Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.189Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.189Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
12:46:12 [2020-04-21T16:46:12.755Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
12:46:12 [2020-04-21T16:46:12.755Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest)  Time elapsed: 0.571 s
12:46:12 [2020-04-21T16:46:12.755Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
12:46:12 [2020-04-21T16:46:12.755Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
12:46:12 [2020-04-21T16:46:12.755Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.755Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.755Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.755Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.755Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
12:46:12 [2020-04-21T16:46:12.755Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.755Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.755Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.755Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.755Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
12:46:12 [2020-04-21T16:46:12.755Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
12:46:12 [2020-04-21T16:46:12.755Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
12:46:19 [2020-04-21T16:46:19.315Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.344 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
12:46:19 [2020-04-21T16:46:19.315Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.344 s
12:46:19 [2020-04-21T16:46:19.315Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.613 s
12:46:19 [2020-04-21T16:46:19.315Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 2.21 s
12:46:19 [2020-04-21T16:46:19.315Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
12:46:20 [2020-04-21T16:46:20.691Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.203 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
12:46:20 [2020-04-21T16:46:20.691Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.508 s
12:46:20 [2020-04-21T16:46:20.691Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.682 s
12:46:20 [2020-04-21T16:46:20.691Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.994 s
12:46:20 [2020-04-21T16:46:20.691Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
12:46:20 [2020-04-21T16:46:20.691Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
12:46:20 [2020-04-21T16:46:20.691Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.006 s
12:46:20 [2020-04-21T16:46:20.691Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.002 s
12:46:20 [2020-04-21T16:46:20.691Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.005 s
12:46:20 [2020-04-21T16:46:20.691Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
12:46:21 [2020-04-21T16:46:21.627Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.111 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
12:46:21 [2020-04-21T16:46:21.627Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.608 s
12:46:21 [2020-04-21T16:46:21.627Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.502 s
12:46:21 [2020-04-21T16:46:21.627Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
12:46:21 [2020-04-21T16:46:21.627Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
12:46:21 [2020-04-21T16:46:21.627Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.006 s
12:46:21 [2020-04-21T16:46:21.627Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
12:46:21 [2020-04-21T16:46:21.627Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
12:46:21 [2020-04-21T16:46:21.627Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
12:46:21 [2020-04-21T16:46:21.627Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
12:46:21 [2020-04-21T16:46:21.627Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
12:46:21 [2020-04-21T16:46:21.627Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
12:46:21 [2020-04-21T16:46:21.627Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.034 s
12:46:21 [2020-04-21T16:46:21.627Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
12:46:21 [2020-04-21T16:46:21.627Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
12:46:21 [2020-04-21T16:46:21.627Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
12:46:21 [2020-04-21T16:46:21.627Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.011 s
12:46:21 [2020-04-21T16:46:21.627Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.002 s
12:46:21 [2020-04-21T16:46:21.627Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
12:46:21 [2020-04-21T16:46:21.627Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.627Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
12:46:21 [2020-04-21T16:46:21.627Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.628Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.002 s
12:46:21 [2020-04-21T16:46:21.628Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
12:46:21 [2020-04-21T16:46:21.628Z] testCountEventLimitOverflow(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.628Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
12:46:21 [2020-04-21T16:46:21.628Z] 
12:46:21 [2020-04-21T16:46:21.628Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-04-21 16:46:21.488
12:46:21 [2020-04-21T16:46:21.628Z] !MESSAGE no spawner in java.library.path
12:46:21 [2020-04-21T16:46:21.628Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
12:46:21 [2020-04-21T16:46:21.628Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest)  Time elapsed: 0.1 s
12:46:21 [2020-04-21T16:46:21.628Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
12:46:21 [2020-04-21T16:46:21.628Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
12:46:21 [2020-04-21T16:46:21.628Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0.001 s
12:46:21 [2020-04-21T16:46:21.628Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.628Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.628Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.628Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0.001 s
12:46:21 [2020-04-21T16:46:21.628Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.628Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.628Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.628Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.628Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.628Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.628Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.628Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.628Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
12:46:21 [2020-04-21T16:46:21.628Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
12:46:21 [2020-04-21T16:46:21.628Z] testToHexStringRGB(org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.628Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
12:46:21 [2020-04-21T16:46:21.886Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
12:46:21 [2020-04-21T16:46:21.886Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.054 s
12:46:21 [2020-04-21T16:46:21.886Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.886Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.004 s
12:46:21 [2020-04-21T16:46:21.886Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.886Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
12:46:21 [2020-04-21T16:46:21.886Z] 
12:46:21 [2020-04-21T16:46:21.886Z] Results:
12:46:21 [2020-04-21T16:46:21.886Z] 
12:46:21 [2020-04-21T16:46:21.886Z] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0
12:46:21 [2020-04-21T16:46:21.886Z] 
12:46:22 [2020-04-21T16:46:22.822Z] 
12:46:22 [2020-04-21T16:46:22.822Z] !ENTRY org.eclipse.core.resources 2 10035 2020-04-21 16:46:22.697
12:46:22 [2020-04-21T16:46:22.822Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:46:24 [2020-04-21T16:46:24.254Z] [INFO] All tests passed!
12:46:24 [2020-04-21T16:46:24.254Z] [INFO] 
12:46:24 [2020-04-21T16:46:24.254Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:46:24 [2020-04-21T16:46:24.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.13-SNAPSHOT.jar
12:46:24 [2020-04-21T16:46:24.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.13-SNAPSHOT.pom
12:46:24 [2020-04-21T16:46:24.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.13-SNAPSHOT-sources.jar
12:46:24 [2020-04-21T16:46:24.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
12:46:24 [2020-04-21T16:46:24.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.13-SNAPSHOT-p2metadata.xml
12:46:24 [2020-04-21T16:46:24.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.13-SNAPSHOT-p2artifacts.xml
12:46:24 [2020-04-21T16:46:24.254Z] [INFO] 
12:46:24 [2020-04-21T16:46:24.254Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:46:24 [2020-04-21T16:46:24.254Z] [INFO] 
12:46:24 [2020-04-21T16:46:24.254Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.12-SNAPSHOT [25/138]
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] 
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] 
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] The project's OSGi version is 1.0.12.202004211619
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] 
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] 
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] 
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] 
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] 
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:46:24 [2020-04-21T16:46:24.255Z] [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes
12:46:25 [2020-04-21T16:46:25.630Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/BookmarksViewTest.java:[48] 
12:46:25 [2020-04-21T16:46:25.630Z] 	import org.eclipse.ui.internal.views.markers.BookmarksView;
12:46:25 [2020-04-21T16:46:25.630Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:46:25 [2020-04-21T16:46:25.630Z] Discouraged access: The type 'BookmarksView' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar')
12:46:25 [2020-04-21T16:46:25.630Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/BookmarksViewTest.java:[60] 
12:46:25 [2020-04-21T16:46:25.630Z] 	* SWT bot test to test the {@link BookmarksView} in Trace Compass
12:46:25 [2020-04-21T16:46:25.630Z] 	                                  ^^^^^^^^^^^^^
12:46:25 [2020-04-21T16:46:25.630Z] Discouraged access: The type 'BookmarksView' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar')
12:46:25 [2020-04-21T16:46:25.630Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[25] 
12:46:25 [2020-04-21T16:46:25.630Z] 	import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent;
12:46:25 [2020-04-21T16:46:25.630Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:46:25 [2020-04-21T16:46:25.630Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
12:46:25 [2020-04-21T16:46:25.630Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[130] 
12:46:25 [2020-04-21T16:46:25.630Z] 	fEntries.add(pulse);
12:46:25 [2020-04-21T16:46:25.630Z] 	             ^^^^^
12:46:25 [2020-04-21T16:46:25.630Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry'
12:46:25 [2020-04-21T16:46:25.630Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] 
12:46:25 [2020-04-21T16:46:25.630Z] 	events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4)));
12:46:25 [2020-04-21T16:46:25.630Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:46:25 [2020-04-21T16:46:25.630Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List<Long>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
12:46:25 [2020-04-21T16:46:25.630Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] 
12:46:25 [2020-04-21T16:46:25.630Z] 	events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4)));
12:46:25 [2020-04-21T16:46:25.630Z] 	               ^^^^^^^^^^^^^
12:46:25 [2020-04-21T16:46:25.630Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
12:46:25 [2020-04-21T16:46:25.631Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[163] 
12:46:25 [2020-04-21T16:46:25.631Z] 	fEvents.put(pulse.getName(), events);
12:46:25 [2020-04-21T16:46:25.631Z] 	                             ^^^^^^
12:46:25 [2020-04-21T16:46:25.631Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>'
12:46:25 [2020-04-21T16:46:25.631Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[173] 
12:46:25 [2020-04-21T16:46:25.631Z] 	regexes.put(IFilterProperty.BOUND, fFilterRegex);
12:46:25 [2020-04-21T16:46:25.631Z] 	                                   ^^^^^^^^^^^^
12:46:25 [2020-04-21T16:46:25.631Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:46:25 [2020-04-21T16:46:25.631Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[181] 
12:46:25 [2020-04-21T16:46:25.631Z] 	public void setFilterRegex(String filterRegex) {
12:46:25 [2020-04-21T16:46:25.631Z] 	                                  ^^^^^^^^^^^
12:46:25 [2020-04-21T16:46:25.631Z] Javadoc: Missing tag for parameter filterRegex
12:46:25 [2020-04-21T16:46:25.631Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[232] 
12:46:25 [2020-04-21T16:46:25.631Z] 	ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues()));
12:46:25 [2020-04-21T16:46:25.631Z] 	                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:46:25 [2020-04-21T16:46:25.631Z] Null type safety (type annotations): The expression of type 'List<Long>' needs unchecked conversion to conform to 'List<@Nullable Long>'
12:46:25 [2020-04-21T16:46:25.631Z] 10 problems (10 warnings)
12:46:25 [2020-04-21T16:46:25.631Z] [INFO] 
12:46:25 [2020-04-21T16:46:25.631Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:46:25 [2020-04-21T16:46:25.631Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:46:25 [2020-04-21T16:46:25.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
12:46:25 [2020-04-21T16:46:25.631Z] [INFO] 
12:46:25 [2020-04-21T16:46:25.631Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:46:25 [2020-04-21T16:46:25.631Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
12:46:25 [2020-04-21T16:46:25.889Z] [INFO] 
12:46:25 [2020-04-21T16:46:25.889Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:46:25 [2020-04-21T16:46:25.889Z] [INFO] 
12:46:25 [2020-04-21T16:46:25.889Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:46:25 [2020-04-21T16:46:25.889Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
12:46:25 [2020-04-21T16:46:25.889Z] [INFO] 
12:46:25 [2020-04-21T16:46:25.889Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:46:25 [2020-04-21T16:46:25.889Z] [INFO] 
12:46:25 [2020-04-21T16:46:25.889Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:46:25 [2020-04-21T16:46:25.889Z] [INFO] 
12:46:25 [2020-04-21T16:46:25.889Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:46:25 [2020-04-21T16:46:25.889Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
12:46:26 [2020-04-21T16:46:26.456Z] [INFO] 
12:46:26 [2020-04-21T16:46:26.456Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:46:26 [2020-04-21T16:46:26.456Z] [INFO] 
12:46:26 [2020-04-21T16:46:26.456Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:46:27 [2020-04-21T16:46:27.392Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
12:46:27 [2020-04-21T16:46:27.392Z] [INFO] Command line:
12:46:27 [2020-04-21T16:46:27.392Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:46:27 [2020-04-21T16:46:27.392Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:46:30 [2020-04-21T16:46:30.677Z] !SESSION 2020-04-21 16:46:27.316 -----------------------------------------------
12:46:30 [2020-04-21T16:46:30.677Z] eclipse.buildId=unknown
12:46:30 [2020-04-21T16:46:30.677Z] java.version=1.8.0_202
12:46:30 [2020-04-21T16:46:30.677Z] java.vendor=Oracle Corporation
12:46:30 [2020-04-21T16:46:30.677Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:46:30 [2020-04-21T16:46:30.677Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:46:30 [2020-04-21T16:46:30.677Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:46:30 [2020-04-21T16:46:30.677Z] 
12:46:30 [2020-04-21T16:46:30.677Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 16:46:30.460
12:46:30 [2020-04-21T16:46:30.677Z] !MESSAGE FrameworkEvent ERROR
12:46:30 [2020-04-21T16:46:30.677Z] !STACK 0
12:46:30 [2020-04-21T16:46:30.677Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
12:46:30 [2020-04-21T16:46:30.677Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:46:30 [2020-04-21T16:46:30.677Z] 
12:46:30 [2020-04-21T16:46:30.677Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
12:46:30 [2020-04-21T16:46:30.677Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
12:46:30 [2020-04-21T16:46:30.677Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
12:46:30 [2020-04-21T16:46:30.677Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
12:46:30 [2020-04-21T16:46:30.677Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
12:46:30 [2020-04-21T16:46:30.677Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:46:30 [2020-04-21T16:46:30.677Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:46:30 [2020-04-21T16:46:30.677Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
12:46:37 [2020-04-21T16:46:37.240Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
12:46:41 [2020-04-21T16:46:41.429Z] Display size: 1440x900
12:46:41 [2020-04-21T16:46:41.429Z] OS version=3.10.0-1062.el7.x86_64
12:46:41 [2020-04-21T16:46:41.429Z] GTK version=2.24.30
12:46:41 [2020-04-21T16:46:41.429Z] GTK theme=Raleigh
12:46:41 [2020-04-21T16:46:41.429Z] LIBOVERLAY_SCROLLBAR=0
12:46:41 [2020-04-21T16:46:41.429Z] Time zone: Coordinated Universal Time
12:46:41 [2020-04-21T16:46:41.429Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:46:41 [2020-04-21T16:46:41.429Z] log4j:WARN Please initialize the log4j system properly.
12:46:45 [2020-04-21T16:46:45.802Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:46:45 [2020-04-21T16:46:45.802Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:46:45 [2020-04-21T16:46:45.802Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:46:45 [2020-04-21T16:46:45.802Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:46:46 [2020-04-21T16:46:46.370Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
12:46:46 [2020-04-21T16:46:46.370Z] DEBUG - Clicking on with mnemonic 'Show Raw'
12:46:46 [2020-04-21T16:46:46.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-1650293253 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'
12:46:46 [2020-04-21T16:46:46.370Z] DEBUG - Clicked on with mnemonic 'Show Raw'
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Attempting to set focus on (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Attempting to set focus on (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Clicking on (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1650293142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650293138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1650293137 data=null doit=true} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1650293137 data=null} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1650293136 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1650293133 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650293133 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1650293054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650293053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1650293053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1650293052 data=null doit=true} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1650293052 data=null} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Clicked on (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Attempting to set focus on (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Selecting rows [4] in (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1650293046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650293046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1650293045 data=null doit=true} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1650293045 data=null} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1650293044 data=null button=1 stateMask=0x0 x=22 y=108 count=1} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650293041 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1650293037 data=null button=1 stateMask=0x80000 x=22 y=108 count=1} to (of type 'Table')
12:46:46 [2020-04-21T16:46:46.630Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
12:46:46 [2020-04-21T16:46:46.630Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
12:46:46 [2020-04-21T16:46:46.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1650292927 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:46:46 [2020-04-21T16:46:46.888Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:46:46 [2020-04-21T16:46:46.888Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:46:46 [2020-04-21T16:46:46.888Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:46:47 [2020-04-21T16:46:47.147Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:46:47 [2020-04-21T16:46:47.147Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:46:47 [2020-04-21T16:46:47.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1650292440 data=null doit=true} to Shell with text {Preferences}
12:46:47 [2020-04-21T16:46:47.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1650292439 data=null doit=true} to Shell with text {Preferences}
12:46:47 [2020-04-21T16:46:47.147Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:46:47 [2020-04-21T16:46:47.147Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:46:47 [2020-04-21T16:46:47.147Z] DEBUG - matched Text with text "5", using matcher: of type 'Text'
12:46:47 [2020-04-21T16:46:47.147Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text')
12:46:47 [2020-04-21T16:46:47.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:46:47 [2020-04-21T16:46:47.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Clicking on TreeItem with text {General}
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-1650292369 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General}
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-1650292368 data=null doit=true} to TreeItem with text {General}
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-1650292367 data=null} to TreeItem with text {General}
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-1650292365 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {General}
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650292364 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}
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-1650292362 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {General}
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=-1650292361 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General}
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=-1650292361 data=null doit=true} to TreeItem with text {General}
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=-1650292361 data=null} to TreeItem with text {General}
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Clicked on TreeItem with text {General}
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-1650292360 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General}
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-1650292359 data=null doit=true} to TreeItem with text {General}
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-1650292359 data=null} to TreeItem with text {General}
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-1650292359 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {General}
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650292358 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}
12:46:47 [2020-04-21T16:46:47.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-1650292357 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {General}
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Clicking on Tree node with text: Appearance
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-1650291853 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-1650291853 data=null doit=true} to Tree node with text: Appearance
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-1650291852 data=null} to Tree node with text: Appearance
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-1650291852 data=null button=1 stateMask=0x0 x=87 y=36 count=1} to Tree node with text: Appearance
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650291851 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
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-1650291850 data=null button=1 stateMask=0x80000 x=87 y=36 count=1} to Tree node with text: Appearance
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=-1650291812 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=-1650291811 data=null doit=true} to Tree node with text: Appearance
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=-1650291811 data=null} to Tree node with text: Appearance
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Clicked on Tree node with text: Appearance
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-1650291810 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-1650291771 data=null doit=true} to Tree node with text: Appearance
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-1650291771 data=null} to Tree node with text: Appearance
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-1650291770 data=null button=1 stateMask=0x0 x=87 y=36 count=1} to Tree node with text: Appearance
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650291770 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
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-1650291768 data=null button=1 stateMask=0x80000 x=87 y=36 count=1} to Tree node with text: Appearance
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Clicking on Tree node with text: Colors and Fonts
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-1650291767 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-1650291766 data=null doit=true} to Tree node with text: Colors and Fonts
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-1650291766 data=null} to Tree node with text: Colors and Fonts
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-1650291765 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650291765 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
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-1650291764 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=-1650291659 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=-1650291659 data=null doit=true} to Tree node with text: Colors and Fonts
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=-1650291659 data=null} to Tree node with text: Colors and Fonts
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Clicked on Tree node with text: Colors and Fonts
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-1650291657 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-1650291657 data=null doit=true} to Tree node with text: Colors and Fonts
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-1650291657 data=null} to Tree node with text: Colors and Fonts
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-1650291656 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650291656 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
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-1650291654 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:46:47 [2020-04-21T16:46:47.975Z] DEBUG - Clicking on TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1650291647 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1650291647 data=null doit=true} to TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1650291645 data=null} to TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1650291639 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650291638 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}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1650291637 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=-1650291636 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=-1650291636 data=null doit=true} to TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=-1650291635 data=null} to TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Clicked on TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1650291634 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1650291634 data=null doit=true} to TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1650291634 data=null} to TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1650291633 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650291632 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}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1650291630 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1650291629 data=null doit=true} to TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1650291629 data=null} to TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1650291629 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1650291627 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}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1650291566 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1650291565 data=null button=0 stateMask=0x0 x=267 y=180 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1650291564 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1650291563 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1650291562 data=null button=1 stateMask=0x0 x=267 y=180 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650291562 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)
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1650291556 data=null button=1 stateMask=0x80000 x=267 y=180 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1650291556 data=null button=0 stateMask=0x0 x=267 y=180 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1650291555 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1650291555 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1650291553 data=null button=0 stateMask=0x0 x=267 y=176 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1650291553 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1650291553 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1650291552 data=null button=1 stateMask=0x0 x=267 y=176 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650291552 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)
12:46:47 [2020-04-21T16:46:47.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1650291549 data=null button=1 stateMask=0x80000 x=267 y=176 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
12:46:48 [2020-04-21T16:46:48.235Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.235Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.235Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
12:46:48 [2020-04-21T16:46:48.235Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
12:46:48 [2020-04-21T16:46:48.235Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.235Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.235Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.235Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.235Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.235Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.235Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.235Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.235Z] DEBUG - Clicking on &Use System Font
12:46:48 [2020-04-21T16:46:48.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=-1650291541 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')
12:46:48 [2020-04-21T16:46:48.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-1650291541 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')
12:46:48 [2020-04-21T16:46:48.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=-1650291541 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=-1650291540 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=-1650291540 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')
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=-1650291540 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')
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=-1650291540 data=null item=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')
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=-1650291533 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')
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-1650291532 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')
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=-1650291532 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')
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=-1650291532 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=-1650291532 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - Clicked on &Use System Font
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - Clicking on &Apply
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1650291525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1650291525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1650291522 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1650291522 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1650291521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1650291521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1650291521 data=null item=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')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1650291223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1650291222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1650291222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1650291222 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1650291222 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Clicked on &Apply
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Clicking on &Reset
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=-1650291171 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')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=-1650291170 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')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=-1650291170 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=-1650291169 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=-1650291169 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')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=-1650291168 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')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=-1650291168 data=null item=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')
12:46:48 [2020-04-21T16:46:48.495Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.495Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.495Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.495Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.495Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Clicked on &Reset
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:46:48 [2020-04-21T16:46:48.495Z] 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')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Clicking on Apply and Close
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1650291138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1650291138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1650291138 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1650291138 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1650291137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:48 [2020-04-21T16:46:48.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1650291137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:49 [2020-04-21T16:46:49.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1650291137 data=null item=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')
12:46:49 [2020-04-21T16:46:49.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1650292717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:46:49 [2020-04-21T16:46:49.063Z] DEBUG - Clicked on 
12:46:49 [2020-04-21T16:46:49.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1650290243 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:46:49 [2020-04-21T16:46:49.321Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:46:49 [2020-04-21T16:46:49.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:46:49 [2020-04-21T16:46:49.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:46:49 [2020-04-21T16:46:49.321Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:49 [2020-04-21T16:46:49.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1650290230 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:46:49 [2020-04-21T16:46:49.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1650290230 data=null doit=true} to TreeItem with text {test}
12:46:49 [2020-04-21T16:46:49.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1650290230 data=null} to TreeItem with text {test}
12:46:49 [2020-04-21T16:46:49.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1650290229 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:46:49 [2020-04-21T16:46:49.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650290229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:46:49 [2020-04-21T16:46:49.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1650290060 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:46:49 [2020-04-21T16:46:49.837Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:46:49 [2020-04-21T16:46:49.837Z] DEBUG - Clicking on with mnemonic 'Delete'
12:46:49 [2020-04-21T16:46:49.837Z] DEBUG - Clicked on with mnemonic 'Delete'
12:46:50 [2020-04-21T16:46:50.772Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650289013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650289012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650289012 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650289011 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650289011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650289011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650289010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650289010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650289010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650289010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650289010 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650289009 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Clicking on OK
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650289007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650289007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650289006 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650289006 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650289006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650289006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:50 [2020-04-21T16:46:50.773Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:50 [2020-04-21T16:46:50.773Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:50 [2020-04-21T16:46:50.773Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:50 [2020-04-21T16:46:50.773Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:50 [2020-04-21T16:46:50.773Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:50 [2020-04-21T16:46:50.773Z] DEBUG - Clicked on OK
12:46:51 [2020-04-21T16:46:51.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650289006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:51 [2020-04-21T16:46:51.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1650289840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:46:51 [2020-04-21T16:46:51.909Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.602 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
12:46:51 [2020-04-21T16:46:51.909Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest)  Time elapsed: 9.483 s
12:46:51 [2020-04-21T16:46:51.909Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
12:46:53 [2020-04-21T16:46:53.812Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:46:53 [2020-04-21T16:46:53.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:46:53 [2020-04-21T16:46:53.812Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:46:53 [2020-04-21T16:46:53.812Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:46:54 [2020-04-21T16:46:54.071Z] DEBUG - Attempting to set focus on (of type 'Table')
12:46:54 [2020-04-21T16:46:54.072Z] DEBUG - Clicking on (of type 'Table')
12:46:54 [2020-04-21T16:46:54.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1650285556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:54 [2020-04-21T16:46:54.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650285552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:54 [2020-04-21T16:46:54.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1650285552 data=null doit=true} to (of type 'Table')
12:46:54 [2020-04-21T16:46:54.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1650285552 data=null} to (of type 'Table')
12:46:54 [2020-04-21T16:46:54.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1650285551 data=null button=1 stateMask=0x0 x=12 y=36 count=1} to (of type 'Table')
12:46:54 [2020-04-21T16:46:54.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1650285548 data=null button=1 stateMask=0x80000 x=12 y=36 count=1} to (of type 'Table')
12:46:54 [2020-04-21T16:46:54.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650285548 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:46:54 [2020-04-21T16:46:54.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1650285546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:54 [2020-04-21T16:46:54.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650285545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:54 [2020-04-21T16:46:54.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1650285545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:54 [2020-04-21T16:46:54.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1650285545 data=null doit=true} to (of type 'Table')
12:46:54 [2020-04-21T16:46:54.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1650285545 data=null} to (of type 'Table')
12:46:54 [2020-04-21T16:46:54.072Z] DEBUG - Clicked on (of type 'Table')
12:46:54 [2020-04-21T16:46:54.458Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
12:46:54 [2020-04-21T16:46:54.458Z] DEBUG - Clicking on with mnemonic 'Collapse Events'
12:46:54 [2020-04-21T16:46:54.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=-1650285442 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'
12:46:54 [2020-04-21T16:46:54.458Z] DEBUG - Clicked on with mnemonic 'Collapse Events'
12:46:55 [2020-04-21T16:46:55.932Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
12:46:55 [2020-04-21T16:46:55.932Z] DEBUG - Clicking on with mnemonic 'Clear Filters'
12:46:55 [2020-04-21T16:46:55.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=-1650283771 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'
12:46:55 [2020-04-21T16:46:55.932Z] DEBUG - Clicked on with mnemonic 'Clear Filters'
12:46:56 [2020-04-21T16:46:56.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1650282930 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:46:56 [2020-04-21T16:46:56.869Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:46:56 [2020-04-21T16:46:56.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:46:56 [2020-04-21T16:46:56.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:46:56 [2020-04-21T16:46:56.869Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:56 [2020-04-21T16:46:56.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1650282860 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:46:56 [2020-04-21T16:46:56.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1650282860 data=null doit=true} to TreeItem with text {test}
12:46:56 [2020-04-21T16:46:56.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1650282860 data=null} to TreeItem with text {test}
12:46:56 [2020-04-21T16:46:56.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1650282859 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:46:56 [2020-04-21T16:46:56.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650282859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:46:56 [2020-04-21T16:46:56.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1650282825 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:46:57 [2020-04-21T16:46:57.127Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:46:57 [2020-04-21T16:46:57.127Z] DEBUG - Clicking on with mnemonic 'Delete'
12:46:57 [2020-04-21T16:46:57.127Z] DEBUG - Clicked on with mnemonic 'Delete'
12:46:57 [2020-04-21T16:46:57.696Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:46:57 [2020-04-21T16:46:57.696Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:46:57 [2020-04-21T16:46:57.696Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:46:57 [2020-04-21T16:46:57.696Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:46:57 [2020-04-21T16:46:57.696Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:46:57 [2020-04-21T16:46:57.696Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:46:57 [2020-04-21T16:46:57.696Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:57 [2020-04-21T16:46:57.696Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:46:57 [2020-04-21T16:46:57.696Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:46:57 [2020-04-21T16:46:57.696Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:46:57 [2020-04-21T16:46:57.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650281951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650281951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650281950 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650281950 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650281950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650281950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650281949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650281949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650281949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650281949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650281949 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650281949 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Clicking on OK
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650281946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650281946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650281946 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650281945 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650281945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650281945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:57 [2020-04-21T16:46:57.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:57 [2020-04-21T16:46:57.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:57 [2020-04-21T16:46:57.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:57 [2020-04-21T16:46:57.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:57 [2020-04-21T16:46:57.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:57 [2020-04-21T16:46:57.697Z] DEBUG - Clicked on OK
12:46:58 [2020-04-21T16:46:58.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650281945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:46:58 [2020-04-21T16:46:58.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1650282646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:46:58 [2020-04-21T16:46:58.522Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.88 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
12:46:58 [2020-04-21T16:46:58.522Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest)  Time elapsed: 6.622 s
12:46:58 [2020-04-21T16:46:58.522Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
12:47:10 [2020-04-21T16:47:10.722Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.038 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
12:47:10 [2020-04-21T16:47:10.722Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace)  Time elapsed: 10.866 s
12:47:10 [2020-04-21T16:47:10.722Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
12:47:17 [2020-04-21T16:47:17.281Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.747 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
12:47:17 [2020-04-21T16:47:17.281Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest)  Time elapsed: 6.609 s
12:47:17 [2020-04-21T16:47:17.281Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
12:47:17 [2020-04-21T16:47:17.281Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:47:17 [2020-04-21T16:47:17.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:47:17 [2020-04-21T16:47:17.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:47:17 [2020-04-21T16:47:17.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:47:17 [2020-04-21T16:47:17.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:47:17 [2020-04-21T16:47:17.281Z] DEBUG - Attempting to set focus on Tree with text {}
12:47:17 [2020-04-21T16:47:17.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-1650262927 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting}
12:47:17 [2020-04-21T16:47:17.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1650262927 data=null doit=true} to TreeItem with text {TestForOffsetting}
12:47:17 [2020-04-21T16:47:17.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1650262927 data=null} to TreeItem with text {TestForOffsetting}
12:47:17 [2020-04-21T16:47:17.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1650262926 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
12:47:17 [2020-04-21T16:47:17.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650262926 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}
12:47:17 [2020-04-21T16:47:17.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1650262898 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
12:47:17 [2020-04-21T16:47:17.281Z] DEBUG - Attempting to set focus on Tree with text {}
12:47:17 [2020-04-21T16:47:17.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-1650262896 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting}
12:47:17 [2020-04-21T16:47:17.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1650262896 data=null doit=true} to TreeItem with text {TestForOffsetting}
12:47:17 [2020-04-21T16:47:17.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1650262896 data=null} to TreeItem with text {TestForOffsetting}
12:47:17 [2020-04-21T16:47:17.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1650262895 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
12:47:17 [2020-04-21T16:47:17.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650262895 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}
12:47:17 [2020-04-21T16:47:17.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1650262886 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
12:47:17 [2020-04-21T16:47:17.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1650262884 data=null doit=true} to TreeItem with text {TestForOffsetting}
12:47:17 [2020-04-21T16:47:17.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1650262884 data=null} to TreeItem with text {TestForOffsetting}
12:47:17 [2020-04-21T16:47:17.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1650262884 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
12:47:17 [2020-04-21T16:47:17.282Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1650262884 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}
12:47:17 [2020-04-21T16:47:17.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1650262823 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
12:47:17 [2020-04-21T16:47:17.282Z] DEBUG - Attempting to set focus on Tree with text {}
12:47:17 [2020-04-21T16:47:17.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1650262820 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
12:47:17 [2020-04-21T16:47:17.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1650262820 data=null doit=true} to TreeItem with text {Traces [0]}
12:47:17 [2020-04-21T16:47:17.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1650262820 data=null} to TreeItem with text {Traces [0]}
12:47:17 [2020-04-21T16:47:17.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1650262819 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:47:17 [2020-04-21T16:47:17.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650262819 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:47:17 [2020-04-21T16:47:17.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1650262802 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample1749231105670893376.xml"'
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1650261044 data=null doit=true} to TreeItem with text {Traces [1]}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1650261044 data=null} to TreeItem with text {Traces [1]}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1650261043 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1650261042 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]}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1650261036 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Attempting to set focus on Tree with text {}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample1749231105670893376.xml} time=-1650260970 data=null button=0 stateMask=0x0 x=195 y=84 count=0} to TreeItem with text {sample1749231105670893376.xml}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample1749231105670893376.xml} time=-1650260969 data=null doit=true} to TreeItem with text {sample1749231105670893376.xml}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample1749231105670893376.xml} time=-1650260969 data=null} to TreeItem with text {sample1749231105670893376.xml}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample1749231105670893376.xml} time=-1650260969 data=null button=1 stateMask=0x0 x=195 y=84 count=1} to TreeItem with text {sample1749231105670893376.xml}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650260968 data=null item=TreeItem {sample1749231105670893376.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample1749231105670893376.xml}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample1749231105670893376.xml} time=-1650260906 data=null button=1 stateMask=0x80000 x=195 y=84 count=1} to TreeItem with text {sample1749231105670893376.xml}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Attempting to set focus on Tree with text {}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample1749231105670893376.xml} time=-1650260905 data=null button=0 stateMask=0x0 x=195 y=84 count=0} to TreeItem with text {sample1749231105670893376.xml}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample1749231105670893376.xml} time=-1650260905 data=null doit=true} to TreeItem with text {sample1749231105670893376.xml}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample1749231105670893376.xml} time=-1650260904 data=null} to TreeItem with text {sample1749231105670893376.xml}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample1749231105670893376.xml} time=-1650260904 data=null button=1 stateMask=0x0 x=195 y=84 count=1} to TreeItem with text {sample1749231105670893376.xml}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650260904 data=null item=TreeItem {sample1749231105670893376.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample1749231105670893376.xml}
12:47:18 [2020-04-21T16:47:18.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample1749231105670893376.xml} time=-1650260864 data=null button=1 stateMask=0x80000 x=195 y=84 count=1} to TreeItem with text {sample1749231105670893376.xml}
12:47:18 [2020-04-21T16:47:18.751Z] Warning: NLS missing message: OpenAsExperimentHandler_OpeningErrorTitle in: org.eclipse.tracecompass.internal.tmf.ui.project.handlers.messages
12:47:18 [2020-04-21T16:47:18.751Z] Warning: NLS missing message: OpenAsExperimentHandler_OpeningErrorMessage in: org.eclipse.tracecompass.internal.tmf.ui.project.handlers.messages
12:47:19 [2020-04-21T16:47:19.010Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
12:47:19 [2020-04-21T16:47:19.010Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...'
12:47:19 [2020-04-21T16:47:19.010Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...'
12:47:19 [2020-04-21T16:47:19.010Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
12:47:19 [2020-04-21T16:47:19.010Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Attempting to set focus on Tree with text {}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample1749231105670893376.xml} time=-1650260466 data=null button=0 stateMask=0x0 x=138 y=12 count=0} to TreeItem with text {sample1749231105670893376.xml}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample1749231105670893376.xml} time=-1650260465 data=null doit=true} to TreeItem with text {sample1749231105670893376.xml}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample1749231105670893376.xml} time=-1650260465 data=null} to TreeItem with text {sample1749231105670893376.xml}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample1749231105670893376.xml} time=-1650260464 data=null button=1 stateMask=0x0 x=138 y=12 count=1} to TreeItem with text {sample1749231105670893376.xml}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650260464 data=null item=TreeItem {sample1749231105670893376.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample1749231105670893376.xml}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample1749231105670893376.xml} time=-1650260461 data=null button=1 stateMask=0x80000 x=138 y=12 count=1} to TreeItem with text {sample1749231105670893376.xml}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Clicking on TreeItem with text {sample1749231105670893376.xml}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample1749231105670893376.xml} time=-1650260460 data=null button=0 stateMask=0x0 x=522 y=12 count=0} to TreeItem with text {sample1749231105670893376.xml}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample1749231105670893376.xml} time=-1650260460 data=null doit=true} to TreeItem with text {sample1749231105670893376.xml}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Attempting to set focus on Tree with text {}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample1749231105670893376.xml} time=-1650260459 data=null} to TreeItem with text {sample1749231105670893376.xml}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample1749231105670893376.xml} time=-1650260459 data=null button=1 stateMask=0x0 x=522 y=12 count=1} to TreeItem with text {sample1749231105670893376.xml}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650260454 data=null item=TreeItem {sample1749231105670893376.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample1749231105670893376.xml}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample1749231105670893376.xml} time=-1650260453 data=null button=1 stateMask=0x80000 x=522 y=12 count=1} to TreeItem with text {sample1749231105670893376.xml}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample1749231105670893376.xml} time=-1650260452 data=null button=0 stateMask=0x0 x=522 y=12 count=0} to TreeItem with text {sample1749231105670893376.xml}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample1749231105670893376.xml} time=-1650260452 data=null doit=true} to TreeItem with text {sample1749231105670893376.xml}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample1749231105670893376.xml} time=-1650260451 data=null} to TreeItem with text {sample1749231105670893376.xml}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Clicked on TreeItem with text {sample1749231105670893376.xml}
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Attempting to set focus on (of type 'Text')
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Attempting to set focus on (of type 'Text')
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Attempting to set focus on (of type 'Text')
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button'
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button'
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Clicking on OK
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650260438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650260438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650260438 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650260437 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650260437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650260437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:19 [2020-04-21T16:47:19.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650260437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:19 [2020-04-21T16:47:19.838Z] DEBUG - Clicked on 
12:47:19 [2020-04-21T16:47:19.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=-1650260653 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...'
12:47:21 [2020-04-21T16:47:21.739Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample1749231105670893376.xml"'
12:47:21 [2020-04-21T16:47:21.739Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:47:21 [2020-04-21T16:47:21.739Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:47:21 [2020-04-21T16:47:21.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample1749231105670893376.xml - Eclipse Platform} time=-1650258046 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample1749231105670893376.xml - Eclipse Platform}
12:47:21 [2020-04-21T16:47:21.739Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:47:21 [2020-04-21T16:47:21.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:47:21 [2020-04-21T16:47:21.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:47:21 [2020-04-21T16:47:21.739Z] DEBUG - Attempting to set focus on Tree with text {}
12:47:21 [2020-04-21T16:47:21.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-1650257955 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting}
12:47:21 [2020-04-21T16:47:21.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1650257955 data=null doit=true} to TreeItem with text {TestForOffsetting}
12:47:21 [2020-04-21T16:47:21.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1650257954 data=null} to TreeItem with text {TestForOffsetting}
12:47:21 [2020-04-21T16:47:21.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1650257954 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
12:47:21 [2020-04-21T16:47:21.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650257953 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}
12:47:21 [2020-04-21T16:47:21.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1650257869 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
12:47:21 [2020-04-21T16:47:21.998Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:47:21 [2020-04-21T16:47:21.998Z] DEBUG - Clicking on with mnemonic 'Delete'
12:47:21 [2020-04-21T16:47:21.998Z] DEBUG - Clicked on with mnemonic 'Delete'
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650257048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650257048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650257047 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650257047 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650257047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650257047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650257047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650257047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650257046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650257046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650257046 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650257046 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Clicking on OK
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650257044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650257044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650257044 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650257043 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650257043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:22 [2020-04-21T16:47:22.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650257043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:22 [2020-04-21T16:47:22.568Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:22 [2020-04-21T16:47:22.568Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:22 [2020-04-21T16:47:22.568Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:22 [2020-04-21T16:47:22.568Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:22 [2020-04-21T16:47:22.568Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:23 [2020-04-21T16:47:23.134Z] DEBUG - Clicked on OK
12:47:23 [2020-04-21T16:47:23.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650257043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:23 [2020-04-21T16:47:23.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1650257760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:47:23 [2020-04-21T16:47:23.393Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.066 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
12:47:23 [2020-04-21T16:47:23.393Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting)  Time elapsed: 7.065 s
12:47:23 [2020-04-21T16:47:23.393Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - Attempting to set focus on (of type 'Table')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - Clicking on (of type 'Table')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1650252194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650252191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1650252191 data=null doit=true} to (of type 'Table')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1650252191 data=null} to (of type 'Table')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1650252190 data=null button=1 stateMask=0x0 x=688 y=12 count=1} to (of type 'Table')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1650252128 data=null button=1 stateMask=0x80000 x=688 y=12 count=1} to (of type 'Table')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650252126 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1650252126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650252125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1650252124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1650252124 data=null doit=true} to (of type 'Table')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1650252124 data=null} to (of type 'Table')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - Clicked on (of type 'Table')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - Inserting text:e
12:47:27 [2020-04-21T16:47:27.578Z]  into text (of type 'Text')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - Attempting to set focus on (of type 'Text')
12:47:27 [2020-04-21T16:47:27.578Z] DEBUG - Typing text 'e
12:47:27 [2020-04-21T16:47:27.578Z] ' with an interval of 100ms. between characters.
12:47:28 [2020-04-21T16:47:28.145Z] DEBUG - Attempting to set focus on (of type 'Table')
12:47:28 [2020-04-21T16:47:28.403Z] DEBUG - Selecting rows [7] in (of type 'Table')
12:47:28 [2020-04-21T16:47:28.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1650251356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:28 [2020-04-21T16:47:28.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650251356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:28 [2020-04-21T16:47:28.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1650251356 data=null doit=true} to (of type 'Table')
12:47:28 [2020-04-21T16:47:28.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1650251356 data=null} to (of type 'Table')
12:47:28 [2020-04-21T16:47:28.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1650251356 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
12:47:28 [2020-04-21T16:47:28.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650251352 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:47:28 [2020-04-21T16:47:28.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1650251351 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
12:47:29 [2020-04-21T16:47:29.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1650250310 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:47:29 [2020-04-21T16:47:29.350Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:47:29 [2020-04-21T16:47:29.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:47:29 [2020-04-21T16:47:29.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:47:29 [2020-04-21T16:47:29.350Z] DEBUG - Attempting to set focus on Tree with text {}
12:47:29 [2020-04-21T16:47:29.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1650250233 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:47:29 [2020-04-21T16:47:29.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1650250233 data=null doit=true} to TreeItem with text {test}
12:47:29 [2020-04-21T16:47:29.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1650250233 data=null} to TreeItem with text {test}
12:47:29 [2020-04-21T16:47:29.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1650250232 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:47:29 [2020-04-21T16:47:29.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650250232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:47:29 [2020-04-21T16:47:29.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1650250219 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:47:29 [2020-04-21T16:47:29.609Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:47:29 [2020-04-21T16:47:29.609Z] DEBUG - Clicking on with mnemonic 'Delete'
12:47:29 [2020-04-21T16:47:29.609Z] DEBUG - Clicked on with mnemonic 'Delete'
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650249332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650249331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650249331 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650249331 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650249331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650249331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650249331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650249331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650249330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650249330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650249330 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650249330 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Clicking on OK
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650249328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650249328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650249328 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650249328 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650249327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650249327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:30 [2020-04-21T16:47:30.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:30 [2020-04-21T16:47:30.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:30 [2020-04-21T16:47:30.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:30 [2020-04-21T16:47:30.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:30 [2020-04-21T16:47:30.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:30 [2020-04-21T16:47:30.546Z] DEBUG - Clicked on OK
12:47:30 [2020-04-21T16:47:30.546Z] 
12:47:30 [2020-04-21T16:47:30.546Z] !ENTRY org.eclipse.ui 4 0 2020-04-21 16:47:30.259
12:47:30 [2020-04-21T16:47:30.546Z] !MESSAGE Unhandled event loop exception
12:47:30 [2020-04-21T16:47:30.546Z] !STACK 0
12:47:30 [2020-04-21T16:47:30.546Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:464)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4426)
12:47:30 [2020-04-21T16:47:30.546Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5452)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5464)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5462)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5509)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1328)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1591)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1542)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1512)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1637)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
12:47:30 [2020-04-21T16:47:30.547Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:58)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:168)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ui.internal.UISynchronizer.lambda$0(UISynchronizer.java:150)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:321)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:447)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:81)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:291)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:92)
12:47:30 [2020-04-21T16:47:30.547Z] 	at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
12:47:30 [2020-04-21T16:47:30.547Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:47:30 [2020-04-21T16:47:30.547Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:305)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:239)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:442)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:449)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
12:47:30 [2020-04-21T16:47:30.547Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
12:47:30 [2020-04-21T16:47:30.548Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:47:30 [2020-04-21T16:47:30.548Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:47:30 [2020-04-21T16:47:30.548Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:47:30 [2020-04-21T16:47:30.548Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
12:47:30 [2020-04-21T16:47:30.548Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:902)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:393)
12:47:30 [2020-04-21T16:47:30.548Z] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
12:47:30 [2020-04-21T16:47:30.548Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:47:30 [2020-04-21T16:47:30.548Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:47:30 [2020-04-21T16:47:30.548Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
12:47:30 [2020-04-21T16:47:30.548Z] 	... 158 more
12:47:30 [2020-04-21T16:47:30.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650249327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:30 [2020-04-21T16:47:30.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1650250057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:47:32 [2020-04-21T16:47:32.328Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:47:32 [2020-04-21T16:47:32.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:47:32 [2020-04-21T16:47:32.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:47:32 [2020-04-21T16:47:32.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - Attempting to set focus on (of type 'Table')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - Clicking on (of type 'Table')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1650246923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650246919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1650246919 data=null doit=true} to (of type 'Table')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1650246918 data=null} to (of type 'Table')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1650246918 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to (of type 'Table')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1650246846 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to (of type 'Table')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650246845 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1650246844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650246843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1650246842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1650246842 data=null doit=true} to (of type 'Table')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1650246842 data=null} to (of type 'Table')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - Clicked on (of type 'Table')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - Inserting text:00
12:47:32 [2020-04-21T16:47:32.896Z]  into text (of type 'Text')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - Attempting to set focus on (of type 'Text')
12:47:32 [2020-04-21T16:47:32.896Z] DEBUG - Typing text '00
12:47:32 [2020-04-21T16:47:32.897Z] ' with an interval of 100ms. between characters.
12:47:33 [2020-04-21T16:47:33.831Z] DEBUG - Attempting to set focus on (of type 'Table')
12:47:34 [2020-04-21T16:47:34.090Z] DEBUG - Selecting rows [7] in (of type 'Table')
12:47:34 [2020-04-21T16:47:34.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1650245613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:34 [2020-04-21T16:47:34.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650245612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:34 [2020-04-21T16:47:34.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1650245612 data=null doit=true} to (of type 'Table')
12:47:34 [2020-04-21T16:47:34.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1650245612 data=null} to (of type 'Table')
12:47:34 [2020-04-21T16:47:34.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1650245611 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
12:47:34 [2020-04-21T16:47:34.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650245567 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:47:34 [2020-04-21T16:47:34.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1650245565 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
12:47:35 [2020-04-21T16:47:35.024Z] DEBUG - Attempting to set focus on (of type 'Table')
12:47:35 [2020-04-21T16:47:35.024Z] DEBUG - Clicking on (of type 'Table')
12:47:35 [2020-04-21T16:47:35.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1650244615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:35 [2020-04-21T16:47:35.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650244607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:35 [2020-04-21T16:47:35.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1650244607 data=null doit=true} to (of type 'Table')
12:47:35 [2020-04-21T16:47:35.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1650244607 data=null} to (of type 'Table')
12:47:35 [2020-04-21T16:47:35.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1650244607 data=null button=1 stateMask=0x0 x=12 y=12 count=1} to (of type 'Table')
12:47:35 [2020-04-21T16:47:35.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1650244581 data=null button=1 stateMask=0x80000 x=12 y=12 count=1} to (of type 'Table')
12:47:35 [2020-04-21T16:47:35.024Z] 
12:47:35 [2020-04-21T16:47:35.024Z] !ENTRY org.eclipse.ui 4 0 2020-04-21 16:47:34.940
12:47:35 [2020-04-21T16:47:35.024Z] !MESSAGE Unhandled event loop exception
12:47:35 [2020-04-21T16:47:35.024Z] !STACK 0
12:47:35 [2020-04-21T16:47:35.024Z] org.eclipse.swt.SWTException: Widget is disposed
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swt.SWT.error(SWT.java:4533)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swt.SWT.error(SWT.java:4448)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swt.SWT.error(SWT.java:4419)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:487)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:424)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:541)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:287)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
12:47:35 [2020-04-21T16:47:35.024Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
12:47:35 [2020-04-21T16:47:35.025Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
12:47:35 [2020-04-21T16:47:35.025Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
12:47:35 [2020-04-21T16:47:35.025Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
12:47:35 [2020-04-21T16:47:35.025Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
12:47:35 [2020-04-21T16:47:35.025Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:47:35 [2020-04-21T16:47:35.025Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
12:47:35 [2020-04-21T16:47:35.025Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
12:47:35 [2020-04-21T16:47:35.025Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:47:35 [2020-04-21T16:47:35.025Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:47:35 [2020-04-21T16:47:35.025Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:47:35 [2020-04-21T16:47:35.025Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:47:35 [2020-04-21T16:47:35.025Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
12:47:35 [2020-04-21T16:47:35.025Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
12:47:35 [2020-04-21T16:47:35.025Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
12:47:35 [2020-04-21T16:47:35.025Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
12:47:35 [2020-04-21T16:47:35.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650244580 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')
12:47:35 [2020-04-21T16:47:35.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1650244579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:35 [2020-04-21T16:47:35.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650244578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:35 [2020-04-21T16:47:35.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1650244577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:35 [2020-04-21T16:47:35.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1650244577 data=null doit=true} to (of type 'Table')
12:47:35 [2020-04-21T16:47:35.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1650244577 data=null} to (of type 'Table')
12:47:35 [2020-04-21T16:47:35.025Z] DEBUG - Clicked on (of type 'Table')
12:47:36 [2020-04-21T16:47:36.925Z] DEBUG - Attempting to set focus on (of type 'Table')
12:47:37 [2020-04-21T16:47:37.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1650241664 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:47:37 [2020-04-21T16:47:37.860Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:47:38 [2020-04-21T16:47:38.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:47:38 [2020-04-21T16:47:38.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:47:38 [2020-04-21T16:47:38.118Z] DEBUG - Attempting to set focus on Tree with text {}
12:47:38 [2020-04-21T16:47:38.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1650241629 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:47:38 [2020-04-21T16:47:38.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1650241629 data=null doit=true} to TreeItem with text {test}
12:47:38 [2020-04-21T16:47:38.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1650241629 data=null} to TreeItem with text {test}
12:47:38 [2020-04-21T16:47:38.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1650241628 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:47:38 [2020-04-21T16:47:38.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650241628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:47:38 [2020-04-21T16:47:38.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1650241568 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:47:38 [2020-04-21T16:47:38.118Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:47:38 [2020-04-21T16:47:38.118Z] DEBUG - Clicking on with mnemonic 'Delete'
12:47:38 [2020-04-21T16:47:38.118Z] DEBUG - Clicked on with mnemonic 'Delete'
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650240662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650240661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650240661 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650240661 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650240660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650240660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650240660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650240660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650240660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650240660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650240660 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650240659 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Clicking on OK
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650240657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650240657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650240657 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650240657 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650240657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:39 [2020-04-21T16:47:39.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650240656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:39 [2020-04-21T16:47:39.056Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:39 [2020-04-21T16:47:39.056Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:39 [2020-04-21T16:47:39.056Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:39 [2020-04-21T16:47:39.056Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:39 [2020-04-21T16:47:39.056Z] 
12:47:39 [2020-04-21T16:47:39.056Z] !ENTRY org.eclipse.ui 4 0 2020-04-21 16:47:38.966
12:47:39 [2020-04-21T16:47:39.056Z] !MESSAGE Unhandled event loop exception
12:47:39 [2020-04-21T16:47:39.056Z] !STACK 0
12:47:39 [2020-04-21T16:47:39.056Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:464)
12:47:39 [2020-04-21T16:47:39.056Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4426)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5452)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5464)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5462)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5509)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1328)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1591)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1542)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1512)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1637)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
12:47:39 [2020-04-21T16:47:39.057Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:58)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:168)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.internal.UISynchronizer.lambda$0(UISynchronizer.java:150)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:321)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:447)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:81)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:291)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:92)
12:47:39 [2020-04-21T16:47:39.057Z] 	at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
12:47:39 [2020-04-21T16:47:39.057Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:47:39 [2020-04-21T16:47:39.057Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:305)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:239)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:442)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:449)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
12:47:39 [2020-04-21T16:47:39.057Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
12:47:39 [2020-04-21T16:47:39.058Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:47:39 [2020-04-21T16:47:39.058Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:47:39 [2020-04-21T16:47:39.058Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:47:39 [2020-04-21T16:47:39.058Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
12:47:39 [2020-04-21T16:47:39.058Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:902)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:393)
12:47:39 [2020-04-21T16:47:39.058Z] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
12:47:39 [2020-04-21T16:47:39.058Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:47:39 [2020-04-21T16:47:39.058Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:47:39 [2020-04-21T16:47:39.058Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
12:47:39 [2020-04-21T16:47:39.058Z] 	... 158 more
12:47:39 [2020-04-21T16:47:39.318Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:39 [2020-04-21T16:47:39.576Z] DEBUG - Clicked on OK
12:47:39 [2020-04-21T16:47:39.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650240656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:39 [2020-04-21T16:47:39.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1650241460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:47:40 [2020-04-21T16:47:40.950Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:47:40 [2020-04-21T16:47:40.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:47:40 [2020-04-21T16:47:40.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:47:40 [2020-04-21T16:47:40.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - Attempting to set focus on (of type 'Table')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - Clicking on (of type 'Table')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1650238303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650238299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1650238299 data=null doit=true} to (of type 'Table')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1650238299 data=null} to (of type 'Table')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1650238298 data=null button=1 stateMask=0x0 x=220 y=12 count=1} to (of type 'Table')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1650238243 data=null button=1 stateMask=0x80000 x=220 y=12 count=1} to (of type 'Table')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650238242 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1650238241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650238240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1650238240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1650238240 data=null doit=true} to (of type 'Table')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1650238240 data=null} to (of type 'Table')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - Clicked on (of type 'Table')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - Inserting text:HostF
12:47:41 [2020-04-21T16:47:41.517Z]  into text (of type 'Text')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - Attempting to set focus on (of type 'Text')
12:47:41 [2020-04-21T16:47:41.517Z] DEBUG - Typing text 'HostF
12:47:41 [2020-04-21T16:47:41.517Z] ' with an interval of 100ms. between characters.
12:47:42 [2020-04-21T16:47:42.892Z] DEBUG - Attempting to set focus on (of type 'Table')
12:47:42 [2020-04-21T16:47:42.892Z] DEBUG - Selecting rows [7] in (of type 'Table')
12:47:42 [2020-04-21T16:47:42.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1650236937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:42 [2020-04-21T16:47:42.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650236937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:42 [2020-04-21T16:47:42.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1650236937 data=null doit=true} to (of type 'Table')
12:47:42 [2020-04-21T16:47:42.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1650236937 data=null} to (of type 'Table')
12:47:42 [2020-04-21T16:47:42.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1650236936 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
12:47:42 [2020-04-21T16:47:42.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650236932 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:47:42 [2020-04-21T16:47:42.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1650236930 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
12:47:43 [2020-04-21T16:47:43.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1650235923 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:47:43 [2020-04-21T16:47:43.660Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:47:43 [2020-04-21T16:47:43.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:47:43 [2020-04-21T16:47:43.660Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:47:43 [2020-04-21T16:47:43.660Z] DEBUG - Attempting to set focus on Tree with text {}
12:47:43 [2020-04-21T16:47:43.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1650235892 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:47:43 [2020-04-21T16:47:43.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1650235892 data=null doit=true} to TreeItem with text {test}
12:47:43 [2020-04-21T16:47:43.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1650235892 data=null} to TreeItem with text {test}
12:47:43 [2020-04-21T16:47:43.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1650235892 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:47:43 [2020-04-21T16:47:43.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650235891 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:47:43 [2020-04-21T16:47:43.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1650235868 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:47:43 [2020-04-21T16:47:43.918Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:47:43 [2020-04-21T16:47:43.918Z] DEBUG - Clicking on with mnemonic 'Delete'
12:47:43 [2020-04-21T16:47:43.918Z] DEBUG - Clicked on with mnemonic 'Delete'
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650235114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650235113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650235113 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650235113 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650235113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650235113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650235112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650235112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650235112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650235112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650235112 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650235112 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:47:44 [2020-04-21T16:47:44.486Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:47:44 [2020-04-21T16:47:44.487Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:47:44 [2020-04-21T16:47:44.487Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:47:44 [2020-04-21T16:47:44.487Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:47:44 [2020-04-21T16:47:44.487Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:47:44 [2020-04-21T16:47:44.487Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:47:44 [2020-04-21T16:47:44.487Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:47:44 [2020-04-21T16:47:44.487Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:44 [2020-04-21T16:47:44.487Z] DEBUG - Clicking on OK
12:47:44 [2020-04-21T16:47:44.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650235110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:44 [2020-04-21T16:47:44.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650235110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:44 [2020-04-21T16:47:44.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650235110 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:44 [2020-04-21T16:47:44.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650235110 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:44 [2020-04-21T16:47:44.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650235109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:44 [2020-04-21T16:47:44.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650235109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:44 [2020-04-21T16:47:44.487Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:44 [2020-04-21T16:47:44.487Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:44 [2020-04-21T16:47:44.487Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:44 [2020-04-21T16:47:44.487Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:44 [2020-04-21T16:47:44.487Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:44 [2020-04-21T16:47:44.487Z] DEBUG - Clicked on OK
12:47:44 [2020-04-21T16:47:44.487Z] 
12:47:44 [2020-04-21T16:47:44.487Z] !ENTRY org.eclipse.ui 4 0 2020-04-21 16:47:44.452
12:47:44 [2020-04-21T16:47:44.487Z] !MESSAGE Unhandled event loop exception
12:47:44 [2020-04-21T16:47:44.487Z] !STACK 0
12:47:44 [2020-04-21T16:47:44.487Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:464)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4426)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5452)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5464)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5462)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5509)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1328)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1591)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1542)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1512)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1637)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
12:47:44 [2020-04-21T16:47:44.487Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:58)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:168)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ui.internal.UISynchronizer.lambda$0(UISynchronizer.java:150)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:321)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:447)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
12:47:44 [2020-04-21T16:47:44.487Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:81)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:291)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:92)
12:47:44 [2020-04-21T16:47:44.488Z] 	at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
12:47:44 [2020-04-21T16:47:44.488Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:47:44 [2020-04-21T16:47:44.488Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:305)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:239)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:442)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:449)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
12:47:44 [2020-04-21T16:47:44.488Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:47:44 [2020-04-21T16:47:44.488Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:47:44 [2020-04-21T16:47:44.488Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:47:44 [2020-04-21T16:47:44.488Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
12:47:44 [2020-04-21T16:47:44.488Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:902)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:393)
12:47:44 [2020-04-21T16:47:44.488Z] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
12:47:44 [2020-04-21T16:47:44.488Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:47:44 [2020-04-21T16:47:44.488Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:47:44 [2020-04-21T16:47:44.488Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
12:47:44 [2020-04-21T16:47:44.488Z] 	... 158 more
12:47:45 [2020-04-21T16:47:45.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650235109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:45 [2020-04-21T16:47:45.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1650235815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:47:46 [2020-04-21T16:47:46.432Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:47:46 [2020-04-21T16:47:46.432Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:47:46 [2020-04-21T16:47:46.432Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:47:46 [2020-04-21T16:47:46.432Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Attempting to set focus on (of type 'Table')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Clicking on (of type 'Table')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1650232807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650232803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1650232803 data=null doit=true} to (of type 'Table')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1650232803 data=null} to (of type 'Table')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1650232803 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to (of type 'Table')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1650232748 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to (of type 'Table')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650232747 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1650232745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650232745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1650232745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1650232744 data=null doit=true} to (of type 'Table')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1650232744 data=null} to (of type 'Table')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Clicked on (of type 'Table')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Inserting text:2 into text (of type 'Text')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Attempting to set focus on (of type 'Text')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Typing text '2' with an interval of 50ms. between characters.
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:47:46 [2020-04-21T16:47:46.999Z] DEBUG - Attempting to set focus on (of type 'Text')
12:47:47 [2020-04-21T16:47:47.568Z] DEBUG - Attempting to set focus on (of type 'Table')
12:47:47 [2020-04-21T16:47:47.568Z] DEBUG - Clicking on (of type 'Table')
12:47:47 [2020-04-21T16:47:47.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1650232164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:47 [2020-04-21T16:47:47.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650232158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1650232158 data=null doit=true} to (of type 'Table')
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1650232158 data=null} to (of type 'Table')
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1650232158 data=null button=1 stateMask=0x0 x=688 y=12 count=1} to (of type 'Table')
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1650232101 data=null button=1 stateMask=0x80000 x=688 y=12 count=1} to (of type 'Table')
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650232101 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1650232100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650232099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1650232099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1650232099 data=null doit=true} to (of type 'Table')
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1650232098 data=null} to (of type 'Table')
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - Clicked on (of type 'Table')
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - Inserting text:F into text (of type 'Text')
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - Attempting to set focus on (of type 'Text')
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters.
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - matched Text with text "F", using matcher: of type 'Text'
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text')
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:47:47 [2020-04-21T16:47:47.569Z] DEBUG - Attempting to set focus on (of type 'Text')
12:47:49 [2020-04-21T16:47:49.469Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
12:47:49 [2020-04-21T16:47:49.469Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
12:47:49 [2020-04-21T16:47:49.469Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"')
12:47:49 [2020-04-21T16:47:49.469Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
12:47:49 [2020-04-21T16:47:49.469Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
12:47:49 [2020-04-21T16:47:49.469Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
12:47:49 [2020-04-21T16:47:49.469Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
12:47:49 [2020-04-21T16:47:49.469Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - Attempting to set focus on (of type 'Table')
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=-1650230253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=-1650230253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=-1650230253 data=null doit=true} to CLabel with text {Message matches "F"}
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=-1650230252 data=null} to CLabel with text {Message matches "F"}
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=-1650230252 data=null button=1 stateMask=0x0 x=86 y=11 count=1} to CLabel with text {Message matches "F"}
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=-1650230222 data=null button=1 stateMask=0x80000 x=86 y=11 count=1} to CLabel with text {Message matches "F"}
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - Clicked on CLabel with text {Message matches "F"}
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=-1650230196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=-1650230196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=-1650230195 data=null doit=true} to CLabel with text {Message matches "F"}
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=-1650230195 data=null} to CLabel with text {Message matches "F"}
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=-1650230195 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"}
12:47:49 [2020-04-21T16:47:49.470Z] DEBUG - Clicked on CLabel with text {}
12:47:51 [2020-04-21T16:47:51.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1650228646 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:47:51 [2020-04-21T16:47:51.373Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:47:51 [2020-04-21T16:47:51.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:47:51 [2020-04-21T16:47:51.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:47:51 [2020-04-21T16:47:51.373Z] DEBUG - Attempting to set focus on Tree with text {}
12:47:51 [2020-04-21T16:47:51.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1650228612 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:47:51 [2020-04-21T16:47:51.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1650228611 data=null doit=true} to TreeItem with text {test}
12:47:51 [2020-04-21T16:47:51.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1650228611 data=null} to TreeItem with text {test}
12:47:51 [2020-04-21T16:47:51.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1650228611 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:47:51 [2020-04-21T16:47:51.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650228611 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:47:51 [2020-04-21T16:47:51.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1650228569 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:47:51 [2020-04-21T16:47:51.373Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:47:51 [2020-04-21T16:47:51.373Z] DEBUG - Clicking on with mnemonic 'Delete'
12:47:51 [2020-04-21T16:47:51.373Z] DEBUG - Clicked on with mnemonic 'Delete'
12:47:51 [2020-04-21T16:47:51.941Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:47:51 [2020-04-21T16:47:51.941Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:47:51 [2020-04-21T16:47:51.941Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:47:51 [2020-04-21T16:47:51.941Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:47:51 [2020-04-21T16:47:51.941Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:47:51 [2020-04-21T16:47:51.941Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:47:51 [2020-04-21T16:47:51.941Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:47:51 [2020-04-21T16:47:51.941Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:47:51 [2020-04-21T16:47:51.941Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:47:51 [2020-04-21T16:47:51.941Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:47:51 [2020-04-21T16:47:51.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650227828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:51 [2020-04-21T16:47:51.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650227827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:51 [2020-04-21T16:47:51.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650227826 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:47:51 [2020-04-21T16:47:51.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650227826 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:47:51 [2020-04-21T16:47:51.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650227826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:51 [2020-04-21T16:47:51.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650227825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:51 [2020-04-21T16:47:51.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650227825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:47:51 [2020-04-21T16:47:51.941Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650227825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650227825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650227825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650227825 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650227825 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - Clicking on OK
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650227823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650227823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650227823 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650227823 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650227822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650227822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:51 [2020-04-21T16:47:51.942Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:51 [2020-04-21T16:47:51.942Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:51 [2020-04-21T16:47:51.942Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:51 [2020-04-21T16:47:51.942Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:51 [2020-04-21T16:47:51.942Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:51 [2020-04-21T16:47:51.942Z] DEBUG - Clicked on OK
12:47:51 [2020-04-21T16:47:51.942Z] 
12:47:51 [2020-04-21T16:47:51.942Z] !ENTRY org.eclipse.ui 4 0 2020-04-21 16:47:51.767
12:47:51 [2020-04-21T16:47:51.942Z] !MESSAGE Unhandled event loop exception
12:47:51 [2020-04-21T16:47:51.942Z] !STACK 0
12:47:51 [2020-04-21T16:47:51.942Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:464)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4426)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5452)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5464)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5462)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5509)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1328)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1591)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1542)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1512)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1637)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
12:47:51 [2020-04-21T16:47:51.942Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:58)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:168)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.ui.internal.UISynchronizer.lambda$0(UISynchronizer.java:150)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
12:47:51 [2020-04-21T16:47:51.942Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:321)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:447)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:81)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:291)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:92)
12:47:51 [2020-04-21T16:47:51.943Z] 	at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
12:47:51 [2020-04-21T16:47:51.943Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:47:51 [2020-04-21T16:47:51.943Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:305)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:239)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:442)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:449)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
12:47:51 [2020-04-21T16:47:51.943Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
12:47:51 [2020-04-21T16:47:51.943Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:47:51 [2020-04-21T16:47:51.943Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:47:51 [2020-04-21T16:47:51.944Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:47:51 [2020-04-21T16:47:51.944Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:47:51 [2020-04-21T16:47:51.944Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
12:47:51 [2020-04-21T16:47:51.944Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
12:47:51 [2020-04-21T16:47:51.944Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
12:47:51 [2020-04-21T16:47:51.944Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
12:47:51 [2020-04-21T16:47:51.944Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
12:47:51 [2020-04-21T16:47:51.944Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
12:47:51 [2020-04-21T16:47:51.944Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
12:47:51 [2020-04-21T16:47:51.944Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
12:47:51 [2020-04-21T16:47:51.944Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:902)
12:47:51 [2020-04-21T16:47:51.944Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:393)
12:47:51 [2020-04-21T16:47:51.944Z] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
12:47:51 [2020-04-21T16:47:51.944Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:47:51 [2020-04-21T16:47:51.944Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:47:51 [2020-04-21T16:47:51.944Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
12:47:51 [2020-04-21T16:47:51.944Z] 	... 158 more
12:47:52 [2020-04-21T16:47:52.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650227822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:52 [2020-04-21T16:47:52.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1650228465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:47:54 [2020-04-21T16:47:54.103Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:47:54 [2020-04-21T16:47:54.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:47:54 [2020-04-21T16:47:54.103Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:47:54 [2020-04-21T16:47:54.103Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:47:54 [2020-04-21T16:47:54.361Z] DEBUG - Attempting to set focus on (of type 'Table')
12:47:54 [2020-04-21T16:47:54.361Z] DEBUG - Clicking on (of type 'Table')
12:47:54 [2020-04-21T16:47:54.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1650225254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:54 [2020-04-21T16:47:54.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650225250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:54 [2020-04-21T16:47:54.361Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1650225250 data=null doit=true} to (of type 'Table')
12:47:54 [2020-04-21T16:47:54.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1650225250 data=null} to (of type 'Table')
12:47:54 [2020-04-21T16:47:54.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1650225249 data=null button=1 stateMask=0x0 x=220 y=12 count=1} to (of type 'Table')
12:47:54 [2020-04-21T16:47:54.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1650225143 data=null button=1 stateMask=0x80000 x=220 y=12 count=1} to (of type 'Table')
12:47:54 [2020-04-21T16:47:54.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650225142 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:47:54 [2020-04-21T16:47:54.620Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1650225141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:54 [2020-04-21T16:47:54.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650225140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:54 [2020-04-21T16:47:54.620Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1650225140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:54 [2020-04-21T16:47:54.620Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1650225140 data=null doit=true} to (of type 'Table')
12:47:54 [2020-04-21T16:47:54.620Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1650225140 data=null} to (of type 'Table')
12:47:54 [2020-04-21T16:47:54.620Z] DEBUG - Clicked on (of type 'Table')
12:47:54 [2020-04-21T16:47:54.620Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:47:54 [2020-04-21T16:47:54.620Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:47:54 [2020-04-21T16:47:54.620Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:47:54 [2020-04-21T16:47:54.620Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:47:54 [2020-04-21T16:47:54.620Z] DEBUG - Inserting text:HostF
12:47:54 [2020-04-21T16:47:54.620Z]  into text (of type 'Text')
12:47:54 [2020-04-21T16:47:54.620Z] DEBUG - Attempting to set focus on (of type 'Text')
12:47:54 [2020-04-21T16:47:54.620Z] DEBUG - Typing text 'HostF
12:47:54 [2020-04-21T16:47:54.620Z] ' with an interval of 100ms. between characters.
12:47:55 [2020-04-21T16:47:55.816Z] DEBUG - Attempting to set focus on (of type 'Table')
12:47:55 [2020-04-21T16:47:55.816Z] DEBUG - Selecting rows [7] in (of type 'Table')
12:47:55 [2020-04-21T16:47:55.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1650223999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:55 [2020-04-21T16:47:55.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650223999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:47:55 [2020-04-21T16:47:55.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1650223999 data=null doit=true} to (of type 'Table')
12:47:55 [2020-04-21T16:47:55.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1650223999 data=null} to (of type 'Table')
12:47:55 [2020-04-21T16:47:55.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1650223998 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
12:47:55 [2020-04-21T16:47:55.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650223994 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:47:55 [2020-04-21T16:47:55.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1650223993 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
12:47:56 [2020-04-21T16:47:56.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1650222980 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:47:56 [2020-04-21T16:47:56.751Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:47:56 [2020-04-21T16:47:56.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:47:56 [2020-04-21T16:47:56.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:47:56 [2020-04-21T16:47:56.751Z] DEBUG - Attempting to set focus on Tree with text {}
12:47:56 [2020-04-21T16:47:56.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1650222948 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:47:56 [2020-04-21T16:47:56.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1650222947 data=null doit=true} to TreeItem with text {test}
12:47:56 [2020-04-21T16:47:56.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1650222947 data=null} to TreeItem with text {test}
12:47:56 [2020-04-21T16:47:56.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1650222947 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:47:56 [2020-04-21T16:47:56.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650222947 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:47:56 [2020-04-21T16:47:56.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1650222936 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:47:56 [2020-04-21T16:47:56.751Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:47:56 [2020-04-21T16:47:56.751Z] DEBUG - Clicking on with mnemonic 'Delete'
12:47:56 [2020-04-21T16:47:56.751Z] DEBUG - Clicked on with mnemonic 'Delete'
12:47:57 [2020-04-21T16:47:57.686Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:47:57 [2020-04-21T16:47:57.686Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:47:57 [2020-04-21T16:47:57.686Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:47:57 [2020-04-21T16:47:57.686Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:47:57 [2020-04-21T16:47:57.686Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:47:57 [2020-04-21T16:47:57.686Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:47:57 [2020-04-21T16:47:57.686Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:47:57 [2020-04-21T16:47:57.686Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:47:57 [2020-04-21T16:47:57.686Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:47:57 [2020-04-21T16:47:57.686Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:47:57 [2020-04-21T16:47:57.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650222150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:57 [2020-04-21T16:47:57.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650222150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:57 [2020-04-21T16:47:57.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650222150 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:47:57 [2020-04-21T16:47:57.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650222150 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:47:57 [2020-04-21T16:47:57.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650222149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:57 [2020-04-21T16:47:57.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650222149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:57 [2020-04-21T16:47:57.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650222149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650222149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650222149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650222149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650222149 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650222149 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - Clicking on OK
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650222147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650222147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650222147 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650222147 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650222147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:57 [2020-04-21T16:47:57.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650222146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:57 [2020-04-21T16:47:57.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:57 [2020-04-21T16:47:57.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:57 [2020-04-21T16:47:57.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:57 [2020-04-21T16:47:57.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:57 [2020-04-21T16:47:57.687Z] 
12:47:57 [2020-04-21T16:47:57.687Z] !ENTRY org.eclipse.ui 4 0 2020-04-21 16:47:57.420
12:47:57 [2020-04-21T16:47:57.687Z] !MESSAGE Unhandled event loop exception
12:47:57 [2020-04-21T16:47:57.687Z] !STACK 0
12:47:57 [2020-04-21T16:47:57.687Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:464)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4426)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5452)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5464)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5462)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5509)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1328)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1591)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1542)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1512)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1637)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
12:47:57 [2020-04-21T16:47:57.687Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
12:47:57 [2020-04-21T16:47:57.687Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:58)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:168)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ui.internal.UISynchronizer.lambda$0(UISynchronizer.java:150)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:321)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:447)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:81)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:291)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:92)
12:47:57 [2020-04-21T16:47:57.688Z] 	at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
12:47:57 [2020-04-21T16:47:57.688Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:47:57 [2020-04-21T16:47:57.688Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:305)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:239)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:442)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:449)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
12:47:57 [2020-04-21T16:47:57.688Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
12:47:57 [2020-04-21T16:47:57.689Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
12:47:57 [2020-04-21T16:47:57.689Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
12:47:57 [2020-04-21T16:47:57.689Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
12:47:57 [2020-04-21T16:47:57.689Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
12:47:57 [2020-04-21T16:47:57.689Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:47:57 [2020-04-21T16:47:57.689Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:47:57 [2020-04-21T16:47:57.689Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:47:57 [2020-04-21T16:47:57.689Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:47:57 [2020-04-21T16:47:57.689Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
12:47:57 [2020-04-21T16:47:57.689Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
12:47:57 [2020-04-21T16:47:57.689Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
12:47:57 [2020-04-21T16:47:57.689Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
12:47:57 [2020-04-21T16:47:57.689Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
12:47:57 [2020-04-21T16:47:57.689Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
12:47:57 [2020-04-21T16:47:57.689Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
12:47:57 [2020-04-21T16:47:57.689Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
12:47:57 [2020-04-21T16:47:57.689Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:902)
12:47:57 [2020-04-21T16:47:57.689Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:393)
12:47:57 [2020-04-21T16:47:57.689Z] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
12:47:57 [2020-04-21T16:47:57.689Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:47:57 [2020-04-21T16:47:57.689Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:47:57 [2020-04-21T16:47:57.689Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
12:47:57 [2020-04-21T16:47:57.689Z] 	... 158 more
12:47:57 [2020-04-21T16:47:57.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:57 [2020-04-21T16:47:57.947Z] DEBUG - Clicked on OK
12:47:57 [2020-04-21T16:47:57.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650222146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:47:57 [2020-04-21T16:47:57.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1650222844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:47:57 [2020-04-21T16:47:57.947Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.395 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
12:47:57 [2020-04-21T16:47:57.947Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 5.298 s
12:47:57 [2020-04-21T16:47:57.947Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 8.612 s
12:47:57 [2020-04-21T16:47:57.947Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 5.399 s
12:47:57 [2020-04-21T16:47:57.947Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 7.437 s
12:47:57 [2020-04-21T16:47:57.947Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 5.546 s
12:47:57 [2020-04-21T16:47:57.947Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - Clicking on TableItem with text {}
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1650220179 data=null button=0 stateMask=0x0 x=285 y=12 count=0} to TableItem with text {}
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1650220179 data=null doit=true} to TableItem with text {}
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - Attempting to set focus on Table with text {}
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1650220179 data=null} to TableItem with text {}
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1650220175 data=null button=1 stateMask=0x0 x=285 y=12 count=1} to TableItem with text {}
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650220146 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1650220145 data=null button=1 stateMask=0x80000 x=285 y=12 count=1} to TableItem with text {}
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1650220145 data=null button=0 stateMask=0x0 x=285 y=12 count=0} to TableItem with text {}
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1650220144 data=null doit=true} to TableItem with text {}
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1650220144 data=null} to TableItem with text {}
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - Clicked on TableItem with text {}
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - Attempting to set focus on (of type 'Text')
12:47:59 [2020-04-21T16:47:59.846Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters.
12:48:00 [2020-04-21T16:48:00.780Z] DEBUG - Attempting to set focus on (of type 'Text')
12:48:02 [2020-04-21T16:48:02.681Z] DEBUG - Attempting to set focus on Table with text {}
12:48:02 [2020-04-21T16:48:02.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1650217362 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
12:48:02 [2020-04-21T16:48:02.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1650217362 data=null doit=true} to TableItem with text {}
12:48:02 [2020-04-21T16:48:02.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1650217362 data=null} to TableItem with text {}
12:48:02 [2020-04-21T16:48:02.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1650217361 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
12:48:02 [2020-04-21T16:48:02.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650217359 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:48:02 [2020-04-21T16:48:02.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1650217358 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
12:48:02 [2020-04-21T16:48:02.681Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
12:48:02 [2020-04-21T16:48:02.681Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
12:48:02 [2020-04-21T16:48:02.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-1650217323 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...'
12:48:02 [2020-04-21T16:48:02.681Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
12:48:04 [2020-04-21T16:48:04.581Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:48:04 [2020-04-21T16:48:04.581Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:48:04 [2020-04-21T16:48:04.581Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:48:04 [2020-04-21T16:48:04.581Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:48:04 [2020-04-21T16:48:04.581Z] DEBUG - Attempting to set focus on Table with text {}
12:48:04 [2020-04-21T16:48:04.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1650215336 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
12:48:04 [2020-04-21T16:48:04.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1650215336 data=null doit=true} to TableItem with text {}
12:48:04 [2020-04-21T16:48:04.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1650215336 data=null} to TableItem with text {}
12:48:04 [2020-04-21T16:48:04.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1650215335 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
12:48:04 [2020-04-21T16:48:04.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650215332 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:48:04 [2020-04-21T16:48:04.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1650215327 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
12:48:04 [2020-04-21T16:48:04.581Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
12:48:04 [2020-04-21T16:48:04.581Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
12:48:04 [2020-04-21T16:48:04.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-1650215291 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...'
12:48:04 [2020-04-21T16:48:04.581Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
12:48:04 [2020-04-21T16:48:04.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1650214741 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:48:04 [2020-04-21T16:48:04.840Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:48:04 [2020-04-21T16:48:04.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:48:04 [2020-04-21T16:48:04.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:48:04 [2020-04-21T16:48:04.840Z] DEBUG - Attempting to set focus on Tree with text {}
12:48:04 [2020-04-21T16:48:04.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1650214733 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:48:04 [2020-04-21T16:48:04.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1650214733 data=null doit=true} to TreeItem with text {test}
12:48:04 [2020-04-21T16:48:04.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1650214733 data=null} to TreeItem with text {test}
12:48:04 [2020-04-21T16:48:04.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1650214732 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:48:05 [2020-04-21T16:48:05.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650214732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:48:05 [2020-04-21T16:48:05.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1650214649 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:48:05 [2020-04-21T16:48:05.098Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:48:05 [2020-04-21T16:48:05.098Z] DEBUG - Clicking on with mnemonic 'Delete'
12:48:05 [2020-04-21T16:48:05.098Z] DEBUG - Clicked on with mnemonic 'Delete'
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650213931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650213931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650213931 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650213931 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650213930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650213930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650213930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650213930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650213930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650213930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650213930 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650213930 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Clicking on OK
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650213928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650213928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650213928 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650213928 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650213927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650213927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:05 [2020-04-21T16:48:05.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:05 [2020-04-21T16:48:05.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:05 [2020-04-21T16:48:05.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:05 [2020-04-21T16:48:05.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:05 [2020-04-21T16:48:05.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:05 [2020-04-21T16:48:05.665Z] DEBUG - Clicked on OK
12:48:05 [2020-04-21T16:48:05.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650213927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:05 [2020-04-21T16:48:05.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1650214559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:48:06 [2020-04-21T16:48:06.489Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.49 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
12:48:06 [2020-04-21T16:48:06.489Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 4.72 s
12:48:06 [2020-04-21T16:48:06.489Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 2.038 s
12:48:06 [2020-04-21T16:48:06.489Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
12:48:08 [2020-04-21T16:48:08.390Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:48:08 [2020-04-21T16:48:08.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:48:08 [2020-04-21T16:48:08.390Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:48:08 [2020-04-21T16:48:08.390Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - Clicking on with mnemonic 'Timestamp'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1650211602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - Clicked on with mnemonic 'Timestamp'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - Clicking on with mnemonic 'Host'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1650211510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - Clicked on with mnemonic 'Host'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - Clicking on with mnemonic 'Logger'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1650211434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - Clicked on with mnemonic 'Logger'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - Clicking on with mnemonic 'File'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1650211370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - Clicked on with mnemonic 'File'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - Clicking on with mnemonic 'Message'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1650211322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
12:48:08 [2020-04-21T16:48:08.391Z] DEBUG - Clicked on with mnemonic 'Message'
12:48:09 [2020-04-21T16:48:09.764Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:48:09 [2020-04-21T16:48:09.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:48:09 [2020-04-21T16:48:09.764Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:48:09 [2020-04-21T16:48:09.764Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:48:09 [2020-04-21T16:48:09.764Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
12:48:09 [2020-04-21T16:48:09.764Z] DEBUG - Clicking on with mnemonic 'Show All'
12:48:09 [2020-04-21T16:48:09.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-1650209827 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'
12:48:09 [2020-04-21T16:48:09.764Z] DEBUG - Clicked on with mnemonic 'Show All'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicking on with mnemonic 'Message'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1650208357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicked on with mnemonic 'Message'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicking on with mnemonic 'Line'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-1650208269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicked on with mnemonic 'Line'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicking on with mnemonic 'File'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1650208195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicked on with mnemonic 'File'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicking on with mnemonic 'Logger'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1650208137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicked on with mnemonic 'Logger'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicking on with mnemonic 'Host'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1650208090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicked on with mnemonic 'Host'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicking on with mnemonic 'Timestamp'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1650208057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicked on with mnemonic 'Timestamp'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicking on with mnemonic 'Message'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1650208040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicked on with mnemonic 'Message'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicking on with mnemonic 'Timestamp'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1650208006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicked on with mnemonic 'Timestamp'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicking on with mnemonic 'Line'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-1650207951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicked on with mnemonic 'Line'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Clicking on with mnemonic 'Host'
12:48:11 [2020-04-21T16:48:11.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1650207891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
12:48:11 [2020-04-21T16:48:11.669Z] DEBUG - Clicked on with mnemonic 'Host'
12:48:11 [2020-04-21T16:48:11.927Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
12:48:11 [2020-04-21T16:48:11.927Z] DEBUG - Clicking on with mnemonic 'File'
12:48:11 [2020-04-21T16:48:11.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1650207815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
12:48:11 [2020-04-21T16:48:11.927Z] DEBUG - Clicked on with mnemonic 'File'
12:48:11 [2020-04-21T16:48:11.927Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
12:48:11 [2020-04-21T16:48:11.927Z] DEBUG - Clicking on with mnemonic 'Logger'
12:48:11 [2020-04-21T16:48:11.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1650207727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
12:48:11 [2020-04-21T16:48:11.927Z] DEBUG - Clicked on with mnemonic 'Logger'
12:48:13 [2020-04-21T16:48:13.303Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:48:13 [2020-04-21T16:48:13.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:48:13 [2020-04-21T16:48:13.303Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:48:13 [2020-04-21T16:48:13.303Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:48:13 [2020-04-21T16:48:13.303Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
12:48:13 [2020-04-21T16:48:13.303Z] DEBUG - Clicking on with mnemonic 'Timestamp'
12:48:13 [2020-04-21T16:48:13.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1650206254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
12:48:13 [2020-04-21T16:48:13.303Z] DEBUG - Clicked on with mnemonic 'Timestamp'
12:48:13 [2020-04-21T16:48:13.561Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
12:48:13 [2020-04-21T16:48:13.561Z] DEBUG - Clicking on with mnemonic 'Host'
12:48:13 [2020-04-21T16:48:13.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1650206164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
12:48:13 [2020-04-21T16:48:13.561Z] DEBUG - Clicked on with mnemonic 'Host'
12:48:13 [2020-04-21T16:48:13.561Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
12:48:13 [2020-04-21T16:48:13.561Z] DEBUG - Clicking on with mnemonic 'Logger'
12:48:13 [2020-04-21T16:48:13.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1650206087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
12:48:13 [2020-04-21T16:48:13.561Z] DEBUG - Clicked on with mnemonic 'Logger'
12:48:13 [2020-04-21T16:48:13.561Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
12:48:13 [2020-04-21T16:48:13.561Z] DEBUG - Clicking on with mnemonic 'File'
12:48:13 [2020-04-21T16:48:13.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1650206025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
12:48:13 [2020-04-21T16:48:13.561Z] DEBUG - Clicked on with mnemonic 'File'
12:48:13 [2020-04-21T16:48:13.561Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
12:48:13 [2020-04-21T16:48:13.561Z] DEBUG - Clicking on with mnemonic 'Line'
12:48:13 [2020-04-21T16:48:13.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-1650205979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
12:48:13 [2020-04-21T16:48:13.561Z] DEBUG - Clicked on with mnemonic 'Line'
12:48:13 [2020-04-21T16:48:13.819Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
12:48:13 [2020-04-21T16:48:13.819Z] DEBUG - Clicking on with mnemonic 'Message'
12:48:13 [2020-04-21T16:48:13.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1650205943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
12:48:13 [2020-04-21T16:48:13.819Z] DEBUG - Clicked on with mnemonic 'Message'
12:48:13 [2020-04-21T16:48:13.819Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
12:48:13 [2020-04-21T16:48:13.819Z] DEBUG - Clicking on with mnemonic 'Show All'
12:48:13 [2020-04-21T16:48:13.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-1650205924 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'
12:48:13 [2020-04-21T16:48:13.819Z] DEBUG - Clicked on with mnemonic 'Show All'
12:48:13 [2020-04-21T16:48:13.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1650205756 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:48:13 [2020-04-21T16:48:13.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:48:13 [2020-04-21T16:48:13.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:48:13 [2020-04-21T16:48:13.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:48:13 [2020-04-21T16:48:13.819Z] DEBUG - Attempting to set focus on Tree with text {}
12:48:13 [2020-04-21T16:48:13.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1650205746 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:48:13 [2020-04-21T16:48:13.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1650205746 data=null doit=true} to TreeItem with text {test}
12:48:13 [2020-04-21T16:48:13.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1650205746 data=null} to TreeItem with text {test}
12:48:13 [2020-04-21T16:48:13.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1650205745 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:48:13 [2020-04-21T16:48:13.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650205745 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:48:14 [2020-04-21T16:48:14.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1650205666 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:48:14 [2020-04-21T16:48:14.077Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:48:14 [2020-04-21T16:48:14.077Z] DEBUG - Clicking on with mnemonic 'Delete'
12:48:14 [2020-04-21T16:48:14.077Z] DEBUG - Clicked on with mnemonic 'Delete'
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650204935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650204934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650204934 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650204934 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650204933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650204933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650204933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650204933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650204933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650204933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650204933 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650204932 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Clicking on OK
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650204930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650204930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650204930 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650204930 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650204930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650204930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:14 [2020-04-21T16:48:14.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:14 [2020-04-21T16:48:14.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:14 [2020-04-21T16:48:14.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:14 [2020-04-21T16:48:14.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:14 [2020-04-21T16:48:14.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:14 [2020-04-21T16:48:14.644Z] DEBUG - Clicked on OK
12:48:14 [2020-04-21T16:48:14.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650204930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:14 [2020-04-21T16:48:14.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1650205617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:48:15 [2020-04-21T16:48:15.493Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.028 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
12:48:15 [2020-04-21T16:48:15.494Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 3.356 s
12:48:15 [2020-04-21T16:48:15.494Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 2.094 s
12:48:15 [2020-04-21T16:48:15.494Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 1.829 s
12:48:15 [2020-04-21T16:48:15.494Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
12:48:18 [2020-04-21T16:48:18.026Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:48:18 [2020-04-21T16:48:18.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:48:18 [2020-04-21T16:48:18.026Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:48:18 [2020-04-21T16:48:18.026Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:48:18 [2020-04-21T16:48:18.026Z] DEBUG - Clicking on TableItem with text {}
12:48:18 [2020-04-21T16:48:18.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1650201972 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1650201972 data=null doit=true} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.026Z] DEBUG - Attempting to set focus on Table with text {}
12:48:18 [2020-04-21T16:48:18.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1650201971 data=null} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1650201968 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650201964 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1650201959 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1650201959 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1650201959 data=null doit=true} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1650201958 data=null} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.026Z] DEBUG - Clicked on TableItem with text {}
12:48:18 [2020-04-21T16:48:18.026Z] DEBUG - Attempting to set focus on (of type 'Table')
12:48:18 [2020-04-21T16:48:18.284Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:48:18 [2020-04-21T16:48:18.284Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:48:18 [2020-04-21T16:48:18.284Z] DEBUG - Clicking on TableItem with text {}
12:48:18 [2020-04-21T16:48:18.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1650201269 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1650201269 data=null doit=true} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.284Z] DEBUG - Attempting to set focus on Table with text {}
12:48:18 [2020-04-21T16:48:18.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1650201268 data=null} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1650201262 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650201258 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1650201253 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1650201253 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1650201253 data=null doit=true} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1650201253 data=null} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.284Z] DEBUG - Clicked on TableItem with text {}
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-1650201218 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'
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Clicking on TableItem with text {}
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1650201099 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1650201098 data=null doit=true} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Attempting to set focus on Table with text {}
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1650201098 data=null} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1650201097 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650201094 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1650201093 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1650201093 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1650201093 data=null doit=true} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1650201092 data=null} to TableItem with text {}
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Clicked on TableItem with text {}
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Attempting to set focus on (of type 'Table')
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Attempting to set focus on (of type 'Table')
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
12:48:18 [2020-04-21T16:48:18.542Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
12:48:18 [2020-04-21T16:48:18.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-1650201021 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'
12:48:19 [2020-04-21T16:48:19.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1650200437 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:48:19 [2020-04-21T16:48:19.367Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:48:19 [2020-04-21T16:48:19.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:48:19 [2020-04-21T16:48:19.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:48:19 [2020-04-21T16:48:19.367Z] DEBUG - Attempting to set focus on Tree with text {}
12:48:19 [2020-04-21T16:48:19.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1650200412 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:48:19 [2020-04-21T16:48:19.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1650200412 data=null doit=true} to TreeItem with text {test}
12:48:19 [2020-04-21T16:48:19.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1650200412 data=null} to TreeItem with text {test}
12:48:19 [2020-04-21T16:48:19.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1650200412 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:48:19 [2020-04-21T16:48:19.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650200412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:48:19 [2020-04-21T16:48:19.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1650200388 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:48:19 [2020-04-21T16:48:19.367Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:48:19 [2020-04-21T16:48:19.367Z] DEBUG - Clicking on with mnemonic 'Delete'
12:48:19 [2020-04-21T16:48:19.367Z] DEBUG - Clicked on with mnemonic 'Delete'
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650199627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650199627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650199626 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650199626 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650199626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650199626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650199625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650199625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650199625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650199625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650199625 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650199625 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Clicking on OK
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650199623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650199623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650199623 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650199623 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650199623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:20 [2020-04-21T16:48:20.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650199622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:20 [2020-04-21T16:48:20.065Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:20 [2020-04-21T16:48:20.065Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:20 [2020-04-21T16:48:20.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:20 [2020-04-21T16:48:20.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:20 [2020-04-21T16:48:20.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:20 [2020-04-21T16:48:20.066Z] DEBUG - Clicked on OK
12:48:20 [2020-04-21T16:48:20.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650199622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:20 [2020-04-21T16:48:20.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1650200343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:48:20 [2020-04-21T16:48:20.407Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.956 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
12:48:20 [2020-04-21T16:48:20.407Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.701 s
12:48:20 [2020-04-21T16:48:20.407Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.126 s
12:48:20 [2020-04-21T16:48:20.407Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.678 s
12:48:20 [2020-04-21T16:48:20.407Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Attempting to set focus on Tree with text {}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-1650199024 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1650199024 data=null doit=true} to TreeItem with text {TestAxisAlignment}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1650199024 data=null} to TreeItem with text {TestAxisAlignment}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1650199024 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650199024 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}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1650199000 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Attempting to set focus on Tree with text {}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-1650198999 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1650198999 data=null doit=true} to TreeItem with text {TestAxisAlignment}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1650198999 data=null} to TreeItem with text {TestAxisAlignment}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1650198998 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650198998 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}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1650198990 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1650198990 data=null doit=true} to TreeItem with text {TestAxisAlignment}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1650198990 data=null} to TreeItem with text {TestAxisAlignment}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1650198989 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1650198989 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}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1650198984 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Attempting to set focus on Tree with text {}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1650198983 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1650198983 data=null doit=true} to TreeItem with text {Traces [0]}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1650198983 data=null} to TreeItem with text {Traces [0]}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1650198983 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650198982 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:48:20 [2020-04-21T16:48:20.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1650198970 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:48:23 [2020-04-21T16:48:23.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:48:23 [2020-04-21T16:48:23.951Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
12:48:23 [2020-04-21T16:48:23.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:48:23 [2020-04-21T16:48:23.951Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:48:23 [2020-04-21T16:48:23.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
12:48:23 [2020-04-21T16:48:23.951Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:48:23 [2020-04-21T16:48:23.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1650195834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:48:23 [2020-04-21T16:48:23.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1650195833 data=null doit=true} to Sash with text {}
12:48:23 [2020-04-21T16:48:23.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650195833 data=null item=null detail=0 x=150 y=0 width=3 height=113 stateMask=0x0 text=null doit=true} to Sash with text {}
12:48:23 [2020-04-21T16:48:23.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1650195828 data=null button=1 stateMask=0x0 x=1 y=56 count=1} to Sash with text {}
12:48:23 [2020-04-21T16:48:23.951Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1650195825 data=null x=1 y=56 width=0 height=0 detail=0} to Sash with text {}
12:48:23 [2020-04-21T16:48:23.951Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1650195825 data=null} to Sash with text {}
12:48:23 [2020-04-21T16:48:23.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650195824 data=null item=null detail=0 x=200 y=0 width=3 height=113 stateMask=0x0 text=null doit=true} to Sash with text {}
12:48:23 [2020-04-21T16:48:23.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1650195820 data=null button=0 stateMask=0x80000 x=1 y=56 count=0} to Sash with text {}
12:48:23 [2020-04-21T16:48:23.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650195817 data=null item=null detail=0 x=200 y=0 width=3 height=113 stateMask=0x80000 text=null doit=true} to Sash with text {}
12:48:23 [2020-04-21T16:48:23.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1650195816 data=null button=1 stateMask=0x0 x=1 y=56 count=1} to Sash with text {}
12:48:23 [2020-04-21T16:48:23.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1650195815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:48:24 [2020-04-21T16:48:24.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1650195214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:48:24 [2020-04-21T16:48:24.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1650195213 data=null doit=true} to Sash with text {}
12:48:24 [2020-04-21T16:48:24.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650195213 data=null item=null detail=0 x=201 y=0 width=3 height=113 stateMask=0x0 text=null doit=true} to Sash with text {}
12:48:24 [2020-04-21T16:48:24.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1650195209 data=null button=1 stateMask=0x0 x=1 y=56 count=1} to Sash with text {}
12:48:24 [2020-04-21T16:48:24.518Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1650195207 data=null x=1 y=56 width=0 height=0 detail=0} to Sash with text {}
12:48:24 [2020-04-21T16:48:24.518Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1650195206 data=null} to Sash with text {}
12:48:24 [2020-04-21T16:48:24.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650195206 data=null item=null detail=0 x=150 y=0 width=3 height=113 stateMask=0x0 text=null doit=true} to Sash with text {}
12:48:24 [2020-04-21T16:48:24.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1650195202 data=null button=0 stateMask=0x80000 x=1 y=56 count=0} to Sash with text {}
12:48:24 [2020-04-21T16:48:24.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650195200 data=null item=null detail=0 x=150 y=0 width=3 height=113 stateMask=0x80000 text=null doit=true} to Sash with text {}
12:48:24 [2020-04-21T16:48:24.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1650195199 data=null button=1 stateMask=0x0 x=1 y=56 count=1} to Sash with text {}
12:48:24 [2020-04-21T16:48:24.519Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1650195199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:48:25 [2020-04-21T16:48:25.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:48:28 [2020-04-21T16:48:28.368Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:48:28 [2020-04-21T16:48:28.368Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:48:28 [2020-04-21T16:48:28.368Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:48:28 [2020-04-21T16:48:28.368Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
12:48:28 [2020-04-21T16:48:28.368Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
12:48:28 [2020-04-21T16:48:28.368Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:48:28 [2020-04-21T16:48:28.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650191881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650191881 data=null button=0 stateMask=0x0 x=183 y=122 count=0} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650191873 data=null doit=true} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650191873 data=null} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650191857 data=null button=1 stateMask=0x0 x=183 y=122 count=1} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1650191853 data=null x=233 y=122 width=0 height=0 detail=0} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650191852 data=null button=1 stateMask=0x80000 x=233 y=122 count=1} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650191845 data=null button=1 stateMask=0x80000 x=233 y=122 count=1} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650191841 data=null button=0 stateMask=0x0 x=0 y=122 count=0} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650191826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650191825 data=null doit=true} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650191825 data=null} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650191265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650191265 data=null button=0 stateMask=0x0 x=233 y=122 count=0} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650191261 data=null doit=true} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650191260 data=null} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650191250 data=null button=1 stateMask=0x0 x=233 y=122 count=1} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1650191246 data=null x=183 y=122 width=0 height=0 detail=0} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650191245 data=null button=1 stateMask=0x80000 x=183 y=122 count=1} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650191239 data=null button=1 stateMask=0x80000 x=183 y=122 count=1} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650191235 data=null button=0 stateMask=0x0 x=0 y=122 count=0} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650191222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650191221 data=null doit=true} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650191221 data=null} to TimeGraphControl with text {}
12:48:28 [2020-04-21T16:48:28.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:48:31 [2020-04-21T16:48:31.464Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:48:31 [2020-04-21T16:48:31.464Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:48:31 [2020-04-21T16:48:31.464Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:48:31 [2020-04-21T16:48:31.464Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
12:48:31 [2020-04-21T16:48:31.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650188121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:48:31 [2020-04-21T16:48:31.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650188120 data=null button=0 stateMask=0x0 x=183 y=76 count=0} to TimeGraphControl with text {}
12:48:31 [2020-04-21T16:48:31.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650188118 data=null doit=true} to TimeGraphControl with text {}
12:48:31 [2020-04-21T16:48:31.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650188117 data=null} to TimeGraphControl with text {}
12:48:31 [2020-04-21T16:48:31.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650188110 data=null button=1 stateMask=0x0 x=183 y=76 count=1} to TimeGraphControl with text {}
12:48:31 [2020-04-21T16:48:31.464Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1650188107 data=null x=233 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {}
12:48:31 [2020-04-21T16:48:31.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650188107 data=null button=1 stateMask=0x80000 x=233 y=76 count=1} to TimeGraphControl with text {}
12:48:31 [2020-04-21T16:48:31.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650188102 data=null button=1 stateMask=0x80000 x=233 y=76 count=1} to TimeGraphControl with text {}
12:48:31 [2020-04-21T16:48:31.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650188099 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {}
12:48:31 [2020-04-21T16:48:31.464Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650188090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:48:31 [2020-04-21T16:48:31.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650188090 data=null doit=true} to TimeGraphControl with text {}
12:48:31 [2020-04-21T16:48:31.464Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650188090 data=null} to TimeGraphControl with text {}
12:48:32 [2020-04-21T16:48:32.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650187584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:48:32 [2020-04-21T16:48:32.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650187584 data=null button=0 stateMask=0x0 x=233 y=76 count=0} to TimeGraphControl with text {}
12:48:32 [2020-04-21T16:48:32.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650187580 data=null doit=true} to TimeGraphControl with text {}
12:48:32 [2020-04-21T16:48:32.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650187579 data=null} to TimeGraphControl with text {}
12:48:32 [2020-04-21T16:48:32.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650187572 data=null button=1 stateMask=0x0 x=233 y=76 count=1} to TimeGraphControl with text {}
12:48:32 [2020-04-21T16:48:32.030Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1650187569 data=null x=183 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {}
12:48:32 [2020-04-21T16:48:32.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650187568 data=null button=1 stateMask=0x80000 x=183 y=76 count=1} to TimeGraphControl with text {}
12:48:32 [2020-04-21T16:48:32.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650187564 data=null button=1 stateMask=0x80000 x=183 y=76 count=1} to TimeGraphControl with text {}
12:48:32 [2020-04-21T16:48:32.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650187561 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {}
12:48:32 [2020-04-21T16:48:32.030Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650187552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:48:32 [2020-04-21T16:48:32.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650187552 data=null doit=true} to TimeGraphControl with text {}
12:48:32 [2020-04-21T16:48:32.030Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650187552 data=null} to TimeGraphControl with text {}
12:48:32 [2020-04-21T16:48:32.596Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:48:35 [2020-04-21T16:48:35.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:48:35 [2020-04-21T16:48:35.126Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
12:48:35 [2020-04-21T16:48:35.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:48:37 [2020-04-21T16:48:37.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:48:37 [2020-04-21T16:48:37.831Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:48:37 [2020-04-21T16:48:37.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:48:37 [2020-04-21T16:48:37.831Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
12:48:37 [2020-04-21T16:48:37.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
12:48:37 [2020-04-21T16:48:37.831Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:48:37 [2020-04-21T16:48:37.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650182042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:48:37 [2020-04-21T16:48:37.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650182041 data=null button=0 stateMask=0x0 x=183 y=68 count=0} to TimeGraphControl with text {}
12:48:37 [2020-04-21T16:48:37.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650182039 data=null doit=true} to TimeGraphControl with text {}
12:48:37 [2020-04-21T16:48:37.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650182038 data=null} to TimeGraphControl with text {}
12:48:37 [2020-04-21T16:48:37.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650182031 data=null button=1 stateMask=0x0 x=183 y=68 count=1} to TimeGraphControl with text {}
12:48:37 [2020-04-21T16:48:37.831Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1650182028 data=null x=233 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {}
12:48:37 [2020-04-21T16:48:37.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650182028 data=null button=1 stateMask=0x80000 x=233 y=68 count=1} to TimeGraphControl with text {}
12:48:37 [2020-04-21T16:48:37.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650182023 data=null button=1 stateMask=0x80000 x=233 y=68 count=1} to TimeGraphControl with text {}
12:48:37 [2020-04-21T16:48:37.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650182020 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {}
12:48:37 [2020-04-21T16:48:37.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650182012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:48:37 [2020-04-21T16:48:37.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650182012 data=null doit=true} to TimeGraphControl with text {}
12:48:37 [2020-04-21T16:48:37.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650182012 data=null} to TimeGraphControl with text {}
12:48:38 [2020-04-21T16:48:38.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650181506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:48:38 [2020-04-21T16:48:38.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650181505 data=null button=0 stateMask=0x0 x=233 y=68 count=0} to TimeGraphControl with text {}
12:48:38 [2020-04-21T16:48:38.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650181503 data=null doit=true} to TimeGraphControl with text {}
12:48:38 [2020-04-21T16:48:38.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650181503 data=null} to TimeGraphControl with text {}
12:48:38 [2020-04-21T16:48:38.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650181495 data=null button=1 stateMask=0x0 x=233 y=68 count=1} to TimeGraphControl with text {}
12:48:38 [2020-04-21T16:48:38.089Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1650181493 data=null x=183 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {}
12:48:38 [2020-04-21T16:48:38.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650181493 data=null button=1 stateMask=0x80000 x=183 y=68 count=1} to TimeGraphControl with text {}
12:48:38 [2020-04-21T16:48:38.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650181489 data=null button=1 stateMask=0x80000 x=183 y=68 count=1} to TimeGraphControl with text {}
12:48:38 [2020-04-21T16:48:38.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650181486 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {}
12:48:38 [2020-04-21T16:48:38.090Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650181479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:48:38 [2020-04-21T16:48:38.090Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650181479 data=null doit=true} to TimeGraphControl with text {}
12:48:38 [2020-04-21T16:48:38.090Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650181478 data=null} to TimeGraphControl with text {}
12:48:38 [2020-04-21T16:48:38.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:48:41 [2020-04-21T16:48:41.184Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:48:41 [2020-04-21T16:48:41.184Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
12:48:41 [2020-04-21T16:48:41.184Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:48:41 [2020-04-21T16:48:41.184Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:48:41 [2020-04-21T16:48:41.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1650178456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1650178455 data=null doit=true} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650178455 data=null item=null detail=0 x=151 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1650178449 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.184Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1650178447 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.184Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1650178447 data=null} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650178447 data=null item=null detail=0 x=201 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1650178442 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650178439 data=null item=null detail=0 x=201 y=0 width=3 height=156 stateMask=0x80000 text=null doit=true} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1650178438 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1650178438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1650177836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1650177836 data=null doit=true} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650177835 data=null item=null detail=0 x=201 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1650177830 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.751Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1650177828 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.751Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1650177828 data=null} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650177828 data=null item=null detail=0 x=151 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1650177825 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650177823 data=null item=null detail=0 x=151 y=0 width=3 height=156 stateMask=0x80000 text=null doit=true} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1650177822 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
12:48:41 [2020-04-21T16:48:41.752Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1650177822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:48:42 [2020-04-21T16:48:42.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:48:44 [2020-04-21T16:48:44.848Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:48:44 [2020-04-21T16:48:44.848Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
12:48:44 [2020-04-21T16:48:44.848Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
12:48:44 [2020-04-21T16:48:44.849Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:48:44 [2020-04-21T16:48:44.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1650174748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:48:44 [2020-04-21T16:48:44.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1650174747 data=null doit=true} to Sash with text {}
12:48:44 [2020-04-21T16:48:44.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650174747 data=null item=null detail=0 x=152 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
12:48:44 [2020-04-21T16:48:44.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1650174743 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
12:48:44 [2020-04-21T16:48:44.849Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1650174741 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
12:48:44 [2020-04-21T16:48:44.849Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1650174740 data=null} to Sash with text {}
12:48:44 [2020-04-21T16:48:44.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650174740 data=null item=null detail=0 x=202 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
12:48:44 [2020-04-21T16:48:44.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1650174736 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
12:48:44 [2020-04-21T16:48:44.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650174734 data=null item=null detail=0 x=202 y=0 width=3 height=156 stateMask=0x80000 text=null doit=true} to Sash with text {}
12:48:44 [2020-04-21T16:48:44.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1650174733 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
12:48:44 [2020-04-21T16:48:44.849Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1650174733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:48:45 [2020-04-21T16:48:45.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1650174132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:48:45 [2020-04-21T16:48:45.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1650174132 data=null doit=true} to Sash with text {}
12:48:45 [2020-04-21T16:48:45.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650174132 data=null item=null detail=0 x=203 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
12:48:45 [2020-04-21T16:48:45.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1650174124 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
12:48:45 [2020-04-21T16:48:45.414Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1650174121 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
12:48:45 [2020-04-21T16:48:45.414Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1650174121 data=null} to Sash with text {}
12:48:45 [2020-04-21T16:48:45.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650174121 data=null item=null detail=0 x=152 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
12:48:45 [2020-04-21T16:48:45.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1650174117 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
12:48:45 [2020-04-21T16:48:45.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650174115 data=null item=null detail=0 x=152 y=0 width=3 height=156 stateMask=0x80000 text=null doit=true} to Sash with text {}
12:48:45 [2020-04-21T16:48:45.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1650174114 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
12:48:45 [2020-04-21T16:48:45.414Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1650174114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.348Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:48:46 [2020-04-21T16:48:46.348Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
12:48:46 [2020-04-21T16:48:46.348Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:48:46 [2020-04-21T16:48:46.348Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:48:46 [2020-04-21T16:48:46.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1650173511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1650173510 data=null doit=true} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650173510 data=null item=null detail=0 x=152 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1650173506 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.348Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1650173504 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.348Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1650173504 data=null} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650173503 data=null item=null detail=0 x=202 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1650173499 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650173497 data=null item=null detail=0 x=202 y=0 width=3 height=156 stateMask=0x80000 text=null doit=true} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1650173496 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1650173496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1650172895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1650172895 data=null doit=true} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650172895 data=null item=null detail=0 x=203 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1650172889 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.915Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1650172887 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.915Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1650172887 data=null} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650172887 data=null item=null detail=0 x=152 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1650172883 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1650172882 data=null item=null detail=0 x=152 y=0 width=3 height=156 stateMask=0x80000 text=null doit=true} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1650172880 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
12:48:46 [2020-04-21T16:48:46.915Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1650172880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
12:48:47 [2020-04-21T16:48:47.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:48:47 [2020-04-21T16:48:47.481Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
12:48:47 [2020-04-21T16:48:47.740Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
12:48:47 [2020-04-21T16:48:47.740Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
12:48:47 [2020-04-21T16:48:47.740Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
12:48:48 [2020-04-21T16:48:48.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1650171734 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:48:48 [2020-04-21T16:48:48.159Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:48:48 [2020-04-21T16:48:48.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:48:48 [2020-04-21T16:48:48.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:48:48 [2020-04-21T16:48:48.159Z] DEBUG - Attempting to set focus on Tree with text {}
12:48:48 [2020-04-21T16:48:48.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-1650171721 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment}
12:48:48 [2020-04-21T16:48:48.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1650171720 data=null doit=true} to TreeItem with text {TestAxisAlignment}
12:48:48 [2020-04-21T16:48:48.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1650171720 data=null} to TreeItem with text {TestAxisAlignment}
12:48:48 [2020-04-21T16:48:48.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1650171720 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
12:48:48 [2020-04-21T16:48:48.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650171719 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}
12:48:48 [2020-04-21T16:48:48.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1650171662 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
12:48:48 [2020-04-21T16:48:48.160Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:48:48 [2020-04-21T16:48:48.160Z] DEBUG - Clicking on with mnemonic 'Delete'
12:48:48 [2020-04-21T16:48:48.160Z] DEBUG - Clicked on with mnemonic 'Delete'
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650170922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650170921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650170921 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650170921 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650170920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650170920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650170920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650170920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650170920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650170920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650170920 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650170919 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Clicking on OK
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650170918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650170918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650170917 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650170917 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650170917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:48 [2020-04-21T16:48:48.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650170917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:48 [2020-04-21T16:48:48.727Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:48 [2020-04-21T16:48:48.727Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:48 [2020-04-21T16:48:48.727Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:48 [2020-04-21T16:48:48.727Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:48 [2020-04-21T16:48:48.727Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:48 [2020-04-21T16:48:48.985Z] DEBUG - Clicked on OK
12:48:48 [2020-04-21T16:48:48.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650170917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:48 [2020-04-21T16:48:48.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1650171557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:48:49 [2020-04-21T16:48:49.551Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.14 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
12:48:49 [2020-04-21T16:48:49.551Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.636 s
12:48:49 [2020-04-21T16:48:49.551Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.919 s
12:48:49 [2020-04-21T16:48:49.551Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.567 s
12:48:49 [2020-04-21T16:48:49.551Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 2.483 s
12:48:49 [2020-04-21T16:48:49.551Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.567 s
12:48:49 [2020-04-21T16:48:49.551Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.735 s
12:48:49 [2020-04-21T16:48:49.551Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.969 s
12:48:49 [2020-04-21T16:48:49.551Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
12:48:52 [2020-04-21T16:48:52.833Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:48:52 [2020-04-21T16:48:52.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:48:52 [2020-04-21T16:48:52.833Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:48:52 [2020-04-21T16:48:52.833Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:48:52 [2020-04-21T16:48:52.833Z] DEBUG - Attempting to set focus on Table with text {}
12:48:52 [2020-04-21T16:48:52.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1650167060 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
12:48:52 [2020-04-21T16:48:52.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1650167060 data=null doit=true} to TableItem with text {}
12:48:52 [2020-04-21T16:48:52.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1650167060 data=null} to TableItem with text {}
12:48:52 [2020-04-21T16:48:52.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1650167059 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
12:48:52 [2020-04-21T16:48:52.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650167056 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:48:52 [2020-04-21T16:48:52.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1650167054 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
12:48:52 [2020-04-21T16:48:52.834Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
12:48:52 [2020-04-21T16:48:52.834Z] DEBUG - Clicking on with mnemonic 'Open Source Code'
12:48:53 [2020-04-21T16:48:53.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=-1650167017 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'
12:48:53 [2020-04-21T16:48:53.349Z] DEBUG - Clicked on with mnemonic 'Open Source Code'
12:48:53 [2020-04-21T16:48:53.349Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"'
12:48:53 [2020-04-21T16:48:53.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1650165797 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:48:53 [2020-04-21T16:48:53.915Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:48:53 [2020-04-21T16:48:53.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:48:53 [2020-04-21T16:48:53.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:48:53 [2020-04-21T16:48:53.915Z] DEBUG - Attempting to set focus on Tree with text {}
12:48:53 [2020-04-21T16:48:53.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1650165768 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:48:53 [2020-04-21T16:48:53.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1650165768 data=null doit=true} to TreeItem with text {test}
12:48:53 [2020-04-21T16:48:53.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1650165768 data=null} to TreeItem with text {test}
12:48:53 [2020-04-21T16:48:53.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1650165767 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:48:53 [2020-04-21T16:48:53.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650165767 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:48:53 [2020-04-21T16:48:53.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1650165735 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:48:53 [2020-04-21T16:48:53.915Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:48:53 [2020-04-21T16:48:53.916Z] DEBUG - Clicking on with mnemonic 'Delete'
12:48:53 [2020-04-21T16:48:53.916Z] DEBUG - Clicked on with mnemonic 'Delete'
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650165033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650165033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650165033 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650165032 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650165032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650165032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650165032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650165032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650165032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650165032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650165032 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650165032 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Clicking on OK
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650165030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650165030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650165030 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650165030 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650165029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650165029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:54 [2020-04-21T16:48:54.848Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:54 [2020-04-21T16:48:54.848Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:54 [2020-04-21T16:48:54.848Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:54 [2020-04-21T16:48:54.848Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:54 [2020-04-21T16:48:54.848Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:54 [2020-04-21T16:48:54.848Z] DEBUG - Clicked on OK
12:48:55 [2020-04-21T16:48:55.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650165029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:48:55 [2020-04-21T16:48:55.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1650165652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:48:55 [2020-04-21T16:48:55.671Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.963 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
12:48:55 [2020-04-21T16:48:55.671Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest)  Time elapsed: 5.716 s
12:48:55 [2020-04-21T16:48:55.671Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Attempting to set focus on Tree with text {}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1650163750 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650163750 data=null doit=true} to TreeItem with text {TestForFiltering}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650163750 data=null} to TreeItem with text {TestForFiltering}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650163749 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650163749 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}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650163724 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Attempting to set focus on Tree with text {}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1650163722 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650163722 data=null doit=true} to TreeItem with text {TestForFiltering}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650163721 data=null} to TreeItem with text {TestForFiltering}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650163721 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650163721 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}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650163713 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650163712 data=null doit=true} to TreeItem with text {TestForFiltering}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650163712 data=null} to TreeItem with text {TestForFiltering}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650163712 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1650163712 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}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650163707 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Attempting to set focus on Tree with text {}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1650163706 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1650163706 data=null doit=true} to TreeItem with text {Traces [0]}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1650163705 data=null} to TreeItem with text {Traces [0]}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1650163671 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650163671 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:48:55 [2020-04-21T16:48:55.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1650163656 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:49:22 [2020-04-21T16:49:22.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=-1650140826 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=-1650140825 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')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=-1650140825 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')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-1650140825 data=null item=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')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=-1650140744 data=null doit=true} to Button with text {Current view}
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-1650140743 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}
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=-1650140665 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=-1650140665 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')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=-1650140664 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')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-1650140664 data=null item=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')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-1650140637 data=null doit=true} to Button with text {&All pages}
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-1650140637 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}
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=-1650140559 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=-1650140558 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')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=-1650140558 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')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-1650140558 data=null item=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')
12:49:22 [2020-04-21T16:49:22.468Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
12:49:22 [2020-04-21T16:49:22.469Z] 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')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=-1650140524 data=null doit=true} to Button with text {Use current zoom}
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-1650140524 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}
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=-1650140450 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=-1650140449 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')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=-1650140449 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')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-1650140449 data=null item=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')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
12:49:22 [2020-04-21T16:49:22.469Z] 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')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=-1650140348 data=null doit=true} to Button with text {Number of horizontal pages:}
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-1650140348 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:}
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=-1650140324 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=-1650140323 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')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=-1650140323 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')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=-1650140323 data=null item=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')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.469Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-1650140223 data=null doit=true} to Button with text {&All pages}
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-1650140223 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}
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=-1650140156 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=-1650140155 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')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=-1650140155 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')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-1650140155 data=null item=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')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=-1650140133 data=null doit=true} to Button with text {Selected pages}
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-1650140133 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}
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=-1650140066 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=-1650140065 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')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=-1650140065 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')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=-1650140065 data=null item=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')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Clicking on Cancel
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1650140034 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')
12:49:22 [2020-04-21T16:49:22.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1650140034 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')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1650140034 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1650140034 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1650140033 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')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1650140033 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')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1650140033 data=null item=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')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Clicked on 
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1650139459 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1650139434 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650139434 data=null doit=true} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650139434 data=null} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650139433 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650139433 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}
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650139423 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Clicking on with mnemonic 'Delete'
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Clicked on with mnemonic 'Delete'
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650138717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650138716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650138716 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650138716 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650138715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650138715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650138715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650138715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650138715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650138715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650138715 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650138714 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Clicking on OK
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650138713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650138713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650138713 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650138713 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650138712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650138712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:22 [2020-04-21T16:49:22.471Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:22 [2020-04-21T16:49:22.471Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:22 [2020-04-21T16:49:22.471Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:22 [2020-04-21T16:49:22.471Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:22 [2020-04-21T16:49:22.471Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Clicked on OK
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650138712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:22 [2020-04-21T16:49:22.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1650139367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1650137756 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650137756 data=null doit=true} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650137756 data=null} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650137755 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650137755 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}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650137746 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1650137745 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650137745 data=null doit=true} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650137745 data=null} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650137744 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650137744 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}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650137737 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650137736 data=null doit=true} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650137736 data=null} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650137736 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1650137736 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}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650137731 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1650137730 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1650137730 data=null doit=true} to TreeItem with text {Traces [0]}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1650137730 data=null} to TreeItem with text {Traces [0]}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1650137729 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650137729 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:49:22 [2020-04-21T16:49:22.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1650137722 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - number of items : 9
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Clicking on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1650127493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1650127493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1650127493 data=null doit=true} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1650127493 data=null} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1650127492 data=null button=1 stateMask=0x0 x=5 y=135 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1650127492 data=null button=1 stateMask=0x80000 x=5 y=135 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Clicked on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - number of items : 9
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Clicking on ToolItem with tooltip text {Select}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650127485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650127485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650127485 data=null doit=true} to ToolItem with tooltip text {Select}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650127485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650127483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650127483 data=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}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650127483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650127483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650127483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650127483 data=null doit=true} to ToolItem with tooltip text {Select}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650127482 data=null} to ToolItem with tooltip text {Select}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Clicked on ToolItem with tooltip text {Select}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Clicking on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1650127482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1650127482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1650127482 data=null doit=true} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1650127482 data=null} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1650127478 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1650127470 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Clicked on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - number of items : 9
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650127465 data=null doit=true} to ToolItem with tooltip text {Select}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650127465 data=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}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650127463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650127462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650127462 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650127462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650127461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650127461 data=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}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650127461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650127460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650127460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650127460 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650127460 data=null} to ToolItem with tooltip text {Zoom in the diagram}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram}
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Clicking on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1650127460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1650127460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1650127459 data=null doit=true} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1650127459 data=null} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1650127455 data=null button=1 stateMask=0x0 x=358 y=135 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1650127444 data=null button=1 stateMask=0x80000 x=358 y=135 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Clicked on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.448Z] DEBUG - Clicking on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1650127441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1650127440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1650127440 data=null doit=true} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1650127440 data=null} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1650127436 data=null button=1 stateMask=0x0 x=358 y=135 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1650127426 data=null button=1 stateMask=0x80000 x=358 y=135 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Clicked on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - number of items : 9
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650127422 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650127422 data=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}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650127421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650127420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650127420 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650127420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650127420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650127420 data=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}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650127419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650127419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650127419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650127419 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650127419 data=null} to ToolItem with tooltip text {Zoom out the diagram}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Clicking on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1650127418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1650127418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1650127417 data=null doit=true} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1650127417 data=null} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1650127414 data=null button=1 stateMask=0x0 x=358 y=125 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1650127368 data=null button=1 stateMask=0x80000 x=358 y=125 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Clicked on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - number of items : 9
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650127364 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650127364 data=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}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650127362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650127362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650127361 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650127361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650127361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650127361 data=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}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650127349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650127349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650127348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650127348 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650127348 data=null} to ToolItem with tooltip text {Reset zoom factor}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Clicking on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1650127348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1650127347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1650127347 data=null doit=true} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1650127347 data=null} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1650127343 data=null button=1 stateMask=0x0 x=358 y=135 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1650127339 data=null button=1 stateMask=0x80000 x=358 y=135 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Clicked on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Clicking on with mnemonic 'Select'
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-1650127321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select'
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Clicked on with mnemonic 'Select'
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Clicking on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1650127321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1650127321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1650127321 data=null doit=true} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1650127321 data=null} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1650127317 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1650127313 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Clicked on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Clicking on with mnemonic 'Zoom in'
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=-1650127297 data=null doit=true} to MenuItem with text {Select}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-1650127296 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}
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-1650127296 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'
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Clicked on with mnemonic 'Zoom in'
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Clicking on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1650127295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1650127295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1650127295 data=null doit=true} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1650127295 data=null} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1650127291 data=null button=1 stateMask=0x0 x=358 y=135 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1650127283 data=null button=1 stateMask=0x80000 x=358 y=135 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Clicked on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Clicking on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1650127279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1650127279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1650127278 data=null doit=true} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1650127278 data=null} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1650127275 data=null button=1 stateMask=0x0 x=358 y=135 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1650127265 data=null button=1 stateMask=0x80000 x=358 y=135 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Clicked on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Clicking on with mnemonic 'Zoom out'
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=-1650127245 data=null doit=true} to MenuItem with text {Zoom in}
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-1650127245 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}
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-1650127245 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'
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Clicked on with mnemonic 'Zoom out'
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Clicking on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1650127244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1650127244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1650127244 data=null doit=true} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1650127244 data=null} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1650127240 data=null button=1 stateMask=0x0 x=358 y=125 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1650127232 data=null button=1 stateMask=0x80000 x=358 y=125 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Clicked on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor'
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=-1650127217 data=null doit=true} to MenuItem with text {Zoom out}
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-1650127217 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}
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=-1650127217 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'
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor'
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Clicking on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1650127204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1650127204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1650127204 data=null doit=true} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1650127204 data=null} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1650127200 data=null button=1 stateMask=0x0 x=358 y=135 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1650127194 data=null button=1 stateMask=0x80000 x=358 y=135 count=1} to (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Clicked on (of type 'Canvas')
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - number of items : 9
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650127099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650127099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650127099 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650127099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:49:32 [2020-04-21T16:49:32.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650127099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:49:32 [2020-04-21T16:49:32.711Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:49:32 [2020-04-21T16:49:32.711Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:49:32 [2020-04-21T16:49:32.711Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:49:32 [2020-04-21T16:49:32.711Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:49:32 [2020-04-21T16:49:32.711Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo'
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Setting text on (of type 'Combo') to peer2
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=-1650127059 data=null} to (of type 'Combo')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Set text on (of type 'Combo') to peer2
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4fa8389b
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-1650127056 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')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1650127055 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')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-1650127055 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-1650127055 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-1650127055 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')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-1650127055 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')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-1650127054 data=null item=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')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-1650127054 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')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1650127054 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')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-1650127054 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')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-1650127054 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-1650127054 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@108f206f
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-1650127053 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')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1650127052 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')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-1650127052 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-1650127051 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-1650127051 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')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-1650127051 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')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-1650127051 data=null item=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')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-1650127051 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')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1650127051 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')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-1650127051 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')
12:49:32 [2020-04-21T16:49:32.711Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-1650127050 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-1650127050 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Clicking on Find
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-1650127049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1650127049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-1650127049 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-1650127049 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-1650127049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-1650127049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-1650127049 data=null item=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')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-1650127044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1650127044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-1650127044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-1650127044 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-1650127044 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Clicked on Find
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Clicking on Close
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1650127042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1650127042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1650127042 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1650127042 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1650127042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1650127042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1650127042 data=null item=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')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650127098 data=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)}
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Clicked on 
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - number of items : 9
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650127011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650127010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650127010 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650127010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650127010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
12:49:32 [2020-04-21T16:49:32.712Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:49:32 [2020-04-21T16:49:32.712Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:49:32 [2020-04-21T16:49:32.712Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:49:32 [2020-04-21T16:49:32.712Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:49:32 [2020-04-21T16:49:32.712Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Setting text on (of type 'Combo') to 1001
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=-1650126935 data=null} to (of type 'Combo')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Set text on (of type 'Combo') to 1001
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@59b02d8e
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-1650126933 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')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1650126933 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')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-1650126933 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-1650126933 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-1650126932 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')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-1650126932 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')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-1650126932 data=null item=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')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-1650126932 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')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1650126932 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')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-1650126932 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')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-1650126931 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-1650126931 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3ac3cae8
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-1650126930 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')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1650126929 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')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-1650126929 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-1650126929 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-1650126929 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')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-1650126929 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')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-1650126929 data=null item=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')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-1650126929 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')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1650126928 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')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-1650126928 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')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-1650126928 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-1650126928 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Clicking on Find
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-1650126927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1650126927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-1650126927 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-1650126927 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-1650126927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-1650126926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-1650126926 data=null item=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')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-1650126870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1650126870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-1650126870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-1650126870 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-1650126870 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Clicked on Find
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Clicking on Close
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1650126869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1650126868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1650126868 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1650126868 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1650126868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1650126868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1650126868 data=null item=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')
12:49:32 [2020-04-21T16:49:32.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650127010 data=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)}
12:49:32 [2020-04-21T16:49:32.714Z] DEBUG - Clicked on 
12:49:32 [2020-04-21T16:49:32.714Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
12:49:32 [2020-04-21T16:49:32.714Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - Clicking on Add...
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1650126742 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')
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1650126742 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')
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1650126742 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1650126742 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1650126741 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')
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1650126741 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')
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1650126720 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')
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1650126719 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')
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1650126719 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')
12:49:32 [2020-04-21T16:49:32.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1650126719 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1650126719 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Clicked on Add...
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Setting text on (of type 'Combo') to peer2
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=-1650126717 data=null} to (of type 'Combo')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Set text on (of type 'Combo') to peer2
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@697633a
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-1650126715 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')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1650126715 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')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-1650126715 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-1650126715 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-1650126714 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')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-1650126714 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')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-1650126714 data=null item=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')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-1650126714 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')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1650126714 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')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-1650126671 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')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-1650126671 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-1650126671 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Clicking on Create
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=-1650126668 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')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=-1650126668 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')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=-1650126668 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=-1650126668 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=-1650126668 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')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=-1650126668 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')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=-1650126668 data=null item=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')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1650126741 data=null item=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')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Clicked on 
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Clicking on OK
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650126640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650126639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650126639 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650126639 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650126639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650126639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650126639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:32 [2020-04-21T16:49:32.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-1650126829 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...'
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Clicked on 
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Attempting to set focus on (of type 'Table')
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Attempting to set focus on (of type 'Table')
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Selecting rows [0] in (of type 'Table')
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1650126445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650126445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1650126445 data=null doit=true} to (of type 'Table')
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1650126444 data=null} to (of type 'Table')
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-1650126444 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650126444 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')
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-1650126443 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Clicking on Remove
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=-1650126442 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')
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=-1650126442 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')
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=-1650126441 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=-1650126441 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=-1650126441 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')
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=-1650126441 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')
12:49:33 [2020-04-21T16:49:33.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=-1650126441 data=null item=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')
12:49:33 [2020-04-21T16:49:33.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.233Z] DEBUG - Clicked on Remove
12:49:33 [2020-04-21T16:49:33.233Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.233Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.233Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.233Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:49:33 [2020-04-21T16:49:33.233Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:49:33 [2020-04-21T16:49:33.233Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.233Z] DEBUG - Clicking on OK
12:49:33 [2020-04-21T16:49:33.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650126438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650126438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650126438 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650126438 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650126438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650126437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650126437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-1650126530 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...'
12:49:33 [2020-04-21T16:49:33.491Z] DEBUG - Clicked on 
12:49:33 [2020-04-21T16:49:33.491Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
12:49:33 [2020-04-21T16:49:33.491Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
12:49:33 [2020-04-21T16:49:33.491Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
12:49:33 [2020-04-21T16:49:33.491Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
12:49:33 [2020-04-21T16:49:33.491Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
12:49:33 [2020-04-21T16:49:33.491Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
12:49:33 [2020-04-21T16:49:33.491Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
12:49:33 [2020-04-21T16:49:33.491Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
12:49:33 [2020-04-21T16:49:33.491Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
12:49:33 [2020-04-21T16:49:33.491Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Text with text "0", using matcher: of type 'Text'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Clicking on OK
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650126156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650126156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650126156 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650126156 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650126156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650126156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650126156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-1650126248 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...'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Clicked on 
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Clicking on Default
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=-1650126060 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')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-1650126060 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')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=-1650126060 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=-1650126060 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=-1650126060 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')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=-1650126060 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')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=-1650126060 data=null item=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')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=-1650126036 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')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-1650126036 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')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=-1650126036 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')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=-1650126036 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=-1650126036 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Clicked on Default
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Clicking on OK
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650126035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650126034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650126034 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650126034 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650126034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650126034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650126034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-1650126116 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...'
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Clicked on 
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - number of items : 9
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650125959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650125959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650125959 data=null doit=true} to ToolItem with tooltip text {Go to next page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650125959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650125959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650125959 data=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}
12:49:33 [2020-04-21T16:49:33.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
12:49:33 [2020-04-21T16:49:33.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
12:49:33 [2020-04-21T16:49:33.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
12:49:33 [2020-04-21T16:49:33.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
12:49:33 [2020-04-21T16:49:33.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - number of items : 9
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650125949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650125949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650125948 data=null doit=true} to ToolItem with tooltip text {Go to previous page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650125948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650125948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650125948 data=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}
12:49:33 [2020-04-21T16:49:33.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
12:49:33 [2020-04-21T16:49:33.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
12:49:33 [2020-04-21T16:49:33.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
12:49:33 [2020-04-21T16:49:33.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
12:49:33 [2020-04-21T16:49:33.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - number of items : 9
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650125941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650125941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650125940 data=null doit=true} to ToolItem with tooltip text {Go to last page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650125940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650125940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650125940 data=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}
12:49:33 [2020-04-21T16:49:33.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
12:49:33 [2020-04-21T16:49:33.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
12:49:33 [2020-04-21T16:49:33.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
12:49:33 [2020-04-21T16:49:33.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
12:49:33 [2020-04-21T16:49:33.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - number of items : 9
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650125933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650125933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
12:49:33 [2020-04-21T16:49:33.752Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650125933 data=null doit=true} to ToolItem with tooltip text {Go to first page}
12:49:33 [2020-04-21T16:49:33.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650125932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
12:49:33 [2020-04-21T16:49:33.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650125932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
12:49:33 [2020-04-21T16:49:33.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650125932 data=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}
12:49:33 [2020-04-21T16:49:33.753Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
12:49:33 [2020-04-21T16:49:33.753Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
12:49:33 [2020-04-21T16:49:33.753Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
12:49:33 [2020-04-21T16:49:33.753Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
12:49:33 [2020-04-21T16:49:33.753Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
12:49:33 [2020-04-21T16:49:33.753Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page}
12:49:33 [2020-04-21T16:49:33.753Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
12:49:33 [2020-04-21T16:49:33.753Z] DEBUG - Clicking on with mnemonic 'Next page'
12:49:33 [2020-04-21T16:49:33.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=-1650125866 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'
12:49:33 [2020-04-21T16:49:33.753Z] DEBUG - Clicked on with mnemonic 'Next page'
12:49:33 [2020-04-21T16:49:33.753Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
12:49:33 [2020-04-21T16:49:33.753Z] DEBUG - Clicking on with mnemonic 'Previous page'
12:49:33 [2020-04-21T16:49:33.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=-1650125846 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'
12:49:33 [2020-04-21T16:49:33.753Z] DEBUG - Clicked on with mnemonic 'Previous page'
12:49:34 [2020-04-21T16:49:34.011Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - Clicking on with mnemonic 'Last page'
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=-1650125764 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'
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - Clicked on with mnemonic 'Last page'
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - Clicking on with mnemonic 'First page'
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=-1650125744 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'
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - Clicked on with mnemonic 'First page'
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - Clicking on with mnemonic 'Pages...'
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - Clicked on with mnemonic 'Pages...'
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - Clicking on OK
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650125553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650125553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650125553 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650125553 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650125553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650125552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650125552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:34 [2020-04-21T16:49:34.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=-1650125658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...'
12:49:34 [2020-04-21T16:49:34.270Z] DEBUG - Clicked on 
12:49:35 [2020-04-21T16:49:35.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1650123959 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:49:35 [2020-04-21T16:49:35.644Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:49:35 [2020-04-21T16:49:35.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:49:35 [2020-04-21T16:49:35.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:49:35 [2020-04-21T16:49:35.644Z] DEBUG - Attempting to set focus on Tree with text {}
12:49:35 [2020-04-21T16:49:35.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1650123929 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:49:35 [2020-04-21T16:49:35.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650123928 data=null doit=true} to TreeItem with text {TestForFiltering}
12:49:35 [2020-04-21T16:49:35.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650123928 data=null} to TreeItem with text {TestForFiltering}
12:49:35 [2020-04-21T16:49:35.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650123928 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:49:35 [2020-04-21T16:49:35.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650123927 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}
12:49:35 [2020-04-21T16:49:35.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650123915 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Clicking on with mnemonic 'Delete'
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Clicked on with mnemonic 'Delete'
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650123715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650123714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650123714 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650123714 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650123714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650123714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650123714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650123714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650123714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650123714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650123713 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650123713 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Clicking on OK
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650123712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650123712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650123712 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650123712 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650123711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:35 [2020-04-21T16:49:35.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650123711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:35 [2020-04-21T16:49:35.903Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:35 [2020-04-21T16:49:35.903Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:35 [2020-04-21T16:49:35.903Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:35 [2020-04-21T16:49:35.903Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:36 [2020-04-21T16:49:36.161Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:36 [2020-04-21T16:49:36.161Z] DEBUG - Clicked on OK
12:49:36 [2020-04-21T16:49:36.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650123711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:49:36 [2020-04-21T16:49:36.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1650123830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:49:36 [2020-04-21T16:49:36.727Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
12:49:36 [2020-04-21T16:49:36.727Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.261 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
12:49:36 [2020-04-21T16:49:36.727Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 26.001 s
12:49:36 [2020-04-21T16:49:36.727Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 14.944 s
12:49:36 [2020-04-21T16:49:36.727Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
12:49:48 [2020-04-21T16:49:48.989Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.559 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
12:49:48 [2020-04-21T16:49:48.989Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace)  Time elapsed: 10.438 s
12:49:48 [2020-04-21T16:49:48.989Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
12:49:48 [2020-04-21T16:49:48.989Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
12:49:48 [2020-04-21T16:49:48.989Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped
12:49:48 [2020-04-21T16:49:48.989Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
12:50:03 [2020-04-21T16:50:03.875Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 15.95 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
12:50:03 [2020-04-21T16:50:03.875Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 2.481 s
12:50:03 [2020-04-21T16:50:03.875Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped
12:50:03 [2020-04-21T16:50:03.875Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 8.083 s
12:50:03 [2020-04-21T16:50:03.875Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 3.212 s
12:50:03 [2020-04-21T16:50:03.875Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1650096007 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650096007 data=null doit=true} to TreeItem with text {TestForFiltering}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650096007 data=null} to TreeItem with text {TestForFiltering}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650096006 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650096006 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}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650095982 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1650095980 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650095980 data=null doit=true} to TreeItem with text {TestForFiltering}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650095980 data=null} to TreeItem with text {TestForFiltering}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650095980 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650095979 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}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650095972 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650095971 data=null doit=true} to TreeItem with text {TestForFiltering}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650095971 data=null} to TreeItem with text {TestForFiltering}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650095970 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1650095970 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}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650095964 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1650095963 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1650095963 data=null doit=true} to TreeItem with text {Traces [0]}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1650095962 data=null} to TreeItem with text {Traces [0]}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1650095962 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650095962 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:50:03 [2020-04-21T16:50:03.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1650095948 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:50:05 [2020-04-21T16:50:05.256Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
12:50:05 [2020-04-21T16:50:05.256Z] DEBUG - number of items : 7
12:50:05 [2020-04-21T16:50:05.256Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650094500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650094500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.256Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650094499 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650094499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650094499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650094499 data=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}
12:50:05 [2020-04-21T16:50:05.256Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650094464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650094427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650094427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650094427 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650094427 data=null} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - number of items : 7
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650094426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650094426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650094426 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650094426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650094425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650094425 data=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}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650094360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650094319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650094318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650094318 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650094318 data=null} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - number of items : 7
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650094317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650094317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650094317 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650094317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650094317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650094317 data=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}
12:50:05 [2020-04-21T16:50:05.517Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650094280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650094240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650094240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650094240 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650094240 data=null} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - number of items : 7
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650094239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650094239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650094239 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650094239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650094239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650094239 data=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}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650094206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650094170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650094170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650094170 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650094170 data=null} to ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - number of items : 7
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650094169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650094169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650094169 data=null doit=true} to ToolItem with tooltip text {Increase priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650094169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650094168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650094168 data=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}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650094168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650094168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650094168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650094168 data=null doit=true} to ToolItem with tooltip text {Increase priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650094168 data=null} to ToolItem with tooltip text {Increase priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - number of items : 7
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650094167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650094167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650094167 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650094167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650094166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650094166 data=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}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650094138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650094102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650094102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650094101 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650094101 data=null} to ToolItem with tooltip text {Decrease priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - number of items : 7
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650094100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650094100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650094100 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650094100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650094100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650094100 data=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}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650094074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650094036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650094035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650094035 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650094035 data=null} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
12:50:05 [2020-04-21T16:50:05.518Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:50:05 [2020-04-21T16:50:05.519Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:50:05 [2020-04-21T16:50:05.519Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
12:50:05 [2020-04-21T16:50:05.519Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
12:50:05 [2020-04-21T16:50:05.519Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:50:05 [2020-04-21T16:50:05.519Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:50:05 [2020-04-21T16:50:05.519Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:50:05 [2020-04-21T16:50:05.519Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:50:05 [2020-04-21T16:50:05.519Z] DEBUG - Attempting to set focus on (of type 'Label')
12:50:05 [2020-04-21T16:50:05.519Z] DEBUG - number of items : 7
12:50:05 [2020-04-21T16:50:05.519Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650094031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650094031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.519Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650094030 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650094030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650094030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650094030 data=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}
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650094006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650093968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650093968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650093968 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650093968 data=null} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Attempting to set focus on (of type 'Label')
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - number of items : 7
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650093965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650093965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650093965 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650093965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650093965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650093965 data=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}
12:50:05 [2020-04-21T16:50:05.778Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.778Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.778Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.778Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.778Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Attempting to set focus on (of type 'Table')
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Selecting rows [2] in (of type 'Table')
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1650093761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1650093761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1650093760 data=null doit=true} to (of type 'Table')
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1650093760 data=null} to (of type 'Table')
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1650093760 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to (of type 'Table')
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650093757 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
12:50:05 [2020-04-21T16:50:05.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1650093756 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to (of type 'Table')
12:50:08 [2020-04-21T16:50:08.312Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.051 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
12:50:08 [2020-04-21T16:50:08.312Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest)  Time elapsed: 0.812 s
12:50:08 [2020-04-21T16:50:08.312Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1650091040 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650091039 data=null doit=true} to TreeItem with text {TestForFiltering}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650091039 data=null} to TreeItem with text {TestForFiltering}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650091039 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650091039 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}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650091018 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1650091017 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650091017 data=null doit=true} to TreeItem with text {TestForFiltering}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650091017 data=null} to TreeItem with text {TestForFiltering}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650091017 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650091016 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}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650090970 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650090969 data=null doit=true} to TreeItem with text {TestForFiltering}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650090969 data=null} to TreeItem with text {TestForFiltering}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650090969 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1650090969 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}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650090963 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1650090962 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1650090962 data=null doit=true} to TreeItem with text {Traces [0]}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1650090962 data=null} to TreeItem with text {Traces [0]}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1650090962 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:50:08 [2020-04-21T16:50:08.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650090961 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:50:08 [2020-04-21T16:50:08.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1650090948 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:50:10 [2020-04-21T16:50:10.462Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
12:50:10 [2020-04-21T16:50:10.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:10 [2020-04-21T16:50:10.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:10 [2020-04-21T16:50:10.462Z] DEBUG - number of items : 11
12:50:10 [2020-04-21T16:50:10.462Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
12:50:10 [2020-04-21T16:50:10.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650089368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:10 [2020-04-21T16:50:10.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650089368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:10 [2020-04-21T16:50:10.462Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650089368 data=null doit=true} to ToolItem with tooltip text {Add new filter}
12:50:10 [2020-04-21T16:50:10.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650089368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:10 [2020-04-21T16:50:10.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650089368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650089368 data=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}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650089354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650089354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650089354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650089353 data=null doit=true} to ToolItem with tooltip text {Add new filter}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650089353 data=null} to ToolItem with tooltip text {Add new filter}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-1650089352 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {FILTER <name>}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-1650089352 data=null doit=true} to TreeItem with text {FILTER <name>}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-1650089352 data=null} to TreeItem with text {FILTER <name>}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-1650089351 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {FILTER <name>}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650089351 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>}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-1650089342 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {FILTER <name>}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Attempting to set focus on (of type 'Text')
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-1650089333 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-1650089332 data=null doit=true} to TreeItem with text {FILTER timestamp}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-1650089330 data=null} to TreeItem with text {FILTER timestamp}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-1650089328 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650089328 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}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-1650089321 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=-1650089320 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=-1650089320 data=null doit=true} to TreeItem with text {FILTER timestamp}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=-1650089320 data=null} to TreeItem with text {FILTER timestamp}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-1650089270 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-1650089270 data=null doit=true} to TreeItem with text {FILTER timestamp}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-1650089269 data=null} to TreeItem with text {FILTER timestamp}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-1650089269 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650089269 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}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-1650089261 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-1650089222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
12:50:10 [2020-04-21T16:50:10.463Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
12:50:10 [2020-04-21T16:50:10.463Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
12:50:10 [2020-04-21T16:50:10.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1650089150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
12:50:10 [2020-04-21T16:50:10.464Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
12:50:10 [2020-04-21T16:50:10.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650089145 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:10 [2020-04-21T16:50:10.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650089145 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:10 [2020-04-21T16:50:10.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650089145 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:10 [2020-04-21T16:50:10.464Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1650089144 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)
12:50:10 [2020-04-21T16:50:10.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650089144 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:10 [2020-04-21T16:50:10.464Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:10 [2020-04-21T16:50:10.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650089143 data=null button=0 stateMask=0x0 x=210 y=36 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:10 [2020-04-21T16:50:10.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650089143 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:10 [2020-04-21T16:50:10.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650089143 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:10 [2020-04-21T16:50:10.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650089143 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:10 [2020-04-21T16:50:10.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650089143 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)
12:50:10 [2020-04-21T16:50:10.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650089127 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Clicking on with mnemonic 'AND'
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=-1650089047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND'
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Clicked on with mnemonic 'AND'
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-1650089024 data=null button=0 stateMask=0x0 x=70 y=60 count=0} to Tree node with text: AND
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-1650089024 data=null doit=true} to Tree node with text: AND
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-1650089024 data=null} to Tree node with text: AND
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-1650089024 data=null button=1 stateMask=0x0 x=70 y=60 count=1} to Tree node with text: AND
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650089023 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
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-1650089016 data=null button=1 stateMask=0x80000 x=70 y=60 count=1} to Tree node with text: AND
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Clicking on with mnemonic 'CONTAINS'
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=-1650088939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS'
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Clicked on with mnemonic 'CONTAINS'
12:50:10 [2020-04-21T16:50:10.723Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again.
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1650088858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Attempting to set focus on (of type 'Text')
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:10 [2020-04-21T16:50:10.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-1650088841 data=null button=0 stateMask=0x0 x=167 y=84 count=0} to Tree node with text: Timestamp CONTAINS "100"
12:50:10 [2020-04-21T16:50:10.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=-1650088841 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100"
12:50:10 [2020-04-21T16:50:10.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=-1650088841 data=null} to Tree node with text: Timestamp CONTAINS "100"
12:50:10 [2020-04-21T16:50:10.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-1650088841 data=null button=1 stateMask=0x0 x=167 y=84 count=1} to Tree node with text: Timestamp CONTAINS "100"
12:50:10 [2020-04-21T16:50:10.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650088840 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"
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-1650088769 data=null button=1 stateMask=0x80000 x=167 y=84 count=1} to Tree node with text: Timestamp CONTAINS "100"
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-1650088768 data=null button=0 stateMask=0x0 x=70 y=60 count=0} to Tree node with text: AND
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-1650088767 data=null doit=true} to Tree node with text: AND
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-1650088767 data=null} to Tree node with text: AND
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-1650088767 data=null button=1 stateMask=0x0 x=70 y=60 count=1} to Tree node with text: AND
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650088766 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
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-1650088757 data=null button=1 stateMask=0x80000 x=70 y=60 count=1} to Tree node with text: AND
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - number of items : 11
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650088756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650088756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650088756 data=null doit=true} to ToolItem with tooltip text {Save filters}
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650088756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650088756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650088755 data=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}
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650088753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650088753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650088753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650088753 data=null doit=true} to ToolItem with tooltip text {Save filters}
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650088753 data=null} to ToolItem with tooltip text {Save filters}
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Attempting to set focus on Table with text {}
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1650088665 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {}
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1650088664 data=null doit=true} to TableItem with text {}
12:50:10 [2020-04-21T16:50:10.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1650088664 data=null} to TableItem with text {}
12:50:10 [2020-04-21T16:50:10.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1650088664 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {}
12:50:10 [2020-04-21T16:50:10.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650088661 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:50:10 [2020-04-21T16:50:10.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1650088658 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {}
12:50:10 [2020-04-21T16:50:10.984Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
12:50:10 [2020-04-21T16:50:10.984Z] DEBUG - Clicking on with mnemonic 'timestamp'
12:50:10 [2020-04-21T16:50:10.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=-1650088622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp'
12:50:10 [2020-04-21T16:50:10.984Z] DEBUG - Clicked on with mnemonic 'timestamp'
12:50:12 [2020-04-21T16:50:12.890Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1650086939 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650086939 data=null doit=true} to TreeItem with text {TestForFiltering}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650086939 data=null} to TreeItem with text {TestForFiltering}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650086938 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650086938 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}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650086926 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1650086925 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650086925 data=null doit=true} to TreeItem with text {TestForFiltering}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650086925 data=null} to TreeItem with text {TestForFiltering}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650086924 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650086924 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}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650086916 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:12 [2020-04-21T16:50:12.891Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1650086915 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1650086915 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1650086915 data=null} to TreeItem with text {Traces [1]}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1650086914 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650086914 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:12 [2020-04-21T16:50:12.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1650086905 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:50:14 [2020-04-21T16:50:14.268Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
12:50:14 [2020-04-21T16:50:14.268Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:14 [2020-04-21T16:50:14.268Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:14 [2020-04-21T16:50:14.268Z] DEBUG - number of items : 11
12:50:14 [2020-04-21T16:50:14.268Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
12:50:14 [2020-04-21T16:50:14.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650085403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650085403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650085402 data=null doit=true} to ToolItem with tooltip text {Add new filter}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650085402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650085402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650085402 data=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}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650085389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650085389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650085389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650085389 data=null doit=true} to ToolItem with tooltip text {Add new filter}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650085389 data=null} to ToolItem with tooltip text {Add new filter}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-1650085387 data=null button=0 stateMask=0x0 x=79 y=108 count=0} to TreeItem with text {FILTER <name>}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-1650085387 data=null doit=true} to TreeItem with text {FILTER <name>}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-1650085387 data=null} to TreeItem with text {FILTER <name>}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-1650085387 data=null button=1 stateMask=0x0 x=79 y=108 count=1} to TreeItem with text {FILTER <name>}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650085386 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>}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-1650085379 data=null button=1 stateMask=0x80000 x=79 y=108 count=1} to TreeItem with text {FILTER <name>}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Attempting to set focus on (of type 'Text')
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Clicking on TreeItem with text {FILTER field}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-1650085368 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-1650085368 data=null doit=true} to TreeItem with text {FILTER field}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-1650085365 data=null} to TreeItem with text {FILTER field}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-1650085363 data=null button=1 stateMask=0x0 x=62 y=108 count=1} to TreeItem with text {FILTER field}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650085362 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}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-1650085353 data=null button=1 stateMask=0x80000 x=62 y=108 count=1} to TreeItem with text {FILTER field}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=-1650085352 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=-1650085352 data=null doit=true} to TreeItem with text {FILTER field}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=-1650085352 data=null} to TreeItem with text {FILTER field}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Clicked on TreeItem with text {FILTER field}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-1650085351 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-1650085351 data=null doit=true} to TreeItem with text {FILTER field}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-1650085351 data=null} to TreeItem with text {FILTER field}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-1650085351 data=null button=1 stateMask=0x0 x=62 y=108 count=1} to TreeItem with text {FILTER field}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650085350 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}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-1650085343 data=null button=1 stateMask=0x80000 x=62 y=108 count=1} to TreeItem with text {FILTER field}
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
12:50:14 [2020-04-21T16:50:14.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-1650085269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
12:50:14 [2020-04-21T16:50:14.528Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1650085239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650085236 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650085236 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650085236 data=null button=1 stateMask=0x0 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1650085235 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)
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650085235 data=null button=1 stateMask=0x80000 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650085234 data=null button=0 stateMask=0x0 x=210 y=132 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650085234 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650085234 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650085233 data=null button=1 stateMask=0x0 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650085233 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)
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650085219 data=null button=1 stateMask=0x80000 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Clicking on with mnemonic 'COMPARE'
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=-1650085134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE'
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Clicked on with mnemonic 'COMPARE'
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=-1650085061 data=null doit=true} to Tree node with text: <select aspect> = <value>
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=-1650085061 data=null} to Tree node with text: <select aspect> = <value>
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=-1650085061 data=null button=1 stateMask=0x0 x=154 y=156 count=1} to Tree node with text: <select aspect> = <value>
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1650085060 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>
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=-1650085060 data=null button=1 stateMask=0x80000 x=154 y=156 count=1} to Tree node with text: <select aspect> = <value>
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1650085058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
12:50:14 [2020-04-21T16:50:14.528Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - Attempting to set focus on (of type 'Text')
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - Attempting to set focus on (of type 'Text')
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - matched Button with text "<", using matcher: of type 'Button'
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - matched Button with text "=", using matcher: of type 'Button'
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - matched Button with text ">", using matcher: of type 'Button'
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>'
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO'
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button'
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button'
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button'
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=-1650085028 data=null doit=true} to Button with text {=}
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=-1650085028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=}
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=-1650085024 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=-1650085022 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=-1650085022 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=-1650085022 data=null item=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')
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - number of items : 11
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650085020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650085020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650085020 data=null doit=true} to ToolItem with tooltip text {Save filters}
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650085020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:14 [2020-04-21T16:50:14.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650085020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650085020 data=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}
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650084965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650084965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650084965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650084965 data=null doit=true} to ToolItem with tooltip text {Save filters}
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650084964 data=null} to ToolItem with tooltip text {Save filters}
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - Attempting to set focus on Table with text {}
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1650084918 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {}
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1650084918 data=null doit=true} to TableItem with text {}
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1650084917 data=null} to TableItem with text {}
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1650084917 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {}
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650084915 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1650084913 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {}
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field'
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - Clicking on with mnemonic 'field'
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=-1650084881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field'
12:50:14 [2020-04-21T16:50:14.787Z] DEBUG - Clicked on with mnemonic 'field'
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1650083265 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650083265 data=null doit=true} to TreeItem with text {TestForFiltering}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650083265 data=null} to TreeItem with text {TestForFiltering}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650083264 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650083264 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}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650083248 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1650083246 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650083246 data=null doit=true} to TreeItem with text {TestForFiltering}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650083246 data=null} to TreeItem with text {TestForFiltering}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650083245 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650083245 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}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650083235 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:16 [2020-04-21T16:50:16.687Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1650083234 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1650083233 data=null doit=true} to TreeItem with text {Traces [1]}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1650083233 data=null} to TreeItem with text {Traces [1]}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1650083233 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650083233 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:50:16 [2020-04-21T16:50:16.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1650083225 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - number of items : 11
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650081061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650081061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650081060 data=null doit=true} to ToolItem with tooltip text {Add new filter}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650081060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650081060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650081060 data=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}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650081045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650081045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650081045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650081045 data=null doit=true} to ToolItem with tooltip text {Add new filter}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650081045 data=null} to ToolItem with tooltip text {Add new filter}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-1650081044 data=null button=0 stateMask=0x0 x=79 y=180 count=0} to TreeItem with text {FILTER <name>}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-1650081044 data=null doit=true} to TreeItem with text {FILTER <name>}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-1650081044 data=null} to TreeItem with text {FILTER <name>}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-1650081043 data=null button=1 stateMask=0x0 x=79 y=180 count=1} to TreeItem with text {FILTER <name>}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650081043 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>}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-1650081036 data=null button=1 stateMask=0x80000 x=79 y=180 count=1} to TreeItem with text {FILTER <name>}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Attempting to set focus on (of type 'Text')
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals}
12:50:18 [2020-04-21T16:50:18.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1650081028 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals}
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-1650081028 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-1650081026 data=null} to TreeItem with text {FILTER matchAndEquals}
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1650081024 data=null button=1 stateMask=0x0 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650081023 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}
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1650081017 data=null button=1 stateMask=0x80000 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1650081016 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals}
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-1650081016 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-1650081016 data=null} to TreeItem with text {FILTER matchAndEquals}
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals}
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1650081015 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals}
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-1650081015 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-1650081015 data=null} to TreeItem with text {FILTER matchAndEquals}
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1650081015 data=null button=1 stateMask=0x0 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650081014 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}
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1650081008 data=null button=1 stateMask=0x80000 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-1650080959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
12:50:18 [2020-04-21T16:50:18.589Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
12:50:18 [2020-04-21T16:50:18.589Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
12:50:18 [2020-04-21T16:50:18.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1650080933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
12:50:18 [2020-04-21T16:50:18.848Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
12:50:18 [2020-04-21T16:50:18.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650080931 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:18 [2020-04-21T16:50:18.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650080931 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:18 [2020-04-21T16:50:18.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650080930 data=null button=1 stateMask=0x0 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:18 [2020-04-21T16:50:18.848Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1650080930 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)
12:50:18 [2020-04-21T16:50:18.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650080929 data=null button=1 stateMask=0x80000 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:18 [2020-04-21T16:50:18.848Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:18 [2020-04-21T16:50:18.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650080928 data=null button=0 stateMask=0x0 x=210 y=204 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:18 [2020-04-21T16:50:18.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650080928 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:18 [2020-04-21T16:50:18.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650080928 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:18 [2020-04-21T16:50:18.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650080927 data=null button=1 stateMask=0x0 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:18 [2020-04-21T16:50:18.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650080927 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)
12:50:18 [2020-04-21T16:50:18.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1650080913 data=null button=1 stateMask=0x80000 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
12:50:18 [2020-04-21T16:50:18.848Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
12:50:18 [2020-04-21T16:50:18.848Z] DEBUG - Clicking on with mnemonic 'OR'
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=-1650080863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR'
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Clicked on with mnemonic 'OR'
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-1650080841 data=null button=0 stateMask=0x0 x=66 y=228 count=0} to Tree node with text: OR
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-1650080841 data=null doit=true} to Tree node with text: OR
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-1650080841 data=null} to Tree node with text: OR
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-1650080841 data=null button=1 stateMask=0x0 x=66 y=228 count=1} to Tree node with text: OR
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650080840 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
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-1650080834 data=null button=1 stateMask=0x80000 x=66 y=228 count=1} to Tree node with text: OR
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Clicking on with mnemonic 'EQUALS'
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=-1650080766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS'
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Clicked on with mnemonic 'EQUALS'
12:50:18 [2020-04-21T16:50:18.849Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-1650080732 data=null button=0 stateMask=0x0 x=159 y=252 count=0} to TreeItem with text {<select aspect> EQUALS}
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=-1650080731 data=null doit=true} to TreeItem with text {<select aspect> EQUALS}
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=-1650080731 data=null} to TreeItem with text {<select aspect> EQUALS}
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-1650080731 data=null button=1 stateMask=0x0 x=159 y=252 count=1} to TreeItem with text {<select aspect> EQUALS}
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650080731 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}
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-1650080708 data=null button=1 stateMask=0x80000 x=159 y=252 count=1} to TreeItem with text {<select aspect> EQUALS}
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1650080707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
12:50:18 [2020-04-21T16:50:18.849Z] DEBUG - Attempting to set focus on (of type 'Text')
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-1650080658 data=null button=0 stateMask=0x0 x=66 y=228 count=0} to Tree node with text: OR
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-1650080658 data=null doit=true} to Tree node with text: OR
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-1650080658 data=null} to Tree node with text: OR
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-1650080657 data=null button=1 stateMask=0x0 x=66 y=228 count=1} to Tree node with text: OR
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650080657 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
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-1650080648 data=null button=1 stateMask=0x80000 x=66 y=228 count=1} to Tree node with text: OR
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Clicking on with mnemonic 'MATCHES'
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=-1650080612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES'
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Clicked on with mnemonic 'MATCHES'
12:50:19 [2020-04-21T16:50:19.108Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-1650080542 data=null button=0 stateMask=0x0 x=165 y=257 count=0} to TreeItem with text {<select aspect> MATCHES}
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=-1650080542 data=null doit=true} to TreeItem with text {<select aspect> MATCHES}
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=-1650080541 data=null} to TreeItem with text {<select aspect> MATCHES}
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-1650080541 data=null button=1 stateMask=0x0 x=165 y=257 count=1} to TreeItem with text {<select aspect> MATCHES}
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650080541 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}
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-1650080519 data=null button=1 stateMask=0x80000 x=165 y=257 count=1} to TreeItem with text {<select aspect> MATCHES}
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1650080518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Attempting to set focus on (of type 'Text')
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Attempting to set focus on (of type 'Text')
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - number of items : 11
12:50:19 [2020-04-21T16:50:19.108Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650080496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650080496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650080496 data=null doit=true} to ToolItem with tooltip text {Save filters}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650080496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650080495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650080495 data=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}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650080493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650080493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650080493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650080493 data=null doit=true} to ToolItem with tooltip text {Save filters}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650080493 data=null} to ToolItem with tooltip text {Save filters}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Attempting to set focus on Table with text {}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1650080447 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1650080447 data=null doit=true} to TableItem with text {}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1650080447 data=null} to TableItem with text {}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1650080446 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650080444 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:50:19 [2020-04-21T16:50:19.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1650080442 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {}
12:50:19 [2020-04-21T16:50:19.367Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
12:50:19 [2020-04-21T16:50:19.367Z] DEBUG - Clicking on with mnemonic 'matchAndEquals'
12:50:19 [2020-04-21T16:50:19.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=-1650080410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals'
12:50:19 [2020-04-21T16:50:19.367Z] DEBUG - Clicked on with mnemonic 'matchAndEquals'
12:50:21 [2020-04-21T16:50:21.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1650078540 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:50:21 [2020-04-21T16:50:21.267Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:50:21 [2020-04-21T16:50:21.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:50:21 [2020-04-21T16:50:21.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:50:21 [2020-04-21T16:50:21.267Z] DEBUG - Attempting to set focus on Tree with text {}
12:50:21 [2020-04-21T16:50:21.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1650078514 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
12:50:21 [2020-04-21T16:50:21.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1650078514 data=null doit=true} to TreeItem with text {TestForFiltering}
12:50:21 [2020-04-21T16:50:21.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1650078513 data=null} to TreeItem with text {TestForFiltering}
12:50:21 [2020-04-21T16:50:21.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1650078513 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:21 [2020-04-21T16:50:21.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650078513 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}
12:50:21 [2020-04-21T16:50:21.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1650078502 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
12:50:21 [2020-04-21T16:50:21.268Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:50:21 [2020-04-21T16:50:21.268Z] DEBUG - Clicking on with mnemonic 'Delete'
12:50:21 [2020-04-21T16:50:21.268Z] DEBUG - Clicked on with mnemonic 'Delete'
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650077823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650077823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650077822 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650077822 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650077822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650077822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650077822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650077822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650077822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650077822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650077822 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650077821 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Clicking on OK
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650077820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650077820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650077820 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650077820 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650077820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:21 [2020-04-21T16:50:21.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650077820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:21 [2020-04-21T16:50:21.835Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:21 [2020-04-21T16:50:21.835Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:22 [2020-04-21T16:50:22.252Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:22 [2020-04-21T16:50:22.252Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:22 [2020-04-21T16:50:22.252Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:22 [2020-04-21T16:50:22.252Z] DEBUG - Clicked on OK
12:50:22 [2020-04-21T16:50:22.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650077819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:22 [2020-04-21T16:50:22.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1650078454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:50:22 [2020-04-21T16:50:22.825Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.47 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
12:50:22 [2020-04-21T16:50:22.825Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 4.139 s
12:50:22 [2020-04-21T16:50:22.825Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.702 s
12:50:22 [2020-04-21T16:50:22.825Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 4.463 s
12:50:22 [2020-04-21T16:50:22.825Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest
12:50:24 [2020-04-21T16:50:24.200Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
12:50:24 [2020-04-21T16:50:24.200Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:50:24 [2020-04-21T16:50:24.200Z] DEBUG - Attempting to set focus on  with text {}
12:50:24 [2020-04-21T16:50:24.200Z] DEBUG - Attempting to set focus on  with text {}
12:50:24 [2020-04-21T16:50:24.200Z] DEBUG - Attempting to set focus on  with text {}
12:50:24 [2020-04-21T16:50:24.459Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
12:50:24 [2020-04-21T16:50:24.717Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:50:24 [2020-04-21T16:50:24.717Z] DEBUG - Attempting to set focus on  with text {}
12:50:24 [2020-04-21T16:50:24.717Z] DEBUG - Attempting to set focus on  with text {}
12:50:25 [2020-04-21T16:50:25.283Z] DEBUG - Attempting to set focus on  with text {}
12:50:25 [2020-04-21T16:50:25.283Z] DEBUG - Attempting to set focus on  with text {}
12:50:25 [2020-04-21T16:50:25.283Z] DEBUG - Attempting to set focus on  with text {}
12:50:25 [2020-04-21T16:50:25.283Z] DEBUG - Attempting to set focus on  with text {}
12:50:25 [2020-04-21T16:50:25.541Z] DEBUG - Attempting to set focus on  with text {}
12:50:25 [2020-04-21T16:50:25.800Z] DEBUG - Attempting to set focus on  with text {}
12:50:26 [2020-04-21T16:50:26.059Z] DEBUG - number of items : 5
12:50:26 [2020-04-21T16:50:26.318Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650073456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650073456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650073455 data=null doit=true} to ToolItem with tooltip text {Zoom In}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650073455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650073455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650073455 data=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}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650073452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650073452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650073452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650073452 data=null doit=true} to ToolItem with tooltip text {Zoom In}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650073452 data=null} to ToolItem with tooltip text {Zoom In}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - number of items : 5
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650073450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650073450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650073449 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650073449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650073449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650073449 data=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}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650073446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650073446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650073445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650073445 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650073445 data=null} to ToolItem with tooltip text {Zoom Out}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Attempting to set focus on  with text {}
12:50:26 [2020-04-21T16:50:26.319Z] DEBUG - Attempting to set focus on  with text {}
12:50:26 [2020-04-21T16:50:26.886Z] DEBUG - Attempting to set focus on  with text {}
12:50:26 [2020-04-21T16:50:26.886Z] DEBUG - Attempting to set focus on  with text {}
12:50:27 [2020-04-21T16:50:27.453Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
12:50:27 [2020-04-21T16:50:27.453Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:50:27 [2020-04-21T16:50:27.453Z] DEBUG - Attempting to set focus on  with text {}
12:50:27 [2020-04-21T16:50:27.453Z] DEBUG - Attempting to set focus on  with text {}
12:50:27 [2020-04-21T16:50:27.453Z] DEBUG - Attempting to set focus on  with text {}
12:50:27 [2020-04-21T16:50:27.453Z] DEBUG - Attempting to set focus on  with text {}
12:50:27 [2020-04-21T16:50:27.453Z] DEBUG - Attempting to set focus on  with text {}
12:50:27 [2020-04-21T16:50:27.712Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.781 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest
12:50:27 [2020-04-21T16:50:27.712Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 1.384 s
12:50:27 [2020-04-21T16:50:27.712Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 2.967 s
12:50:27 [2020-04-21T16:50:27.712Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 0.335 s
12:50:27 [2020-04-21T16:50:27.712Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
12:50:27 [2020-04-21T16:50:27.712Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
12:50:27 [2020-04-21T16:50:27.712Z] testTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
12:50:27 [2020-04-21T16:50:27.712Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
12:50:27 [2020-04-21T16:50:27.712Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
12:50:30 [2020-04-21T16:50:30.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:50:30 [2020-04-21T16:50:30.995Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:50:31 [2020-04-21T16:50:31.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650068201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:31 [2020-04-21T16:50:31.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650068201 data=null button=0 stateMask=0x0 x=435 y=47 count=0} to TimeGraphControl with text {}
12:50:31 [2020-04-21T16:50:31.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650068200 data=null doit=true} to TimeGraphControl with text {}
12:50:31 [2020-04-21T16:50:31.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650068199 data=null} to TimeGraphControl with text {}
12:50:31 [2020-04-21T16:50:31.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650068195 data=null button=1 stateMask=0x0 x=435 y=47 count=1} to TimeGraphControl with text {}
12:50:31 [2020-04-21T16:50:31.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650068188 data=null button=0 stateMask=0x80000 x=803 y=104 count=0} to TimeGraphControl with text {}
12:50:31 [2020-04-21T16:50:31.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650068179 data=null button=1 stateMask=0x80000 x=803 y=104 count=1} to TimeGraphControl with text {}
12:50:31 [2020-04-21T16:50:31.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650068174 data=null button=0 stateMask=0x0 x=803 y=104 count=0} to TimeGraphControl with text {}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650068174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650068170 data=null doit=true} to TimeGraphControl with text {}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650068169 data=null} to TimeGraphControl with text {}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - number of items : 17
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650068160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650068160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650068160 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650068160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650068159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650068066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650068065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650068065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650068064 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650068064 data=null} to ToolItem with tooltip text {Add Bookmark...}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Clicking on OK
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650068060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650068060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650068059 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650068059 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650068059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650068059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650068059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650068159 data=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...}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Clicked on 
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - number of items : 17
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650067970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650067970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650067970 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650067969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650067969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650067969 data=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}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650067959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650067959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650067959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650067958 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650067958 data=null} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - number of items : 17
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650067957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650067957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650067957 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650067957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650067957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650067957 data=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}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650067946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650067946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650067945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650067945 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650067945 data=null} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - number of items : 17
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650067944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650067944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650067944 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650067944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650067943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650067943 data=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}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650067936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650067931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:50:31 [2020-04-21T16:50:31.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650067920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650067919 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650067919 data=null} to ToolItem with tooltip text {Add Bookmark...}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - number of items : 17
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650067918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650067918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650067918 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650067918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650067918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650067917 data=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}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650067913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650067913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650067912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650067912 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650067912 data=null} to ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - number of items : 17
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650067911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650067911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650067911 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650067911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650067911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650067911 data=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}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650067906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650067906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650067906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650067906 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650067906 data=null} to ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - number of items : 17
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650067905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650067905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650067905 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650067905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650067905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650067793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650067792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650067792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650067792 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650067792 data=null} to ToolItem with tooltip text {Show Legend}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.825Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - Clicking on OK
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650067755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650067755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650067755 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650067755 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650067754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650067754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650067754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650067905 data=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}
12:50:31 [2020-04-21T16:50:31.826Z] DEBUG - Clicked on 
12:50:32 [2020-04-21T16:50:32.085Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:50:32 [2020-04-21T16:50:32.085Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - number of items : 17
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650064123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650064123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650064123 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650064123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650064123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650064036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650064035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650064035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650064035 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650064035 data=null} to ToolItem with tooltip text {Show Legend}
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.273Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - Clicking on OK
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650064011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650064010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650064010 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650064010 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650064010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650064010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650064010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:36 [2020-04-21T16:50:36.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650064123 data=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}
12:50:36 [2020-04-21T16:50:36.276Z] DEBUG - Clicked on 
12:50:36 [2020-04-21T16:50:36.276Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:50:36 [2020-04-21T16:50:36.276Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:50:36 [2020-04-21T16:50:36.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650062762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062761 data=null button=0 stateMask=0x0 x=435 y=47 count=0} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650062760 data=null doit=true} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650062760 data=null} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650062756 data=null button=1 stateMask=0x0 x=435 y=47 count=1} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062750 data=null button=0 stateMask=0x80000 x=803 y=104 count=0} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650062742 data=null button=1 stateMask=0x80000 x=803 y=104 count=1} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062738 data=null button=0 stateMask=0x0 x=803 y=104 count=0} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.844Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650062738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.844Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650062734 data=null doit=true} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.844Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650062734 data=null} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650062727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062727 data=null button=0 stateMask=0x0 x=711 y=47 count=0} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650062721 data=null doit=true} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650062721 data=null} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650062708 data=null button=3 stateMask=0x0 x=711 y=47 count=1} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062703 data=null button=0 stateMask=0x200000 x=343 y=104 count=0} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650062694 data=null button=3 stateMask=0x200000 x=343 y=104 count=1} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062686 data=null button=0 stateMask=0x0 x=343 y=104 count=0} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.844Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650062685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.844Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650062682 data=null doit=true} to TimeGraphControl with text {}
12:50:36 [2020-04-21T16:50:36.844Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650062682 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650062675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062675 data=null button=0 stateMask=0x0 x=895 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650062667 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650062667 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650062656 data=null button=2 stateMask=0x0 x=895 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062655 data=null button=0 stateMask=0x100000 x=343 y=104 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650062651 data=null button=2 stateMask=0x100000 x=343 y=104 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062647 data=null button=0 stateMask=0x0 x=343 y=104 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650062646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650062643 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650062643 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650062636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062636 data=null button=0 stateMask=0x0 x=270 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650062629 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650062629 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650062616 data=null button=1 stateMask=0x0 x=270 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062568 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650062560 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062555 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650062555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650062551 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650062551 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650062545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062544 data=null button=0 stateMask=0x0 x=288 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650062540 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650062540 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650062529 data=null button=1 stateMask=0x0 x=288 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062525 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650062517 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062513 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650062512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650062509 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650062509 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650062502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062502 data=null button=0 stateMask=0x0 x=307 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650062498 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650062498 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650062471 data=null button=1 stateMask=0x0 x=307 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062465 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650062457 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062453 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650062452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650062449 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650062449 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650062442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062442 data=null button=0 stateMask=0x0 x=325 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650062438 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650062438 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650062427 data=null button=1 stateMask=0x0 x=325 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062422 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650062413 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062409 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650062409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650062405 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650062405 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650062399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062398 data=null button=0 stateMask=0x0 x=343 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650062394 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650062394 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650062360 data=null button=1 stateMask=0x0 x=343 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062356 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650062348 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062344 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650062344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650062340 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650062340 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650062333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062333 data=null button=0 stateMask=0x0 x=362 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650062329 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650062329 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650062318 data=null button=1 stateMask=0x0 x=362 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062314 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650062306 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062302 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650062302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650062298 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650062298 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650062292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062292 data=null button=0 stateMask=0x0 x=380 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650062288 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650062288 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650062261 data=null button=1 stateMask=0x0 x=380 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062257 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650062249 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062245 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650062244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650062241 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650062241 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650062235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062234 data=null button=0 stateMask=0x0 x=399 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650062230 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650062230 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650062167 data=null button=1 stateMask=0x0 x=399 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062162 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650062154 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062150 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650062149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650062146 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650062146 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650062140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062139 data=null button=0 stateMask=0x0 x=417 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650062136 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650062135 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650062125 data=null button=1 stateMask=0x0 x=417 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062121 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650062113 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062109 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650062109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650062106 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650062105 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650062100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062099 data=null button=0 stateMask=0x0 x=435 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650062068 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650062068 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650062057 data=null button=1 stateMask=0x0 x=435 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062053 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650062045 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062042 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650062041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650062038 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650062038 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650062032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062032 data=null button=0 stateMask=0x0 x=454 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650062028 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650062027 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650062017 data=null button=1 stateMask=0x0 x=454 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650062013 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650061967 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061963 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650061963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650061959 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650061959 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650061953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061952 data=null button=0 stateMask=0x0 x=472 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650061949 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650061948 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650061938 data=null button=1 stateMask=0x0 x=472 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061933 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650061926 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061922 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650061922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650061918 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650061918 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650061912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061912 data=null button=0 stateMask=0x0 x=490 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650061908 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650061908 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650061897 data=null button=1 stateMask=0x0 x=490 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061870 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650061862 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061858 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650061857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650061854 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650061854 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650061847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061847 data=null button=0 stateMask=0x0 x=509 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650061843 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650061843 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650061832 data=null button=1 stateMask=0x0 x=509 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061828 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650061820 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061769 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650061768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650061764 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650061764 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650061757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061757 data=null button=0 stateMask=0x0 x=527 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650061753 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650061752 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650061742 data=null button=1 stateMask=0x0 x=527 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061737 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650061730 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061726 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650061726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650061722 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650061722 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650061715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061715 data=null button=0 stateMask=0x0 x=546 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650061711 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650061711 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650061701 data=null button=1 stateMask=0x0 x=546 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061669 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650061661 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061657 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650061657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650061653 data=null doit=true} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650061653 data=null} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650061646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061646 data=null button=0 stateMask=0x0 x=564 y=47 count=0} to TimeGraphControl with text {}
12:50:37 [2020-04-21T16:50:37.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650061642 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650061642 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650061630 data=null button=1 stateMask=0x0 x=564 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061626 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650061619 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061615 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650061615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650061612 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650061611 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650061605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061605 data=null button=0 stateMask=0x0 x=582 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650061601 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650061601 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650061567 data=null button=1 stateMask=0x0 x=582 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061562 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650061554 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061549 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650061549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650061545 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650061545 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650061538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061538 data=null button=0 stateMask=0x0 x=601 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650061534 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650061533 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650061523 data=null button=1 stateMask=0x0 x=601 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061518 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650061511 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061507 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650061507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650061469 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650061469 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650061462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061462 data=null button=0 stateMask=0x0 x=619 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650061458 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650061457 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650061447 data=null button=1 stateMask=0x0 x=619 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061442 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650061435 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061431 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650061431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650061428 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650061427 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650061421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061421 data=null button=0 stateMask=0x0 x=637 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650061417 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650061417 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650061407 data=null button=1 stateMask=0x0 x=637 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061403 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650061364 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061360 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650061359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650061356 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650061356 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650061349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061349 data=null button=0 stateMask=0x0 x=656 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650061344 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650061344 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650061333 data=null button=1 stateMask=0x0 x=656 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061328 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650061320 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061316 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650061315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650061312 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650061312 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650061305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061305 data=null button=0 stateMask=0x0 x=674 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650061301 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650061301 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650061264 data=null button=1 stateMask=0x0 x=674 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061258 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650061251 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061247 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650061247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650061243 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650061243 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650061236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061236 data=null button=0 stateMask=0x0 x=693 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650061232 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650061232 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650061221 data=null button=1 stateMask=0x0 x=693 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061216 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650061208 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061205 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650061204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650061201 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650061201 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650061170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061170 data=null button=0 stateMask=0x0 x=711 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650061165 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650061165 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650061155 data=null button=1 stateMask=0x0 x=711 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061150 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650061143 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061140 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650061139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650061136 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650061136 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650061130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061129 data=null button=0 stateMask=0x0 x=729 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650061125 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650061125 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650061115 data=null button=1 stateMask=0x0 x=729 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061111 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650061104 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061100 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650061100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650061096 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650061096 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650061090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061090 data=null button=0 stateMask=0x0 x=748 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650061069 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650061068 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650061058 data=null button=1 stateMask=0x0 x=748 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061053 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650061046 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061042 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650061041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650061038 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650061038 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650061032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061031 data=null button=0 stateMask=0x0 x=766 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650061027 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650061027 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650061017 data=null button=1 stateMask=0x0 x=766 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650061013 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650060971 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060967 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650060967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650060964 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650060963 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650060957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060957 data=null button=0 stateMask=0x0 x=784 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650060953 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650060953 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650060942 data=null button=1 stateMask=0x0 x=784 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060938 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650060931 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060927 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650060927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650060923 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650060923 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650060917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060871 data=null button=0 stateMask=0x0 x=803 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650060867 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650060867 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650060839 data=null button=1 stateMask=0x0 x=803 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060834 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650060827 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060769 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650060768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650060765 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650060764 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650060757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060757 data=null button=0 stateMask=0x0 x=821 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650060754 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650060753 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650060742 data=null button=1 stateMask=0x0 x=821 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060736 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650060729 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060725 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650060724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650060721 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650060721 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650060714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060714 data=null button=0 stateMask=0x0 x=840 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650060711 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650060710 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650060701 data=null button=1 stateMask=0x0 x=840 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060669 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650060662 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060658 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650060658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650060654 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650060654 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650060647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060646 data=null button=0 stateMask=0x0 x=858 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650060643 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650060642 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650060631 data=null button=1 stateMask=0x0 x=858 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060627 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650060621 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060617 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.922Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650060617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.922Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650060614 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.922Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650060614 data=null} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650060608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060608 data=null button=0 stateMask=0x0 x=876 y=47 count=0} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650060605 data=null doit=true} to TimeGraphControl with text {}
12:50:38 [2020-04-21T16:50:38.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650060605 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650060595 data=null button=1 stateMask=0x0 x=876 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060590 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650060584 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060567 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650060567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.180Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650060564 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650060564 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650060557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060557 data=null button=0 stateMask=0x0 x=895 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650060554 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650060553 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650060543 data=null button=1 stateMask=0x0 x=895 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060538 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650060531 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060528 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650060528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650060524 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650060524 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650060518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060471 data=null button=0 stateMask=0x0 x=913 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650060467 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650060467 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650060455 data=null button=1 stateMask=0x0 x=913 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060449 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650060442 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060438 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650060438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650060434 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650060434 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650060428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060427 data=null button=0 stateMask=0x0 x=931 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650060423 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650060423 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650060366 data=null button=1 stateMask=0x0 x=931 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060361 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650060354 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060348 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650060348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650060345 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650060344 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650060337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060336 data=null button=0 stateMask=0x0 x=950 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650060333 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650060332 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650060320 data=null button=1 stateMask=0x0 x=950 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060270 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650060262 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060259 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650060258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650060255 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650060255 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650060248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060248 data=null button=0 stateMask=0x0 x=270 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650060244 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650060244 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650060232 data=null button=1 stateMask=0x0 x=270 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060227 data=null button=0 stateMask=0x80000 x=288 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650060220 data=null button=1 stateMask=0x80000 x=288 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060168 data=null button=0 stateMask=0x0 x=288 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650060168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650060164 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650060163 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650060156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060156 data=null button=0 stateMask=0x0 x=288 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650060152 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650060151 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650060139 data=null button=1 stateMask=0x0 x=288 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060135 data=null button=0 stateMask=0x80000 x=307 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650060128 data=null button=1 stateMask=0x80000 x=307 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060124 data=null button=0 stateMask=0x0 x=307 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650060124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650060121 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650060120 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650060114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060114 data=null button=0 stateMask=0x0 x=307 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650060111 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650060111 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650060061 data=null button=1 stateMask=0x0 x=307 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060057 data=null button=0 stateMask=0x80000 x=325 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650060050 data=null button=1 stateMask=0x80000 x=325 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060046 data=null button=0 stateMask=0x0 x=325 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650060045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650060042 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650060042 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650060035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060035 data=null button=0 stateMask=0x0 x=325 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650060031 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650060031 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650060021 data=null button=1 stateMask=0x0 x=325 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060017 data=null button=0 stateMask=0x80000 x=343 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650060010 data=null button=1 stateMask=0x80000 x=343 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650060007 data=null button=0 stateMask=0x0 x=343 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650060006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650060003 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650060003 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650059997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059997 data=null button=0 stateMask=0x0 x=343 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650059994 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650059994 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650059982 data=null button=1 stateMask=0x0 x=343 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059978 data=null button=0 stateMask=0x80000 x=362 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650059966 data=null button=1 stateMask=0x80000 x=362 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059962 data=null button=0 stateMask=0x0 x=362 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650059962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.700Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650059959 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650059958 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650059953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059953 data=null button=0 stateMask=0x0 x=362 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650059949 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650059949 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650059938 data=null button=1 stateMask=0x0 x=362 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059934 data=null button=0 stateMask=0x80000 x=380 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650059927 data=null button=1 stateMask=0x80000 x=380 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059924 data=null button=0 stateMask=0x0 x=380 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650059923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650059920 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650059920 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650059914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059914 data=null button=0 stateMask=0x0 x=380 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650059868 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650059868 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650059857 data=null button=1 stateMask=0x0 x=380 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059853 data=null button=0 stateMask=0x80000 x=399 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650059846 data=null button=1 stateMask=0x80000 x=399 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059842 data=null button=0 stateMask=0x0 x=399 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650059842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650059838 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650059838 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650059832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059831 data=null button=0 stateMask=0x0 x=399 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650059828 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650059828 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650059817 data=null button=1 stateMask=0x0 x=399 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059766 data=null button=0 stateMask=0x80000 x=417 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650059759 data=null button=1 stateMask=0x80000 x=417 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059755 data=null button=0 stateMask=0x0 x=417 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650059755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650059750 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650059750 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650059744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059743 data=null button=0 stateMask=0x0 x=417 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650059740 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650059740 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650059729 data=null button=1 stateMask=0x0 x=417 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059724 data=null button=0 stateMask=0x80000 x=435 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650059669 data=null button=1 stateMask=0x80000 x=435 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059665 data=null button=0 stateMask=0x0 x=435 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650059664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650059661 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650059661 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650059654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059654 data=null button=0 stateMask=0x0 x=435 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650059650 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650059650 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650059640 data=null button=1 stateMask=0x0 x=435 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059636 data=null button=0 stateMask=0x80000 x=454 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650059628 data=null button=1 stateMask=0x80000 x=454 y=47 count=1} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059625 data=null button=0 stateMask=0x0 x=454 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.961Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650059624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.961Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650059621 data=null doit=true} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.961Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650059621 data=null} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650059569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059569 data=null button=0 stateMask=0x0 x=454 y=47 count=0} to TimeGraphControl with text {}
12:50:39 [2020-04-21T16:50:39.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650059565 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650059565 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650059553 data=null button=1 stateMask=0x0 x=454 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059549 data=null button=0 stateMask=0x80000 x=472 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650059541 data=null button=1 stateMask=0x80000 x=472 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059538 data=null button=0 stateMask=0x0 x=472 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650059538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650059534 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650059534 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650059528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059527 data=null button=0 stateMask=0x0 x=472 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650059523 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650059523 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650059513 data=null button=1 stateMask=0x0 x=472 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059509 data=null button=0 stateMask=0x80000 x=490 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650059502 data=null button=1 stateMask=0x80000 x=490 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059499 data=null button=0 stateMask=0x0 x=490 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650059499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650059495 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650059495 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650059469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059469 data=null button=0 stateMask=0x0 x=490 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650059465 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650059465 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650059455 data=null button=1 stateMask=0x0 x=490 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059451 data=null button=0 stateMask=0x80000 x=509 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650059445 data=null button=1 stateMask=0x80000 x=509 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059441 data=null button=0 stateMask=0x0 x=509 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650059441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650059438 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650059437 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650059432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059432 data=null button=0 stateMask=0x0 x=509 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650059428 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650059428 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650059418 data=null button=1 stateMask=0x0 x=509 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059414 data=null button=0 stateMask=0x80000 x=527 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650059407 data=null button=1 stateMask=0x80000 x=527 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059404 data=null button=0 stateMask=0x0 x=527 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650059403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650059400 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650059400 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650059394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059394 data=null button=0 stateMask=0x0 x=527 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650059390 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650059390 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650059380 data=null button=1 stateMask=0x0 x=527 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059369 data=null button=0 stateMask=0x80000 x=546 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650059362 data=null button=1 stateMask=0x80000 x=546 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059358 data=null button=0 stateMask=0x0 x=546 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650059358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650059354 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650059354 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650059349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059348 data=null button=0 stateMask=0x0 x=546 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650059344 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650059344 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650059334 data=null button=1 stateMask=0x0 x=546 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059330 data=null button=0 stateMask=0x80000 x=564 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650059323 data=null button=1 stateMask=0x80000 x=564 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059319 data=null button=0 stateMask=0x0 x=564 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650059319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650059316 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650059316 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650059310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059310 data=null button=0 stateMask=0x0 x=564 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650059306 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650059306 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650059295 data=null button=1 stateMask=0x0 x=564 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059291 data=null button=0 stateMask=0x80000 x=582 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650059283 data=null button=1 stateMask=0x80000 x=582 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059270 data=null button=0 stateMask=0x0 x=582 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650059270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650059266 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650059266 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650059259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059259 data=null button=0 stateMask=0x0 x=582 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650059255 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650059255 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650059244 data=null button=1 stateMask=0x0 x=582 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059240 data=null button=0 stateMask=0x80000 x=601 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650059233 data=null button=1 stateMask=0x80000 x=601 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059229 data=null button=0 stateMask=0x0 x=601 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650059229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650059225 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650059225 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650059219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059219 data=null button=0 stateMask=0x0 x=601 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650059215 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650059215 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650059205 data=null button=1 stateMask=0x0 x=601 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059168 data=null button=0 stateMask=0x80000 x=619 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650059159 data=null button=1 stateMask=0x80000 x=619 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059156 data=null button=0 stateMask=0x0 x=619 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650059155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650059152 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650059152 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650059146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059146 data=null button=0 stateMask=0x0 x=619 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650059142 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650059141 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650059131 data=null button=1 stateMask=0x0 x=619 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059127 data=null button=0 stateMask=0x80000 x=637 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650059119 data=null button=1 stateMask=0x80000 x=637 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059116 data=null button=0 stateMask=0x0 x=637 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650059115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650059112 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650059112 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650059106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059106 data=null button=0 stateMask=0x0 x=637 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650059102 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650059102 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650059092 data=null button=1 stateMask=0x0 x=637 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059088 data=null button=0 stateMask=0x80000 x=656 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650059065 data=null button=1 stateMask=0x80000 x=656 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059061 data=null button=0 stateMask=0x0 x=656 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650059061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650059057 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650059057 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650059050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059050 data=null button=0 stateMask=0x0 x=656 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650059046 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650059046 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650059035 data=null button=1 stateMask=0x0 x=656 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059031 data=null button=0 stateMask=0x80000 x=674 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650059024 data=null button=1 stateMask=0x80000 x=674 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650059020 data=null button=0 stateMask=0x0 x=674 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.739Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650059020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.739Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650059017 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.739Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650059017 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650058964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058962 data=null button=0 stateMask=0x0 x=674 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650058957 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650058956 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650058945 data=null button=1 stateMask=0x0 x=674 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058940 data=null button=0 stateMask=0x80000 x=693 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650058933 data=null button=1 stateMask=0x80000 x=693 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058929 data=null button=0 stateMask=0x0 x=693 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650058928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650058925 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650058925 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650058918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058918 data=null button=0 stateMask=0x0 x=693 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650058868 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650058868 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650058857 data=null button=1 stateMask=0x0 x=693 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058852 data=null button=0 stateMask=0x80000 x=711 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650058845 data=null button=1 stateMask=0x80000 x=711 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058841 data=null button=0 stateMask=0x0 x=711 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650058841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650058838 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650058838 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650058832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058832 data=null button=0 stateMask=0x0 x=711 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650058828 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650058828 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650058818 data=null button=1 stateMask=0x0 x=711 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058814 data=null button=0 stateMask=0x80000 x=729 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650058807 data=null button=1 stateMask=0x80000 x=729 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058804 data=null button=0 stateMask=0x0 x=729 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650058803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650058800 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650058800 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650058794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058794 data=null button=0 stateMask=0x0 x=729 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650058790 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650058790 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650058780 data=null button=1 stateMask=0x0 x=729 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058770 data=null button=0 stateMask=0x80000 x=748 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650058763 data=null button=1 stateMask=0x80000 x=748 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058760 data=null button=0 stateMask=0x0 x=748 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650058760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650058756 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650058756 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650058751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058751 data=null button=0 stateMask=0x0 x=748 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650058746 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650058746 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650058737 data=null button=1 stateMask=0x0 x=748 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058733 data=null button=0 stateMask=0x80000 x=766 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650058726 data=null button=1 stateMask=0x80000 x=766 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058722 data=null button=0 stateMask=0x0 x=766 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650058722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650058719 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650058718 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650058712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058712 data=null button=0 stateMask=0x0 x=766 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650058708 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650058708 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650058661 data=null button=1 stateMask=0x0 x=766 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058657 data=null button=0 stateMask=0x80000 x=784 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650058650 data=null button=1 stateMask=0x80000 x=784 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058646 data=null button=0 stateMask=0x0 x=784 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650058646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650058641 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650058641 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650058634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058634 data=null button=0 stateMask=0x0 x=784 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650058630 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650058629 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650058620 data=null button=1 stateMask=0x0 x=784 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058615 data=null button=0 stateMask=0x80000 x=803 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650058608 data=null button=1 stateMask=0x80000 x=803 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058569 data=null button=0 stateMask=0x0 x=803 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650058568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650058565 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650058565 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650058558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058557 data=null button=0 stateMask=0x0 x=803 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650058554 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650058553 data=null} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650058544 data=null button=1 stateMask=0x0 x=803 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058540 data=null button=0 stateMask=0x80000 x=821 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650058533 data=null button=1 stateMask=0x80000 x=821 y=47 count=1} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058530 data=null button=0 stateMask=0x0 x=821 y=47 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650058529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650058526 data=null doit=true} to TimeGraphControl with text {}
12:50:40 [2020-04-21T16:50:40.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650058526 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650058520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058520 data=null button=0 stateMask=0x0 x=821 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650058516 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650058516 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650058506 data=null button=1 stateMask=0x0 x=821 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058502 data=null button=0 stateMask=0x80000 x=840 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650058495 data=null button=1 stateMask=0x80000 x=840 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058491 data=null button=0 stateMask=0x0 x=840 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650058491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650058488 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650058487 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650058482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058482 data=null button=0 stateMask=0x0 x=840 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650058469 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650058469 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650058459 data=null button=1 stateMask=0x0 x=840 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058455 data=null button=0 stateMask=0x80000 x=858 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650058448 data=null button=1 stateMask=0x80000 x=858 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058445 data=null button=0 stateMask=0x0 x=858 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650058444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650058440 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650058440 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650058431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058431 data=null button=0 stateMask=0x0 x=858 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650058425 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650058424 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650058413 data=null button=1 stateMask=0x0 x=858 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058408 data=null button=0 stateMask=0x80000 x=876 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650058402 data=null button=1 stateMask=0x80000 x=876 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058398 data=null button=0 stateMask=0x0 x=876 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650058398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650058395 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650058394 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650058389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058389 data=null button=0 stateMask=0x0 x=876 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650058368 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650058368 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650058357 data=null button=1 stateMask=0x0 x=876 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058353 data=null button=0 stateMask=0x80000 x=895 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650058345 data=null button=1 stateMask=0x80000 x=895 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058342 data=null button=0 stateMask=0x0 x=895 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650058342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650058338 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650058338 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650058332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058331 data=null button=0 stateMask=0x0 x=895 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650058328 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650058327 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650058318 data=null button=1 stateMask=0x0 x=895 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058314 data=null button=0 stateMask=0x80000 x=913 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650058307 data=null button=1 stateMask=0x80000 x=913 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058304 data=null button=0 stateMask=0x0 x=913 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650058303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650058300 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650058300 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650058294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058294 data=null button=0 stateMask=0x0 x=913 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650058290 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650058290 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650058270 data=null button=1 stateMask=0x0 x=913 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058265 data=null button=0 stateMask=0x80000 x=931 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650058257 data=null button=1 stateMask=0x80000 x=931 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058254 data=null button=0 stateMask=0x0 x=931 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650058254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650058250 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650058250 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650058245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058244 data=null button=0 stateMask=0x0 x=931 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650058240 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650058240 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650058230 data=null button=1 stateMask=0x0 x=931 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058226 data=null button=0 stateMask=0x80000 x=950 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650058219 data=null button=1 stateMask=0x80000 x=950 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058215 data=null button=0 stateMask=0x0 x=950 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650058215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650058211 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650058211 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650058205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058205 data=null button=0 stateMask=0x0 x=950 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650058201 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650058201 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650058164 data=null button=1 stateMask=0x0 x=950 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058159 data=null button=0 stateMask=0x80000 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650058152 data=null button=1 stateMask=0x80000 x=968 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058148 data=null button=0 stateMask=0x0 x=968 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650058148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650058145 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650058145 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650058139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058139 data=null button=0 stateMask=0x0 x=343 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650058135 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650058135 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650058126 data=null button=1 stateMask=0x0 x=343 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058123 data=null button=0 stateMask=0x80000 x=711 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650058116 data=null button=1 stateMask=0x80000 x=711 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058112 data=null button=0 stateMask=0x0 x=711 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650058112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650058109 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650058108 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1650058103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058102 data=null button=0 stateMask=0x0 x=343 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1650058098 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1650058098 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1650058088 data=null button=1 stateMask=0x0 x=343 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058084 data=null button=0 stateMask=0x80000 x=435 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1650058065 data=null button=1 stateMask=0x80000 x=435 y=47 count=1} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1650058059 data=null button=0 stateMask=0x0 x=435 y=47 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1650058058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1650058055 data=null doit=true} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1650058055 data=null} to TimeGraphControl with text {}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - number of items : 17
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650058048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650058048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650058048 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650058047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:41 [2020-04-21T16:50:41.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650058047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:41 [2020-04-21T16:50:41.779Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650057965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:41 [2020-04-21T16:50:41.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650057965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:41 [2020-04-21T16:50:41.779Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650057965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:41 [2020-04-21T16:50:41.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650057964 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:41 [2020-04-21T16:50:41.779Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650057964 data=null} to ToolItem with tooltip text {Show Legend}
12:50:41 [2020-04-21T16:50:41.779Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:50:41 [2020-04-21T16:50:41.779Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.781Z] DEBUG - Clicking on OK
12:50:41 [2020-04-21T16:50:41.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650057940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650057940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650057940 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650057940 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650057939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650057939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650057939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:41 [2020-04-21T16:50:41.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650058047 data=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}
12:50:41 [2020-04-21T16:50:41.782Z] DEBUG - Clicked on 
12:50:42 [2020-04-21T16:50:42.040Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:50:42 [2020-04-21T16:50:42.040Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:50:42 [2020-04-21T16:50:42.976Z] DEBUG - number of items : 17
12:50:42 [2020-04-21T16:50:42.976Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:50:42 [2020-04-21T16:50:42.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650056620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:42 [2020-04-21T16:50:42.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650056620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:42 [2020-04-21T16:50:42.976Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650056619 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:42 [2020-04-21T16:50:42.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650056619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:42 [2020-04-21T16:50:42.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650056619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650056540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650056540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650056540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650056539 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650056539 data=null} to ToolItem with tooltip text {Show Legend}
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.236Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.237Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - Clicking on OK
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650056468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650056468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650056468 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650056468 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650056468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650056467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650056467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650056619 data=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}
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - Clicked on 
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:50:43 [2020-04-21T16:50:43.238Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:50:43 [2020-04-21T16:50:43.805Z] DEBUG - number of items : 17
12:50:43 [2020-04-21T16:50:43.805Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:50:43 [2020-04-21T16:50:43.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650055717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:43 [2020-04-21T16:50:43.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650055716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:43 [2020-04-21T16:50:43.805Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650055716 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:43 [2020-04-21T16:50:43.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650055716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650055716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650055655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650055655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650055654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650055654 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650055654 data=null} to ToolItem with tooltip text {Show Legend}
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.065Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - Clicking on OK
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650055632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650055632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650055632 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650055632 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650055632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650055632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650055632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650055716 data=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}
12:50:44 [2020-04-21T16:50:44.067Z] DEBUG - Clicked on 
12:50:44 [2020-04-21T16:50:44.325Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:50:44 [2020-04-21T16:50:44.325Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - number of items : 17
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650054338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650054338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650054338 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650054338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650054337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650054221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650054221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650054220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650054220 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650054220 data=null} to ToolItem with tooltip text {Show Legend}
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.420Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.421Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - Clicking on OK
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650054163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650054163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650054163 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650054163 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650054163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650054163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650054163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650054337 data=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}
12:50:45 [2020-04-21T16:50:45.422Z] DEBUG - Clicked on 
12:50:45 [2020-04-21T16:50:45.719Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:50:45 [2020-04-21T16:50:45.719Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:50:49 [2020-04-21T16:50:49.954Z] DEBUG - number of items : 17
12:50:49 [2020-04-21T16:50:49.954Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:50:49 [2020-04-21T16:50:49.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650049663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:49 [2020-04-21T16:50:49.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650049662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:49 [2020-04-21T16:50:49.954Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650049662 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:49 [2020-04-21T16:50:49.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650049662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650049662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650049599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650049598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650049598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650049598 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650049597 data=null} to ToolItem with tooltip text {Show Legend}
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:49 [2020-04-21T16:50:49.955Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.216Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - Clicking on OK
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650049552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650049551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650049551 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650049551 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650049551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650049551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650049551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650049662 data=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}
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - Clicked on 
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:50:50 [2020-04-21T16:50:50.217Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - number of items : 17
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650048349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650048349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650048349 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650048349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650048349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650048282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650048281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650048281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650048281 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650048281 data=null} to ToolItem with tooltip text {Show Legend}
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1650048279 data=null doit=true} to Shell with text {Legend}
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:51 [2020-04-21T16:50:51.596Z] 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')
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:51 [2020-04-21T16:50:51.596Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-1650048269 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\"")
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:51 [2020-04-21T16:50:51.597Z] 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')
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - Clicking on OK
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650048256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650048256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650048256 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650048256 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650048256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650048256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650048255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650048349 data=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}
12:50:51 [2020-04-21T16:50:51.597Z] DEBUG - Clicked on 
12:50:52 [2020-04-21T16:50:52.533Z] DEBUG - number of items : 17
12:50:52 [2020-04-21T16:50:52.533Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:50:52 [2020-04-21T16:50:52.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650047092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:52 [2020-04-21T16:50:52.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650047092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:52 [2020-04-21T16:50:52.533Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650047092 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:52 [2020-04-21T16:50:52.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650047092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:52 [2020-04-21T16:50:52.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650047092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:52 [2020-04-21T16:50:52.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650047031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:52 [2020-04-21T16:50:52.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650047031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:52 [2020-04-21T16:50:52.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650047030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:52 [2020-04-21T16:50:52.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650047030 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650047030 data=null} to ToolItem with tooltip text {Show Legend}
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:52 [2020-04-21T16:50:52.534Z] 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')
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:52 [2020-04-21T16:50:52.534Z] 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')
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Clicking on 
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1650047024 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')
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1650047024 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')
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1650047024 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1650047024 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1650047024 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')
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1650047024 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')
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1650047023 data=null 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')
12:50:52 [2020-04-21T16:50:52.534Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:50:52 [2020-04-21T16:50:52.534Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:50:52 [2020-04-21T16:50:52.534Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:50:52 [2020-04-21T16:50:52.534Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:50:52 [2020-04-21T16:50:52.534Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Clicked on 
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:52 [2020-04-21T16:50:52.534Z] 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')
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Clicking on OK
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650047011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650047011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650047010 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650047010 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650047010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650047010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:52 [2020-04-21T16:50:52.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650047010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:52 [2020-04-21T16:50:52.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650047092 data=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}
12:50:52 [2020-04-21T16:50:52.792Z] DEBUG - Clicked on 
12:50:53 [2020-04-21T16:50:53.728Z] DEBUG - number of items : 17
12:50:53 [2020-04-21T16:50:53.728Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:50:53 [2020-04-21T16:50:53.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650045842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:53 [2020-04-21T16:50:53.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650045842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:53 [2020-04-21T16:50:53.728Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650045841 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:53 [2020-04-21T16:50:53.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650045841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:53 [2020-04-21T16:50:53.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650045841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650045764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650045763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650045762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650045762 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650045762 data=null} to ToolItem with tooltip text {Show Legend}
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.988Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - Clicking on OK
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650045731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650045731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650045731 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650045731 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650045731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650045731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650045731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650045841 data=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}
12:50:53 [2020-04-21T16:50:53.990Z] DEBUG - Clicked on 
12:50:54 [2020-04-21T16:50:54.249Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:50:54 [2020-04-21T16:50:54.249Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:50:55 [2020-04-21T16:50:55.183Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:50:55 [2020-04-21T16:50:55.749Z] DEBUG - number of items : 17
12:50:55 [2020-04-21T16:50:55.749Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:50:55 [2020-04-21T16:50:55.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650043986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:50:55 [2020-04-21T16:50:55.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650043985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:50:55 [2020-04-21T16:50:55.749Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650043985 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:50:55 [2020-04-21T16:50:55.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650043985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:50:55 [2020-04-21T16:50:55.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650043985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:50:55 [2020-04-21T16:50:55.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650043985 data=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}
12:50:55 [2020-04-21T16:50:55.749Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650043984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:50:55 [2020-04-21T16:50:55.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650043984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:50:55 [2020-04-21T16:50:55.749Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650043984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:50:55 [2020-04-21T16:50:55.749Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650043971 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:50:55 [2020-04-21T16:50:55.749Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650043967 data=null} to ToolItem with tooltip text {Hide Empty Rows}
12:50:55 [2020-04-21T16:50:55.749Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:50:56 [2020-04-21T16:50:56.316Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:50:56 [2020-04-21T16:50:56.316Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:50:56 [2020-04-21T16:50:56.316Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
12:50:56 [2020-04-21T16:50:56.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-1650043320 data=null doit=true} to Shell with text {Time Event Filter}
12:50:56 [2020-04-21T16:50:56.316Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:50:56 [2020-04-21T16:50:56.316Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:50:56 [2020-04-21T16:50:56.316Z] DEBUG - Attempting to set focus on (of type 'Text')
12:50:56 [2020-04-21T16:50:56.316Z] DEBUG - Attempting to set focus on (of type 'Text')
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - number of items : 17
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650042812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650042811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650042811 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650042811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650042810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650042810 data=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}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650042810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650042810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650042809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650042809 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650042809 data=null} to ToolItem with tooltip text {Hide Empty Rows}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-1650042807 data=null doit=true} to Shell with text {Time Event Filter}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Close (Esc)'
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Clicking on 
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1650042792 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')
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1650042792 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')
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1650042792 data=null doit=true} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1650042792 data=null} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1650042791 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')
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1650042791 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')
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1650042791 data=null 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')
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Clicked on 
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - number of items : 17
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650042753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650042753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650042753 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650042752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650042752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650042663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650042662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650042662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650042662 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650042662 data=null} to ToolItem with tooltip text {Show Legend}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - Clicking on OK
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650042642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650042642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650042642 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650042641 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650042641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:56 [2020-04-21T16:50:56.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650042641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:57 [2020-04-21T16:50:57.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650042641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:50:57 [2020-04-21T16:50:57.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650042752 data=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}
12:50:57 [2020-04-21T16:50:57.143Z] DEBUG - Clicked on 
12:50:57 [2020-04-21T16:50:57.143Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:50:57 [2020-04-21T16:50:57.143Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - number of items : 17
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650027652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650027652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650027652 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650027652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650027652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650027557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650027556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650027556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650027556 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650027556 data=null} to ToolItem with tooltip text {Show Legend}
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.017Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.018Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - Clicking on OK
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650027538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650027538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650027538 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650027537 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650027537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650027537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650027537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650027651 data=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}
12:51:12 [2020-04-21T16:51:12.019Z] DEBUG - Clicked on 
12:51:12 [2020-04-21T16:51:12.278Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:51:12 [2020-04-21T16:51:12.278Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:51:13 [2020-04-21T16:51:13.214Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:13 [2020-04-21T16:51:13.214Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:13 [2020-04-21T16:51:13.214Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - number of items : 17
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650025823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650025823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650025823 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650025823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650025822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650025754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650025754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650025754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650025753 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650025753 data=null} to ToolItem with tooltip text {Show Legend}
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:13 [2020-04-21T16:51:13.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - Clicking on OK
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650025734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650025734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650025733 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650025733 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650025733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650025733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650025733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650025822 data=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}
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - Clicked on 
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:51:14 [2020-04-21T16:51:14.043Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:51:15 [2020-04-21T16:51:15.418Z] DEBUG - number of items : 17
12:51:15 [2020-04-21T16:51:15.418Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:51:15 [2020-04-21T16:51:15.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650024496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:15 [2020-04-21T16:51:15.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650024496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:15 [2020-04-21T16:51:15.418Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650024496 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:51:15 [2020-04-21T16:51:15.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650024496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:15 [2020-04-21T16:51:15.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650024496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:15 [2020-04-21T16:51:15.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650024424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:15 [2020-04-21T16:51:15.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650024423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:15 [2020-04-21T16:51:15.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650024423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:15 [2020-04-21T16:51:15.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650024423 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650024423 data=null} to ToolItem with tooltip text {Show Legend}
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1650024422 data=null doit=true} to Shell with text {Legend}
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:15 [2020-04-21T16:51:15.419Z] 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')
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-1650024415 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")
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:15 [2020-04-21T16:51:15.419Z] 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')
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - Clicking on OK
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650024406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650024406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650024406 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650024406 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650024406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650024406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650024406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650024495 data=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}
12:51:15 [2020-04-21T16:51:15.419Z] DEBUG - Clicked on 
12:51:16 [2020-04-21T16:51:16.355Z] DEBUG - number of items : 17
12:51:16 [2020-04-21T16:51:16.355Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:51:16 [2020-04-21T16:51:16.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650023205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:16 [2020-04-21T16:51:16.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650023205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:16 [2020-04-21T16:51:16.355Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650023205 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:51:16 [2020-04-21T16:51:16.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650023205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:16 [2020-04-21T16:51:16.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650023205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650023137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650023137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650023136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650023136 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650023136 data=null} to ToolItem with tooltip text {Show Legend}
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:16 [2020-04-21T16:51:16.615Z] 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')
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:16 [2020-04-21T16:51:16.615Z] 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')
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - Clicking on 
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1650023127 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')
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1650023127 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')
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1650023127 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1650023127 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1650023126 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')
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1650023126 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')
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1650023126 data=null 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')
12:51:16 [2020-04-21T16:51:16.615Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:51:16 [2020-04-21T16:51:16.615Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:51:16 [2020-04-21T16:51:16.615Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:51:16 [2020-04-21T16:51:16.615Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:51:16 [2020-04-21T16:51:16.615Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - Clicked on 
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:16 [2020-04-21T16:51:16.615Z] 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')
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - Clicking on OK
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650023107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:16 [2020-04-21T16:51:16.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650023107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:16 [2020-04-21T16:51:16.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650023107 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:16 [2020-04-21T16:51:16.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650023107 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:16 [2020-04-21T16:51:16.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650023107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:16 [2020-04-21T16:51:16.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650023107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:16 [2020-04-21T16:51:16.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650023107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:16 [2020-04-21T16:51:16.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650023204 data=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}
12:51:16 [2020-04-21T16:51:16.616Z] DEBUG - Clicked on 
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - number of items : 17
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650021950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650021949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650021949 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650021949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650021949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650021888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650021888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650021888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650021887 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650021887 data=null} to ToolItem with tooltip text {Show Legend}
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.993Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - Clicking on OK
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650021871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650021871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650021871 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650021871 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650021871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650021871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650021870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650021949 data=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}
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - Clicked on 
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:51:17 [2020-04-21T16:51:17.995Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:51:18 [2020-04-21T16:51:18.930Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:18 [2020-04-21T16:51:18.930Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:18 [2020-04-21T16:51:18.930Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:19 [2020-04-21T16:51:19.498Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:19 [2020-04-21T16:51:19.498Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:20 [2020-04-21T16:51:20.066Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:20 [2020-04-21T16:51:20.066Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:20 [2020-04-21T16:51:20.324Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:20 [2020-04-21T16:51:20.324Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:20 [2020-04-21T16:51:20.954Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:20 [2020-04-21T16:51:20.954Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:20 [2020-04-21T16:51:20.954Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:20 [2020-04-21T16:51:20.954Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - number of items : 17
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650018204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650018204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650018204 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650018203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650018203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650018134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650018133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650018133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650018133 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650018133 data=null} to ToolItem with tooltip text {Show Legend}
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.525Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:21 [2020-04-21T16:51:21.525Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:51:21 [2020-04-21T16:51:21.525Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:21 [2020-04-21T16:51:21.525Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.525Z] DEBUG - Clicking on OK
12:51:21 [2020-04-21T16:51:21.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650018116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650018115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650018115 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650018115 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650018115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650018115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650018115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:21 [2020-04-21T16:51:21.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650018203 data=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}
12:51:21 [2020-04-21T16:51:21.525Z] DEBUG - Clicked on 
12:51:21 [2020-04-21T16:51:21.783Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:51:21 [2020-04-21T16:51:21.783Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:51:22 [2020-04-21T16:51:22.717Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:22 [2020-04-21T16:51:22.717Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:22 [2020-04-21T16:51:22.717Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:22 [2020-04-21T16:51:22.717Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
12:51:22 [2020-04-21T16:51:22.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-1650016895 data=null doit=true} to Shell with text {Time Event Filter}
12:51:22 [2020-04-21T16:51:22.717Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:51:22 [2020-04-21T16:51:22.717Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:51:23 [2020-04-21T16:51:23.283Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:24 [2020-04-21T16:51:24.659Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
12:51:24 [2020-04-21T16:51:24.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-1650015239 data=null doit=true} to Shell with text {Time Event Filter}
12:51:24 [2020-04-21T16:51:24.659Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text'
12:51:24 [2020-04-21T16:51:24.659Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text')
12:51:24 [2020-04-21T16:51:24.659Z] DEBUG - Attempting to set focus on (of type 'Text')
12:51:24 [2020-04-21T16:51:24.659Z] DEBUG - Attempting to set focus on (of type 'Text')
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - number of items : 17
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650014720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650014719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650014719 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650014719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650014719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650014667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650014666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650014666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650014666 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650014666 data=null} to ToolItem with tooltip text {Show Legend}
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.919Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - Clicking on OK
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650014643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650014643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650014643 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650014643 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650014643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650014642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650014642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650014719 data=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}
12:51:24 [2020-04-21T16:51:24.920Z] DEBUG - Clicked on 
12:51:25 [2020-04-21T16:51:25.178Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:51:25 [2020-04-21T16:51:25.178Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:51:26 [2020-04-21T16:51:26.112Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:26 [2020-04-21T16:51:26.112Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:26 [2020-04-21T16:51:26.112Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:26 [2020-04-21T16:51:26.112Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:26 [2020-04-21T16:51:26.112Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:51:26 [2020-04-21T16:51:26.112Z] DEBUG - number of items : 17
12:51:26 [2020-04-21T16:51:26.112Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:51:26 [2020-04-21T16:51:26.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1650013431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:26 [2020-04-21T16:51:26.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650013431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:26 [2020-04-21T16:51:26.112Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1650013431 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:51:26 [2020-04-21T16:51:26.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1650013431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:26 [2020-04-21T16:51:26.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1650013431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:26 [2020-04-21T16:51:26.371Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1650013367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1650013366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1650013366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1650013366 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1650013365 data=null} to ToolItem with tooltip text {Show Legend}
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - Clicking on OK
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650013349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650013349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650013349 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650013348 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650013348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650013348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650013348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:26 [2020-04-21T16:51:26.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1650013431 data=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}
12:51:26 [2020-04-21T16:51:26.374Z] DEBUG - Clicked on 
12:51:26 [2020-04-21T16:51:26.374Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 58.669 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
12:51:26 [2020-04-21T16:51:26.374Z] testBookmark(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.244 s
12:51:26 [2020-04-21T16:51:26.374Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.722 s
12:51:26 [2020-04-21T16:51:26.374Z] testDrag(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 6.084 s
12:51:26 [2020-04-21T16:51:26.374Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.467 s
12:51:26 [2020-04-21T16:51:26.374Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 0.833 s
12:51:26 [2020-04-21T16:51:26.374Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.481 s
12:51:26 [2020-04-21T16:51:26.374Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.608 s
12:51:26 [2020-04-21T16:51:26.374Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.833 s
12:51:26 [2020-04-21T16:51:26.374Z] testHideEmptyRows(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.08 s
12:51:26 [2020-04-21T16:51:26.374Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 15.075 s
12:51:26 [2020-04-21T16:51:26.374Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.825 s
12:51:26 [2020-04-21T16:51:26.374Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
12:51:26 [2020-04-21T16:51:26.374Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.82 s
12:51:26 [2020-04-21T16:51:26.374Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.783 s
12:51:26 [2020-04-21T16:51:26.374Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.481 s
12:51:26 [2020-04-21T16:51:26.374Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.256 s
12:51:26 [2020-04-21T16:51:26.374Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
12:51:26 [2020-04-21T16:51:26.374Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
12:51:26 [2020-04-21T16:51:26.632Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:26 [2020-04-21T16:51:26.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:26 [2020-04-21T16:51:26.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:26 [2020-04-21T16:51:26.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:26 [2020-04-21T16:51:26.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:26 [2020-04-21T16:51:26.632Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:26 [2020-04-21T16:51:26.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-1650012929 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
12:51:26 [2020-04-21T16:51:26.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1650012928 data=null doit=true} to TreeItem with text {SomeProject}
12:51:26 [2020-04-21T16:51:26.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1650012928 data=null} to TreeItem with text {SomeProject}
12:51:26 [2020-04-21T16:51:26.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1650012928 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
12:51:26 [2020-04-21T16:51:26.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650012927 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}
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1650012862 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-1650012858 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1650012858 data=null doit=true} to TreeItem with text {SomeProject}
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1650012858 data=null} to TreeItem with text {SomeProject}
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1650012858 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650012858 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}
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1650012848 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
12:51:26 [2020-04-21T16:51:26.890Z] 
12:51:26 [2020-04-21T16:51:26.890Z] !ENTRY org.eclipse.cdt.core 1 0 2020-04-21 16:51:26.683
12:51:26 [2020-04-21T16:51:26.890Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-1650012748 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'
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1650012642 data=null doit=true} to TreeItem with text {SomeProject}
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1650012642 data=null} to TreeItem with text {SomeProject}
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1650012642 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1650012642 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}
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1650012637 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-1650012637 data=null doit=true} to TreeItem with text {Trace Compass}
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-1650012636 data=null} to TreeItem with text {Trace Compass}
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-1650012636 data=null button=1 stateMask=0x0 x=108 y=36 count=1} to TreeItem with text {Trace Compass}
12:51:26 [2020-04-21T16:51:26.890Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1650012636 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}
12:51:27 [2020-04-21T16:51:27.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-1650012568 data=null button=1 stateMask=0x80000 x=108 y=36 count=1} to TreeItem with text {Trace Compass}
12:51:27 [2020-04-21T16:51:27.148Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
12:51:28 [2020-04-21T16:51:28.521Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:51:28 [2020-04-21T16:51:28.521Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:51:28 [2020-04-21T16:51:28.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:28 [2020-04-21T16:51:28.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:28 [2020-04-21T16:51:28.521Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=-1650010914 data=null doit=true} to Shell with text {Filters and Customization}
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - matched CTabItem with text "Filters", using matcher: of type 'CTabItem'
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - matched CTabItem with text "Filters", using matcher: (of type 'CTabItem')
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@22b9796e
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=-1650010911 data=null item=CTabItem {Filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem')
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Attempting to set focus on Table with text {}
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-1650010905 data=null button=0 stateMask=0x0 x=69 y=36 count=0} to TableItem with text {.* resources}
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-1650010904 data=null doit=true} to TableItem with text {.* resources}
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-1650010904 data=null} to TableItem with text {.* resources}
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-1650010904 data=null button=1 stateMask=0x0 x=69 y=36 count=1} to TableItem with text {.* resources}
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650010904 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}
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-1650010903 data=null button=1 stateMask=0x80000 x=69 y=36 count=1} to TableItem with text {.* resources}
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Setting state to unchecked on: .* resources
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Attempting to set focus on Table with text {}
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1650010899 data=null button=0 stateMask=0x0 x=139 y=132 count=0} to TableItem with text {Trace Compass Shadow Projects}
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-1650010899 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-1650010899 data=null} to TableItem with text {Trace Compass Shadow Projects}
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1650010899 data=null button=1 stateMask=0x0 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650010898 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}
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1650010898 data=null button=1 stateMask=0x80000 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Clicking on OK
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650010895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650010895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650010895 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650010895 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650010895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650010895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650010895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-1650010977 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...'
12:51:28 [2020-04-21T16:51:28.781Z] DEBUG - Clicked on 
12:51:28 [2020-04-21T16:51:28.782Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:28 [2020-04-21T16:51:28.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:28 [2020-04-21T16:51:28.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:28 [2020-04-21T16:51:28.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:28 [2020-04-21T16:51:28.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:28 [2020-04-21T16:51:28.782Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:28 [2020-04-21T16:51:28.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1650010753 data=null button=0 stateMask=0x0 x=137 y=12 count=0} to TreeItem with text {.tracecompass-SomeProject}
12:51:28 [2020-04-21T16:51:28.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-1650010753 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
12:51:28 [2020-04-21T16:51:28.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-1650010753 data=null} to TreeItem with text {.tracecompass-SomeProject}
12:51:28 [2020-04-21T16:51:28.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1650010752 data=null button=1 stateMask=0x0 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
12:51:28 [2020-04-21T16:51:28.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650010752 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}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1650010724 data=null button=1 stateMask=0x80000 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-1650010724 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-1650010723 data=null} to TreeItem with text {.tracecompass-SomeProject}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1650010723 data=null button=1 stateMask=0x0 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1650010723 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}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1650010713 data=null button=1 stateMask=0x80000 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1650010712 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1650010712 data=null} to TreeItem with text {Traces [1]}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1650010712 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1650010711 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]}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1650010703 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:51:29 [2020-04-21T16:51:29.041Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=-1650010588 data=null doit=true} to Shell with text {Filters and Customization}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - matched CTabItem with text "Filters", using matcher: of type 'CTabItem'
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - matched CTabItem with text "Filters", using matcher: (of type 'CTabItem')
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@257e54b2
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=-1650010587 data=null item=CTabItem {Filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem')
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Attempting to set focus on Table with text {}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-1650010570 data=null button=0 stateMask=0x0 x=69 y=36 count=0} to TableItem with text {.* resources}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-1650010569 data=null doit=true} to TableItem with text {.* resources}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-1650010569 data=null} to TableItem with text {.* resources}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-1650010569 data=null button=1 stateMask=0x0 x=69 y=36 count=1} to TableItem with text {.* resources}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650010569 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}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-1650010568 data=null button=1 stateMask=0x80000 x=69 y=36 count=1} to TableItem with text {.* resources}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Setting state to checked on: .* resources
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Attempting to set focus on Table with text {}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1650010566 data=null button=0 stateMask=0x0 x=139 y=132 count=0} to TableItem with text {Trace Compass Shadow Projects}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-1650010566 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
12:51:29 [2020-04-21T16:51:29.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-1650010565 data=null} to TableItem with text {Trace Compass Shadow Projects}
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1650010565 data=null button=1 stateMask=0x0 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1650010565 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}
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1650010564 data=null button=1 stateMask=0x80000 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - Clicking on OK
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650010562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650010562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650010562 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650010562 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650010562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650010562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650010561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-1650010641 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...'
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - Clicked on 
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:29 [2020-04-21T16:51:29.042Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:29 [2020-04-21T16:51:29.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1650010304 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:51:29 [2020-04-21T16:51:29.299Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:51:29 [2020-04-21T16:51:29.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:29 [2020-04-21T16:51:29.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:29 [2020-04-21T16:51:29.299Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:29 [2020-04-21T16:51:29.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-1650010296 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
12:51:29 [2020-04-21T16:51:29.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1650010296 data=null doit=true} to TreeItem with text {SomeProject}
12:51:29 [2020-04-21T16:51:29.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1650010296 data=null} to TreeItem with text {SomeProject}
12:51:29 [2020-04-21T16:51:29.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1650010295 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
12:51:29 [2020-04-21T16:51:29.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1650010295 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}
12:51:29 [2020-04-21T16:51:29.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1650010272 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
12:51:29 [2020-04-21T16:51:29.557Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:51:29 [2020-04-21T16:51:29.558Z] DEBUG - Clicking on with mnemonic 'Delete'
12:51:29 [2020-04-21T16:51:29.558Z] DEBUG - Clicked on with mnemonic 'Delete'
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650009534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650009533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650009533 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650009533 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650009533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650009533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650009533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650009533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650009533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650009533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650009533 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1650009532 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Clicking on OK
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1650009531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1650009531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1650009531 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1650009531 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1650009531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:30 [2020-04-21T16:51:30.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1650009531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:30 [2020-04-21T16:51:30.124Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:30 [2020-04-21T16:51:30.124Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:30 [2020-04-21T16:51:30.124Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:30 [2020-04-21T16:51:30.124Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:30 [2020-04-21T16:51:30.124Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:30 [2020-04-21T16:51:30.690Z] DEBUG - Clicked on OK
12:51:30 [2020-04-21T16:51:30.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1650009531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:30 [2020-04-21T16:51:30.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1650010209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:51:30 [2020-04-21T16:51:30.948Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.446 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
12:51:30 [2020-04-21T16:51:30.948Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 1.93 s
12:51:30 [2020-04-21T16:51:30.948Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 0.492 s
12:51:30 [2020-04-21T16:51:30.948Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
12:51:43 [2020-04-21T16:51:43.218Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.331 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
12:51:43 [2020-04-21T16:51:43.218Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 4.099 s
12:51:43 [2020-04-21T16:51:43.218Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 3.964 s
12:51:43 [2020-04-21T16:51:43.218Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 2.087 s
12:51:43 [2020-04-21T16:51:43.218Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1649995603 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1649995603 data=null doit=true} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1649995603 data=null} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1649995603 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649995603 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1649995581 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1649995580 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1649995580 data=null doit=true} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1649995580 data=null} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1649995579 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649995579 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1649995571 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1649995570 data=null doit=true} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1649995569 data=null} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1649995569 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649995569 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}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1649995564 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649995563 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649995563 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649995562 data=null} to TreeItem with text {Traces [1]}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649995562 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649995562 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649995550 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1649995545 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1649995545 data=null doit=true} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1649995545 data=null} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1649995544 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649995544 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1649995527 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:44 [2020-04-21T16:51:44.155Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1649995526 data=null doit=true} to TreeItem with text {Experiments [1]}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1649995526 data=null} to TreeItem with text {Experiments [1]}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1649995525 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
12:51:44 [2020-04-21T16:51:44.155Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649995525 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]}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1649995520 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649995520 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649995519 data=null} to TreeItem with text {Traces [1]}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649995519 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [1]}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649995519 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]}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649995514 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [1]}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-1649995512 data=null doit=true} to TreeItem with text {test.xml}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-1649995512 data=null} to TreeItem with text {test.xml}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-1649995511 data=null button=1 stateMask=0x0 x=98 y=108 count=1} to TreeItem with text {test.xml}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649995511 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}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=-1649995452 data=null x=98 y=108 width=0 height=0 detail=0} to TreeItem with text {test.xml}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=-1649995450 data=null x=98 y=108 width=0 height=0 detail=0} to TreeItem with text {test.xml}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=-1649995449 data=null x=146 y=203 width=0 height=0 detail=2} to TreeItem with text {test.xml}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=-1649995443 data=null x=146 y=203 width=0 height=0 detail=2} to TreeItem with text {test.xml}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=-1649995440 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=-1649995438 data=null x=146 y=203 width=0 height=0 detail=2} to TreeItem with text {test.xml}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=-1649995437 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=-1649995437 data=[TmfTraceElement(/Test/Traces/test.xml)] x=146 y=203 width=0 height=0 detail=2} to TreeItem with text {test.xml}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=-1649995430 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=-1649995422 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [0]}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=-1649995422 data=null doit=true} to TreeItem with text {Test Experiment [0]}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=-1649995422 data=null} to TreeItem with text {Test Experiment [0]}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=-1649995421 data=null button=1 stateMask=0x0 x=138 y=60 count=1} to TreeItem with text {Test Experiment [0]}
12:51:44 [2020-04-21T16:51:44.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649995421 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]}
12:51:44 [2020-04-21T16:51:44.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=-1649995360 data=null button=1 stateMask=0x80000 x=138 y=60 count=1} to TreeItem with text {Test Experiment [0]}
12:51:44 [2020-04-21T16:51:44.415Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
12:51:44 [2020-04-21T16:51:44.415Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
12:51:44 [2020-04-21T16:51:44.415Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
12:51:44 [2020-04-21T16:51:44.415Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
12:51:44 [2020-04-21T16:51:44.415Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=-1649995202 data=null doit=true} to Shell with text {Export trace package}
12:51:44 [2020-04-21T16:51:44.415Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.415Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.415Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.415Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.415Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.415Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
12:51:44 [2020-04-21T16:51:44.415Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
12:51:44 [2020-04-21T16:51:44.415Z] 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')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
12:51:44 [2020-04-21T16:51:44.416Z] 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')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-1649995169 data=null doit=true} to Button with text {Sa&ve in tar format}
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-1649995169 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}
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-1649995168 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-1649995168 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')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-1649995167 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')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-1649995167 data=null item=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')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
12:51:44 [2020-04-21T16:51:44.416Z] 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')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649995165 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')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649995165 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')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-1649995164 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-1649995164 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649995164 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')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649995164 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')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-1649995164 data=null item=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')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649995164 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')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649995164 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')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649995164 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')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-1649995164 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-1649995163 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-1649995162 data=null} to (of type 'Combo')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:44 [2020-04-21T16:51:44.416Z] DEBUG - Clicking on &Finish
12:51:44 [2020-04-21T16:51:44.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1649995160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:44 [2020-04-21T16:51:44.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1649995160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:44 [2020-04-21T16:51:44.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1649995160 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:44 [2020-04-21T16:51:44.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1649995160 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:44 [2020-04-21T16:51:44.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1649995160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:44 [2020-04-21T16:51:44.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1649995159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:44 [2020-04-21T16:51:44.417Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:44 [2020-04-21T16:51:44.417Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:44 [2020-04-21T16:51:44.417Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:44 [2020-04-21T16:51:44.417Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:44 [2020-04-21T16:51:44.417Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:44 [2020-04-21T16:51:44.417Z] DEBUG - Clicked on &Finish
12:51:44 [2020-04-21T16:51:44.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1649995159 data=null item=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')
12:51:44 [2020-04-21T16:51:44.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-1649995321 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...'
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1649994831 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1649994830 data=null doit=true} to TreeItem with text {Import Test}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1649994830 data=null} to TreeItem with text {Import Test}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1649994830 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649994830 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}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1649994813 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1649994813 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1649994812 data=null doit=true} to TreeItem with text {Import Test}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1649994812 data=null} to TreeItem with text {Import Test}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1649994812 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649994812 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}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1649994804 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1649994804 data=null doit=true} to TreeItem with text {Import Test}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1649994804 data=null} to TreeItem with text {Import Test}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1649994804 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649994803 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}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1649994796 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1649994795 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1649994795 data=null doit=true} to TreeItem with text {Traces [0]}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1649994795 data=null} to TreeItem with text {Traces [0]}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1649994794 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649994794 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1649994784 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1649994783 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1649994783 data=null doit=true} to TreeItem with text {Traces [0]}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1649994783 data=null} to TreeItem with text {Traces [0]}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1649994783 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649994783 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1649994778 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=-1649994650 data=null doit=true} to Shell with text {Import trace package}
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:44 [2020-04-21T16:51:44.934Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:44 [2020-04-21T16:51:44.935Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:51:44 [2020-04-21T16:51:44.935Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-1649994649 data=null} to (of type 'Combo')
12:51:44 [2020-04-21T16:51:44.935Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:51:44 [2020-04-21T16:51:44.935Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:51:44 [2020-04-21T16:51:44.935Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:51:44 [2020-04-21T16:51:44.935Z] DEBUG - Inserting text:
12:51:44 [2020-04-21T16:51:44.935Z]  into text (of type 'Combo')
12:51:44 [2020-04-21T16:51:44.935Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:51:44 [2020-04-21T16:51:44.935Z] DEBUG - Typing text '
12:51:44 [2020-04-21T16:51:44.935Z] ' with an interval of 50ms. between characters.
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Clicking on &Finish
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1649994564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1649994564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1649994564 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1649994564 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1649994564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1649994564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:45 [2020-04-21T16:51:45.194Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:45 [2020-04-21T16:51:45.194Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1649994564 data=null item=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')
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-1649994744 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...'
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Clicked on 
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1649994431 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1649994431 data=null doit=true} to TreeItem with text {Import Test}
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1649994431 data=null} to TreeItem with text {Import Test}
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1649994430 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649994430 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}
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1649994415 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
12:51:45 [2020-04-21T16:51:45.194Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649994415 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649994415 data=null} to TreeItem with text {Traces [1]}
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649994414 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649994414 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]}
12:51:45 [2020-04-21T16:51:45.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649994407 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:51:45 [2020-04-21T16:51:45.194Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
12:51:45 [2020-04-21T16:51:45.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-1649994407 data=null doit=true} to TreeItem with text {Experiments [0]}
12:51:45 [2020-04-21T16:51:45.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-1649994406 data=null} to TreeItem with text {Experiments [0]}
12:51:45 [2020-04-21T16:51:45.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-1649994406 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [0]}
12:51:45 [2020-04-21T16:51:45.195Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649994406 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]}
12:51:45 [2020-04-21T16:51:45.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-1649994366 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [0]}
12:51:45 [2020-04-21T16:51:45.195Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]}
12:51:45 [2020-04-21T16:51:45.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=-1649994364 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [1]}
12:51:45 [2020-04-21T16:51:45.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=-1649994364 data=null doit=true} to TreeItem with text {Test Experiment [1]}
12:51:45 [2020-04-21T16:51:45.195Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:45 [2020-04-21T16:51:45.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=-1649994363 data=null} to TreeItem with text {Test Experiment [1]}
12:51:45 [2020-04-21T16:51:45.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-1649994363 data=null button=1 stateMask=0x0 x=138 y=60 count=1} to TreeItem with text {Test Experiment [1]}
12:51:45 [2020-04-21T16:51:45.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649994363 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]}
12:51:45 [2020-04-21T16:51:45.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-1649994353 data=null button=1 stateMask=0x80000 x=138 y=60 count=1} to TreeItem with text {Test Experiment [1]}
12:51:45 [2020-04-21T16:51:45.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-1649994352 data=null button=1 stateMask=0x0 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]}
12:51:45 [2020-04-21T16:51:45.195Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=-1649994352 data=null button=1 stateMask=0x0 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]}
12:51:45 [2020-04-21T16:51:45.454Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1649994352 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]}
12:51:45 [2020-04-21T16:51:45.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-1649994323 data=null button=1 stateMask=0x80000 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]}
12:51:45 [2020-04-21T16:51:45.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=-1649994046 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [1]}
12:51:45 [2020-04-21T16:51:45.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=-1649994046 data=null doit=true} to TreeItem with text {Test Experiment [1]}
12:51:45 [2020-04-21T16:51:45.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=-1649994046 data=null} to TreeItem with text {Test Experiment [1]}
12:51:45 [2020-04-21T16:51:45.713Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]}
12:51:45 [2020-04-21T16:51:45.713Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
12:51:47 [2020-04-21T16:51:47.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=-1649992822 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
12:51:47 [2020-04-21T16:51:47.090Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:51:47 [2020-04-21T16:51:47.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:47 [2020-04-21T16:51:47.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:47 [2020-04-21T16:51:47.090Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:47 [2020-04-21T16:51:47.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1649992786 data=null button=0 stateMask=0x0 x=54 y=132 count=0} to TreeItem with text {Test}
12:51:47 [2020-04-21T16:51:47.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1649992786 data=null doit=true} to TreeItem with text {Test}
12:51:47 [2020-04-21T16:51:47.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1649992786 data=null} to TreeItem with text {Test}
12:51:47 [2020-04-21T16:51:47.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1649992786 data=null button=1 stateMask=0x0 x=54 y=132 count=1} to TreeItem with text {Test}
12:51:47 [2020-04-21T16:51:47.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649992785 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
12:51:47 [2020-04-21T16:51:47.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1649992770 data=null button=1 stateMask=0x80000 x=54 y=132 count=1} to TreeItem with text {Test}
12:51:47 [2020-04-21T16:51:47.090Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:51:47 [2020-04-21T16:51:47.090Z] DEBUG - Clicking on with mnemonic 'Delete'
12:51:47 [2020-04-21T16:51:47.090Z] DEBUG - Clicked on with mnemonic 'Delete'
12:51:47 [2020-04-21T16:51:47.657Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649991998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649991997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649991997 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649991997 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649991997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649991997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649991997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649991996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649991996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649991996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649991996 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649991996 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Clicking on OK
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649991995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649991995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649991995 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649991995 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649991995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649991995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:47 [2020-04-21T16:51:47.658Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:47 [2020-04-21T16:51:47.658Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:47 [2020-04-21T16:51:47.658Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:47 [2020-04-21T16:51:47.658Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:47 [2020-04-21T16:51:47.658Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:47 [2020-04-21T16:51:47.658Z] DEBUG - Clicked on OK
12:51:48 [2020-04-21T16:51:48.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649991994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:48 [2020-04-21T16:51:48.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1649992612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:51:48 [2020-04-21T16:51:48.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=-1649991325 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
12:51:48 [2020-04-21T16:51:48.225Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:51:48 [2020-04-21T16:51:48.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:48 [2020-04-21T16:51:48.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:48 [2020-04-21T16:51:48.225Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:48 [2020-04-21T16:51:48.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1649991315 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
12:51:48 [2020-04-21T16:51:48.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1649991315 data=null doit=true} to TreeItem with text {Import Test}
12:51:48 [2020-04-21T16:51:48.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1649991315 data=null} to TreeItem with text {Import Test}
12:51:48 [2020-04-21T16:51:48.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1649991314 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
12:51:48 [2020-04-21T16:51:48.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649991314 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}
12:51:48 [2020-04-21T16:51:48.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1649991261 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
12:51:48 [2020-04-21T16:51:48.487Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:51:48 [2020-04-21T16:51:48.487Z] DEBUG - Clicking on with mnemonic 'Delete'
12:51:48 [2020-04-21T16:51:48.487Z] DEBUG - Clicked on with mnemonic 'Delete'
12:51:49 [2020-04-21T16:51:49.055Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649990568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649990567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649990567 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649990567 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649990567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649990567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649990566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649990566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649990566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649990566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649990566 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649990566 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Clicking on OK
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649990565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649990565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649990564 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649990564 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649990564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:49 [2020-04-21T16:51:49.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649990564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:49 [2020-04-21T16:51:49.056Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:49 [2020-04-21T16:51:49.056Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:49 [2020-04-21T16:51:49.056Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:49 [2020-04-21T16:51:49.056Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:49 [2020-04-21T16:51:49.056Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:49 [2020-04-21T16:51:49.623Z] DEBUG - Clicked on OK
12:51:49 [2020-04-21T16:51:49.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649990564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:49 [2020-04-21T16:51:49.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1649991216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1649988091 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1649988090 data=null doit=true} to TreeItem with text {Test}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1649988090 data=null} to TreeItem with text {Test}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1649988090 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649988090 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1649988072 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1649988072 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1649988072 data=null doit=true} to TreeItem with text {Test}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1649988071 data=null} to TreeItem with text {Test}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1649988071 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649988071 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1649988061 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1649988061 data=null doit=true} to TreeItem with text {Test}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1649988060 data=null} to TreeItem with text {Test}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1649988060 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649988060 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}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1649988055 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649988055 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649988054 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649988054 data=null} to TreeItem with text {Traces [1]}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649988054 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649988054 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649988043 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649988042 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649988042 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649988042 data=null} to TreeItem with text {Traces [1]}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649988041 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649988041 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649988036 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:51:51 [2020-04-21T16:51:51.651Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
12:51:51 [2020-04-21T16:51:51.652Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=-1649987860 data=null doit=true} to Shell with text {Export trace package}
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Clicking on Deselect All
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=-1649987858 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')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-1649987858 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')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=-1649987858 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=-1649987858 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=-1649987858 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')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=-1649987858 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')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=-1649987857 data=null item=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')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=-1649987855 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')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-1649987855 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')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=-1649987854 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')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=-1649987854 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=-1649987854 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Clicked on Deselect All
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Clicking on Select All
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-1649987849 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')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1649987849 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')
12:51:51 [2020-04-21T16:51:51.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-1649987849 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-1649987849 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-1649987848 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')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-1649987848 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')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-1649987848 data=null item=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')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-1649987845 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')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1649987845 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')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-1649987845 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')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-1649987845 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-1649987845 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Clicked on Select All
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
12:51:51 [2020-04-21T16:51:51.918Z] 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')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=-1649987839 data=null doit=true} to Button with text {Save in &zip format}
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-1649987839 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}
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=-1649987837 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=-1649987837 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')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=-1649987836 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')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-1649987836 data=null item=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')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
12:51:51 [2020-04-21T16:51:51.918Z] 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')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-1649987834 data=null doit=true} to Button with text {Sa&ve in tar format}
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-1649987834 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}
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-1649987832 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-1649987832 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')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-1649987832 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')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-1649987831 data=null item=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')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.918Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
12:51:51 [2020-04-21T16:51:51.919Z] 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')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649987829 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')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649987828 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')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-1649987828 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-1649987828 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649987828 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')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649987828 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')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-1649987828 data=null item=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')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649987828 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')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649987827 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')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649987827 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')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-1649987827 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-1649987827 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
12:51:51 [2020-04-21T16:51:51.919Z] 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')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649987826 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')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649987825 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')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-1649987825 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-1649987825 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649987825 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')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649987825 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')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-1649987825 data=null item=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')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649987825 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')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649987824 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')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-1649987824 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')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-1649987824 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-1649987824 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-1649987823 data=null} to (of type 'Combo')
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:51 [2020-04-21T16:51:51.920Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:51:51 [2020-04-21T16:51:51.920Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:51:51 [2020-04-21T16:51:51.920Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.920Z] DEBUG - Clicking on &Finish
12:51:51 [2020-04-21T16:51:51.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1649987771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1649987768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1649987768 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1649987768 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1649987767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1649987767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:51 [2020-04-21T16:51:51.920Z] DEBUG - Clicked on &Finish
12:51:51 [2020-04-21T16:51:51.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1649987767 data=null item=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')
12:51:51 [2020-04-21T16:51:51.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-1649987965 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...'
12:51:52 [2020-04-21T16:51:52.180Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1649987557 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1649987557 data=null doit=true} to TreeItem with text {Test}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1649987557 data=null} to TreeItem with text {Test}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1649987556 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649987556 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1649987540 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1649987539 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1649987539 data=null doit=true} to TreeItem with text {Test}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1649987539 data=null} to TreeItem with text {Test}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1649987539 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649987538 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1649987530 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:52 [2020-04-21T16:51:52.181Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649987529 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649987529 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649987529 data=null} to TreeItem with text {Traces [1]}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649987528 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649987528 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649987518 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649987470 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649987470 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649987470 data=null} to TreeItem with text {Traces [1]}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649987470 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649987469 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649987464 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
12:51:52 [2020-04-21T16:51:52.181Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=-1649987328 data=null doit=true} to Shell with text {Import trace package}
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-1649987327 data=null} to (of type 'Combo')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Inserting text:
12:51:52 [2020-04-21T16:51:52.441Z]  into text (of type 'Combo')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Typing text '
12:51:52 [2020-04-21T16:51:52.441Z] ' with an interval of 50ms. between characters.
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Clicking on Select All
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-1649987219 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')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1649987219 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')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-1649987219 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-1649987219 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-1649987219 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')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-1649987219 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')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-1649987219 data=null item=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')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-1649987218 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')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1649987218 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')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-1649987218 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')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-1649987218 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-1649987218 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Clicked on Select All
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Clicking on &Finish
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1649987217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1649987217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1649987217 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1649987217 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1649987216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1649987216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=-1649987164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1649987164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=-1649987164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=-1649987163 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=-1649987163 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - Clicked on &Finish
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1649987162 data=null doit=true} to Shell with text {Confirmation}
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button'
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button'
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - Clicking on Yes To &All
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=-1649987161 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')
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=-1649987160 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')
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=-1649987160 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=-1649987160 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=-1649987160 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')
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=-1649987160 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')
12:51:52 [2020-04-21T16:51:52.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=-1649987160 data=null item=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')
12:51:53 [2020-04-21T16:51:53.009Z] DEBUG - Clicked on 
12:51:53 [2020-04-21T16:51:53.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1649987216 data=null item=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')
12:51:53 [2020-04-21T16:51:53.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-1649987429 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...'
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:53 [2020-04-21T16:51:53.576Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:51:53 [2020-04-21T16:51:53.576Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649986138 data=null doit=true} to TreeItem with text {Traces [1]}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649986138 data=null} to TreeItem with text {Traces [1]}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649986138 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649986137 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]}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649986133 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:51:53 [2020-04-21T16:51:53.576Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Double-clicking on TreeItem with text {test.xml}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=-1649986132 data=null button=0 stateMask=0x0 x=98 y=84 count=0} to TreeItem with text {test.xml}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-1649986131 data=null doit=true} to TreeItem with text {test.xml}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-1649986131 data=null} to TreeItem with text {test.xml}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-1649986131 data=null button=1 stateMask=0x0 x=98 y=84 count=1} to TreeItem with text {test.xml}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649986130 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}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-1649986109 data=null button=1 stateMask=0x80000 x=98 y=84 count=1} to TreeItem with text {test.xml}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-1649986109 data=null button=1 stateMask=0x0 x=98 y=84 count=2} to TreeItem with text {test.xml}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=-1649986108 data=null button=1 stateMask=0x0 x=98 y=84 count=2} to TreeItem with text {test.xml}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-1649986095 data=null button=1 stateMask=0x80000 x=98 y=84 count=2} to TreeItem with text {test.xml}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=-1649986094 data=null button=0 stateMask=0x0 x=98 y=84 count=0} to TreeItem with text {test.xml}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=-1649986094 data=null doit=true} to TreeItem with text {test.xml}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=-1649986094 data=null} to TreeItem with text {test.xml}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Double-clicked on TreeItem with text {test.xml}
12:51:53 [2020-04-21T16:51:53.576Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1649986108 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}
12:51:54 [2020-04-21T16:51:54.143Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"'
12:51:55 [2020-04-21T16:51:55.108Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=-1649984674 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform}
12:51:55 [2020-04-21T16:51:55.108Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:51:55 [2020-04-21T16:51:55.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:51:55 [2020-04-21T16:51:55.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:51:55 [2020-04-21T16:51:55.108Z] DEBUG - Attempting to set focus on Tree with text {}
12:51:55 [2020-04-21T16:51:55.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1649984638 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
12:51:55 [2020-04-21T16:51:55.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1649984637 data=null doit=true} to TreeItem with text {Test}
12:51:55 [2020-04-21T16:51:55.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1649984637 data=null} to TreeItem with text {Test}
12:51:55 [2020-04-21T16:51:55.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1649984637 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:55 [2020-04-21T16:51:55.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649984636 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
12:51:55 [2020-04-21T16:51:55.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1649984613 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
12:51:55 [2020-04-21T16:51:55.108Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:51:55 [2020-04-21T16:51:55.108Z] DEBUG - Clicking on with mnemonic 'Delete'
12:51:55 [2020-04-21T16:51:55.108Z] DEBUG - Clicked on with mnemonic 'Delete'
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649983840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649983839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649983839 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649983839 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649983839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649983839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649983839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649983839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649983838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649983838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649983838 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649983838 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Clicking on OK
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649983837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649983837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649983837 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649983837 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649983836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:56 [2020-04-21T16:51:56.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649983836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:56 [2020-04-21T16:51:56.043Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:56 [2020-04-21T16:51:56.043Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:56 [2020-04-21T16:51:56.043Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:56 [2020-04-21T16:51:56.301Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:56 [2020-04-21T16:51:56.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:56 [2020-04-21T16:51:56.302Z] DEBUG - Clicked on OK
12:51:56 [2020-04-21T16:51:56.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649983836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:51:56 [2020-04-21T16:51:56.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1649984536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:51:56 [2020-04-21T16:51:56.867Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.57 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
12:51:56 [2020-04-21T16:51:56.868Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 8.725 s
12:51:56 [2020-04-21T16:51:56.868Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 6.75 s
12:51:56 [2020-04-21T16:51:56.868Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
12:52:01 [2020-04-21T16:52:01.057Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.599 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
12:52:01 [2020-04-21T16:52:01.057Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest)  Time elapsed: 3.51 s
12:52:01 [2020-04-21T16:52:01.057Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-1649979053 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1649979053 data=null doit=true} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1649979053 data=null} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1649979052 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649979052 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}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1649979029 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-1649979028 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1649979027 data=null doit=true} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1649979027 data=null} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1649979027 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649979026 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}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1649979019 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1649979018 data=null doit=true} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1649979018 data=null} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1649979018 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649979018 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}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1649979013 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1649979012 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1649979012 data=null doit=true} to TreeItem with text {Traces [0]}
12:52:01 [2020-04-21T16:52:01.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1649979012 data=null} to TreeItem with text {Traces [0]}
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1649979012 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649979011 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1649978999 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1649978998 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1649978998 data=null doit=true} to TreeItem with text {Traces [0]}
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1649978998 data=null} to TreeItem with text {Traces [0]}
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1649978998 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649978997 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1649978993 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1649978864 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=-1649978862 data=null doit=true} to Button with text {Text}
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=-1649978862 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}
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=-1649978860 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=-1649978860 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')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=-1649978860 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')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=-1649978859 data=null item=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')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Clicking on New...
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-1649978857 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')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1649978857 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')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-1649978857 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-1649978857 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-1649978856 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')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-1649978856 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')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-1649978750 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')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1649978749 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')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-1649978749 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')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-1649978748 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-1649978748 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Clicked on New...
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=-1649978745 data=null doit=true} to Shell with text {Custom XML Parser}
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser}
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:01 [2020-04-21T16:52:01.058Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - Clicking on 
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1649978709 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')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649978708 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')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1649978708 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1649978708 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1649978708 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')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1649978708 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')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1649978708 data=null 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')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1649978692 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')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649978691 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')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1649978691 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')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1649978691 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1649978691 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - Clicked on 
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:01 [2020-04-21T16:52:01.059Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=-1649978687 data=null button=0 stateMask=0x0 x=75 y=36 count=0} to Tree node with text: event
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=-1649978687 data=null doit=true} to Tree node with text: event
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=-1649978687 data=null} to Tree node with text: event
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=-1649978686 data=null button=1 stateMask=0x0 x=75 y=36 count=1} to Tree node with text: event
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649978686 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
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=-1649978619 data=null button=1 stateMask=0x80000 x=75 y=36 count=1} to Tree node with text: event
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=-1649978615 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')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-1649978614 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')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=-1649978614 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=-1649978614 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=-1649978613 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')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=-1649978613 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')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=-1649978613 data=null item=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')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=-1649978606 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')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-1649978606 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')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=-1649978606 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')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=-1649978606 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=-1649978606 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Clicking on &Next >
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1649978602 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')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1649978602 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')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1649978602 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1649978602 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1649978602 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')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1649978602 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')
12:52:01 [2020-04-21T16:52:01.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1649978601 data=null item=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')
12:52:01 [2020-04-21T16:52:01.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Clicked on &Next >
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Clicking on &Finish
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1649978560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1649978560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1649978560 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1649978560 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1649978560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1649978560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1649978559 data=null item=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')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-1649978856 data=null item=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')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Clicked on 
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1649978495 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched List with text "", using matcher: of type 'List'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched List with text "", using matcher: (of type 'List')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1649978491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1649978490 data=null doit=true} to (of type 'List')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1649978490 data=null} to (of type 'List')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1649978489 data=null button=1 stateMask=0x0 x=132 y=11 count=1} to (of type 'List')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1649978489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1649978489 data=null button=1 stateMask=0x80000 x=132 y=11 count=1} to (of type 'List')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Clicking on Delete
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1649978471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1649978471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1649978471 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1649978471 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1649978470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1649978470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1649978450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1649978450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1649978450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1649978450 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1649978449 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Clicked on Delete
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-1649978448 data=null doit=true} to Shell with text {Delete Custom Parser}
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Clicking on &Yes
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1649978447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1649978447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1649978447 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1649978447 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1649978447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1649978447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1649978446 data=null item=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')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1649978470 data=null item=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')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Clicked on 
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1649978332 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Clicking on &Close
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1649978330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1649978330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1649978330 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1649978330 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1649978330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1649978329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1649978329 data=null item=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')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1649978945 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...'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Clicked on 
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1649978262 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-1649978253 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1649978253 data=null doit=true} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1649978253 data=null} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1649978253 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649978252 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}
12:52:01 [2020-04-21T16:52:01.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1649978237 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
12:52:01 [2020-04-21T16:52:01.580Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:52:01 [2020-04-21T16:52:01.580Z] DEBUG - Clicking on with mnemonic 'Delete'
12:52:01 [2020-04-21T16:52:01.580Z] DEBUG - Clicked on with mnemonic 'Delete'
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649977520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649977519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649977519 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649977519 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649977519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649977519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649977518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649977518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649977518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649977518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649977518 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649977518 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Clicking on OK
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649977517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649977517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649977517 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649977517 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649977516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649977516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:02 [2020-04-21T16:52:02.147Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:02 [2020-04-21T16:52:02.147Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:02 [2020-04-21T16:52:02.147Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:02 [2020-04-21T16:52:02.147Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:02 [2020-04-21T16:52:02.147Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:02 [2020-04-21T16:52:02.147Z] DEBUG - Clicked on OK
12:52:02 [2020-04-21T16:52:02.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649977516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:02 [2020-04-21T16:52:02.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1649978148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:52:02 [2020-04-21T16:52:02.664Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.302 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
12:52:02 [2020-04-21T16:52:02.664Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard)  Time elapsed: 2.16 s
12:52:02 [2020-04-21T16:52:02.664Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1649976809 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1649976808 data=null doit=true} to TreeItem with text {TestText}
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1649976808 data=null} to TreeItem with text {TestText}
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1649976808 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649976808 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}
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1649976790 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1649976788 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1649976788 data=null doit=true} to TreeItem with text {TestText}
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1649976788 data=null} to TreeItem with text {TestText}
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1649976788 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649976787 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}
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1649976780 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1649976779 data=null doit=true} to TreeItem with text {TestText}
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1649976779 data=null} to TreeItem with text {TestText}
12:52:03 [2020-04-21T16:52:03.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1649976779 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649976778 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}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1649976774 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1649976773 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1649976773 data=null doit=true} to TreeItem with text {Traces [0]}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1649976773 data=null} to TreeItem with text {Traces [0]}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1649976773 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649976772 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1649976762 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1649976760 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1649976760 data=null doit=true} to TreeItem with text {Traces [0]}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1649976760 data=null} to TreeItem with text {Traces [0]}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1649976760 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649976760 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1649976754 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1649976639 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Clicking on New...
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-1649976637 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')
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1649976637 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')
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-1649976637 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-1649976637 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-1649976637 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')
12:52:03 [2020-04-21T16:52:03.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-1649976637 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')
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-1649976446 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')
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1649976446 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')
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-1649976445 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')
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-1649976445 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-1649976445 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - Clicked on New...
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-1649976444 data=null doit=true} to Shell with text {Custom Text Parser}
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:03 [2020-04-21T16:52:03.515Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=-1649976408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:52:03 [2020-04-21T16:52:03.516Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - Clicking on 
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1649976384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649976383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1649976383 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1649976383 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1649976383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1649976383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1649976383 data=null item=null 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')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - Clicked on 
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Clicking on 
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1649976344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649976344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1649976344 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1649976344 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1649976344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1649976344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1649976344 data=null item=null 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')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1649976320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649976319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1649976319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1649976319 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1649976319 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Clicked on 
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1649976305 data=null button=0 stateMask=0x0 x=131 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1649976305 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1649976305 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1649976304 data=null button=1 stateMask=0x0 x=131 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649976304 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)}
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1649976230 data=null button=1 stateMask=0x80000 x=131 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:03 [2020-04-21T16:52:03.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1649976214 data=null button=0 stateMask=0x0 x=104 y=36 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-1649976214 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-1649976214 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1649976214 data=null button=1 stateMask=0x0 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649976214 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,∞) : }
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1649976192 data=null button=1 stateMask=0x80000 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - Clicking on 
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1649976164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649976164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1649976164 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1649976164 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1649976164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1649976164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1649976164 data=null item=null 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')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - Clicked on 
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=-1649976139 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')
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Clicking on Highlight All
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-1649976129 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')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1649976129 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')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-1649976128 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-1649976128 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-1649976128 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')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-1649976128 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')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-1649976128 data=null item=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')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-1649976068 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')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1649976068 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')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-1649976068 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')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-1649976068 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-1649976067 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Clicked on Highlight All
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Clicking on &Next >
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1649976064 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')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1649976064 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')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1649976064 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1649976064 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1649976064 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')
12:52:03 [2020-04-21T16:52:03.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1649976063 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')
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1649976063 data=null item=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')
12:52:03 [2020-04-21T16:52:03.781Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.781Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.781Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.781Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.781Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - Clicked on &Next >
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - Clicking on &Finish
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1649975930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1649975929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1649975929 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1649975929 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1649975929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1649975929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1649975929 data=null item=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')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-1649976637 data=null item=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')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Clicked on 
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1649975821 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - matched List with text "", using matcher: of type 'List'
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - matched List with text "", using matcher: (of type 'List')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1649975768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1649975767 data=null doit=true} to (of type 'List')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1649975767 data=null} to (of type 'List')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1649975767 data=null button=1 stateMask=0x0 x=132 y=77 count=1} to (of type 'List')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1649975767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1649975766 data=null button=1 stateMask=0x80000 x=132 y=77 count=1} to (of type 'List')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Clicking on Delete
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1649975765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1649975765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1649975765 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1649975765 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1649975764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1649975764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1649975745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1649975744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1649975744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1649975744 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1649975744 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Clicked on Delete
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-1649975742 data=null doit=true} to Shell with text {Delete Custom Parser}
12:52:03 [2020-04-21T16:52:03.782Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
12:52:03 [2020-04-21T16:52:03.783Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.783Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:52:03 [2020-04-21T16:52:03.783Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:52:03 [2020-04-21T16:52:03.783Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:52:03 [2020-04-21T16:52:03.783Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.783Z] DEBUG - Clicking on &Yes
12:52:03 [2020-04-21T16:52:03.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1649975741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.783Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1649975741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.783Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1649975741 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1649975741 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1649975741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:03 [2020-04-21T16:52:03.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1649975741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1649975741 data=null item=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')
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1649975764 data=null item=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')
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - Clicked on 
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1649975625 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - Clicking on &Close
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1649975624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1649975624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1649975624 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1649975624 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1649975623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1649975623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1649975623 data=null item=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')
12:52:04 [2020-04-21T16:52:04.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1649976719 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...'
12:52:04 [2020-04-21T16:52:04.042Z] DEBUG - Clicked on 
12:52:04 [2020-04-21T16:52:04.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1649975543 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:52:04 [2020-04-21T16:52:04.042Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:52:04 [2020-04-21T16:52:04.042Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:04 [2020-04-21T16:52:04.042Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:04 [2020-04-21T16:52:04.042Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:04 [2020-04-21T16:52:04.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1649975534 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
12:52:04 [2020-04-21T16:52:04.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1649975534 data=null doit=true} to TreeItem with text {TestText}
12:52:04 [2020-04-21T16:52:04.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1649975533 data=null} to TreeItem with text {TestText}
12:52:04 [2020-04-21T16:52:04.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1649975533 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
12:52:04 [2020-04-21T16:52:04.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649975533 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}
12:52:04 [2020-04-21T16:52:04.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1649975466 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
12:52:04 [2020-04-21T16:52:04.299Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:52:04 [2020-04-21T16:52:04.299Z] DEBUG - Clicking on with mnemonic 'Delete'
12:52:04 [2020-04-21T16:52:04.299Z] DEBUG - Clicked on with mnemonic 'Delete'
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649974757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649974757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649974757 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649974756 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649974756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649974756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649974756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649974756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649974756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649974756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649974756 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649974755 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Clicking on OK
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649974754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649974754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649974754 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649974754 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649974754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649974754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Clicked on OK
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649974754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:04 [2020-04-21T16:52:04.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1649975420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:52:05 [2020-04-21T16:52:05.125Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:05 [2020-04-21T16:52:05.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:05 [2020-04-21T16:52:05.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:05 [2020-04-21T16:52:05.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:05 [2020-04-21T16:52:05.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:05 [2020-04-21T16:52:05.125Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:05 [2020-04-21T16:52:05.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1649974600 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
12:52:05 [2020-04-21T16:52:05.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1649974600 data=null doit=true} to TreeItem with text {TestText}
12:52:05 [2020-04-21T16:52:05.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1649974600 data=null} to TreeItem with text {TestText}
12:52:05 [2020-04-21T16:52:05.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1649974600 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
12:52:05 [2020-04-21T16:52:05.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649974599 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}
12:52:05 [2020-04-21T16:52:05.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1649974582 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
12:52:05 [2020-04-21T16:52:05.125Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:05 [2020-04-21T16:52:05.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1649974581 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
12:52:05 [2020-04-21T16:52:05.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1649974581 data=null doit=true} to TreeItem with text {TestText}
12:52:05 [2020-04-21T16:52:05.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1649974581 data=null} to TreeItem with text {TestText}
12:52:05 [2020-04-21T16:52:05.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1649974581 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649974580 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}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1649974573 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1649974573 data=null doit=true} to TreeItem with text {TestText}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1649974573 data=null} to TreeItem with text {TestText}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1649974572 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649974572 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}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1649974568 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1649974567 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1649974566 data=null doit=true} to TreeItem with text {Traces [0]}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1649974566 data=null} to TreeItem with text {Traces [0]}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1649974566 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649974565 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1649974554 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1649974553 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1649974553 data=null doit=true} to TreeItem with text {Traces [0]}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1649974553 data=null} to TreeItem with text {Traces [0]}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1649974553 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649974553 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1649974547 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1649974428 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - matched List with text "", using matcher: of type 'List'
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - matched List with text "", using matcher: (of type 'List')
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1649974427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1649974426 data=null doit=true} to (of type 'List')
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1649974426 data=null} to (of type 'List')
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1649974426 data=null button=1 stateMask=0x0 x=116 y=33 count=1} to (of type 'List')
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1649974425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1649974424 data=null button=1 stateMask=0x80000 x=116 y=33 count=1} to (of type 'List')
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Clicking on Edit...
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-1649974423 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')
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1649974423 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')
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-1649974422 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-1649974422 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-1649974422 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')
12:52:05 [2020-04-21T16:52:05.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-1649974422 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')
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-1649974260 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')
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1649974256 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')
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-1649974256 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')
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-1649974256 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-1649974255 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - Clicked on Edit...
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-1649974254 data=null doit=true} to Shell with text {Custom Text Parser}
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:05 [2020-04-21T16:52:05.385Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:')
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:52:05 [2020-04-21T16:52:05.386Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=-1649974220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - Clicking on 
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1649974162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649974161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1649974161 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1649974161 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1649974161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1649974161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1649974161 data=null item=null 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')
12:52:05 [2020-04-21T16:52:05.647Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1649974137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649974137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.647Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1649974137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1649974137 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.647Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1649974137 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.647Z] DEBUG - Clicked on 
12:52:05 [2020-04-21T16:52:05.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:05 [2020-04-21T16:52:05.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:05 [2020-04-21T16:52:05.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:05 [2020-04-21T16:52:05.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:05 [2020-04-21T16:52:05.647Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
12:52:05 [2020-04-21T16:52:05.647Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
12:52:05 [2020-04-21T16:52:05.647Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:05 [2020-04-21T16:52:05.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1649974124 data=null button=0 stateMask=0x0 x=146 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
12:52:05 [2020-04-21T16:52:05.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1649974124 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
12:52:05 [2020-04-21T16:52:05.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1649974124 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1649974123 data=null button=1 stateMask=0x0 x=146 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649974123 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(.*)}
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1649974083 data=null button=1 stateMask=0x80000 x=146 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1649974063 data=null button=0 stateMask=0x0 x=104 y=36 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-1649974063 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-1649974063 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1649974062 data=null button=1 stateMask=0x0 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649974062 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,∞) : }
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1649974041 data=null button=1 stateMask=0x80000 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:52:05 [2020-04-21T16:52:05.648Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - Clicking on 
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1649974028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649974028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1649974028 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1649974028 data=null} to (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1649974028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1649974028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1649974027 data=null item=null 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')
12:52:05 [2020-04-21T16:52:05.649Z] DEBUG - Clicked on 
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=-1649974007 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')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Clicking on Highlight All
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-1649973999 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')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1649973999 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')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-1649973999 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-1649973999 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-1649973999 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')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-1649973998 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')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-1649973998 data=null item=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')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-1649973994 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')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1649973994 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')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-1649973994 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')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-1649973994 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-1649973994 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Clicked on Highlight All
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Clicking on &Next >
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1649973991 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')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1649973991 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')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1649973991 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1649973991 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1649973991 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')
12:52:05 [2020-04-21T16:52:05.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1649973991 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')
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1649973991 data=null item=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')
12:52:05 [2020-04-21T16:52:05.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - Clicked on &Next >
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - Clicking on &Finish
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1649973662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1649973661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1649973661 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1649973661 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1649973661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:05 [2020-04-21T16:52:05.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1649973661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.167Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1649973661 data=null item=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')
12:52:06 [2020-04-21T16:52:06.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-1649974422 data=null item=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')
12:52:06 [2020-04-21T16:52:06.168Z] DEBUG - Clicked on 
12:52:06 [2020-04-21T16:52:06.426Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:52:06 [2020-04-21T16:52:06.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1649973353 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:52:06 [2020-04-21T16:52:06.426Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:52:06 [2020-04-21T16:52:06.426Z] DEBUG - matched List with text "", using matcher: of type 'List'
12:52:06 [2020-04-21T16:52:06.426Z] DEBUG - matched List with text "", using matcher: (of type 'List')
12:52:06 [2020-04-21T16:52:06.426Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
12:52:06 [2020-04-21T16:52:06.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1649973351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
12:52:06 [2020-04-21T16:52:06.426Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1649973350 data=null doit=true} to (of type 'List')
12:52:06 [2020-04-21T16:52:06.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1649973350 data=null} to (of type 'List')
12:52:06 [2020-04-21T16:52:06.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1649973350 data=null button=1 stateMask=0x0 x=116 y=33 count=1} to (of type 'List')
12:52:06 [2020-04-21T16:52:06.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1649973350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
12:52:06 [2020-04-21T16:52:06.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1649973349 data=null button=1 stateMask=0x80000 x=116 y=33 count=1} to (of type 'List')
12:52:06 [2020-04-21T16:52:06.426Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.426Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.426Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.426Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.426Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Clicking on Delete
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1649973348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1649973347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1649973347 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1649973347 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1649973347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1649973347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1649973329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1649973328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1649973328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1649973328 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1649973328 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Clicked on Delete
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-1649973327 data=null doit=true} to Shell with text {Delete Custom Parser}
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Clicking on &Yes
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1649973326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1649973326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1649973326 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1649973326 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1649973326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1649973326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1649973326 data=null item=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')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1649973347 data=null item=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')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Clicked on 
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1649973261 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Clicking on &Close
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1649973259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1649973259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1649973259 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1649973258 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1649973258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1649973258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1649973258 data=null item=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')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1649974470 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...'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Clicked on 
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1649973230 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1649973222 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1649973222 data=null doit=true} to TreeItem with text {TestText}
12:52:06 [2020-04-21T16:52:06.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1649973221 data=null} to TreeItem with text {TestText}
12:52:06 [2020-04-21T16:52:06.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1649973221 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
12:52:06 [2020-04-21T16:52:06.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649973221 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}
12:52:06 [2020-04-21T16:52:06.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1649973158 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
12:52:06 [2020-04-21T16:52:06.428Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:52:06 [2020-04-21T16:52:06.428Z] DEBUG - Clicking on with mnemonic 'Delete'
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Clicked on with mnemonic 'Delete'
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649972947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649972947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649972946 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649972946 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649972946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649972946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649972946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649972946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649972946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649972946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649972946 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649972946 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Clicking on OK
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649972944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649972944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649972944 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649972943 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649972943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649972943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Clicked on OK
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649972943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:06 [2020-04-21T16:52:06.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1649973112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:52:06 [2020-04-21T16:52:06.686Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.1 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
12:52:06 [2020-04-21T16:52:06.686Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 2.21 s
12:52:06 [2020-04-21T16:52:06.686Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 1.81 s
12:52:06 [2020-04-21T16:52:06.686Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1649971203 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1649971040 data=null doit=true} to Shell with text {Preferences}
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1649971034 data=null button=0 stateMask=0x0 x=48 y=516 count=0} to TreeItem with text {Tracing}
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1649971034 data=null doit=true} to TreeItem with text {Tracing}
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1649971033 data=null} to TreeItem with text {Tracing}
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1649971033 data=null button=1 stateMask=0x0 x=48 y=516 count=1} to TreeItem with text {Tracing}
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649971033 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}
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1649970962 data=null button=1 stateMask=0x80000 x=48 y=490 count=1} to TreeItem with text {Tracing}
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1649970962 data=null doit=true} to TreeItem with text {Tracing}
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1649970962 data=null} to TreeItem with text {Tracing}
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1649970961 data=null button=1 stateMask=0x0 x=48 y=490 count=1} to TreeItem with text {Tracing}
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649970961 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}
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1649970957 data=null button=1 stateMask=0x80000 x=48 y=490 count=1} to TreeItem with text {Tracing}
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1649970956 data=null button=0 stateMask=0x0 x=80 y=562 count=0} to Tree node with text: Trace Types
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1649970956 data=null doit=true} to Tree node with text: Trace Types
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1649970956 data=null} to Tree node with text: Trace Types
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1649970955 data=null button=1 stateMask=0x0 x=80 y=562 count=1} to Tree node with text: Trace Types
12:52:08 [2020-04-21T16:52:08.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649970955 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
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1649970869 data=null button=1 stateMask=0x80000 x=80 y=490 count=1} to Tree node with text: Trace Types
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Clicking on Check all
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1649970864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649970864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1649970864 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1649970864 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1649970864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1649970864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1649970863 data=null item=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')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1649970861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649970861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1649970861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1649970861 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1649970861 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Clicked on Check all
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Clicking on &Apply
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1649970859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649970859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1649970858 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1649970858 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1649970858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1649970858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1649970858 data=null item=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')
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1649970857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649970857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1649970856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1649970856 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1649970856 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - Clicked on &Apply
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:52:08 [2020-04-21T16:52:08.849Z] 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')
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - Clicking on Apply and Close
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1649970853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1649970853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1649970853 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1649970853 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1649970853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1649970853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1649970853 data=null item=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')
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1649971167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:52:08 [2020-04-21T16:52:08.849Z] DEBUG - Clicked on 
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - number of items : 11
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1649970549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649970549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1649970549 data=null doit=true} to ToolItem with tooltip text {Import filters}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1649970548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1649970548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1649970548 data=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}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1649970531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649970531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1649970531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1649970531 data=null doit=true} to ToolItem with tooltip text {Import filters}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1649970531 data=null} to ToolItem with tooltip text {Import filters}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-1649970528 data=null doit=true} to TreeItem with text {FILTER test}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-1649970528 data=null} to TreeItem with text {FILTER test}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-1649970527 data=null button=1 stateMask=0x0 x=61 y=257 count=1} to TreeItem with text {FILTER test}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649970527 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}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-1649970523 data=null button=1 stateMask=0x80000 x=61 y=257 count=1} to TreeItem with text {FILTER test}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649970522 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649970522 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649970522 data=null button=1 stateMask=0x0 x=210 y=281 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649970522 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
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649970519 data=null button=1 stateMask=0x80000 x=210 y=281 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649970518 data=null button=0 stateMask=0x0 x=210 y=281 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649970518 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649970518 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649970517 data=null button=1 stateMask=0x0 x=210 y=281 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649970517 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
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649970503 data=null button=1 stateMask=0x80000 x=210 y=257 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1649970499 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:52:09 [2020-04-21T16:52:09.108Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:52:09 [2020-04-21T16:52:09.367Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:52:09 [2020-04-21T16:52:09.367Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:52:09 [2020-04-21T16:52:09.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1649970363 data=null doit=true} to Shell with text {Preferences}
12:52:09 [2020-04-21T16:52:09.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:09 [2020-04-21T16:52:09.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:09 [2020-04-21T16:52:09.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:09 [2020-04-21T16:52:09.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:09 [2020-04-21T16:52:09.367Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:09 [2020-04-21T16:52:09.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1649970358 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
12:52:09 [2020-04-21T16:52:09.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1649970358 data=null doit=true} to TreeItem with text {Tracing}
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1649970358 data=null} to TreeItem with text {Tracing}
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1649970358 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649970357 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}
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1649970339 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:09 [2020-04-21T16:52:09.368Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1649970338 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1649970338 data=null doit=true} to Tree node with text: Trace Types
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1649970338 data=null} to Tree node with text: Trace Types
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1649970337 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649970337 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
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1649970331 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Clicking on Uncheck all
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1649970326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1649970326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1649970326 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1649970326 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1649970326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1649970325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1649970325 data=null item=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')
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1649970323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1649970322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1649970322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1649970322 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1649970322 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Clicked on Uncheck all
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-1649970321 data=null doit=true} to TreeItem with text {Custom XML}
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-1649970321 data=null} to TreeItem with text {Custom XML}
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-1649970321 data=null button=1 stateMask=0x0 x=85 y=60 count=1} to TreeItem with text {Custom XML}
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649970320 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}
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-1649970318 data=null button=1 stateMask=0x80000 x=85 y=60 count=1} to TreeItem with text {Custom XML}
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-1649970318 data=null doit=true} to Tree node with text: testxmlextension
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-1649970318 data=null} to Tree node with text: testxmlextension
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-1649970317 data=null button=1 stateMask=0x0 x=117 y=84 count=1} to Tree node with text: testxmlextension
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649970317 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
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-1649970317 data=null button=1 stateMask=0x80000 x=117 y=84 count=1} to Tree node with text: testxmlextension
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=-1649970312 data=null button=0 stateMask=0x0 x=117 y=84 count=0} to Tree node with text: testxmlextension
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-1649970312 data=null doit=true} to Tree node with text: testxmlextension
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-1649970312 data=null} to Tree node with text: testxmlextension
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-1649970312 data=null button=1 stateMask=0x0 x=117 y=84 count=1} to Tree node with text: testxmlextension
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649970311 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
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-1649970310 data=null button=1 stateMask=0x80000 x=117 y=84 count=1} to Tree node with text: testxmlextension
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.368Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Clicking on Check selected
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1649970308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1649970308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1649970308 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1649970308 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1649970307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1649970307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1649970307 data=null item=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')
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1649970306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1649970306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1649970306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1649970306 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1649970306 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Clicked on Check selected
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Clicking on &Apply
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1649970304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649970304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1649970303 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1649970303 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1649970303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:09 [2020-04-21T16:52:09.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1649970303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1649970303 data=null item=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')
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1649969183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649969180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1649969180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1649969180 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1649969179 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Clicked on &Apply
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:52:10 [2020-04-21T16:52:10.746Z] 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')
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Clicking on Apply and Close
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1649969176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1649969176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1649969176 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1649969176 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1649969176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1649969176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1649969175 data=null item=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')
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1649970461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Clicked on 
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
12:52:10 [2020-04-21T16:52:10.746Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-1649969140 data=null button=0 stateMask=0x0 x=61 y=233 count=0} to TreeItem with text {FILTER test}
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-1649969140 data=null doit=true} to TreeItem with text {FILTER test}
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-1649969139 data=null} to TreeItem with text {FILTER test}
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-1649969139 data=null button=1 stateMask=0x0 x=61 y=233 count=1} to TreeItem with text {FILTER test}
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649969139 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}
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-1649969131 data=null button=1 stateMask=0x80000 x=61 y=233 count=1} to TreeItem with text {FILTER test}
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
12:52:10 [2020-04-21T16:52:10.746Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
12:52:10 [2020-04-21T16:52:10.746Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649969129 data=null button=0 stateMask=0x0 x=210 y=257 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649969129 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649969129 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649969129 data=null button=1 stateMask=0x0 x=210 y=257 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649969128 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
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649969118 data=null button=1 stateMask=0x80000 x=210 y=257 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:10 [2020-04-21T16:52:10.746Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1649969114 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1649968969 data=null doit=true} to Shell with text {Preferences}
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1649968964 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1649968964 data=null doit=true} to TreeItem with text {Tracing}
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1649968964 data=null} to TreeItem with text {Tracing}
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1649968963 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649968963 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}
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1649968944 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:10 [2020-04-21T16:52:10.747Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1649968942 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1649968942 data=null doit=true} to Tree node with text: Trace Types
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1649968942 data=null} to Tree node with text: Trace Types
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1649968942 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649968941 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
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1649968934 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Clicking on Uncheck all
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1649968930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1649968930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1649968929 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1649968929 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1649968929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1649968929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1649968929 data=null item=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')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1649968927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1649968927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1649968926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1649968926 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1649968926 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Clicked on Uncheck all
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1649968925 data=null doit=true} to TreeItem with text {Custom Text}
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1649968925 data=null} to TreeItem with text {Custom Text}
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1649968925 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649968925 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}
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1649968922 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1649968921 data=null doit=true} to Tree node with text: testtxtextension
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1649968921 data=null} to Tree node with text: testtxtextension
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1649968921 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
12:52:10 [2020-04-21T16:52:10.747Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649968920 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
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1649968920 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-1649968915 data=null button=0 stateMask=0x0 x=114 y=132 count=0} to Tree node with text: testtxtextension
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1649968915 data=null doit=true} to Tree node with text: testtxtextension
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1649968915 data=null} to Tree node with text: testtxtextension
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1649968914 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649968914 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
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1649968912 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Clicking on Check selected
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1649968910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1649968910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1649968910 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1649968910 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1649968910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1649968910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1649968910 data=null item=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')
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1649968908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1649968908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1649968908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1649968908 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1649968907 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Clicked on Check selected
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Clicking on &Apply
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1649968905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649968905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1649968905 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1649968905 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1649968905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1649968905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1649968905 data=null item=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')
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1649968904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649968903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1649968903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1649968903 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1649968903 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Clicked on &Apply
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:52:10 [2020-04-21T16:52:10.749Z] 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')
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Clicking on Apply and Close
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1649968871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1649968871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1649968871 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1649968871 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1649968870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1649968870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1649968870 data=null item=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')
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1649969106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Clicked on 
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
12:52:10 [2020-04-21T16:52:10.749Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-1649968834 data=null button=0 stateMask=0x0 x=61 y=233 count=0} to TreeItem with text {FILTER test}
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-1649968834 data=null doit=true} to TreeItem with text {FILTER test}
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-1649968833 data=null} to TreeItem with text {FILTER test}
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-1649968833 data=null button=1 stateMask=0x0 x=61 y=233 count=1} to TreeItem with text {FILTER test}
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649968833 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}
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-1649968824 data=null button=1 stateMask=0x80000 x=61 y=233 count=1} to TreeItem with text {FILTER test}
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
12:52:10 [2020-04-21T16:52:10.749Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
12:52:10 [2020-04-21T16:52:10.749Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649968823 data=null button=0 stateMask=0x0 x=210 y=257 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649968822 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649968822 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649968822 data=null button=1 stateMask=0x0 x=210 y=257 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:10 [2020-04-21T16:52:10.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649968822 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
12:52:10 [2020-04-21T16:52:10.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1649968811 data=null button=1 stateMask=0x80000 x=210 y=257 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
12:52:10 [2020-04-21T16:52:10.750Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
12:52:10 [2020-04-21T16:52:10.750Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
12:52:10 [2020-04-21T16:52:10.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1649968807 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:52:10 [2020-04-21T16:52:10.750Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:52:10 [2020-04-21T16:52:10.750Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:52:10 [2020-04-21T16:52:10.750Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1649968717 data=null doit=true} to Shell with text {Preferences}
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1649968713 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1649968713 data=null doit=true} to TreeItem with text {Tracing}
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1649968713 data=null} to TreeItem with text {Tracing}
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1649968713 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649968712 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}
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1649968660 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:11 [2020-04-21T16:52:11.009Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1649968659 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1649968658 data=null doit=true} to Tree node with text: Trace Types
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1649968658 data=null} to Tree node with text: Trace Types
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1649968658 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649968658 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
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1649968652 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Clicking on Check all
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1649968647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649968647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1649968647 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1649968647 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1649968647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1649968647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1649968647 data=null item=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')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1649968642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649968642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1649968642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1649968641 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1649968641 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Clicked on Check all
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Clicking on &Apply
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1649968639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649968639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1649968639 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1649968639 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1649968638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1649968638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1649968638 data=null item=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')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1649968637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649968637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1649968637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1649968637 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1649968637 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Clicked on &Apply
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:52:11 [2020-04-21T16:52:11.010Z] 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')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Clicking on Apply and Close
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1649968634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1649968634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1649968634 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1649968634 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1649968634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1649968634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1649968634 data=null item=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')
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1649968799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Clicked on 
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1649968571 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:52:11 [2020-04-21T16:52:11.010Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:52:11 [2020-04-21T16:52:11.270Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:52:11 [2020-04-21T16:52:11.270Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:52:11 [2020-04-21T16:52:11.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1649968460 data=null doit=true} to Shell with text {Preferences}
12:52:11 [2020-04-21T16:52:11.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:11 [2020-04-21T16:52:11.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:11 [2020-04-21T16:52:11.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:11 [2020-04-21T16:52:11.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:11 [2020-04-21T16:52:11.270Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:11 [2020-04-21T16:52:11.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1649968456 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
12:52:11 [2020-04-21T16:52:11.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1649968456 data=null doit=true} to TreeItem with text {Tracing}
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1649968456 data=null} to TreeItem with text {Tracing}
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1649968455 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649968455 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}
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1649968438 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:11 [2020-04-21T16:52:11.271Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1649968436 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1649968436 data=null doit=true} to Tree node with text: Trace Types
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1649968436 data=null} to Tree node with text: Trace Types
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1649968436 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649968435 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
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1649968429 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Clicking on Check all
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1649968425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649968425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1649968425 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1649968425 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1649968425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1649968425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1649968425 data=null item=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')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1649968421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649968421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1649968421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1649968421 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1649968421 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Clicked on Check all
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Clicking on Uncheck all
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1649968418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1649968418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1649968418 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1649968417 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1649968417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1649968417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1649968417 data=null item=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')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1649968415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1649968415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1649968415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.271Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1649968414 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1649968414 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Clicked on Uncheck all
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Clicking on Check all
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1649968412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649968412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1649968412 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1649968412 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1649968412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1649968411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1649968411 data=null item=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')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1649968407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649968407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1649968406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1649968406 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1649968406 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Clicked on Check all
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=-1649968402 data=null button=0 stateMask=0x0 x=85 y=60 count=0} to TreeItem with text {Custom XML}
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-1649968402 data=null doit=true} to TreeItem with text {Custom XML}
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-1649968401 data=null} to TreeItem with text {Custom XML}
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-1649968401 data=null button=1 stateMask=0x0 x=85 y=60 count=1} to TreeItem with text {Custom XML}
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649968401 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}
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-1649968400 data=null button=1 stateMask=0x80000 x=85 y=60 count=1} to TreeItem with text {Custom XML}
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Clicking on Uncheck all
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1649968397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1649968397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1649968397 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1649968397 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1649968397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1649968397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1649968396 data=null item=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')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1649968394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1649968394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1649968394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1649968394 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1649968394 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - Clicked on Uncheck all
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.272Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Clicking on Check selected
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1649968392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1649968392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1649968391 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1649968391 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1649968391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1649968391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1649968391 data=null item=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')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1649968390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1649968390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1649968390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1649968390 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1649968390 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Clicked on Check selected
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Clicking on Check all
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1649968387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649968387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1649968387 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1649968387 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1649968387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1649968387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1649968387 data=null item=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')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1649968368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649968368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1649968368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1649968368 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1649968368 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Clicked on Check all
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Clicking on Uncheck selected
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1649968365 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')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1649968365 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')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1649968365 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1649968365 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1649968365 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')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1649968365 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')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1649968364 data=null item=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')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1649968363 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')
12:52:11 [2020-04-21T16:52:11.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1649968363 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')
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1649968363 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')
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1649968363 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1649968363 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - Clicked on Uncheck selected
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - Clicking on Uncheck all
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1649968361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1649968360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1649968360 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1649968360 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1649968360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1649968360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1649968360 data=null item=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')
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1649968358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1649968358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1649968357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1649968357 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1649968357 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - Clicked on Uncheck all
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:11 [2020-04-21T16:52:11.274Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:52:11 [2020-04-21T16:52:11.533Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.533Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.533Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:52:11 [2020-04-21T16:52:11.533Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:52:11 [2020-04-21T16:52:11.533Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.533Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.533Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.533Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.533Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - Clicking on Check all
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1649968051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649968051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1649968051 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1649968051 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1649968050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1649968050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1649968050 data=null item=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')
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1649968048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649968048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1649968048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1649968048 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1649968048 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - Clicked on Check all
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
12:52:11 [2020-04-21T16:52:11.534Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Clicking on Check all
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1649967741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649967741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1649967741 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1649967741 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1649967740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1649967740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1649967740 data=null item=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')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1649967736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649967736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1649967736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1649967736 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1649967736 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Clicked on Check all
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Clicking on &Apply
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1649967733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649967733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1649967733 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1649967733 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1649967733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1649967733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1649967733 data=null item=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')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1649967732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649967732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1649967732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1649967732 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1649967732 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - Clicked on &Apply
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:52:11 [2020-04-21T16:52:11.793Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:52:11 [2020-04-21T16:52:11.793Z] 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')
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Clicking on Apply and Close
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1649967729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1649967729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1649967728 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1649967728 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1649967728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1649967728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1649967728 data=null item=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')
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1649968564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Clicked on 
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1649967701 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1649967549 data=null doit=true} to Shell with text {Preferences}
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1649967541 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1649967541 data=null doit=true} to TreeItem with text {Tracing}
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1649967541 data=null} to TreeItem with text {Tracing}
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1649967541 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649967540 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}
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1649967522 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:12 [2020-04-21T16:52:12.053Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1649967521 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1649967520 data=null doit=true} to Tree node with text: Trace Types
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1649967520 data=null} to Tree node with text: Trace Types
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1649967520 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649967520 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
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1649967512 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:12 [2020-04-21T16:52:12.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Clicking on Check all
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1649967508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649967508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1649967508 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1649967508 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1649967508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1649967507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1649967507 data=null item=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')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1649967505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649967505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1649967505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1649967505 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1649967505 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Clicked on Check all
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Clicking on &Apply
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1649967502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649967502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1649967502 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1649967502 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1649967502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1649967502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1649967502 data=null item=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')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1649967502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649967502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1649967501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1649967501 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1649967501 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Clicked on &Apply
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:52:12 [2020-04-21T16:52:12.054Z] 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')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Clicking on Apply and Close
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1649967499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1649967499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1649967499 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1649967498 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1649967498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1649967498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1649967498 data=null item=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')
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1649967693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Clicked on 
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649967423 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649967423 data=null doit=true} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649967423 data=null} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649967422 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649967422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649967413 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649967413 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649967412 data=null doit=true} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649967412 data=null} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649967412 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649967412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649967405 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649967404 data=null doit=true} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649967404 data=null} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649967404 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649967404 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}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649967370 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.313Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649967369 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649967369 data=null doit=true} to TreeItem with text {Traces [1]}
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649967369 data=null} to TreeItem with text {Traces [1]}
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649967369 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649967368 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649967360 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649967359 data=null doit=true} to TreeItem with text {Traces [1]}
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649967359 data=null} to TreeItem with text {Traces [1]}
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649967359 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649967359 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]}
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649967354 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1649967353 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1649967353 data=null doit=true} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1649967353 data=null} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1649967353 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649967352 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
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1649967344 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1649967343 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1649967343 data=null doit=true} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1649967343 data=null} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1649967342 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649967342 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
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1649967336 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1649967269 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:52:12 [2020-04-21T16:52:12.314Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1649967137 data=null doit=true} to Shell with text {Preferences}
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1649967130 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1649967130 data=null doit=true} to TreeItem with text {Tracing}
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1649967130 data=null} to TreeItem with text {Tracing}
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1649967130 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649967130 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}
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1649967112 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:12 [2020-04-21T16:52:12.574Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1649967065 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1649967064 data=null doit=true} to Tree node with text: Trace Types
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1649967064 data=null} to Tree node with text: Trace Types
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1649967064 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649967064 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
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1649967056 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Clicking on Uncheck all
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1649967052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1649967052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1649967051 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1649967051 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1649967051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1649967051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1649967050 data=null item=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')
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1649967048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1649967048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1649967047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1649967047 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1649967047 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Clicked on Uncheck all
12:52:12 [2020-04-21T16:52:12.574Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1649967046 data=null doit=true} to TreeItem with text {Custom Text}
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1649967046 data=null} to TreeItem with text {Custom Text}
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1649967045 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649967045 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}
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1649967042 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=-1649967036 data=null button=0 stateMask=0x0 x=85 y=36 count=0} to TreeItem with text {Custom Text}
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1649967036 data=null doit=true} to TreeItem with text {Custom Text}
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1649967035 data=null} to TreeItem with text {Custom Text}
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1649967035 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649967035 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}
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1649967033 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Clicking on Check selected
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1649967030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1649967030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1649967030 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1649967030 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1649967030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1649967030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1649967030 data=null item=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')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1649967027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1649967027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1649967027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1649967027 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1649967026 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Clicked on Check selected
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Clicking on &Apply
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1649967024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649967024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1649967024 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1649967024 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1649967024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1649967023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1649967023 data=null item=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')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1649967022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649967022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1649967022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1649967022 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1649967022 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - Clicked on &Apply
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.575Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.576Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.576Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.576Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.576Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:12 [2020-04-21T16:52:12.576Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:52:12 [2020-04-21T16:52:12.576Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:52:12 [2020-04-21T16:52:12.576Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:52:12 [2020-04-21T16:52:12.576Z] 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')
12:52:12 [2020-04-21T16:52:12.576Z] DEBUG - Clicking on Apply and Close
12:52:12 [2020-04-21T16:52:12.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1649967019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1649967019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1649967019 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1649967019 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1649967019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1649967019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:12 [2020-04-21T16:52:12.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1649967019 data=null item=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')
12:52:12 [2020-04-21T16:52:12.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1649967252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:52:12 [2020-04-21T16:52:12.842Z] DEBUG - Clicked on 
12:52:12 [2020-04-21T16:52:12.842Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:12 [2020-04-21T16:52:12.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:12 [2020-04-21T16:52:12.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:12 [2020-04-21T16:52:12.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:12 [2020-04-21T16:52:12.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:12 [2020-04-21T16:52:12.842Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:12 [2020-04-21T16:52:12.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649966930 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649966930 data=null doit=true} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649966930 data=null} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649966929 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649966929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649966869 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.842Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:12 [2020-04-21T16:52:12.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649966868 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649966868 data=null doit=true} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649966868 data=null} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649966867 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649966867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649966858 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:52:12 [2020-04-21T16:52:12.843Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649966857 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649966856 data=null doit=true} to TreeItem with text {Traces [1]}
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649966856 data=null} to TreeItem with text {Traces [1]}
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649966856 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649966856 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649966847 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:52:12 [2020-04-21T16:52:12.843Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1649966846 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1649966846 data=null doit=true} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1649966846 data=null} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1649966845 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649966845 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
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1649966835 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1649966834 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1649966834 data=null doit=true} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1649966834 data=null} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1649966833 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649966833 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
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1649966827 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1649966728 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:52:12 [2020-04-21T16:52:12.843Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1649966554 data=null doit=true} to Shell with text {Preferences}
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1649966549 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1649966549 data=null doit=true} to TreeItem with text {Tracing}
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1649966549 data=null} to TreeItem with text {Tracing}
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1649966548 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649966548 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}
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1649966530 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:13 [2020-04-21T16:52:13.254Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1649966528 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1649966528 data=null doit=true} to Tree node with text: Trace Types
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1649966528 data=null} to Tree node with text: Trace Types
12:52:13 [2020-04-21T16:52:13.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1649966528 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649966527 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
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1649966521 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Clicking on Check all
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1649966517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649966516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1649966516 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1649966516 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1649966516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1649966516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1649966516 data=null item=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')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1649966467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649966463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1649966463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1649966462 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1649966462 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Clicked on Check all
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Clicking on &Apply
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1649966460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649966460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1649966460 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1649966459 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1649966459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1649966459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1649966459 data=null item=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')
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1649965714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649965710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1649965710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1649965710 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1649965710 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - Clicked on &Apply
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:52:13 [2020-04-21T16:52:13.824Z] 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')
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - Clicking on Apply and Close
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1649965706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1649965706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1649965706 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1649965705 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1649965705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:13 [2020-04-21T16:52:13.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1649965705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1649965705 data=null item=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')
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1649966719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Clicked on 
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1649965669 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1649965588 data=null doit=true} to Shell with text {Preferences}
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1649965564 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1649965563 data=null doit=true} to TreeItem with text {Tracing}
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1649965563 data=null} to TreeItem with text {Tracing}
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1649965563 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649965563 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}
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1649965545 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:14 [2020-04-21T16:52:14.084Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1649965540 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1649965540 data=null doit=true} to Tree node with text: Trace Types
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1649965540 data=null} to Tree node with text: Trace Types
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1649965539 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649965539 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
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1649965530 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:52:14 [2020-04-21T16:52:14.084Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Clicking on Check all
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1649965526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649965525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1649965525 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1649965525 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1649965525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1649965525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1649965525 data=null item=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')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1649965522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649965522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1649965522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1649965521 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1649965521 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Clicked on Check all
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Clicking on &Apply
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1649965517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649965517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1649965517 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1649965517 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1649965517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1649965516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1649965516 data=null item=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')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1649965516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649965516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1649965516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1649965516 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1649965516 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Clicked on &Apply
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:52:14 [2020-04-21T16:52:14.085Z] 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')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Clicking on Apply and Close
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1649965512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1649965512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1649965512 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1649965512 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1649965512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1649965512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1649965512 data=null item=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')
12:52:14 [2020-04-21T16:52:14.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1649965658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:52:14 [2020-04-21T16:52:14.086Z] DEBUG - Clicked on 
12:52:14 [2020-04-21T16:52:14.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1649965464 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:52:14 [2020-04-21T16:52:14.086Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:52:14 [2020-04-21T16:52:14.086Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:52:14 [2020-04-21T16:52:14.086Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:52:14 [2020-04-21T16:52:14.344Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:52:14 [2020-04-21T16:52:14.344Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:52:14 [2020-04-21T16:52:14.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1649965333 data=null doit=true} to Shell with text {Preferences}
12:52:14 [2020-04-21T16:52:14.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1649965328 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1649965328 data=null doit=true} to TreeItem with text {Tracing}
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1649965328 data=null} to TreeItem with text {Tracing}
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1649965327 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649965327 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}
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1649965259 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:14 [2020-04-21T16:52:14.345Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1649965258 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1649965257 data=null doit=true} to Tree node with text: Trace Types
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1649965257 data=null} to Tree node with text: Trace Types
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1649965257 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649965251 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
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1649965242 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Clicking on Uncheck all
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1649965237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1649965237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1649965237 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1649965237 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1649965236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1649965236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1649965236 data=null item=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')
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1649965233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1649965233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1649965233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1649965233 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1649965233 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Clicked on Uncheck all
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1649965232 data=null doit=true} to TreeItem with text {Custom Text}
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1649965232 data=null} to TreeItem with text {Custom Text}
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1649965232 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649965231 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}
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1649965228 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1649965228 data=null doit=true} to Tree node with text: testtxtextension
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1649965227 data=null} to Tree node with text: testtxtextension
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1649965227 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649965227 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
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1649965226 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-1649965221 data=null button=0 stateMask=0x0 x=114 y=132 count=0} to Tree node with text: testtxtextension
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1649965221 data=null doit=true} to Tree node with text: testtxtextension
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1649965220 data=null} to Tree node with text: testtxtextension
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1649965220 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649965220 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
12:52:14 [2020-04-21T16:52:14.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1649965218 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - Clicking on Check selected
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1649965216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1649965216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1649965215 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1649965215 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1649965215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1649965215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1649965215 data=null item=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')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1649965213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1649965171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1649965171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1649965171 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1649965171 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Clicked on Check selected
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Clicking on &Apply
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1649965168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649965168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1649965168 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1649965168 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1649965168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1649965168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1649965168 data=null item=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')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1649965166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649965166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1649965166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1649965166 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1649965166 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Clicked on &Apply
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:52:14 [2020-04-21T16:52:14.605Z] 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')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Clicking on Apply and Close
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1649965163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1649965163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1649965163 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1649965163 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1649965163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1649965163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1649965162 data=null item=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')
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1649965454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Clicked on 
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649965120 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649965120 data=null doit=true} to TreeItem with text {test}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649965120 data=null} to TreeItem with text {test}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649965119 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649965119 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649965069 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649965068 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649965068 data=null doit=true} to TreeItem with text {test}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649965068 data=null} to TreeItem with text {test}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649965067 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649965067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649965059 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:52:14 [2020-04-21T16:52:14.606Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649965057 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649965057 data=null doit=true} to TreeItem with text {Traces [1]}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649965057 data=null} to TreeItem with text {Traces [1]}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649965056 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649965056 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649965046 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649965045 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649965045 data=null doit=true} to TreeItem with text {Traces [1]}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649965045 data=null} to TreeItem with text {Traces [1]}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649965044 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649965044 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649965038 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:52:14 [2020-04-21T16:52:14.606Z] DEBUG - Clicking on with mnemonic 'Import...'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - Clicked on with mnemonic 'Import...'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1649964830 data=null doit=true} to Shell with text {Trace Import}
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.865Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:14 [2020-04-21T16:52:14.866Z] DEBUG - Clicking on Cancel
12:52:14 [2020-04-21T16:52:14.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1649964825 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')
12:52:14 [2020-04-21T16:52:14.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1649964825 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')
12:52:14 [2020-04-21T16:52:14.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1649964825 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1649964825 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:52:14 [2020-04-21T16:52:14.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1649964825 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')
12:52:14 [2020-04-21T16:52:14.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1649964825 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')
12:52:14 [2020-04-21T16:52:14.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1649964824 data=null item=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')
12:52:14 [2020-04-21T16:52:14.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1649964956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:52:14 [2020-04-21T16:52:14.866Z] DEBUG - Clicked on 
12:52:14 [2020-04-21T16:52:14.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1649964743 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:52:14 [2020-04-21T16:52:14.866Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:52:14 [2020-04-21T16:52:14.866Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:52:14 [2020-04-21T16:52:14.866Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1649964571 data=null doit=true} to Shell with text {Preferences}
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1649964566 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1649964566 data=null doit=true} to TreeItem with text {Tracing}
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1649964566 data=null} to TreeItem with text {Tracing}
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1649964565 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649964565 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}
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1649964547 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:15 [2020-04-21T16:52:15.125Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1649964546 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1649964545 data=null doit=true} to Tree node with text: Trace Types
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1649964545 data=null} to Tree node with text: Trace Types
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1649964545 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649964545 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
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1649964538 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.125Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Clicking on Check all
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1649964534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649964534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1649964534 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1649964533 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1649964533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1649964533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1649964533 data=null item=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')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1649964529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649964529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1649964529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1649964529 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1649964529 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Clicked on Check all
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Clicking on &Apply
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1649964526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649964526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1649964526 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1649964526 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1649964525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1649964525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1649964525 data=null item=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')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1649964524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649964524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1649964524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1649964524 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1649964524 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Clicked on &Apply
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:52:15 [2020-04-21T16:52:15.126Z] 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')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Clicking on Apply and Close
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1649964521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1649964521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1649964471 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1649964471 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1649964470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1649964470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1649964470 data=null item=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')
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1649964735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - Clicked on 
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649964432 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649964432 data=null doit=true} to TreeItem with text {test}
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649964432 data=null} to TreeItem with text {test}
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649964432 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649964431 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649964420 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649964419 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649964419 data=null doit=true} to TreeItem with text {test}
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649964419 data=null} to TreeItem with text {test}
12:52:15 [2020-04-21T16:52:15.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649964419 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649964418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649964362 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:52:15 [2020-04-21T16:52:15.386Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649964361 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649964361 data=null doit=true} to TreeItem with text {Traces [1]}
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649964361 data=null} to TreeItem with text {Traces [1]}
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649964360 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649964360 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649964352 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649964351 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649964351 data=null doit=true} to TreeItem with text {Traces [1]}
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649964350 data=null} to TreeItem with text {Traces [1]}
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649964350 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649964350 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649964343 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Clicking on with mnemonic 'Import...'
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Clicked on with mnemonic 'Import...'
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1649964137 data=null doit=true} to Shell with text {Trace Import}
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:52:15 [2020-04-21T16:52:15.386Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - Clicking on Cancel
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1649964133 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')
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1649964133 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')
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1649964133 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1649964133 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1649964133 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')
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1649964133 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')
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1649964133 data=null item=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')
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1649964265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - Clicked on 
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1649964050 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1649963921 data=null doit=true} to Shell with text {Preferences}
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1649963917 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
12:52:15 [2020-04-21T16:52:15.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1649963917 data=null doit=true} to TreeItem with text {Tracing}
12:52:15 [2020-04-21T16:52:15.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1649963916 data=null} to TreeItem with text {Tracing}
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1649963871 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649963870 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}
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1649963852 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
12:52:15 [2020-04-21T16:52:15.906Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1649963850 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1649963850 data=null doit=true} to Tree node with text: Trace Types
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1649963850 data=null} to Tree node with text: Trace Types
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1649963850 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649963850 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
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1649963843 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Clicking on Check all
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1649963839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649963839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1649963838 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1649963838 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1649963838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1649963838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1649963838 data=null item=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')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1649963835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1649963835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1649963835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1649963835 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1649963835 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Clicked on Check all
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Clicking on &Apply
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1649963829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649963828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1649963828 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1649963828 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1649963828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1649963828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1649963828 data=null item=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')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1649963827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1649963827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1649963827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1649963827 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1649963827 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - Clicked on &Apply
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.906Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.907Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.907Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.907Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.907Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:52:15 [2020-04-21T16:52:15.907Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:52:15 [2020-04-21T16:52:15.907Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:52:15 [2020-04-21T16:52:15.907Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:52:15 [2020-04-21T16:52:15.907Z] 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')
12:52:15 [2020-04-21T16:52:15.907Z] DEBUG - Clicking on Apply and Close
12:52:15 [2020-04-21T16:52:15.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1649963824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1649963824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1649963824 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1649963824 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1649963823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1649963823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:52:15 [2020-04-21T16:52:15.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1649963823 data=null item=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')
12:52:15 [2020-04-21T16:52:15.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1649964040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:52:15 [2020-04-21T16:52:15.907Z] DEBUG - Clicked on 
12:52:16 [2020-04-21T16:52:16.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1649963545 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
12:52:16 [2020-04-21T16:52:16.165Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:52:16 [2020-04-21T16:52:16.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:52:16 [2020-04-21T16:52:16.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:52:16 [2020-04-21T16:52:16.165Z] DEBUG - Attempting to set focus on Tree with text {}
12:52:16 [2020-04-21T16:52:16.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649963536 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:52:16 [2020-04-21T16:52:16.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649963536 data=null doit=true} to TreeItem with text {test}
12:52:16 [2020-04-21T16:52:16.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649963536 data=null} to TreeItem with text {test}
12:52:16 [2020-04-21T16:52:16.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649963535 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:52:16 [2020-04-21T16:52:16.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649963535 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:52:16 [2020-04-21T16:52:16.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649963524 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:52:16 [2020-04-21T16:52:16.165Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:52:16 [2020-04-21T16:52:16.165Z] DEBUG - Clicking on with mnemonic 'Delete'
12:52:16 [2020-04-21T16:52:16.165Z] DEBUG - Clicked on with mnemonic 'Delete'
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649962817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649962817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649962817 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649962817 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649962817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649962816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649962816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649962816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649962816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:16 [2020-04-21T16:52:16.732Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649962816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:52:16 [2020-04-21T16:52:16.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649962816 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:52:16 [2020-04-21T16:52:16.733Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649962816 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:52:16 [2020-04-21T16:52:16.733Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:52:16 [2020-04-21T16:52:16.733Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:52:16 [2020-04-21T16:52:16.733Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:52:16 [2020-04-21T16:52:16.733Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:52:16 [2020-04-21T16:52:16.733Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:52:16 [2020-04-21T16:52:16.733Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:52:16 [2020-04-21T16:52:16.733Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:52:16 [2020-04-21T16:52:16.733Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:16 [2020-04-21T16:52:16.733Z] DEBUG - Clicking on OK
12:52:16 [2020-04-21T16:52:16.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649962815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:16 [2020-04-21T16:52:16.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649962815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:16 [2020-04-21T16:52:16.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649962815 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:16 [2020-04-21T16:52:16.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649962814 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:16 [2020-04-21T16:52:16.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649962814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:16 [2020-04-21T16:52:16.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649962814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:16 [2020-04-21T16:52:16.733Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:16 [2020-04-21T16:52:16.733Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:16 [2020-04-21T16:52:16.733Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:16 [2020-04-21T16:52:16.733Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:17 [2020-04-21T16:52:17.298Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:17 [2020-04-21T16:52:17.299Z] DEBUG - Clicked on OK
12:52:20 [2020-04-21T16:52:20.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649962814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:52:20 [2020-04-21T16:52:20.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1649963483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:52:20 [2020-04-21T16:52:20.840Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.11 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
12:52:20 [2020-04-21T16:52:20.840Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 2.422 s
12:52:20 [2020-04-21T16:52:20.840Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 1.109 s
12:52:20 [2020-04-21T16:52:20.840Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 2.03 s
12:52:20 [2020-04-21T16:52:20.840Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 1.617 s
12:52:20 [2020-04-21T16:52:20.840Z] 
12:52:20 [2020-04-21T16:52:20.840Z] Results:
12:52:20 [2020-04-21T16:52:20.840Z] 
12:52:20 [2020-04-21T16:52:20.840Z] Tests run: 75, Failures: 0, Errors: 0, Skipped: 6
12:52:20 [2020-04-21T16:52:20.840Z] 
12:52:21 [2020-04-21T16:52:21.406Z] 
12:52:21 [2020-04-21T16:52:21.406Z] !ENTRY org.eclipse.core.resources 2 10035 2020-04-21 16:52:21.271
12:52:21 [2020-04-21T16:52:21.406Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] All tests passed!
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] 
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] 
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] 
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.5-SNAPSHOT [26/138]
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] 
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] 
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] The project's OSGi version is 2.1.5.202004211619
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] 
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
12:52:22 [2020-04-21T16:52:22.780Z] [INFO] 
12:52:22 [2020-04-21T16:52:22.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
12:52:22 [2020-04-21T16:52:22.781Z] [INFO] 
12:52:22 [2020-04-21T16:52:22.781Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
12:52:22 [2020-04-21T16:52:22.781Z] [INFO] 
12:52:22 [2020-04-21T16:52:22.781Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
12:52:22 [2020-04-21T16:52:22.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:22 [2020-04-21T16:52:22.781Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
12:52:22 [2020-04-21T16:52:22.781Z] [INFO] 
12:52:22 [2020-04-21T16:52:22.781Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
12:52:22 [2020-04-21T16:52:22.781Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes
12:52:23 [2020-04-21T16:52:23.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[280] 
12:52:23 [2020-04-21T16:52:23.348Z] 	while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) {
12:52:23 [2020-04-21T16:52:23.348Z] 	                             ^^^^^^^^^^^^^^^^^
12:52:23 [2020-04-21T16:52:23.348Z] 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
12:52:23 [2020-04-21T16:52:23.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[387] 
12:52:23 [2020-04-21T16:52:23.348Z] 	List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values());
12:52:23 [2020-04-21T16:52:23.348Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^
12:52:23 [2020-04-21T16:52:23.348Z] Null type safety (type annotations): The expression of type '@NonNull Collection<CriticalPathEntry>' needs unchecked conversion to conform to 'Collection<? extends @NonNull CriticalPathEntry>'
12:52:23 [2020-04-21T16:52:23.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[388] 
12:52:23 [2020-04-21T16:52:23.348Z] 	list.addAll(fWorkers.values());
12:52:23 [2020-04-21T16:52:23.348Z] 	            ^^^^^^^^^^^^^^^^^
12:52:23 [2020-04-21T16:52:23.348Z] Null type safety (type annotations): The expression of type '@NonNull Collection<CriticalPathEntry>' needs unchecked conversion to conform to 'Collection<? extends @NonNull CriticalPathEntry>'
12:52:23 [2020-04-21T16:52:23.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] 
12:52:23 [2020-04-21T16:52:23.348Z] 	fAspects.put(HOST_ID_STR, worker.getHostId());
12:52:23 [2020-04-21T16:52:23.348Z] 	             ^^^^^^^^^^^
12:52:23 [2020-04-21T16:52:23.348Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:23 [2020-04-21T16:52:23.348Z] 4 problems (4 warnings)
12:52:23 [2020-04-21T16:52:23.348Z] [INFO] 
12:52:23 [2020-04-21T16:52:23.348Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
12:52:23 [2020-04-21T16:52:23.348Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:23 [2020-04-21T16:52:23.348Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
12:52:23 [2020-04-21T16:52:23.348Z] [INFO] 
12:52:23 [2020-04-21T16:52:23.348Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
12:52:23 [2020-04-21T16:52:23.348Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.5-SNAPSHOT-sources.jar
12:52:23 [2020-04-21T16:52:23.348Z] [INFO] 
12:52:23 [2020-04-21T16:52:23.348Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
12:52:23 [2020-04-21T16:52:23.348Z] [INFO] 
12:52:23 [2020-04-21T16:52:23.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
12:52:23 [2020-04-21T16:52:23.348Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.5-SNAPSHOT.jar
12:52:23 [2020-04-21T16:52:23.607Z] [INFO] 
12:52:23 [2020-04-21T16:52:23.607Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
12:52:23 [2020-04-21T16:52:23.607Z] [INFO] 
12:52:23 [2020-04-21T16:52:23.607Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core ---
12:52:23 [2020-04-21T16:52:23.607Z] [INFO] 
12:52:23 [2020-04-21T16:52:23.607Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core ---
12:52:23 [2020-04-21T16:52:23.607Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.5-SNAPSHOT.jar
12:52:23 [2020-04-21T16:52:23.607Z] [INFO] 
12:52:23 [2020-04-21T16:52:23.607Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
12:52:23 [2020-04-21T16:52:23.607Z] [INFO] 
12:52:23 [2020-04-21T16:52:23.607Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
12:52:23 [2020-04-21T16:52:23.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.5-SNAPSHOT.jar
12:52:23 [2020-04-21T16:52:23.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.5-SNAPSHOT.pom
12:52:23 [2020-04-21T16:52:23.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.5-SNAPSHOT-sources.jar
12:52:23 [2020-04-21T16:52:23.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.5-SNAPSHOT-pack200.jar.pack.gz
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.5-SNAPSHOT-p2metadata.xml
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.5-SNAPSHOT-p2artifacts.xml
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] 
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] 
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.3-SNAPSHOT [27/138]
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] 
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] 
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] The project's OSGi version is 1.0.3.202004211619
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] 
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] 
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] 
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] 
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] 
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
12:52:23 [2020-04-21T16:52:23.608Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes
12:52:24 [2020-04-21T16:52:24.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[61] 
12:52:24 [2020-04-21T16:52:24.174Z] 	private final EnumSet<DescriptorType> fType = EnumSet.noneOf(DescriptorType.class);
12:52:24 [2020-04-21T16:52:24.174Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:24 [2020-04-21T16:52:24.174Z] Null type safety (type annotations): The expression of type 'EnumSet<DescriptorTypeVisitor.@NonNull DescriptorType>' needs unchecked conversion to conform to '@NonNull EnumSet<DescriptorTypeVisitor.@NonNull DescriptorType>'
12:52:24 [2020-04-21T16:52:24.174Z] 1 problem (1 warning)
12:52:24 [2020-04-21T16:52:24.174Z] [INFO] 
12:52:24 [2020-04-21T16:52:24.174Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
12:52:24 [2020-04-21T16:52:24.174Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:24 [2020-04-21T16:52:24.174Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
12:52:24 [2020-04-21T16:52:24.174Z] [INFO] 
12:52:24 [2020-04-21T16:52:24.174Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
12:52:24 [2020-04-21T16:52:24.174Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-sources.jar
12:52:24 [2020-04-21T16:52:24.174Z] [INFO] 
12:52:24 [2020-04-21T16:52:24.174Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
12:52:24 [2020-04-21T16:52:24.174Z] [INFO] 
12:52:24 [2020-04-21T16:52:24.175Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
12:52:24 [2020-04-21T16:52:24.175Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.jar
12:52:24 [2020-04-21T16:52:24.175Z] [INFO] 
12:52:24 [2020-04-21T16:52:24.175Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
12:52:24 [2020-04-21T16:52:24.175Z] [INFO] 
12:52:24 [2020-04-21T16:52:24.175Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core ---
12:52:24 [2020-04-21T16:52:24.175Z] [INFO] 
12:52:24 [2020-04-21T16:52:24.175Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core ---
12:52:24 [2020-04-21T16:52:24.175Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.jar
12:52:24 [2020-04-21T16:52:24.175Z] [INFO] 
12:52:24 [2020-04-21T16:52:24.175Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
12:52:24 [2020-04-21T16:52:24.175Z] [INFO] 
12:52:24 [2020-04-21T16:52:24.175Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
12:52:24 [2020-04-21T16:52:24.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:24 [2020-04-21T16:52:24.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:24 [2020-04-21T16:52:24.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] 
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] 
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.2-SNAPSHOT [28/138]
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] 
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] 
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] The project's OSGi version is 1.1.2.202004211619
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] 
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] 
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] 
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] 
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] 
12:52:24 [2020-04-21T16:52:24.433Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
12:52:24 [2020-04-21T16:52:24.691Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes
12:52:25 [2020-04-21T16:52:25.257Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[284] 
12:52:25 [2020-04-21T16:52:25.257Z] 	complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE)));
12:52:25 [2020-04-21T16:52:25.257Z] 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:25 [2020-04-21T16:52:25.257Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:25 [2020-04-21T16:52:25.257Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[111] 
12:52:25 [2020-04-21T16:52:25.257Z] 	return buildFromInputStream(propsStream, isUserDefined, appliesTo);
12:52:25 [2020-04-21T16:52:25.257Z] 	                            ^^^^^^^^^^^
12:52:25 [2020-04-21T16:52:25.257Z] Null type safety (type annotations): The expression of type 'InputStream' needs unchecked conversion to conform to '@NonNull InputStream'
12:52:25 [2020-04-21T16:52:25.257Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[137] 
12:52:25 [2020-04-21T16:52:25.257Z] 	try (final DirectoryStream<Path> directoryStream = Files.newDirectoryStream(configDir)) {
12:52:25 [2020-04-21T16:52:25.257Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:25 [2020-04-21T16:52:25.257Z] Null type safety (type annotations): The expression of type 'DirectoryStream<Path>' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>'
12:52:25 [2020-04-21T16:52:25.257Z] 3 problems (3 warnings)
12:52:25 [2020-04-21T16:52:25.257Z] [INFO] 
12:52:25 [2020-04-21T16:52:25.257Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
12:52:25 [2020-04-21T16:52:25.257Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:25 [2020-04-21T16:52:25.257Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
12:52:25 [2020-04-21T16:52:25.257Z] [INFO] 
12:52:25 [2020-04-21T16:52:25.257Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
12:52:25 [2020-04-21T16:52:25.257Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-sources.jar
12:52:25 [2020-04-21T16:52:25.516Z] [INFO] 
12:52:25 [2020-04-21T16:52:25.516Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
12:52:25 [2020-04-21T16:52:25.516Z] [INFO] 
12:52:25 [2020-04-21T16:52:25.516Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
12:52:25 [2020-04-21T16:52:25.516Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.jar
12:52:25 [2020-04-21T16:52:25.516Z] [INFO] 
12:52:25 [2020-04-21T16:52:25.516Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
12:52:25 [2020-04-21T16:52:25.516Z] [INFO] 
12:52:25 [2020-04-21T16:52:25.516Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core ---
12:52:25 [2020-04-21T16:52:25.516Z] [INFO] 
12:52:25 [2020-04-21T16:52:25.516Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core ---
12:52:25 [2020-04-21T16:52:25.516Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.jar
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] 
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] 
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] 
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] 
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.1.1-SNAPSHOT [29/138]
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] 
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] 
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] The project's OSGi version is 5.1.1.202004211619
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] 
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] 
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] 
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] 
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] 
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
12:52:25 [2020-04-21T16:52:25.775Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes
12:52:26 [2020-04-21T16:52:26.711Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[242] 
12:52:26 [2020-04-21T16:52:26.711Z] 	fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class);
12:52:26 [2020-04-21T16:52:26.711Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:26 [2020-04-21T16:52:26.711Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>'
12:52:26 [2020-04-21T16:52:26.711Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[384] 
12:52:26 [2020-04-21T16:52:26.711Z] 	SeriesModel seriesModel = entry.getValue().build();
12:52:26 [2020-04-21T16:52:26.711Z] 	                          ^^^^^^^^^^^^^^^^
12:52:26 [2020-04-21T16:52:26.711Z] 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
12:52:26 [2020-04-21T16:52:26.711Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[385] 
12:52:26 [2020-04-21T16:52:26.711Z] 	seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel);
12:52:26 [2020-04-21T16:52:26.711Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:26 [2020-04-21T16:52:26.711Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:26 [2020-04-21T16:52:26.711Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[458] 
12:52:26 [2020-04-21T16:52:26.711Z] 	SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues));
12:52:26 [2020-04-21T16:52:26.711Z] 	                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^
12:52:26 [2020-04-21T16:52:26.711Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]'
12:52:26 [2020-04-21T16:52:26.711Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[458] 
12:52:26 [2020-04-21T16:52:26.711Z] 	SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues));
12:52:26 [2020-04-21T16:52:26.711Z] 	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:26 [2020-04-21T16:52:26.711Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]'
12:52:26 [2020-04-21T16:52:26.711Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[459] 
12:52:26 [2020-04-21T16:52:26.711Z] 	builder.setProperties(Ints.toArray(fProperties)).build();
12:52:26 [2020-04-21T16:52:26.711Z] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:26 [2020-04-21T16:52:26.711Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]'
12:52:26 [2020-04-21T16:52:26.711Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] 
12:52:26 [2020-04-21T16:52:26.711Z] 	return builder.setProperties(Ints.toArray(fProperties)).build();
12:52:26 [2020-04-21T16:52:26.711Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:26 [2020-04-21T16:52:26.711Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]'
12:52:26 [2020-04-21T16:52:26.711Z] 7 problems (7 warnings)
12:52:26 [2020-04-21T16:52:26.711Z] [INFO] 
12:52:26 [2020-04-21T16:52:26.711Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
12:52:26 [2020-04-21T16:52:26.711Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:26 [2020-04-21T16:52:26.711Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
12:52:26 [2020-04-21T16:52:26.711Z] [INFO] 
12:52:26 [2020-04-21T16:52:26.711Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
12:52:26 [2020-04-21T16:52:26.711Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.1-SNAPSHOT-sources.jar
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] 
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] 
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.1-SNAPSHOT.jar
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] 
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] 
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core ---
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] 
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core ---
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.1-SNAPSHOT.jar
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] 
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] 
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.1-SNAPSHOT.jar
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.1-SNAPSHOT.pom
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.1-SNAPSHOT-sources.jar
12:52:26 [2020-04-21T16:52:26.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.1-SNAPSHOT-pack200.jar.pack.gz
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.1-SNAPSHOT-p2metadata.xml
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.1-SNAPSHOT-p2artifacts.xml
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] 
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] 
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.2.0-SNAPSHOT [30/138]
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] 
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] 
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] The project's OSGi version is 4.2.0.202004211619
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] 
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] 
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] 
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] 
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] 
12:52:26 [2020-04-21T16:52:26.970Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:52:26 [2020-04-21T16:52:26.971Z] [INFO] Compiling 127 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes
12:52:28 [2020-04-21T16:52:28.347Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[156] 
12:52:28 [2020-04-21T16:52:28.347Z] 	nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName())));
12:52:28 [2020-04-21T16:52:28.347Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.347Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:28 [2020-04-21T16:52:28.347Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[228] 
12:52:28 [2020-04-21T16:52:28.347Z] 	long id = entry.getKey();
12:52:28 [2020-04-21T16:52:28.347Z] 	          ^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.347Z] 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
12:52:28 [2020-04-21T16:52:28.347Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[229] 
12:52:28 [2020-04-21T16:52:28.347Z] 	int quark = entry.getValue();
12:52:28 [2020-04-21T16:52:28.347Z] 	            ^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.347Z] 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
12:52:28 [2020-04-21T16:52:28.347Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsWorker.java:[99] 
12:52:28 [2020-04-21T16:52:28.347Z] 	workerInfo.put(OsStrings.tid(), String.valueOf(tid)); //$NON-NLS-1$
12:52:28 [2020-04-21T16:52:28.347Z] 	                                                      ^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.347Z] Unnecessary $NON-NLS$ tag
12:52:28 [2020-04-21T16:52:28.347Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[164] 
12:52:28 [2020-04-21T16:52:28.347Z] 	long cpuTime = entry.getValue();
12:52:28 [2020-04-21T16:52:28.347Z] 	               ^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.347Z] 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
12:52:28 [2020-04-21T16:52:28.347Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[221] 
12:52:28 [2020-04-21T16:52:28.347Z] 	entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime));
12:52:28 [2020-04-21T16:52:28.347Z] 	                                                                            ^^^^^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.347Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:28 [2020-04-21T16:52:28.347Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[228] 
12:52:28 [2020-04-21T16:52:28.347Z] 	String key = entry.getKey();
12:52:28 [2020-04-21T16:52:28.347Z] 	             ^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.347Z] 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
12:52:28 [2020-04-21T16:52:28.347Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[237] 
12:52:28 [2020-04-21T16:52:28.347Z] 	entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue()));
12:52:28 [2020-04-21T16:52:28.347Z] 	                                                                                                        ^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.347Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:28 [2020-04-21T16:52:28.347Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[45] 
12:52:28 [2020-04-21T16:52:28.347Z] 	private static final Predicate<? super ITmfTrace> PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null;
12:52:28 [2020-04-21T16:52:28.347Z] 	                                                                                                          ^
12:52:28 [2020-04-21T16:52:28.347Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
12:52:28 [2020-04-21T16:52:28.347Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[60] 
12:52:28 [2020-04-21T16:52:28.347Z] 	return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID);
12:52:28 [2020-04-21T16:52:28.347Z] 	                                             ^^^^^^
12:52:28 [2020-04-21T16:52:28.347Z] Null type safety (type annotations): The expression of type 'Collection<ITmfTrace>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>'
12:52:28 [2020-04-21T16:52:28.347Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[171] 
12:52:28 [2020-04-21T16:52:28.347Z] 	double[] threadValues = entry.getValue().getData();
12:52:28 [2020-04-21T16:52:28.347Z] 	                        ^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.347Z] 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
12:52:28 [2020-04-21T16:52:28.347Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[269] 
12:52:28 [2020-04-21T16:52:28.347Z] 	nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName())));
12:52:28 [2020-04-21T16:52:28.347Z] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.348Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:28 [2020-04-21T16:52:28.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[20] 
12:52:28 [2020-04-21T16:52:28.348Z] 	public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted {
12:52:28 [2020-04-21T16:52:28.348Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.348Z] Javadoc: Missing comment for public declaration
12:52:28 [2020-04-21T16:52:28.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[39] 
12:52:28 [2020-04-21T16:52:28.348Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
12:52:28 [2020-04-21T16:52:28.348Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.348Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:52:28 [2020-04-21T16:52:28.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[234] 
12:52:28 [2020-04-21T16:52:28.348Z] 	TimeGraphEntryModel traceEntry = new TimeGraphEntryModel(fTraceId, -1, getTrace().getName(), ss.getStartTime(), end);
12:52:28 [2020-04-21T16:52:28.348Z] 	                                                                       ^^^^^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.348Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:28 [2020-04-21T16:52:28.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[352] 
12:52:28 [2020-04-21T16:52:28.348Z] 	return builder.build();
12:52:28 [2020-04-21T16:52:28.348Z] 	       ^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.348Z] 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>'
12:52:28 [2020-04-21T16:52:28.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[413] 
12:52:28 [2020-04-21T16:52:28.348Z] 	return Lists.newArrayList(models);
12:52:28 [2020-04-21T16:52:28.348Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.348Z] 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>'
12:52:28 [2020-04-21T16:52:28.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[413] 
12:52:28 [2020-04-21T16:52:28.348Z] 	return Lists.newArrayList(models);
12:52:28 [2020-04-21T16:52:28.348Z] 	                          ^^^^^^
12:52:28 [2020-04-21T16:52:28.348Z] 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>'
12:52:28 [2020-04-21T16:52:28.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[428] 
12:52:28 [2020-04-21T16:52:28.348Z] 	return builder.build();
12:52:28 [2020-04-21T16:52:28.348Z] 	       ^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.348Z] 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>'
12:52:28 [2020-04-21T16:52:28.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[454] 
12:52:28 [2020-04-21T16:52:28.348Z] 	for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) {
12:52:28 [2020-04-21T16:52:28.348Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.348Z] Null type safety (type annotations): The expression of type 'Collection<Integer>' needs unchecked conversion to conform to '@NonNull Collection<Integer>'
12:52:28 [2020-04-21T16:52:28.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[742] 
12:52:28 [2020-04-21T16:52:28.348Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
12:52:28 [2020-04-21T16:52:28.348Z] 	                                                                                     ^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.348Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:52:28 [2020-04-21T16:52:28.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[742] 
12:52:28 [2020-04-21T16:52:28.348Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
12:52:28 [2020-04-21T16:52:28.348Z] 	                                                                                                             ^^^^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.348Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:52:28 [2020-04-21T16:52:28.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[742] 
12:52:28 [2020-04-21T16:52:28.348Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
12:52:28 [2020-04-21T16:52:28.348Z] 	                                                                                                                              ^^
12:52:28 [2020-04-21T16:52:28.348Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:52:28 [2020-04-21T16:52:28.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[764] 
12:52:28 [2020-04-21T16:52:28.348Z] 	return new TmfModelResponse<>(returnValue, status, statusMessage);
12:52:28 [2020-04-21T16:52:28.348Z] 	                              ^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.348Z] Null type safety (type annotations): The expression of type 'Map<String,String>' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>'
12:52:28 [2020-04-21T16:52:28.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[779] 
12:52:28 [2020-04-21T16:52:28.348Z] 	Map<@NonNull String, @NonNull String> model = response.getModel();
12:52:28 [2020-04-21T16:52:28.348Z] 	                                              ^^^^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.348Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,String>' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>'
12:52:28 [2020-04-21T16:52:28.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[782] 
12:52:28 [2020-04-21T16:52:28.348Z] 	data.put(entry.getKey(), entry.getValue());
12:52:28 [2020-04-21T16:52:28.348Z] 	         ^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.348Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:28 [2020-04-21T16:52:28.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[782] 
12:52:28 [2020-04-21T16:52:28.348Z] 	data.put(entry.getKey(), entry.getValue());
12:52:28 [2020-04-21T16:52:28.348Z] 	                         ^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.348Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
12:52:28 [2020-04-21T16:52:28.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[41] 
12:52:28 [2020-04-21T16:52:28.348Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
12:52:28 [2020-04-21T16:52:28.348Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.348Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:52:28 [2020-04-21T16:52:28.349Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[131] 
12:52:28 [2020-04-21T16:52:28.349Z] 	private final TreeMultimap<Integer, ITmfStateInterval> fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR);
12:52:28 [2020-04-21T16:52:28.349Z] 	                                                                                             ^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.349Z] Null type safety: parameter 1 provided via method descriptor Comparator<Integer>.compare(Integer, Integer) needs unchecked conversion to conform to 'int'
12:52:28 [2020-04-21T16:52:28.349Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[131] 
12:52:28 [2020-04-21T16:52:28.349Z] 	private final TreeMultimap<Integer, ITmfStateInterval> fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR);
12:52:28 [2020-04-21T16:52:28.349Z] 	                                                                                             ^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.349Z] Null type safety: parameter 2 provided via method descriptor Comparator<Integer>.compare(Integer, Integer) needs unchecked conversion to conform to 'int'
12:52:28 [2020-04-21T16:52:28.349Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[156] 
12:52:28 [2020-04-21T16:52:28.349Z] 	ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP);
12:52:28 [2020-04-21T16:52:28.349Z] 	                                                                                                         ^^^^^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.349Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:28 [2020-04-21T16:52:28.349Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[540] 
12:52:28 [2020-04-21T16:52:28.349Z] 	quarks = selectedEntries.values();
12:52:28 [2020-04-21T16:52:28.349Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.349Z] Null type safety (type annotations): The expression of type '@NonNull Collection<Integer>' needs unchecked conversion to conform to 'Collection<@NonNull Integer>'
12:52:28 [2020-04-21T16:52:28.349Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[586] 
12:52:28 [2020-04-21T16:52:28.349Z] 	return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED);
12:52:28 [2020-04-21T16:52:28.349Z] 	                              ^^^^^^
12:52:28 [2020-04-21T16:52:28.349Z] Null type safety (type annotations): The expression of type 'Map<String,String>' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>'
12:52:28 [2020-04-21T16:52:28.349Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[671] 
12:52:28 [2020-04-21T16:52:28.349Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
12:52:28 [2020-04-21T16:52:28.349Z] 	                                                                                ^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.349Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:52:28 [2020-04-21T16:52:28.349Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[671] 
12:52:28 [2020-04-21T16:52:28.349Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
12:52:28 [2020-04-21T16:52:28.349Z] 	                                                                                                        ^^^^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.349Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:52:28 [2020-04-21T16:52:28.349Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[671] 
12:52:28 [2020-04-21T16:52:28.349Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
12:52:28 [2020-04-21T16:52:28.349Z] 	                                                                                                                         ^^
12:52:28 [2020-04-21T16:52:28.349Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:52:28 [2020-04-21T16:52:28.349Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[676] 
12:52:28 [2020-04-21T16:52:28.349Z] 	List<@NonNull ITmfCallsite> callsites = csAnalysis.getCallsites(String.valueOf(trace.getUUID()), deviceAspect.getDeviceType(), attributeName, interval.getStartTime() / 2L + interval.getEndTime() / 2L);
12:52:28 [2020-04-21T16:52:28.349Z] 	                                                                                                                               ^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.349Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:28 [2020-04-21T16:52:28.349Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[714] 
12:52:28 [2020-04-21T16:52:28.349Z] 	Map<@NonNull String, @NonNull String> model = response.getModel();
12:52:28 [2020-04-21T16:52:28.349Z] 	                                              ^^^^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.349Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,String>' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>'
12:52:28 [2020-04-21T16:52:28.349Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[717] 
12:52:28 [2020-04-21T16:52:28.349Z] 	data.put(entry.getKey(), entry.getValue());
12:52:28 [2020-04-21T16:52:28.349Z] 	         ^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.349Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:28 [2020-04-21T16:52:28.349Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[717] 
12:52:28 [2020-04-21T16:52:28.349Z] 	data.put(entry.getKey(), entry.getValue());
12:52:28 [2020-04-21T16:52:28.349Z] 	                         ^^^^^^^^^^^^^^^^
12:52:28 [2020-04-21T16:52:28.349Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
12:52:28 [2020-04-21T16:52:28.349Z] 40 problems (40 warnings)
12:52:28 [2020-04-21T16:52:28.349Z] [INFO] 
12:52:28 [2020-04-21T16:52:28.349Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:52:28 [2020-04-21T16:52:28.349Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:28 [2020-04-21T16:52:28.607Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
12:52:28 [2020-04-21T16:52:28.607Z] [INFO] 
12:52:28 [2020-04-21T16:52:28.607Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:52:28 [2020-04-21T16:52:28.607Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-sources.jar
12:52:28 [2020-04-21T16:52:28.607Z] [INFO] 
12:52:28 [2020-04-21T16:52:28.607Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:52:28 [2020-04-21T16:52:28.607Z] [INFO] 
12:52:28 [2020-04-21T16:52:28.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:52:28 [2020-04-21T16:52:28.865Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.jar
12:52:28 [2020-04-21T16:52:28.865Z] [INFO] 
12:52:28 [2020-04-21T16:52:28.865Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:52:28 [2020-04-21T16:52:28.865Z] [INFO] 
12:52:28 [2020-04-21T16:52:28.865Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:52:28 [2020-04-21T16:52:28.865Z] [INFO] 
12:52:28 [2020-04-21T16:52:28.865Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:52:28 [2020-04-21T16:52:28.865Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.jar
12:52:29 [2020-04-21T16:52:29.124Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.124Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:52:29 [2020-04-21T16:52:29.124Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.124Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:52:29 [2020-04-21T16:52:29.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.jar
12:52:29 [2020-04-21T16:52:29.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.pom
12:52:29 [2020-04-21T16:52:29.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-sources.jar
12:52:29 [2020-04-21T16:52:29.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-p2metadata.xml
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-p2artifacts.xml
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] Building Trace Compass LTTng Support Parent 5.3.0-SNAPSHOT      [31/138]
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] --------------------------------[ pom ]---------------------------------
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent ---
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent ---
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/5.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-5.3.0-SNAPSHOT.pom
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.2-SNAPSHOT [32/138]
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] The project's OSGi version is 1.1.2.202004211619
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
12:52:29 [2020-04-21T16:52:29.382Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes
12:52:29 [2020-04-21T16:52:29.641Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.641Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
12:52:29 [2020-04-21T16:52:29.641Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:29 [2020-04-21T16:52:29.641Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
12:52:29 [2020-04-21T16:52:29.641Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.641Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
12:52:29 [2020-04-21T16:52:29.641Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-sources.jar
12:52:29 [2020-04-21T16:52:29.641Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.641Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
12:52:29 [2020-04-21T16:52:29.641Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.641Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
12:52:29 [2020-04-21T16:52:29.641Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.jar
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core ---
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core ---
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.jar
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.0-SNAPSHOT [33/138]
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] The project's OSGi version is 4.0.0.202004211619
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] 
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:52:29 [2020-04-21T16:52:29.900Z] [INFO] Compiling 93 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes
12:52:31 [2020-04-21T16:52:31.276Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[173] 
12:52:31 [2020-04-21T16:52:31.276Z] 	int attributeQuark = series.getKey().fQuark;
12:52:31 [2020-04-21T16:52:31.276Z] 	                     ^^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.276Z] 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
12:52:31 [2020-04-21T16:52:31.276Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[176] 
12:52:31 [2020-04-21T16:52:31.276Z] 	series.getValue().getData()[i] = extractValue(value);
12:52:31 [2020-04-21T16:52:31.276Z] 	^^^^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.276Z] 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
12:52:31 [2020-04-21T16:52:31.276Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[183] 
12:52:31 [2020-04-21T16:52:31.276Z] 	if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) {
12:52:31 [2020-04-21T16:52:31.276Z] 	    ^^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.276Z] 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
12:52:31 [2020-04-21T16:52:31.276Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[184] 
12:52:31 [2020-04-21T16:52:31.276Z] 	getSeriesDelta(series.getValue().getData());
12:52:31 [2020-04-21T16:52:31.276Z] 	               ^^^^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.276Z] 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
12:52:31 [2020-04-21T16:52:31.276Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] 
12:52:31 [2020-04-21T16:52:31.276Z] 	return TmfXyResponseFactory.createFailedResponse(e.getMessage());
12:52:31 [2020-04-21T16:52:31.276Z] 	                                                 ^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.276Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:31 [2020-04-21T16:52:31.276Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[192] 
12:52:31 [2020-04-21T16:52:31.276Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete);
12:52:31 [2020-04-21T16:52:31.276Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.276Z] 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>'
12:52:31 [2020-04-21T16:52:31.276Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[192] 
12:52:31 [2020-04-21T16:52:31.276Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete);
12:52:31 [2020-04-21T16:52:31.276Z] 	                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.277Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:31 [2020-04-21T16:52:31.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[162] 
12:52:31 [2020-04-21T16:52:31.277Z] 	fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate());
12:52:31 [2020-04-21T16:52:31.277Z] 	                                ^^^^^^^^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.277Z] 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
12:52:31 [2020-04-21T16:52:31.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[81] 
12:52:31 [2020-04-21T16:52:31.277Z] 	Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container);
12:52:31 [2020-04-21T16:52:31.277Z] 	               ^^^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.277Z] 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
12:52:31 [2020-04-21T16:52:31.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[239] 
12:52:31 [2020-04-21T16:52:31.277Z] 	TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement));
12:52:31 [2020-04-21T16:52:31.277Z] 	                                                                                                                                        ^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.277Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
12:52:31 [2020-04-21T16:52:31.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[260] 
12:52:31 [2020-04-21T16:52:31.277Z] 	buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList);
12:52:31 [2020-04-21T16:52:31.277Z] 	                                                ^^^^^
12:52:31 [2020-04-21T16:52:31.277Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:31 [2020-04-21T16:52:31.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[404] 
12:52:31 [2020-04-21T16:52:31.277Z] 	return quarkToRow.values();
12:52:31 [2020-04-21T16:52:31.277Z] 	       ^^^^^^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.277Z] Null type safety (type annotations): The expression of type '@NonNull Collection<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>'
12:52:31 [2020-04-21T16:52:31.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[177] 
12:52:31 [2020-04-21T16:52:31.277Z] 	buffer.putString(entry.getKey());
12:52:31 [2020-04-21T16:52:31.277Z] 	                 ^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.277Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:31 [2020-04-21T16:52:31.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[204] 
12:52:31 [2020-04-21T16:52:31.277Z] 	size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey());
12:52:31 [2020-04-21T16:52:31.277Z] 	                                                    ^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.277Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:31 [2020-04-21T16:52:31.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[331] 
12:52:31 [2020-04-21T16:52:31.277Z] 	return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$
12:52:31 [2020-04-21T16:52:31.277Z] 	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.277Z] 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>'
12:52:31 [2020-04-21T16:52:31.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[85] 
12:52:31 [2020-04-21T16:52:31.277Z] 	return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances);
12:52:31 [2020-04-21T16:52:31.277Z] 	                                                            ^^^^^^
12:52:31 [2020-04-21T16:52:31.277Z] 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>'
12:52:31 [2020-04-21T16:52:31.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[57] 
12:52:31 [2020-04-21T16:52:31.277Z] 	final String alias = entry.getValue();
12:52:31 [2020-04-21T16:52:31.277Z] 	                     ^^^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.277Z] 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
12:52:31 [2020-04-21T16:52:31.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[25] 
12:52:31 [2020-04-21T16:52:31.277Z] 	* {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package
12:52:31 [2020-04-21T16:52:31.277Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.277Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type
12:52:31 [2020-04-21T16:52:31.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[267] 
12:52:31 [2020-04-21T16:52:31.277Z] 	series.getValue().getData()[i] = extractValue(value);
12:52:31 [2020-04-21T16:52:31.277Z] 	^^^^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.277Z] 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
12:52:31 [2020-04-21T16:52:31.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[275] 
12:52:31 [2020-04-21T16:52:31.277Z] 	getSeriesDelta(series.getValue().getData());
12:52:31 [2020-04-21T16:52:31.277Z] 	               ^^^^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.277Z] 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
12:52:31 [2020-04-21T16:52:31.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[279] 
12:52:31 [2020-04-21T16:52:31.277Z] 	return TmfXyResponseFactory.createFailedResponse(e.getMessage());
12:52:31 [2020-04-21T16:52:31.277Z] 	                                                 ^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.277Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:31 [2020-04-21T16:52:31.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[283] 
12:52:31 [2020-04-21T16:52:31.277Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete);
12:52:31 [2020-04-21T16:52:31.277Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.277Z] 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>'
12:52:31 [2020-04-21T16:52:31.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[283] 
12:52:31 [2020-04-21T16:52:31.277Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete);
12:52:31 [2020-04-21T16:52:31.277Z] 	                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.277Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:31 [2020-04-21T16:52:31.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[370] 
12:52:31 [2020-04-21T16:52:31.277Z] 	builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName())));
12:52:31 [2020-04-21T16:52:31.277Z] 	                                                                         ^^^^^^^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.277Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:52:31 [2020-04-21T16:52:31.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[163] 
12:52:31 [2020-04-21T16:52:31.278Z] 	for (Entry<ITmfStateSystem, Map<Integer, Long>> ssEntry : table.rowMap().entrySet()) {
12:52:31 [2020-04-21T16:52:31.278Z] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.278Z] 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>>'
12:52:31 [2020-04-21T16:52:31.278Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[187] 
12:52:31 [2020-04-21T16:52:31.278Z] 	for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) {
12:52:31 [2020-04-21T16:52:31.278Z] 	                                                                                     ^^^^^^^^^^^^^^
12:52:31 [2020-04-21T16:52:31.278Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable
12:52:31 [2020-04-21T16:52:31.278Z] 26 problems (26 warnings)
12:52:31 [2020-04-21T16:52:31.278Z] [INFO] 
12:52:31 [2020-04-21T16:52:31.278Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:52:31 [2020-04-21T16:52:31.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:31 [2020-04-21T16:52:31.278Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
12:52:31 [2020-04-21T16:52:31.278Z] [INFO] 
12:52:31 [2020-04-21T16:52:31.278Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:52:31 [2020-04-21T16:52:31.536Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-sources.jar
12:52:31 [2020-04-21T16:52:31.536Z] [INFO] 
12:52:31 [2020-04-21T16:52:31.536Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:52:31 [2020-04-21T16:52:31.536Z] [INFO] 
12:52:31 [2020-04-21T16:52:31.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:52:31 [2020-04-21T16:52:31.537Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.jar
12:52:31 [2020-04-21T16:52:31.795Z] [INFO] 
12:52:31 [2020-04-21T16:52:31.795Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:52:31 [2020-04-21T16:52:31.795Z] [INFO] 
12:52:31 [2020-04-21T16:52:31.795Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:52:31 [2020-04-21T16:52:31.795Z] [INFO] 
12:52:31 [2020-04-21T16:52:31.795Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:52:31 [2020-04-21T16:52:31.795Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.jar
12:52:32 [2020-04-21T16:52:32.053Z] [INFO] 
12:52:32 [2020-04-21T16:52:32.053Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:52:32 [2020-04-21T16:52:32.053Z] [INFO] 
12:52:32 [2020-04-21T16:52:32.053Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:52:32 [2020-04-21T16:52:32.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:32 [2020-04-21T16:52:32.312Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:32 [2020-04-21T16:52:32.312Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:32 [2020-04-21T16:52:32.312Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:32 [2020-04-21T16:52:32.312Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:32 [2020-04-21T16:52:32.312Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:52:32 [2020-04-21T16:52:32.312Z] [INFO] 
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] 
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.3-SNAPSHOT [34/138]
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] 
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] 
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] The project's OSGi version is 3.0.3.202004211619
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] 
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] 
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] 
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] 
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] 
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:52:32 [2020-04-21T16:52:32.313Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes
12:52:32 [2020-04-21T16:52:32.879Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] 
12:52:32 [2020-04-21T16:52:32.880Z] 	Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq());
12:52:32 [2020-04-21T16:52:32.880Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
12:52:32 [2020-04-21T16:52:32.880Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
12:52:32 [2020-04-21T16:52:32.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[108] 
12:52:32 [2020-04-21T16:52:32.880Z] 	Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq());
12:52:32 [2020-04-21T16:52:32.880Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:32 [2020-04-21T16:52:32.880Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
12:52:32 [2020-04-21T16:52:32.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[109] 
12:52:32 [2020-04-21T16:52:32.880Z] 	Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags());
12:52:32 [2020-04-21T16:52:32.880Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:52:32 [2020-04-21T16:52:32.880Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
12:52:32 [2020-04-21T16:52:32.880Z] 3 problems (3 warnings)
12:52:32 [2020-04-21T16:52:32.880Z] [INFO] 
12:52:32 [2020-04-21T16:52:32.880Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:52:32 [2020-04-21T16:52:32.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:32 [2020-04-21T16:52:32.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
12:52:32 [2020-04-21T16:52:32.880Z] [INFO] 
12:52:32 [2020-04-21T16:52:32.880Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:52:32 [2020-04-21T16:52:32.880Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.3-SNAPSHOT-sources.jar
12:52:33 [2020-04-21T16:52:33.137Z] [INFO] 
12:52:33 [2020-04-21T16:52:33.137Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:52:33 [2020-04-21T16:52:33.395Z] [INFO] 
12:52:33 [2020-04-21T16:52:33.395Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:52:33 [2020-04-21T16:52:33.395Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.3-SNAPSHOT.jar
12:52:33 [2020-04-21T16:52:33.962Z] [INFO] 
12:52:33 [2020-04-21T16:52:33.962Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:52:33 [2020-04-21T16:52:33.962Z] [INFO] 
12:52:33 [2020-04-21T16:52:33.962Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:52:33 [2020-04-21T16:52:33.962Z] [INFO] 
12:52:33 [2020-04-21T16:52:33.962Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:52:33 [2020-04-21T16:52:33.962Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.3-SNAPSHOT.jar
12:52:33 [2020-04-21T16:52:33.962Z] [INFO] 
12:52:33 [2020-04-21T16:52:33.962Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:52:33 [2020-04-21T16:52:33.962Z] [INFO] 
12:52:33 [2020-04-21T16:52:33.962Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:52:33 [2020-04-21T16:52:33.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.3-SNAPSHOT.jar
12:52:34 [2020-04-21T16:52:34.220Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.3-SNAPSHOT.pom
12:52:34 [2020-04-21T16:52:34.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.3-SNAPSHOT-sources.jar
12:52:34 [2020-04-21T16:52:34.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.3-SNAPSHOT-pack200.jar.pack.gz
12:52:34 [2020-04-21T16:52:34.737Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.3-SNAPSHOT-p2metadata.xml
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.3-SNAPSHOT-p2artifacts.xml
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] 
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] 
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.5-SNAPSHOT [35/138]
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] 
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] 
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] The project's OSGi version is 0.0.5.202004211619
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] 
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] 
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] 
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] 
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] 
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:52:34 [2020-04-21T16:52:34.738Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes
12:52:35 [2020-04-21T16:52:35.304Z] [INFO] 
12:52:35 [2020-04-21T16:52:35.304Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:52:35 [2020-04-21T16:52:35.304Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:35 [2020-04-21T16:52:35.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
12:52:35 [2020-04-21T16:52:35.304Z] [INFO] 
12:52:35 [2020-04-21T16:52:35.304Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:52:35 [2020-04-21T16:52:35.304Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.5-SNAPSHOT-sources.jar
12:52:35 [2020-04-21T16:52:35.304Z] [INFO] 
12:52:35 [2020-04-21T16:52:35.304Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:52:35 [2020-04-21T16:52:35.304Z] [INFO] 
12:52:35 [2020-04-21T16:52:35.304Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:52:35 [2020-04-21T16:52:35.304Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.5-SNAPSHOT.jar
12:52:35 [2020-04-21T16:52:35.750Z] [INFO] 
12:52:35 [2020-04-21T16:52:35.750Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:52:35 [2020-04-21T16:52:35.750Z] [INFO] 
12:52:35 [2020-04-21T16:52:35.750Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:52:35 [2020-04-21T16:52:35.750Z] [INFO] 
12:52:35 [2020-04-21T16:52:35.750Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:52:35 [2020-04-21T16:52:35.750Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.5-SNAPSHOT.jar
12:52:35 [2020-04-21T16:52:35.750Z] [INFO] 
12:52:35 [2020-04-21T16:52:35.750Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:52:35 [2020-04-21T16:52:35.750Z] [INFO] 
12:52:35 [2020-04-21T16:52:35.750Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:52:36 [2020-04-21T16:52:36.685Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log
12:52:36 [2020-04-21T16:52:36.685Z] [INFO] Command line:
12:52:36 [2020-04-21T16:52:36.686Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:52:36 [2020-04-21T16:52:36.686Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:52:40 [2020-04-21T16:52:40.873Z] !SESSION 2020-04-21 16:52:36.788 -----------------------------------------------
12:52:40 [2020-04-21T16:52:40.873Z] eclipse.buildId=unknown
12:52:40 [2020-04-21T16:52:40.873Z] java.version=1.8.0_202
12:52:40 [2020-04-21T16:52:40.873Z] java.vendor=Oracle Corporation
12:52:40 [2020-04-21T16:52:40.873Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:52:40 [2020-04-21T16:52:40.873Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:52:40 [2020-04-21T16:52:40.873Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:52:40 [2020-04-21T16:52:40.873Z] 
12:52:40 [2020-04-21T16:52:40.873Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 16:52:40.384
12:52:40 [2020-04-21T16:52:40.873Z] !MESSAGE FrameworkEvent ERROR
12:52:40 [2020-04-21T16:52:40.873Z] !STACK 0
12:52:40 [2020-04-21T16:52:40.873Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
12:52:40 [2020-04-21T16:52:40.873Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:52:40 [2020-04-21T16:52:40.873Z] 
12:52:40 [2020-04-21T16:52:40.873Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
12:52:40 [2020-04-21T16:52:40.873Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
12:52:40 [2020-04-21T16:52:40.873Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
12:52:40 [2020-04-21T16:52:40.873Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
12:52:40 [2020-04-21T16:52:40.873Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
12:52:40 [2020-04-21T16:52:40.873Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:52:40 [2020-04-21T16:52:40.873Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:52:40 [2020-04-21T16:52:40.873Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
12:52:50 [2020-04-21T16:52:50.843Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest
12:52:52 [2020-04-21T16:52:52.748Z] Display size: 1440x900
12:52:52 [2020-04-21T16:52:52.748Z] OS version=3.10.0-1062.el7.x86_64
12:52:52 [2020-04-21T16:52:52.748Z] GTK version=2.24.30
12:52:52 [2020-04-21T16:52:52.748Z] GTK theme=Raleigh
12:52:52 [2020-04-21T16:52:52.748Z] LIBOVERLAY_SCROLLBAR=0
12:52:52 [2020-04-21T16:52:52.748Z] Time zone: Coordinated Universal Time
12:52:52 [2020-04-21T16:52:52.748Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:52:52 [2020-04-21T16:52:52.748Z] log4j:WARN Please initialize the log4j system properly.
12:52:54 [2020-04-21T16:52:54.650Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
12:52:54 [2020-04-21T16:52:54.650Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:53:33 [2020-04-21T16:53:33.525Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:53:33 [2020-04-21T16:53:33.525Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:33 [2020-04-21T16:53:33.525Z] DEBUG - number of items : 6
12:53:33 [2020-04-21T16:53:33.525Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1649890059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649890058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.525Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1649890058 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-1649890057 data=null} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1649890056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1649890055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1649890054 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}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1649889967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649889967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1649889966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1649889965 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1649889965 data=null} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-1649889962 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'
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - number of items : 6
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1649889747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649889747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1649889747 data=null doit=true} to ToolItem with tooltip text {Unpin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1649889746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1649889746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1649889745 data=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}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1649889739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649889736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1649889736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1649889735 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1649889735 data=null} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - number of items : 6
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1649889665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649889665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1649889665 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1649889664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1649889664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1649889664 data=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}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1649889661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649889658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1649889658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1649889658 data=null doit=true} to ToolItem with tooltip text {Unpin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1649889658 data=null} to ToolItem with tooltip text {Unpin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - number of items : 6
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1649889644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649889643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1649889643 data=null doit=true} to ToolItem with tooltip text {Unpin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1649889642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1649889642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1649889642 data=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}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1649889636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649889633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1649889633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1649889633 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1649889632 data=null} to ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:53:33 [2020-04-21T16:53:33.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:43 [2020-04-21T16:53:43.496Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
12:53:43 [2020-04-21T16:53:43.496Z] DEBUG - number of items : 6
12:53:43 [2020-04-21T16:53:43.496Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1649877145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649877145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.496Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1649877145 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-1649877144 data=null} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1649877144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1649877144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1649877143 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}
12:53:43 [2020-04-21T16:53:43.496Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1649877050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649877049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.496Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1649877049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.496Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1649877048 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.496Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1649877047 data=null} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.496Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1649876757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649876756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1649876756 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-1649876755 data=null} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1649876755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1649876755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1649876755 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}
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1649876720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649876671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1649876670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1649876670 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1649876670 data=null} to ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-1649876667 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'
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
12:53:43 [2020-04-21T16:53:43.497Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:53:43 [2020-04-21T16:53:43.754Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:43 [2020-04-21T16:53:43.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:43 [2020-04-21T16:53:43.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
12:53:43 [2020-04-21T16:53:43.755Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
12:53:44 [2020-04-21T16:53:44.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:44 [2020-04-21T16:53:44.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:44 [2020-04-21T16:53:44.013Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
12:53:45 [2020-04-21T16:53:45.385Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:53:45 [2020-04-21T16:53:45.644Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:45 [2020-04-21T16:53:45.644Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:45 [2020-04-21T16:53:45.644Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
12:53:45 [2020-04-21T16:53:45.644Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:45 [2020-04-21T16:53:45.644Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:45 [2020-04-21T16:53:45.644Z] DEBUG - number of items : 6
12:53:45 [2020-04-21T16:53:45.644Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
12:53:45 [2020-04-21T16:53:45.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1649873935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:45 [2020-04-21T16:53:45.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649873935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:45 [2020-04-21T16:53:45.644Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1649873935 data=null doit=true} to ToolItem with tooltip text {Unpin View}
12:53:45 [2020-04-21T16:53:45.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1649873934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:45 [2020-04-21T16:53:45.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1649873934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:45 [2020-04-21T16:53:45.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1649873934 data=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}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1649873924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649873868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1649873868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1649873867 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1649873867 data=null} to ToolItem with tooltip text {Pin View}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - number of items : 6
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1649873761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649873761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1649873760 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1649873760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1649873760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1649873760 data=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}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1649873757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649873755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1649873755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1649873754 data=null doit=true} to ToolItem with tooltip text {Unpin View}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1649873754 data=null} to ToolItem with tooltip text {Unpin View}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
12:53:45 [2020-04-21T16:53:45.902Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
12:53:46 [2020-04-21T16:53:46.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
12:53:46 [2020-04-21T16:53:46.262Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:53:49 [2020-04-21T16:53:49.644Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:53:49 [2020-04-21T16:53:49.644Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:49 [2020-04-21T16:53:49.644Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
12:53:49 [2020-04-21T16:53:49.903Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
12:53:49 [2020-04-21T16:53:49.903Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm'
12:53:49 [2020-04-21T16:53:49.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=-1649869852 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'
12:53:49 [2020-04-21T16:53:49.903Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm'
12:53:50 [2020-04-21T16:53:50.161Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
12:53:50 [2020-04-21T16:53:50.161Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
12:53:50 [2020-04-21T16:53:50.420Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
12:53:50 [2020-04-21T16:53:50.420Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
12:53:50 [2020-04-21T16:53:50.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=-1649869147 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'
12:53:50 [2020-04-21T16:53:50.420Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
12:53:50 [2020-04-21T16:53:50.420Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
12:53:51 [2020-04-21T16:53:51.796Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
12:53:52 [2020-04-21T16:53:52.364Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
12:53:52 [2020-04-21T16:53:52.364Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:53:52 [2020-04-21T16:53:52.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:52 [2020-04-21T16:53:52.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:52 [2020-04-21T16:53:52.623Z] DEBUG - number of items : 6
12:53:52 [2020-04-21T16:53:52.623Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
12:53:52 [2020-04-21T16:53:52.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1649866961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:52 [2020-04-21T16:53:52.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649866960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:52 [2020-04-21T16:53:52.623Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1649866960 data=null doit=true} to ToolItem with tooltip text {Pin View}
12:53:52 [2020-04-21T16:53:52.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1649866960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:52 [2020-04-21T16:53:52.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1649866960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
12:53:52 [2020-04-21T16:53:52.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1649866959 data=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}
12:53:52 [2020-04-21T16:53:52.624Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1649866958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:52 [2020-04-21T16:53:52.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1649866945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:52 [2020-04-21T16:53:52.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1649866945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
12:53:52 [2020-04-21T16:53:52.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1649866945 data=null doit=true} to ToolItem with tooltip text {Unpin View}
12:53:52 [2020-04-21T16:53:52.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1649866945 data=null} to ToolItem with tooltip text {Unpin View}
12:53:52 [2020-04-21T16:53:52.624Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
12:53:52 [2020-04-21T16:53:52.624Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
12:53:52 [2020-04-21T16:53:52.883Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:52 [2020-04-21T16:53:52.883Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:53:53 [2020-04-21T16:53:53.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1649865839 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:53:53 [2020-04-21T16:53:53.820Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:53:53 [2020-04-21T16:53:53.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:53:53 [2020-04-21T16:53:53.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:53:53 [2020-04-21T16:53:53.820Z] DEBUG - Attempting to set focus on Tree with text {}
12:53:53 [2020-04-21T16:53:53.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649865755 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:53:53 [2020-04-21T16:53:53.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649865755 data=null doit=true} to TreeItem with text {test}
12:53:53 [2020-04-21T16:53:53.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649865755 data=null} to TreeItem with text {test}
12:53:53 [2020-04-21T16:53:53.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649865754 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:53:53 [2020-04-21T16:53:53.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649865752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:53:53 [2020-04-21T16:53:53.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649865728 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:53:54 [2020-04-21T16:53:54.389Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:53:54 [2020-04-21T16:53:54.389Z] DEBUG - Clicking on with mnemonic 'Delete'
12:53:54 [2020-04-21T16:53:54.389Z] DEBUG - Clicked on with mnemonic 'Delete'
12:53:54 [2020-04-21T16:53:54.957Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:53:54 [2020-04-21T16:53:54.957Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:53:54 [2020-04-21T16:53:54.957Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:53:54 [2020-04-21T16:53:54.957Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:53:54 [2020-04-21T16:53:54.957Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:53:54 [2020-04-21T16:53:54.957Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:53:54 [2020-04-21T16:53:54.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:54 [2020-04-21T16:53:54.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:53:54 [2020-04-21T16:53:54.957Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:53:54 [2020-04-21T16:53:54.957Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:53:54 [2020-04-21T16:53:54.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649864618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:53:54 [2020-04-21T16:53:54.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649864617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:53:54 [2020-04-21T16:53:54.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649864616 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:53:54 [2020-04-21T16:53:54.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649864616 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:53:54 [2020-04-21T16:53:54.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649864616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:53:54 [2020-04-21T16:53:54.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649864616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649864615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649864615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649864615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649864615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649864615 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649864614 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - Clicking on OK
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649864609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649864609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649864608 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649864608 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649864607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649864607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:53:54 [2020-04-21T16:53:54.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:53:54 [2020-04-21T16:53:54.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:53:54 [2020-04-21T16:53:54.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:53:54 [2020-04-21T16:53:54.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:53:54 [2020-04-21T16:53:54.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:53:54 [2020-04-21T16:53:54.958Z] DEBUG - Clicked on OK
12:53:55 [2020-04-21T16:53:55.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649864607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:53:55 [2020-04-21T16:53:55.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1649865437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:53:56 [2020-04-21T16:53:56.459Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.124 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest
12:53:56 [2020-04-21T16:53:56.459Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 35.981 s
12:53:56 [2020-04-21T16:53:56.459Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 15.978 s
12:53:56 [2020-04-21T16:53:56.459Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 7.506 s
12:53:56 [2020-04-21T16:53:56.459Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest
12:53:57 [2020-04-21T16:53:57.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
12:53:57 [2020-04-21T16:53:57.027Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:54:15 [2020-04-21T16:54:15.196Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:54:15 [2020-04-21T16:54:15.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:15 [2020-04-21T16:54:15.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:15 [2020-04-21T16:54:15.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:15 [2020-04-21T16:54:15.196Z] DEBUG - Setting state to checked on: minor_faults
12:54:15 [2020-04-21T16:54:15.196Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
12:54:15 [2020-04-21T16:54:15.196Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:54:17 [2020-04-21T16:54:17.724Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:54:17 [2020-04-21T16:54:17.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:54:17 [2020-04-21T16:54:17.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:17 [2020-04-21T16:54:17.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:17 [2020-04-21T16:54:17.724Z] DEBUG - Setting state to checked on: kernel_vm
12:54:17 [2020-04-21T16:54:17.724Z] DEBUG - Setting state to unchecked on: minor_faults
12:54:17 [2020-04-21T16:54:17.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1649841568 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:54:17 [2020-04-21T16:54:17.982Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:54:17 [2020-04-21T16:54:17.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:54:18 [2020-04-21T16:54:18.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:54:18 [2020-04-21T16:54:18.240Z] DEBUG - Attempting to set focus on Tree with text {}
12:54:18 [2020-04-21T16:54:18.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649841536 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:54:18 [2020-04-21T16:54:18.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649841536 data=null doit=true} to TreeItem with text {test}
12:54:18 [2020-04-21T16:54:18.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649841536 data=null} to TreeItem with text {test}
12:54:18 [2020-04-21T16:54:18.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649841535 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:54:18 [2020-04-21T16:54:18.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649841535 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:54:18 [2020-04-21T16:54:18.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649841468 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:54:18 [2020-04-21T16:54:18.240Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:54:18 [2020-04-21T16:54:18.240Z] DEBUG - Clicking on with mnemonic 'Delete'
12:54:18 [2020-04-21T16:54:18.240Z] DEBUG - Clicked on with mnemonic 'Delete'
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649840645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649840645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649840645 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649840644 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649840644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649840644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649840644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649840644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649840643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649840643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649840643 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649840643 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:54:19 [2020-04-21T16:54:19.175Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:54:19 [2020-04-21T16:54:19.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:54:19 [2020-04-21T16:54:19.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:54:19 [2020-04-21T16:54:19.176Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:54:19 [2020-04-21T16:54:19.176Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:54:19 [2020-04-21T16:54:19.176Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:19 [2020-04-21T16:54:19.176Z] DEBUG - Clicking on OK
12:54:19 [2020-04-21T16:54:19.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649840641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:19 [2020-04-21T16:54:19.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649840640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:19 [2020-04-21T16:54:19.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649840640 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:19 [2020-04-21T16:54:19.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649840640 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:19 [2020-04-21T16:54:19.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649840640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:19 [2020-04-21T16:54:19.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649840640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:19 [2020-04-21T16:54:19.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:19 [2020-04-21T16:54:19.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:19 [2020-04-21T16:54:19.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:19 [2020-04-21T16:54:19.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:19 [2020-04-21T16:54:19.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:19 [2020-04-21T16:54:19.176Z] DEBUG - Clicked on OK
12:54:21 [2020-04-21T16:54:21.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649840639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:54:21 [2020-04-21T16:54:21.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1649841342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:54:21 [2020-04-21T16:54:21.703Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.304 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest
12:54:21 [2020-04-21T16:54:21.703Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest)  Time elapsed: 18.292 s
12:54:21 [2020-04-21T16:54:21.703Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest)  Time elapsed: 2.908 s
12:54:21 [2020-04-21T16:54:21.703Z] 
12:54:21 [2020-04-21T16:54:21.703Z] Results:
12:54:21 [2020-04-21T16:54:21.703Z] 
12:54:21 [2020-04-21T16:54:21.703Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
12:54:21 [2020-04-21T16:54:21.703Z] 
12:54:22 [2020-04-21T16:54:22.272Z] 
12:54:22 [2020-04-21T16:54:22.272Z] !ENTRY org.eclipse.core.resources 2 10035 2020-04-21 16:54:22.195
12:54:22 [2020-04-21T16:54:22.272Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] All tests passed!
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] 
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.5-SNAPSHOT.jar
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.5-SNAPSHOT.pom
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.5-SNAPSHOT-sources.jar
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.5-SNAPSHOT-pack200.jar.pack.gz
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.5-SNAPSHOT-p2metadata.xml
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.5-SNAPSHOT-p2artifacts.xml
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] 
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] 
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.5-SNAPSHOT [36/138]
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] 
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] 
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] The project's OSGi version is 1.0.5.202004211619
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] 
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] 
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] 
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] 
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] 
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:54:24 [2020-04-21T16:54:24.172Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes
12:54:24 [2020-04-21T16:54:24.851Z] [INFO] 
12:54:24 [2020-04-21T16:54:24.852Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:54:24 [2020-04-21T16:54:24.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:54:24 [2020-04-21T16:54:24.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
12:54:24 [2020-04-21T16:54:24.852Z] [INFO] 
12:54:24 [2020-04-21T16:54:24.852Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:54:24 [2020-04-21T16:54:24.852Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-sources.jar
12:54:25 [2020-04-21T16:54:25.209Z] [INFO] 
12:54:25 [2020-04-21T16:54:25.209Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:54:25 [2020-04-21T16:54:25.209Z] [INFO] 
12:54:25 [2020-04-21T16:54:25.209Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:54:25 [2020-04-21T16:54:25.209Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.jar
12:54:25 [2020-04-21T16:54:25.209Z] [INFO] 
12:54:25 [2020-04-21T16:54:25.209Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:54:25 [2020-04-21T16:54:25.209Z] [INFO] 
12:54:25 [2020-04-21T16:54:25.209Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:54:25 [2020-04-21T16:54:25.209Z] [INFO] 
12:54:25 [2020-04-21T16:54:25.209Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:54:25 [2020-04-21T16:54:25.209Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.jar
12:54:25 [2020-04-21T16:54:25.209Z] [INFO] 
12:54:25 [2020-04-21T16:54:25.209Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:54:25 [2020-04-21T16:54:25.209Z] [INFO] 
12:54:25 [2020-04-21T16:54:25.209Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:54:25 [2020-04-21T16:54:25.815Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
12:54:25 [2020-04-21T16:54:25.815Z] [INFO] Command line:
12:54:25 [2020-04-21T16:54:25.815Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:54:25 [2020-04-21T16:54:25.815Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:54:29 [2020-04-21T16:54:29.099Z] !SESSION 2020-04-21 16:54:25.774 -----------------------------------------------
12:54:29 [2020-04-21T16:54:29.099Z] eclipse.buildId=unknown
12:54:29 [2020-04-21T16:54:29.099Z] java.version=1.8.0_202
12:54:29 [2020-04-21T16:54:29.099Z] java.vendor=Oracle Corporation
12:54:29 [2020-04-21T16:54:29.100Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:54:29 [2020-04-21T16:54:29.100Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:54:29 [2020-04-21T16:54:29.100Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:54:29 [2020-04-21T16:54:29.100Z] 
12:54:29 [2020-04-21T16:54:29.100Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 16:54:28.874
12:54:29 [2020-04-21T16:54:29.100Z] !MESSAGE FrameworkEvent ERROR
12:54:29 [2020-04-21T16:54:29.100Z] !STACK 0
12:54:29 [2020-04-21T16:54:29.100Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
12:54:29 [2020-04-21T16:54:29.100Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:54:29 [2020-04-21T16:54:29.100Z] 
12:54:29 [2020-04-21T16:54:29.100Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
12:54:29 [2020-04-21T16:54:29.100Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
12:54:29 [2020-04-21T16:54:29.100Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
12:54:29 [2020-04-21T16:54:29.100Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
12:54:29 [2020-04-21T16:54:29.100Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
12:54:29 [2020-04-21T16:54:29.100Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:54:29 [2020-04-21T16:54:29.100Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:54:29 [2020-04-21T16:54:29.100Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
12:54:41 [2020-04-21T16:54:41.302Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
12:54:41 [2020-04-21T16:54:41.868Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
12:54:41 [2020-04-21T16:54:41.868Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.513 s
12:54:41 [2020-04-21T16:54:41.868Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
12:54:41 [2020-04-21T16:54:41.868Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
12:54:41 [2020-04-21T16:54:41.868Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
12:54:41 [2020-04-21T16:54:41.868Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
12:54:41 [2020-04-21T16:54:41.868Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.002 s
12:54:41 [2020-04-21T16:54:41.868Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
12:54:41 [2020-04-21T16:54:41.868Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
12:54:41 [2020-04-21T16:54:41.868Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
12:54:41 [2020-04-21T16:54:41.868Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
12:54:41 [2020-04-21T16:54:41.868Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
12:54:41 [2020-04-21T16:54:41.868Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
12:54:41 [2020-04-21T16:54:41.868Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
12:54:43 [2020-04-21T16:54:43.796Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.708 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
12:54:43 [2020-04-21T16:54:43.796Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 1.683 s
12:54:43 [2020-04-21T16:54:43.796Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 0.024 s
12:54:43 [2020-04-21T16:54:43.796Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
12:54:43 [2020-04-21T16:54:43.796Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
12:54:43 [2020-04-21T16:54:43.796Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:54:43 [2020-04-21T16:54:43.796Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
12:54:43 [2020-04-21T16:54:43.796Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:54:43 [2020-04-21T16:54:43.796Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:54:43 [2020-04-21T16:54:43.796Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:54:43 [2020-04-21T16:54:43.796Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
12:54:43 [2020-04-21T16:54:43.796Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
12:54:43 [2020-04-21T16:54:43.796Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:54:43 [2020-04-21T16:54:43.796Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:54:43 [2020-04-21T16:54:43.796Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:54:43 [2020-04-21T16:54:43.796Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:54:43 [2020-04-21T16:54:43.796Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
12:54:43 [2020-04-21T16:54:43.796Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:54:43 [2020-04-21T16:54:43.796Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:54:43 [2020-04-21T16:54:43.796Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:54:43 [2020-04-21T16:54:43.796Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
12:54:43 [2020-04-21T16:54:43.796Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:54:43 [2020-04-21T16:54:43.796Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
12:54:43 [2020-04-21T16:54:43.796Z] 
12:54:43 [2020-04-21T16:54:43.796Z] Results:
12:54:43 [2020-04-21T16:54:43.796Z] 
12:54:43 [2020-04-21T16:54:43.796Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
12:54:43 [2020-04-21T16:54:43.796Z] 
12:54:53 [2020-04-21T16:54:53.777Z] [INFO] All tests passed!
12:54:53 [2020-04-21T16:54:53.777Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.777Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:54:53 [2020-04-21T16:54:53.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:54:53 [2020-04-21T16:54:53.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:54:53 [2020-04-21T16:54:53.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:54:53 [2020-04-21T16:54:53.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:54:53 [2020-04-21T16:54:53.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:54:53 [2020-04-21T16:54:53.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:54:53 [2020-04-21T16:54:53.777Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.777Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:54:53 [2020-04-21T16:54:53.777Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.777Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
12:54:53 [2020-04-21T16:54:53.777Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.10-SNAPSHOT [37/138]
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] The project's OSGi version is 1.0.10.202004211619
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes
12:54:53 [2020-04-21T16:54:53.778Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java:[31] 
12:54:53 [2020-04-21T16:54:53.778Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph.BaseDataProviderTimeGraphPresentationProvider;
12:54:53 [2020-04-21T16:54:53.778Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:54:53 [2020-04-21T16:54:53.778Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
12:54:53 [2020-04-21T16:54:53.778Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java:[133] 
12:54:53 [2020-04-21T16:54:53.778Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), CriticalPathDataProvider.ID);
12:54:53 [2020-04-21T16:54:53.778Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:54:53 [2020-04-21T16:54:53.778Z] Discouraged access: The constructor 'BaseDataProviderTimeGraphPresentationProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
12:54:53 [2020-04-21T16:54:53.778Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java:[133] 
12:54:53 [2020-04-21T16:54:53.778Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), CriticalPathDataProvider.ID);
12:54:53 [2020-04-21T16:54:53.778Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:54:53 [2020-04-21T16:54:53.778Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
12:54:53 [2020-04-21T16:54:53.778Z] 3 problems (3 warnings)
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-sources.jar
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.jar
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.jar
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.3-SNAPSHOT [38/138]
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] The project's OSGi version is 1.0.3.202004211619
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:54:53 [2020-04-21T16:54:53.778Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.779Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:54:53 [2020-04-21T16:54:53.779Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.779Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:54:53 [2020-04-21T16:54:53.779Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.779Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:54:53 [2020-04-21T16:54:53.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:54:53 [2020-04-21T16:54:53.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
12:54:53 [2020-04-21T16:54:53.779Z] [INFO] 
12:54:53 [2020-04-21T16:54:53.779Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:54:53 [2020-04-21T16:54:53.779Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] 
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] 
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-sources.jar
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] 
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] 
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.jar
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] 
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] 
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] 
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.jar
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] 
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] 
12:54:54 [2020-04-21T16:54:54.038Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:54:54 [2020-04-21T16:54:54.605Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
12:54:54 [2020-04-21T16:54:54.605Z] [INFO] Command line:
12:54:54 [2020-04-21T16:54:54.605Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:54:54 [2020-04-21T16:54:54.605Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:54:57 [2020-04-21T16:54:57.895Z] !SESSION 2020-04-21 16:54:54.789 -----------------------------------------------
12:54:57 [2020-04-21T16:54:57.895Z] eclipse.buildId=unknown
12:54:57 [2020-04-21T16:54:57.895Z] java.version=1.8.0_202
12:54:57 [2020-04-21T16:54:57.895Z] java.vendor=Oracle Corporation
12:54:57 [2020-04-21T16:54:57.895Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:54:57 [2020-04-21T16:54:57.895Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:54:57 [2020-04-21T16:54:57.896Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:54:57 [2020-04-21T16:54:57.896Z] 
12:54:57 [2020-04-21T16:54:57.896Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 16:54:57.671
12:54:57 [2020-04-21T16:54:57.896Z] !MESSAGE FrameworkEvent ERROR
12:54:57 [2020-04-21T16:54:57.896Z] !STACK 0
12:54:57 [2020-04-21T16:54:57.896Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
12:54:57 [2020-04-21T16:54:57.896Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:54:57 [2020-04-21T16:54:57.896Z] 
12:54:57 [2020-04-21T16:54:57.896Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
12:54:57 [2020-04-21T16:54:57.896Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
12:54:57 [2020-04-21T16:54:57.896Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
12:54:57 [2020-04-21T16:54:57.896Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
12:54:57 [2020-04-21T16:54:57.896Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
12:54:57 [2020-04-21T16:54:57.896Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:54:57 [2020-04-21T16:54:57.896Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:54:57 [2020-04-21T16:54:57.896Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
12:55:00 [2020-04-21T16:55:00.430Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
12:55:00 [2020-04-21T16:55:00.430Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
12:55:00 [2020-04-21T16:55:00.430Z] lamiProcessNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.213 s
12:55:00 [2020-04-21T16:55:00.430Z] lamiTimeRangeBeginAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.02 s
12:55:00 [2020-04-21T16:55:00.430Z] lamiProcessTIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
12:55:00 [2020-04-21T16:55:00.430Z] lamiTimeRangeEndAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
12:55:00 [2020-04-21T16:55:00.430Z] lamiIRQNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
12:55:00 [2020-04-21T16:55:00.430Z] lamiTimeRangeDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
12:55:00 [2020-04-21T16:55:00.430Z] lamiGenericAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.002 s
12:55:00 [2020-04-21T16:55:00.430Z] lamiProcessPIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
12:55:00 [2020-04-21T16:55:00.430Z] lamiIRQNumberAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
12:55:00 [2020-04-21T16:55:00.430Z] lamiDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.042 s
12:55:00 [2020-04-21T16:55:00.430Z] lamiTimestampAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
12:55:00 [2020-04-21T16:55:00.430Z] lamiEmptyAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
12:55:00 [2020-04-21T16:55:00.430Z] testAspectEquality(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
12:55:00 [2020-04-21T16:55:00.430Z] lamiMixedAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.002 s
12:55:00 [2020-04-21T16:55:00.430Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
12:55:00 [2020-04-21T16:55:00.430Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
12:55:00 [2020-04-21T16:55:00.430Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.038 s
12:55:00 [2020-04-21T16:55:00.430Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.064 s
12:55:00 [2020-04-21T16:55:00.430Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.015 s
12:55:00 [2020-04-21T16:55:00.430Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.001 s
12:55:00 [2020-04-21T16:55:00.430Z] 
12:55:00 [2020-04-21T16:55:00.430Z] Results:
12:55:00 [2020-04-21T16:55:00.430Z] 
12:55:00 [2020-04-21T16:55:00.430Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
12:55:00 [2020-04-21T16:55:00.430Z] 
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] All tests passed!
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] 
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] 
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] 
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.9-SNAPSHOT   [39/138]
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] 
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] 
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] The project's OSGi version is 1.0.9.202004211619
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] 
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] 
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] 
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] 
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] 
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:55:02 [2020-04-21T16:55:02.332Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes
12:55:03 [2020-04-21T16:55:03.266Z] [INFO] 
12:55:03 [2020-04-21T16:55:03.267Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:55:03 [2020-04-21T16:55:03.267Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:55:03 [2020-04-21T16:55:03.267Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
12:55:03 [2020-04-21T16:55:03.267Z] [INFO] 
12:55:03 [2020-04-21T16:55:03.267Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:55:03 [2020-04-21T16:55:03.267Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.9-SNAPSHOT-sources.jar
12:55:03 [2020-04-21T16:55:03.267Z] [INFO] 
12:55:03 [2020-04-21T16:55:03.267Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:55:03 [2020-04-21T16:55:03.267Z] [INFO] 
12:55:03 [2020-04-21T16:55:03.267Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:55:03 [2020-04-21T16:55:03.267Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.9-SNAPSHOT.jar
12:55:03 [2020-04-21T16:55:03.267Z] [INFO] 
12:55:03 [2020-04-21T16:55:03.267Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:55:03 [2020-04-21T16:55:03.267Z] [INFO] 
12:55:03 [2020-04-21T16:55:03.267Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:55:03 [2020-04-21T16:55:03.267Z] [INFO] 
12:55:03 [2020-04-21T16:55:03.267Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:55:03 [2020-04-21T16:55:03.267Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.9-SNAPSHOT.jar
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] 
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] 
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.9-SNAPSHOT.jar
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.9-SNAPSHOT.pom
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.9-SNAPSHOT-sources.jar
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.9-SNAPSHOT-pack200.jar.pack.gz
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.9-SNAPSHOT-p2metadata.xml
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.9-SNAPSHOT-p2artifacts.xml
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] 
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] 
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.3-SNAPSHOT [40/138]
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] 
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] 
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] The project's OSGi version is 1.1.3.202004211619
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] 
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] 
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] 
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] 
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] 
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:55:03 [2020-04-21T16:55:03.525Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes
12:55:04 [2020-04-21T16:55:04.460Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[39] 
12:55:04 [2020-04-21T16:55:04.460Z] 	import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction;
12:55:04 [2020-04-21T16:55:04.460Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:55:04 [2020-04-21T16:55:04.460Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
12:55:04 [2020-04-21T16:55:04.460Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[97] 
12:55:04 [2020-04-21T16:55:04.460Z] 	private final Action fExportTsvAction = new ExportToTsvAction() {
12:55:04 [2020-04-21T16:55:04.460Z]         @Override
12:55:04 [2020-04-21T16:55:04.460Z]         protected void exportToTsv(@Nullable OutputStream stream) {
12:55:04 [2020-04-21T16:55:04.460Z]             TmfViewer viewer = getViewer();
12:55:04 [2020-04-21T16:55:04.460Z]             if (viewer instanceof LamiTableViewer) {
12:55:04 [2020-04-21T16:55:04.460Z]                 ((LamiTableViewer) viewer).exportToTsv(stream);
12:55:04 [2020-04-21T16:55:04.460Z]             }
12:55:04 [2020-04-21T16:55:04.460Z]         }
12:55:04 [2020-04-21T16:55:04.460Z]         private @Nullable TmfViewer getViewer() {
12:55:04 [2020-04-21T16:55:04.460Z]             LamiReportViewTabPage tabPage = getCurrentSelectedPage();
12:55:04 [2020-04-21T16:55:04.460Z]             if (tabPage == null) {
12:55:04 [2020-04-21T16:55:04.460Z]                 return null;
12:55:04 [2020-04-21T16:55:04.460Z]             }
12:55:04 [2020-04-21T16:55:04.460Z]             LamiViewerControl viewerControl = tabPage.getTableViewerControl();
12:55:04 [2020-04-21T16:55:04.460Z]             TmfViewer viewer = viewerControl.getViewer();
12:55:04 [2020-04-21T16:55:04.460Z]             return viewer;
12:55:04 [2020-04-21T16:55:04.460Z]         }
12:55:04 [2020-04-21T16:55:04.460Z]         @Override
12:55:04 [2020-04-21T16:55:04.460Z]         public boolean isEnabled() {
12:55:04 [2020-04-21T16:55:04.460Z]             return (getViewer() instanceof LamiTableViewer);
12:55:04 [2020-04-21T16:55:04.460Z]         }
12:55:04 [2020-04-21T16:55:04.460Z]         @Override
12:55:04 [2020-04-21T16:55:04.460Z]         protected @Nullable Shell getShell() {
12:55:04 [2020-04-21T16:55:04.460Z]             return getViewSite().getShell();
12:55:04 [2020-04-21T16:55:04.460Z]         }
12:55:04 [2020-04-21T16:55:04.460Z]     };
12:55:04 [2020-04-21T16:55:04.460Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:55:04 [2020-04-21T16:55:04.460Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
12:55:04 [2020-04-21T16:55:04.460Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[97] 
12:55:04 [2020-04-21T16:55:04.460Z] 	private final Action fExportTsvAction = new ExportToTsvAction() {
12:55:04 [2020-04-21T16:55:04.460Z] 	                                            ^^^^^^^^^^^^^^^^^
12:55:04 [2020-04-21T16:55:04.460Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
12:55:04 [2020-04-21T16:55:04.460Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[39] 
12:55:04 [2020-04-21T16:55:04.460Z] 	import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils;
12:55:04 [2020-04-21T16:55:04.460Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:55:04 [2020-04-21T16:55:04.460Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
12:55:04 [2020-04-21T16:55:04.460Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[243] 
12:55:04 [2020-04-21T16:55:04.461Z] 	ExportToTsvUtils.exportTableToTsv(table, stream);
12:55:04 [2020-04-21T16:55:04.461Z] 	^^^^^^^^^^^^^^^^
12:55:04 [2020-04-21T16:55:04.461Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
12:55:04 [2020-04-21T16:55:04.461Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[243] 
12:55:04 [2020-04-21T16:55:04.461Z] 	ExportToTsvUtils.exportTableToTsv(table, stream);
12:55:04 [2020-04-21T16:55:04.461Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:55:04 [2020-04-21T16:55:04.461Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
12:55:04 [2020-04-21T16:55:04.461Z] 6 problems (6 warnings)
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-sources.jar
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.jar
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:55:04 [2020-04-21T16:55:04.461Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.jar
12:55:04 [2020-04-21T16:55:04.719Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.719Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:55:04 [2020-04-21T16:55:04.719Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.2-SNAPSHOT [41/138]
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] The project's OSGi version is 1.0.2.202004211619
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:55:04 [2020-04-21T16:55:04.720Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes
12:55:04 [2020-04-21T16:55:04.979Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.979Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:55:04 [2020-04-21T16:55:04.979Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:55:04 [2020-04-21T16:55:04.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
12:55:04 [2020-04-21T16:55:04.979Z] [INFO] 
12:55:04 [2020-04-21T16:55:04.979Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:55:05 [2020-04-21T16:55:05.237Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-sources.jar
12:55:05 [2020-04-21T16:55:05.237Z] [INFO] 
12:55:05 [2020-04-21T16:55:05.237Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:55:05 [2020-04-21T16:55:05.237Z] [INFO] 
12:55:05 [2020-04-21T16:55:05.237Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:55:05 [2020-04-21T16:55:05.237Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.jar
12:55:05 [2020-04-21T16:55:05.237Z] [INFO] 
12:55:05 [2020-04-21T16:55:05.237Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:55:05 [2020-04-21T16:55:05.237Z] [INFO] 
12:55:05 [2020-04-21T16:55:05.237Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:55:05 [2020-04-21T16:55:05.237Z] [INFO] 
12:55:05 [2020-04-21T16:55:05.237Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:55:05 [2020-04-21T16:55:05.237Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.jar
12:55:05 [2020-04-21T16:55:05.237Z] [INFO] 
12:55:05 [2020-04-21T16:55:05.237Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:55:05 [2020-04-21T16:55:05.237Z] [INFO] 
12:55:05 [2020-04-21T16:55:05.237Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:55:05 [2020-04-21T16:55:05.958Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
12:55:05 [2020-04-21T16:55:05.958Z] [INFO] Command line:
12:55:05 [2020-04-21T16:55:05.958Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:55:05 [2020-04-21T16:55:05.958Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:55:09 [2020-04-21T16:55:09.242Z] !SESSION 2020-04-21 16:55:06.104 -----------------------------------------------
12:55:09 [2020-04-21T16:55:09.242Z] eclipse.buildId=unknown
12:55:09 [2020-04-21T16:55:09.242Z] java.version=1.8.0_202
12:55:09 [2020-04-21T16:55:09.242Z] java.vendor=Oracle Corporation
12:55:09 [2020-04-21T16:55:09.242Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:55:09 [2020-04-21T16:55:09.242Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:55:09 [2020-04-21T16:55:09.242Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:55:09 [2020-04-21T16:55:09.242Z] 
12:55:09 [2020-04-21T16:55:09.242Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 16:55:09.054
12:55:09 [2020-04-21T16:55:09.242Z] !MESSAGE FrameworkEvent ERROR
12:55:09 [2020-04-21T16:55:09.242Z] !STACK 0
12:55:09 [2020-04-21T16:55:09.242Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
12:55:09 [2020-04-21T16:55:09.242Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:55:09 [2020-04-21T16:55:09.242Z] 
12:55:09 [2020-04-21T16:55:09.242Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
12:55:09 [2020-04-21T16:55:09.242Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
12:55:09 [2020-04-21T16:55:09.242Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
12:55:09 [2020-04-21T16:55:09.242Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
12:55:09 [2020-04-21T16:55:09.242Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
12:55:09 [2020-04-21T16:55:09.242Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:55:09 [2020-04-21T16:55:09.242Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:55:09 [2020-04-21T16:55:09.242Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
12:55:11 [2020-04-21T16:55:11.772Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
12:55:11 [2020-04-21T16:55:11.772Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
12:55:11 [2020-04-21T16:55:11.772Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0.001 s
12:55:11 [2020-04-21T16:55:11.772Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
12:55:11 [2020-04-21T16:55:11.772Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
12:55:11 [2020-04-21T16:55:11.772Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
12:55:11 [2020-04-21T16:55:11.772Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
12:55:11 [2020-04-21T16:55:11.772Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
12:55:11 [2020-04-21T16:55:11.772Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
12:55:11 [2020-04-21T16:55:11.772Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
12:55:11 [2020-04-21T16:55:11.772Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0.01 s
12:55:11 [2020-04-21T16:55:11.772Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0.001 s
12:55:11 [2020-04-21T16:55:11.772Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
12:55:11 [2020-04-21T16:55:11.772Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
12:55:11 [2020-04-21T16:55:11.772Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest)  Time elapsed: 0 s
12:55:11 [2020-04-21T16:55:11.772Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
12:55:11 [2020-04-21T16:55:11.772Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
12:55:11 [2020-04-21T16:55:11.772Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest)  Time elapsed: 0.002 s
12:55:11 [2020-04-21T16:55:11.772Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
12:55:11 [2020-04-21T16:55:11.772Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
12:55:11 [2020-04-21T16:55:11.772Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
12:55:11 [2020-04-21T16:55:11.772Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
12:55:11 [2020-04-21T16:55:11.772Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0.001 s
12:55:11 [2020-04-21T16:55:11.772Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
12:55:11 [2020-04-21T16:55:11.772Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
12:55:11 [2020-04-21T16:55:11.772Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
12:55:11 [2020-04-21T16:55:11.772Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
12:55:11 [2020-04-21T16:55:11.772Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0.001 s
12:55:11 [2020-04-21T16:55:11.772Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
12:55:11 [2020-04-21T16:55:11.772Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
12:55:11 [2020-04-21T16:55:11.772Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.063 s
12:55:11 [2020-04-21T16:55:11.772Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0 s
12:55:11 [2020-04-21T16:55:11.772Z] 
12:55:11 [2020-04-21T16:55:11.772Z] Results:
12:55:11 [2020-04-21T16:55:11.772Z] 
12:55:11 [2020-04-21T16:55:11.772Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
12:55:11 [2020-04-21T16:55:11.772Z] 
12:55:12 [2020-04-21T16:55:12.705Z] [INFO] All tests passed!
12:55:12 [2020-04-21T16:55:12.705Z] [INFO] 
12:55:12 [2020-04-21T16:55:12.705Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:55:12 [2020-04-21T16:55:12.705Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:55:12 [2020-04-21T16:55:12.705Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:55:12 [2020-04-21T16:55:12.705Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] 
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] 
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.4-SNAPSHOT [42/138]
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] 
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] 
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] The project's OSGi version is 1.0.4.202004211619
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] 
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] 
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] 
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] 
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] 
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:55:12 [2020-04-21T16:55:12.964Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes
12:55:13 [2020-04-21T16:55:13.530Z] [INFO] 
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] 
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.4-SNAPSHOT-sources.jar
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] 
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] 
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.4-SNAPSHOT.jar
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] 
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] 
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] 
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.4-SNAPSHOT.jar
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] 
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] 
12:55:13 [2020-04-21T16:55:13.531Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:55:14 [2020-04-21T16:55:14.464Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log
12:55:14 [2020-04-21T16:55:14.464Z] [INFO] Command line:
12:55:14 [2020-04-21T16:55:14.465Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:55:14 [2020-04-21T16:55:14.465Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:55:18 [2020-04-21T16:55:18.650Z] !SESSION 2020-04-21 16:55:14.707 -----------------------------------------------
12:55:18 [2020-04-21T16:55:18.650Z] eclipse.buildId=unknown
12:55:18 [2020-04-21T16:55:18.650Z] java.version=1.8.0_202
12:55:18 [2020-04-21T16:55:18.650Z] java.vendor=Oracle Corporation
12:55:18 [2020-04-21T16:55:18.650Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:55:18 [2020-04-21T16:55:18.650Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:55:18 [2020-04-21T16:55:18.650Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:55:18 [2020-04-21T16:55:18.650Z] 
12:55:18 [2020-04-21T16:55:18.650Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 16:55:17.788
12:55:18 [2020-04-21T16:55:18.650Z] !MESSAGE FrameworkEvent ERROR
12:55:18 [2020-04-21T16:55:18.650Z] !STACK 0
12:55:18 [2020-04-21T16:55:18.650Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
12:55:18 [2020-04-21T16:55:18.650Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:55:18 [2020-04-21T16:55:18.650Z] 
12:55:18 [2020-04-21T16:55:18.650Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
12:55:18 [2020-04-21T16:55:18.650Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
12:55:18 [2020-04-21T16:55:18.650Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
12:55:18 [2020-04-21T16:55:18.650Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
12:55:18 [2020-04-21T16:55:18.650Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
12:55:18 [2020-04-21T16:55:18.650Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:55:18 [2020-04-21T16:55:18.650Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:55:18 [2020-04-21T16:55:18.650Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
12:55:26 [2020-04-21T16:55:26.885Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
12:55:32 [2020-04-21T16:55:32.152Z] Display size: 1440x900
12:55:32 [2020-04-21T16:55:32.152Z] OS version=3.10.0-1062.el7.x86_64
12:55:32 [2020-04-21T16:55:32.152Z] GTK version=2.24.30
12:55:32 [2020-04-21T16:55:32.152Z] GTK theme=Raleigh
12:55:32 [2020-04-21T16:55:32.152Z] LIBOVERLAY_SCROLLBAR=0
12:55:32 [2020-04-21T16:55:32.152Z] Time zone: Coordinated Universal Time
12:55:32 [2020-04-21T16:55:32.152Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:55:32 [2020-04-21T16:55:32.152Z] log4j:WARN Please initialize the log4j system properly.
12:55:32 [2020-04-21T16:55:32.717Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"'
12:55:32 [2020-04-21T16:55:32.717Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
12:55:32 [2020-04-21T16:55:32.717Z] DEBUG - Clicking on with mnemonic 'Create custom chart'
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - Clicked on with mnemonic 'Create custom chart'
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649766730 data=null doit=true} to Shell with text {Custom chart creation}
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - Attempting to set focus on (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - Clicking on (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1649766669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1649766668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1649766668 data=null doit=true} to (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1649766668 data=null} to (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1649766667 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1649766666 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1649766666 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')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1649766663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1649766662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1649766662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1649766662 data=null doit=true} to (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1649766662 data=null} to (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - Clicked on (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2020-04-21T16:55:32.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK')
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - Setting state to checked on: Integer
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:32 [2020-04-21T16:55:32.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - Setting state to unchecked on: Integer
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - Setting state to checked on: Duration (ns)
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Setting state to unchecked on: Duration (ns)
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Setting state to checked on: Timestamp
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Setting state to unchecked on: Timestamp
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649766445 data=null doit=true} to Shell with text {Custom chart creation}
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Clicking on TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=-1649766439 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=-1649766438 data=null doit=true} to TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Attempting to set focus on Table with text {}
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=-1649766436 data=null} to TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=-1649766436 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1649766435 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}
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=-1649766435 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=-1649766434 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=-1649766434 data=null doit=true} to TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=-1649766434 data=null} to TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Clicked on TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Setting state to checked on: Timestamp
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Clicking on 
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1649766362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649766361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1649766361 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1649766361 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1649766360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1649766360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1649766360 data=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')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1649766351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649766348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1649766347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1649766347 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1649766347 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - Clicked on 
12:55:33 [2020-04-21T16:55:33.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - Setting state to checked on: Timestamp
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649766330 data=null doit=true} to Shell with text {Custom chart creation}
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - Clicking on TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=-1649766326 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=-1649766326 data=null doit=true} to TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.236Z] DEBUG - Attempting to set focus on Table with text {}
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=-1649766324 data=null} to TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=-1649766270 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1649766269 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}
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=-1649766269 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=-1649766268 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=-1649766268 data=null doit=true} to TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=-1649766268 data=null} to TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Clicked on TableItem with text {String}
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Setting state to checked on: Timestamp2
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Setting state to checked on: Timestamp
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Clicking on 
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1649766253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649766253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1649766252 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1649766252 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1649766252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1649766252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1649766251 data=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')
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1649766243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649766235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1649766235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1649766234 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1649766234 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:55:33 [2020-04-21T16:55:33.496Z] DEBUG - Clicked on 
12:55:34 [2020-04-21T16:55:34.062Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.708 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
12:55:34 [2020-04-21T16:55:34.062Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest)  Time elapsed: 0.738 s
12:55:34 [2020-04-21T16:55:34.062Z] 
12:55:34 [2020-04-21T16:55:34.062Z] Results:
12:55:34 [2020-04-21T16:55:34.062Z] 
12:55:34 [2020-04-21T16:55:34.062Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
12:55:34 [2020-04-21T16:55:34.062Z] 
12:55:36 [2020-04-21T16:55:36.592Z] [INFO] All tests passed!
12:55:36 [2020-04-21T16:55:36.592Z] [INFO] 
12:55:36 [2020-04-21T16:55:36.592Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:55:36 [2020-04-21T16:55:36.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.4-SNAPSHOT.jar
12:55:36 [2020-04-21T16:55:36.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.4-SNAPSHOT.pom
12:55:36 [2020-04-21T16:55:36.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.4-SNAPSHOT-sources.jar
12:55:36 [2020-04-21T16:55:36.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
12:55:36 [2020-04-21T16:55:36.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.4-SNAPSHOT-p2metadata.xml
12:55:36 [2020-04-21T16:55:36.850Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.4-SNAPSHOT-p2artifacts.xml
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] 
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] 
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.4-SNAPSHOT [43/138]
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] 
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] 
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] The project's OSGi version is 1.0.4.202004211619
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] 
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] 
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] 
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] 
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] 
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:55:36 [2020-04-21T16:55:36.851Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes
12:55:37 [2020-04-21T16:55:37.417Z] [INFO] 
12:55:37 [2020-04-21T16:55:37.417Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:55:37 [2020-04-21T16:55:37.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:55:37 [2020-04-21T16:55:37.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
12:55:37 [2020-04-21T16:55:37.417Z] [INFO] 
12:55:37 [2020-04-21T16:55:37.417Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:55:37 [2020-04-21T16:55:37.417Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.4-SNAPSHOT-sources.jar
12:55:37 [2020-04-21T16:55:37.417Z] [INFO] 
12:55:37 [2020-04-21T16:55:37.417Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:55:37 [2020-04-21T16:55:37.417Z] [INFO] 
12:55:37 [2020-04-21T16:55:37.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:55:37 [2020-04-21T16:55:37.417Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.4-SNAPSHOT.jar
12:55:37 [2020-04-21T16:55:37.417Z] [INFO] 
12:55:37 [2020-04-21T16:55:37.417Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:55:37 [2020-04-21T16:55:37.418Z] [INFO] 
12:55:37 [2020-04-21T16:55:37.418Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:55:37 [2020-04-21T16:55:37.418Z] [INFO] 
12:55:37 [2020-04-21T16:55:37.418Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:55:37 [2020-04-21T16:55:37.418Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.4-SNAPSHOT.jar
12:55:37 [2020-04-21T16:55:37.418Z] [INFO] 
12:55:37 [2020-04-21T16:55:37.418Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:55:37 [2020-04-21T16:55:37.418Z] [INFO] 
12:55:37 [2020-04-21T16:55:37.418Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:55:38 [2020-04-21T16:55:38.352Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log
12:55:38 [2020-04-21T16:55:38.352Z] [INFO] Command line:
12:55:38 [2020-04-21T16:55:38.352Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:55:38 [2020-04-21T16:55:38.352Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:55:42 [2020-04-21T16:55:42.685Z] !SESSION 2020-04-21 16:55:38.468 -----------------------------------------------
12:55:42 [2020-04-21T16:55:42.685Z] eclipse.buildId=unknown
12:55:42 [2020-04-21T16:55:42.685Z] java.version=1.8.0_202
12:55:42 [2020-04-21T16:55:42.685Z] java.vendor=Oracle Corporation
12:55:42 [2020-04-21T16:55:42.685Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:55:42 [2020-04-21T16:55:42.685Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:55:42 [2020-04-21T16:55:42.685Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:55:42 [2020-04-21T16:55:42.685Z] 
12:55:42 [2020-04-21T16:55:42.685Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 16:55:41.786
12:55:42 [2020-04-21T16:55:42.685Z] !MESSAGE FrameworkEvent ERROR
12:55:42 [2020-04-21T16:55:42.685Z] !STACK 0
12:55:42 [2020-04-21T16:55:42.685Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
12:55:42 [2020-04-21T16:55:42.685Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:55:42 [2020-04-21T16:55:42.685Z] 
12:55:42 [2020-04-21T16:55:42.685Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
12:55:42 [2020-04-21T16:55:42.685Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
12:55:42 [2020-04-21T16:55:42.685Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
12:55:42 [2020-04-21T16:55:42.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
12:55:42 [2020-04-21T16:55:42.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
12:55:42 [2020-04-21T16:55:42.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:55:42 [2020-04-21T16:55:42.686Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:55:42 [2020-04-21T16:55:42.686Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
12:55:49 [2020-04-21T16:55:49.244Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
12:55:55 [2020-04-21T16:55:55.804Z] Display size: 1440x900
12:55:55 [2020-04-21T16:55:55.804Z] OS version=3.10.0-1062.el7.x86_64
12:55:55 [2020-04-21T16:55:55.804Z] GTK version=2.24.30
12:55:55 [2020-04-21T16:55:55.804Z] GTK theme=Raleigh
12:55:55 [2020-04-21T16:55:55.804Z] LIBOVERLAY_SCROLLBAR=0
12:55:55 [2020-04-21T16:55:55.804Z] Time zone: Coordinated Universal Time
12:55:55 [2020-04-21T16:55:55.804Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:55:55 [2020-04-21T16:55:55.804Z] log4j:WARN Please initialize the log4j system properly.
12:55:59 [2020-04-21T16:55:59.088Z] 
12:55:59 [2020-04-21T16:55:59.088Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:55:58.858
12:55:59 [2020-04-21T16:55:59.088Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
12:55:59 [2020-04-21T16:55:59.088Z] !STACK 0
12:55:59 [2020-04-21T16:55:59.088Z] java.lang.RuntimeException: The parameter should be set
12:55:59 [2020-04-21T16:55:59.088Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
12:55:59 [2020-04-21T16:55:59.088Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:55:59 [2020-04-21T16:55:59.088Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
12:55:59 [2020-04-21T16:55:59.088Z] 
12:55:59 [2020-04-21T16:55:59.088Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 16:55:58.867
12:55:59 [2020-04-21T16:55:59.088Z] !MESSAGE Exception executing analysis
12:55:59 [2020-04-21T16:55:59.088Z] !STACK 0
12:55:59 [2020-04-21T16:55:59.088Z] java.lang.RuntimeException: The parameter should be set
12:55:59 [2020-04-21T16:55:59.088Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
12:55:59 [2020-04-21T16:55:59.088Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:55:59 [2020-04-21T16:55:59.088Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
12:56:01 [2020-04-21T16:56:01.806Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:02 [2020-04-21T16:56:02.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:02 [2020-04-21T16:56:02.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:02 [2020-04-21T16:56:02.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:02 [2020-04-21T16:56:02.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:02 [2020-04-21T16:56:02.065Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:02 [2020-04-21T16:56:02.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649737640 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:56:02 [2020-04-21T16:56:02.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649737639 data=null doit=true} to TreeItem with text {test}
12:56:02 [2020-04-21T16:56:02.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649737638 data=null} to TreeItem with text {test}
12:56:02 [2020-04-21T16:56:02.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649737638 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:56:02 [2020-04-21T16:56:02.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649737636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649737460 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649737454 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649737454 data=null doit=true} to TreeItem with text {test}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649737453 data=null} to TreeItem with text {test}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649737452 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649737452 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649737437 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649737435 data=null doit=true} to TreeItem with text {test}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649737435 data=null} to TreeItem with text {test}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649737434 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649737434 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}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649737330 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649737327 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649737327 data=null doit=true} to TreeItem with text {Traces [1]}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649737326 data=null} to TreeItem with text {Traces [1]}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649737325 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649737325 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649737256 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649737254 data=null doit=true} to TreeItem with text {Traces [1]}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649737254 data=null} to TreeItem with text {Traces [1]}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649737253 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649737253 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]}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649737244 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=-1649737243 data=null doit=true} to TreeItem with text {A-Test-10K}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=-1649737242 data=null} to TreeItem with text {A-Test-10K}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=-1649737242 data=null button=1 stateMask=0x0 x=108 y=84 count=1} to TreeItem with text {A-Test-10K}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649737241 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}
12:56:02 [2020-04-21T16:56:02.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=-1649737227 data=null button=1 stateMask=0x80000 x=108 y=84 count=1} to TreeItem with text {A-Test-10K}
12:56:02 [2020-04-21T16:56:02.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=-1649737169 data=null doit=true} to TreeItem with text {External Analyses}
12:56:02 [2020-04-21T16:56:02.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=-1649737169 data=null} to TreeItem with text {External Analyses}
12:56:02 [2020-04-21T16:56:02.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=-1649737167 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {External Analyses}
12:56:02 [2020-04-21T16:56:02.582Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649737167 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}
12:56:02 [2020-04-21T16:56:02.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=-1649737145 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {External Analyses}
12:56:02 [2020-04-21T16:56:02.582Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:56:02 [2020-04-21T16:56:02.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1649737140 data=null button=0 stateMask=0x0 x=273 y=180 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:56:02 [2020-04-21T16:56:02.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1649737139 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:56:02 [2020-04-21T16:56:02.582Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:02 [2020-04-21T16:56:02.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1649737138 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:56:02 [2020-04-21T16:56:02.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1649737137 data=null button=1 stateMask=0x0 x=273 y=180 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:56:02 [2020-04-21T16:56:02.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649737137 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}
12:56:02 [2020-04-21T16:56:02.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1649737042 data=null button=1 stateMask=0x80000 x=273 y=180 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:56:02 [2020-04-21T16:56:02.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1649737041 data=null button=1 stateMask=0x0 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:56:02 [2020-04-21T16:56:02.582Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1649737040 data=null button=1 stateMask=0x0 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1649736843 data=null button=1 stateMask=0x80000 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1649736842 data=null button=0 stateMask=0x0 x=273 y=180 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1649736842 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1649736841 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=-1649736838 data=null doit=true} to Shell with text {External Analysis Parameters}
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - Clicking on OK
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649736832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649736831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649736831 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649736831 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649736830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649736830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649736829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:02 [2020-04-21T16:56:02.841Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1649737040 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}
12:56:03 [2020-04-21T16:56:03.100Z] DEBUG - Clicked on 
12:56:03 [2020-04-21T16:56:03.358Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
12:56:03 [2020-04-21T16:56:03.616Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
12:56:03 [2020-04-21T16:56:03.616Z] DEBUG - Clicking on with mnemonic 'New custom chart'
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Clicked on with mnemonic 'New custom chart'
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649735830 data=null doit=true} to Shell with text {Custom chart creation}
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Attempting to set focus on (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Clicking on (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1649735764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1649735763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1649735763 data=null doit=true} to (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1649735763 data=null} to (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1649735762 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1649735762 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1649735761 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')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1649735758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1649735758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1649735758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1649735757 data=null doit=true} to (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1649735757 data=null} to (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Clicked on (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649735754 data=null doit=true} to Shell with text {Custom chart creation}
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Clicking on TableItem with text {Wakee process (name)}
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=-1649735747 data=null button=0 stateMask=0x0 x=87 y=12 count=0} to TableItem with text {Wakee process (name)}
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=-1649735746 data=null doit=true} to TableItem with text {Wakee process (name)}
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Attempting to set focus on Table with text {}
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=-1649735744 data=null} to TableItem with text {Wakee process (name)}
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=-1649735744 data=null button=1 stateMask=0x0 x=87 y=12 count=1} to TableItem with text {Wakee process (name)}
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1649735743 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)}
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=-1649735743 data=null button=1 stateMask=0x80000 x=87 y=12 count=1} to TableItem with text {Wakee process (name)}
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=-1649735742 data=null button=0 stateMask=0x0 x=87 y=12 count=0} to TableItem with text {Wakee process (name)}
12:56:03 [2020-04-21T16:56:03.876Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=-1649735742 data=null doit=true} to TableItem with text {Wakee process (name)}
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=-1649735742 data=null} to TableItem with text {Wakee process (name)}
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - Clicked on TableItem with text {Wakee process (name)}
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - Setting state to checked on: Priority
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - Setting state to checked on: Target CPU
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - Clicking on 
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1649735721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649735721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1649735670 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1649735669 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1649735669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1649735669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1649735668 data=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')
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1649735654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649735647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1649735646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:03 [2020-04-21T16:56:03.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1649735646 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1649735646 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - Clicked on 
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649735643 data=null doit=true} to Shell with text {Custom chart creation}
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - Clicking on OK
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649735638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649735638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649735638 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649735637 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649735637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649735637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649735636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1649736040 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'
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - Clicked on 
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - Clicking on with mnemonic 'New custom chart'
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - Clicked on with mnemonic 'New custom chart'
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649735144 data=null doit=true} to Shell with text {Custom chart creation}
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649735142 data=null doit=true} to Shell with text {Custom chart creation}
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - Attempting to set focus on (of type 'Table')
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - Clicking on (of type 'Table')
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1649735138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1649735138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1649735137 data=null doit=true} to (of type 'Table')
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1649735134 data=null} to (of type 'Table')
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1649735133 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table')
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1649735132 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table')
12:56:04 [2020-04-21T16:56:04.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1649735132 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')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1649735127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1649735127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1649735126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1649735126 data=null doit=true} to (of type 'Table')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1649735126 data=null} to (of type 'Table')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Clicked on (of type 'Table')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649735123 data=null doit=true} to Shell with text {Custom chart creation}
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Clicking on TableItem with text {Waker process (name)}
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=-1649735068 data=null button=0 stateMask=0x0 x=85 y=84 count=0} to TableItem with text {Waker process (name)}
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=-1649735067 data=null doit=true} to TableItem with text {Waker process (name)}
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Attempting to set focus on Table with text {}
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=-1649735065 data=null} to TableItem with text {Waker process (name)}
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=-1649735064 data=null button=1 stateMask=0x0 x=85 y=84 count=1} to TableItem with text {Waker process (name)}
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1649735062 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)}
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=-1649735062 data=null button=1 stateMask=0x80000 x=85 y=84 count=1} to TableItem with text {Waker process (name)}
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=-1649735062 data=null button=0 stateMask=0x0 x=85 y=84 count=0} to TableItem with text {Waker process (name)}
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=-1649735061 data=null doit=true} to TableItem with text {Waker process (name)}
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=-1649735061 data=null} to TableItem with text {Waker process (name)}
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Clicked on TableItem with text {Waker process (name)}
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Setting state to checked on: Priority
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Setting state to checked on: Target CPU
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Clicking on 
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1649735048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649735048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1649735048 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1649735047 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1649735047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1649735047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1649735047 data=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')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1649735033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649735025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1649735025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1649735025 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1649735024 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - Clicked on 
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649735022 data=null doit=true} to Shell with text {Custom chart creation}
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - Clicking on OK
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649735018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649735018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649735018 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649735017 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649735017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649734971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649734970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:04 [2020-04-21T16:56:04.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1649735264 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'
12:56:04 [2020-04-21T16:56:04.911Z] DEBUG - Clicked on 
12:56:04 [2020-04-21T16:56:04.911Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
12:56:05 [2020-04-21T16:56:05.169Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:56:05 [2020-04-21T16:56:05.169Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:56:05 [2020-04-21T16:56:05.169Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:56:05 [2020-04-21T16:56:05.169Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
12:56:05 [2020-04-21T16:56:05.169Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:56:05 [2020-04-21T16:56:05.169Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:56:05 [2020-04-21T16:56:05.169Z] DEBUG - Clicking on &Yes
12:56:05 [2020-04-21T16:56:05.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1649734516 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')
12:56:05 [2020-04-21T16:56:05.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1649734516 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')
12:56:05 [2020-04-21T16:56:05.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1649734515 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:56:05 [2020-04-21T16:56:05.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1649734515 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:56:05 [2020-04-21T16:56:05.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1649734471 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')
12:56:05 [2020-04-21T16:56:05.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1649734470 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')
12:56:05 [2020-04-21T16:56:05.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1649734470 data=null item=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')
12:56:05 [2020-04-21T16:56:05.428Z] DEBUG - Clicked on 
12:56:05 [2020-04-21T16:56:05.428Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649734046 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649734045 data=null doit=true} to TreeItem with text {test}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649734045 data=null} to TreeItem with text {test}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649734045 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649734044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649733957 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649733955 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649733954 data=null doit=true} to TreeItem with text {test}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649733954 data=null} to TreeItem with text {test}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649733954 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649733953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649733941 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:56:05 [2020-04-21T16:56:05.686Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649733939 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649733939 data=null doit=true} to TreeItem with text {Traces [1]}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649733938 data=null} to TreeItem with text {Traces [1]}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649733938 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649733937 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649733865 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
12:56:05 [2020-04-21T16:56:05.686Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:56:05 [2020-04-21T16:56:05.686Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
12:56:05 [2020-04-21T16:56:05.686Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1649733861 data=null button=0 stateMask=0x0 x=251 y=156 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1649733860 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1649733860 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1649733859 data=null button=1 stateMask=0x0 x=251 y=156 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649733859 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}
12:56:05 [2020-04-21T16:56:05.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1649733838 data=null button=1 stateMask=0x80000 x=251 y=156 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:56:05 [2020-04-21T16:56:05.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1649733837 data=null button=1 stateMask=0x0 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:56:05 [2020-04-21T16:56:05.687Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1649733836 data=null button=1 stateMask=0x0 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1649733721 data=null button=1 stateMask=0x80000 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1649733720 data=null button=0 stateMask=0x0 x=251 y=156 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1649733720 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1649733720 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=-1649733670 data=null doit=true} to Shell with text {External Analysis Parameters}
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - Clicking on OK
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649733668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649733668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649733668 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649733667 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649733667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649733667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649733667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:05 [2020-04-21T16:56:05.945Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1649733836 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}
12:56:06 [2020-04-21T16:56:06.203Z] DEBUG - Clicked on 
12:56:06 [2020-04-21T16:56:06.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
12:56:06 [2020-04-21T16:56:06.719Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
12:56:06 [2020-04-21T16:56:06.719Z] DEBUG - Clicking on with mnemonic 'New custom chart'
12:56:06 [2020-04-21T16:56:06.719Z] DEBUG - Clicked on with mnemonic 'New custom chart'
12:56:06 [2020-04-21T16:56:06.719Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:56:06 [2020-04-21T16:56:06.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649732820 data=null doit=true} to Shell with text {Custom chart creation}
12:56:06 [2020-04-21T16:56:06.719Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.719Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - Attempting to set focus on (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - Clicking on (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1649732768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1649732767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1649732766 data=null doit=true} to (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1649732766 data=null} to (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1649732766 data=null button=1 stateMask=0x0 x=35 y=84 count=1} to (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1649732765 data=null button=1 stateMask=0x80000 x=35 y=84 count=1} to (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1649732765 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')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1649732759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1649732759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1649732758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1649732758 data=null doit=true} to (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1649732758 data=null} to (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - Clicked on (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649732756 data=null doit=true} to Shell with text {Custom chart creation}
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-1649732753 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-1649732752 data=null doit=true} to TableItem with text {Wakeup timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Attempting to set focus on Table with text {}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-1649732750 data=null} to TableItem with text {Wakeup timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-1649732750 data=null button=1 stateMask=0x0 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1649732750 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}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-1649732749 data=null button=1 stateMask=0x80000 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-1649732749 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-1649732749 data=null doit=true} to TableItem with text {Wakeup timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-1649732749 data=null} to TableItem with text {Wakeup timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Clicking on 
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1649732740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649732740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1649732740 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1649732739 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1649732739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1649732739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1649732739 data=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')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1649732733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649732730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1649732730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1649732730 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1649732730 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Clicked on 
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649732728 data=null doit=true} to Shell with text {Custom chart creation}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-1649732725 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-1649732724 data=null doit=true} to TableItem with text {Switch timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Attempting to set focus on Table with text {}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-1649732669 data=null} to TableItem with text {Switch timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-1649732668 data=null button=1 stateMask=0x0 x=68 y=36 count=1} to TableItem with text {Switch timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1649732667 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}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-1649732667 data=null button=1 stateMask=0x80000 x=68 y=36 count=1} to TableItem with text {Switch timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-1649732667 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-1649732666 data=null doit=true} to TableItem with text {Switch timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-1649732666 data=null} to TableItem with text {Switch timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Clicking on 
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1649732658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649732658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1649732658 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1649732658 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1649732658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1649732657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1649732657 data=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')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1649732650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649732645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1649732645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1649732645 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1649732645 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Clicked on 
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649732643 data=null doit=true} to Shell with text {Custom chart creation}
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Clicking on OK
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649732640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649732639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649732639 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649732639 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649732639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649732639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:06 [2020-04-21T16:56:06.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649732639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1649732960 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'
12:56:07 [2020-04-21T16:56:07.497Z] DEBUG - Clicked on 
12:56:07 [2020-04-21T16:56:07.497Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
12:56:07 [2020-04-21T16:56:07.497Z] DEBUG - Clicking on with mnemonic 'New custom chart'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Clicked on with mnemonic 'New custom chart'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649731956 data=null doit=true} to Shell with text {Custom chart creation}
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Attempting to set focus on (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Clicking on (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1649731952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1649731952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1649731952 data=null doit=true} to (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1649731951 data=null} to (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1649731951 data=null button=1 stateMask=0x0 x=35 y=84 count=1} to (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1649731951 data=null button=1 stateMask=0x80000 x=35 y=84 count=1} to (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1649731951 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')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1649731945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1649731944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1649731944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1649731944 data=null doit=true} to (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1649731944 data=null} to (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Clicked on (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649731941 data=null doit=true} to Shell with text {Custom chart creation}
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-1649731938 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp}
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-1649731937 data=null doit=true} to TableItem with text {Wakeup timestamp}
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Attempting to set focus on Table with text {}
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-1649731935 data=null} to TableItem with text {Wakeup timestamp}
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-1649731934 data=null button=1 stateMask=0x0 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp}
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1649731934 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}
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-1649731934 data=null button=1 stateMask=0x80000 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp}
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-1649731933 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp}
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-1649731933 data=null doit=true} to TableItem with text {Wakeup timestamp}
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-1649731933 data=null} to TableItem with text {Wakeup timestamp}
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Clicking on 
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1649731924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649731924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1649731924 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1649731924 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1649731924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1649731924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1649731924 data=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')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1649731866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649731862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1649731862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1649731862 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1649731861 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Clicked on 
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649731860 data=null doit=true} to Shell with text {Custom chart creation}
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-1649731857 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp}
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-1649731857 data=null doit=true} to TableItem with text {Switch timestamp}
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Attempting to set focus on Table with text {}
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-1649731855 data=null} to TableItem with text {Switch timestamp}
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-1649731855 data=null button=1 stateMask=0x0 x=68 y=36 count=1} to TableItem with text {Switch timestamp}
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1649731854 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}
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-1649731854 data=null button=1 stateMask=0x80000 x=68 y=36 count=1} to TableItem with text {Switch timestamp}
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-1649731854 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp}
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-1649731853 data=null doit=true} to TableItem with text {Switch timestamp}
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-1649731853 data=null} to TableItem with text {Switch timestamp}
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Clicking on 
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1649731847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649731847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1649731846 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1649731846 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1649731846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1649731846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1649731846 data=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')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1649731839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1649731835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1649731835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1649731835 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1649731834 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - Clicked on 
12:56:07 [2020-04-21T16:56:07.759Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649731833 data=null doit=true} to Shell with text {Custom chart creation}
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@201b52f7
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=-1649731828 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')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-1649731827 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')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=-1649731827 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=-1649731827 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=-1649731827 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')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=-1649731826 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')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=-1649731826 data=null item=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')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=-1649731826 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')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-1649731826 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')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=-1649731826 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')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=-1649731825 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=-1649731825 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1649731824 data=null doit=true} to Shell with text {Custom chart creation}
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Clicking on OK
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649731821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649731821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649731821 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649731821 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649731821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:07 [2020-04-21T16:56:07.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649731821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:08 [2020-04-21T16:56:08.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649731820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:08 [2020-04-21T16:56:08.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1649732144 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'
12:56:08 [2020-04-21T16:56:08.277Z] DEBUG - Clicked on 
12:56:08 [2020-04-21T16:56:08.277Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
12:56:08 [2020-04-21T16:56:08.535Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:56:08 [2020-04-21T16:56:08.535Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:56:08 [2020-04-21T16:56:08.535Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:56:08 [2020-04-21T16:56:08.535Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
12:56:08 [2020-04-21T16:56:08.535Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:56:08 [2020-04-21T16:56:08.535Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:56:08 [2020-04-21T16:56:08.535Z] DEBUG - Clicking on &Yes
12:56:08 [2020-04-21T16:56:08.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1649731222 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')
12:56:08 [2020-04-21T16:56:08.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1649731222 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')
12:56:08 [2020-04-21T16:56:08.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1649731222 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:56:08 [2020-04-21T16:56:08.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1649731222 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:56:08 [2020-04-21T16:56:08.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1649731221 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')
12:56:08 [2020-04-21T16:56:08.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1649731221 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')
12:56:08 [2020-04-21T16:56:08.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1649731221 data=null item=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')
12:56:08 [2020-04-21T16:56:08.793Z] DEBUG - Clicked on 
12:56:08 [2020-04-21T16:56:08.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1649730756 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:56:08 [2020-04-21T16:56:08.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:56:09 [2020-04-21T16:56:09.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:56:09 [2020-04-21T16:56:09.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:56:09 [2020-04-21T16:56:09.052Z] DEBUG - Attempting to set focus on Tree with text {}
12:56:09 [2020-04-21T16:56:09.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649730663 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
12:56:09 [2020-04-21T16:56:09.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649730662 data=null doit=true} to TreeItem with text {test}
12:56:09 [2020-04-21T16:56:09.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649730662 data=null} to TreeItem with text {test}
12:56:09 [2020-04-21T16:56:09.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649730661 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
12:56:09 [2020-04-21T16:56:09.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649730661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:56:09 [2020-04-21T16:56:09.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649730561 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
12:56:09 [2020-04-21T16:56:09.618Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:56:09 [2020-04-21T16:56:09.618Z] DEBUG - Clicking on with mnemonic 'Delete'
12:56:09 [2020-04-21T16:56:09.618Z] DEBUG - Clicked on with mnemonic 'Delete'
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649729057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649729056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649729055 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649729055 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649729055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649729054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649729054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649729054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649729054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649729054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649729054 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649729053 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Clicking on OK
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649729051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649729051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649729050 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649729050 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649729050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649729050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:10 [2020-04-21T16:56:10.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:10 [2020-04-21T16:56:10.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:10 [2020-04-21T16:56:10.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:10 [2020-04-21T16:56:10.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:10 [2020-04-21T16:56:10.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:10 [2020-04-21T16:56:10.635Z] DEBUG - Clicked on OK
12:56:11 [2020-04-21T16:56:11.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649729050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:56:11 [2020-04-21T16:56:11.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1649730024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:56:11 [2020-04-21T16:56:11.768Z] 
12:56:11 [2020-04-21T16:56:11.768Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-04-21 16:56:11.486
12:56:11 [2020-04-21T16:56:11.768Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
12:56:11 [2020-04-21T16:56:11.768Z] 
12:56:11 [2020-04-21T16:56:11.768Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-04-21 16:56:11.487
12:56:11 [2020-04-21T16:56:11.768Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
12:56:11 [2020-04-21T16:56:11.768Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.6 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
12:56:11 [2020-04-21T16:56:11.768Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 3.62 s
12:56:11 [2020-04-21T16:56:11.768Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 3.288 s
12:56:11 [2020-04-21T16:56:11.768Z] 
12:56:11 [2020-04-21T16:56:11.768Z] Results:
12:56:11 [2020-04-21T16:56:11.768Z] 
12:56:11 [2020-04-21T16:56:11.768Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
12:56:11 [2020-04-21T16:56:11.768Z] 
12:56:12 [2020-04-21T16:56:12.335Z] 
12:56:12 [2020-04-21T16:56:12.335Z] !ENTRY org.eclipse.core.resources 2 10035 2020-04-21 16:56:12.157
12:56:12 [2020-04-21T16:56:12.335Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] All tests passed!
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] 
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.4-SNAPSHOT.jar
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.4-SNAPSHOT.pom
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.4-SNAPSHOT-sources.jar
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.4-SNAPSHOT-p2metadata.xml
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.4-SNAPSHOT-p2artifacts.xml
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] 
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] 
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.12-SNAPSHOT [44/138]
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] 
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] 
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] The project's OSGi version is 1.0.12.202004211619
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] 
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] 
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] 
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:56:14 [2020-04-21T16:56:14.235Z] [INFO] 
12:56:14 [2020-04-21T16:56:14.236Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:56:14 [2020-04-21T16:56:14.236Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:56:14 [2020-04-21T16:56:14.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
12:56:14 [2020-04-21T16:56:14.236Z] [INFO] 
12:56:14 [2020-04-21T16:56:14.236Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:56:14 [2020-04-21T16:56:14.236Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes
12:56:15 [2020-04-21T16:56:15.172Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[62] 
12:56:15 [2020-04-21T16:56:15.173Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
12:56:15 [2020-04-21T16:56:15.173Z] 	                                                                ^^^^^
12:56:15 [2020-04-21T16:56:15.173Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
12:56:15 [2020-04-21T16:56:15.173Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[114] 
12:56:15 [2020-04-21T16:56:15.173Z] 	TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR);
12:56:15 [2020-04-21T16:56:15.173Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:56:15 [2020-04-21T16:56:15.173Z] 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-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:56:15 [2020-04-21T16:56:15.173Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[86] 
12:56:15 [2020-04-21T16:56:15.173Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
12:56:15 [2020-04-21T16:56:15.173Z] 	                                                                ^^^^^
12:56:15 [2020-04-21T16:56:15.173Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
12:56:15 [2020-04-21T16:56:15.173Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[133] 
12:56:15 [2020-04-21T16:56:15.173Z] 	TmfModelResponse<TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null);
12:56:15 [2020-04-21T16:56:15.173Z] 	                                                                                                                                                           ^^^^^^^^^^^^^^^^^^^
12:56:15 [2020-04-21T16:56:15.173Z] 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>'
12:56:15 [2020-04-21T16:56:15.173Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[65] 
12:56:15 [2020-04-21T16:56:15.173Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
12:56:15 [2020-04-21T16:56:15.173Z] 	                                                                ^^^^^
12:56:15 [2020-04-21T16:56:15.173Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
12:56:15 [2020-04-21T16:56:15.173Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[80] 
12:56:15 [2020-04-21T16:56:15.173Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
12:56:15 [2020-04-21T16:56:15.173Z] 	                                                                ^^^^^
12:56:15 [2020-04-21T16:56:15.173Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
12:56:15 [2020-04-21T16:56:15.173Z] 6 problems (6 warnings)
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] 
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] 
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.12-SNAPSHOT-sources.jar
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] 
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] 
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.12-SNAPSHOT.jar
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] 
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] 
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] 
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:56:15 [2020-04-21T16:56:15.173Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.12-SNAPSHOT.jar
12:56:15 [2020-04-21T16:56:15.432Z] [INFO] 
12:56:15 [2020-04-21T16:56:15.432Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:56:15 [2020-04-21T16:56:15.432Z] [INFO] 
12:56:15 [2020-04-21T16:56:15.432Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:56:15 [2020-04-21T16:56:15.998Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
12:56:15 [2020-04-21T16:56:15.998Z] [INFO] Command line:
12:56:15 [2020-04-21T16:56:15.998Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:56:15 [2020-04-21T16:56:15.998Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:56:19 [2020-04-21T16:56:19.282Z] !SESSION 2020-04-21 16:56:16.078 -----------------------------------------------
12:56:19 [2020-04-21T16:56:19.282Z] eclipse.buildId=unknown
12:56:19 [2020-04-21T16:56:19.282Z] java.version=1.8.0_202
12:56:19 [2020-04-21T16:56:19.282Z] java.vendor=Oracle Corporation
12:56:19 [2020-04-21T16:56:19.282Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:56:19 [2020-04-21T16:56:19.282Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:56:19 [2020-04-21T16:56:19.282Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:56:19 [2020-04-21T16:56:19.282Z] 
12:56:19 [2020-04-21T16:56:19.282Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 16:56:18.899
12:56:19 [2020-04-21T16:56:19.282Z] !MESSAGE FrameworkEvent ERROR
12:56:19 [2020-04-21T16:56:19.282Z] !STACK 0
12:56:19 [2020-04-21T16:56:19.283Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
12:56:19 [2020-04-21T16:56:19.283Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:56:19 [2020-04-21T16:56:19.283Z] 
12:56:19 [2020-04-21T16:56:19.283Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
12:56:19 [2020-04-21T16:56:19.283Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
12:56:19 [2020-04-21T16:56:19.283Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
12:56:19 [2020-04-21T16:56:19.283Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
12:56:19 [2020-04-21T16:56:19.283Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
12:56:19 [2020-04-21T16:56:19.283Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:56:19 [2020-04-21T16:56:19.283Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:56:19 [2020-04-21T16:56:19.283Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
12:56:21 [2020-04-21T16:56:21.811Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
12:56:34 [2020-04-21T16:56:34.141Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.232 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
12:56:34 [2020-04-21T16:56:34.141Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 2.353 s
12:56:34 [2020-04-21T16:56:34.141Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.314 s
12:56:34 [2020-04-21T16:56:34.141Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.381 s
12:56:34 [2020-04-21T16:56:34.141Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.202 s
12:56:34 [2020-04-21T16:56:34.141Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.203 s
12:56:34 [2020-04-21T16:56:34.141Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.199 s
12:56:34 [2020-04-21T16:56:34.141Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.19 s
12:56:34 [2020-04-21T16:56:34.141Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.193 s
12:56:34 [2020-04-21T16:56:34.141Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.159 s
12:56:34 [2020-04-21T16:56:34.141Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
12:56:35 [2020-04-21T16:56:35.514Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.264 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
12:56:35 [2020-04-21T16:56:35.515Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest)  Time elapsed: 1.263 s
12:56:35 [2020-04-21T16:56:35.515Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
12:56:35 [2020-04-21T16:56:35.773Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
12:56:35 [2020-04-21T16:56:35.773Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest)  Time elapsed: 0.335 s
12:56:35 [2020-04-21T16:56:35.773Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
12:56:35 [2020-04-21T16:56:35.773Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
12:56:35 [2020-04-21T16:56:35.773Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest)  Time elapsed: 0.035 s
12:56:35 [2020-04-21T16:56:35.773Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
12:56:37 [2020-04-21T16:56:37.147Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.194 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
12:56:37 [2020-04-21T16:56:37.147Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest)  Time elapsed: 1.192 s
12:56:37 [2020-04-21T16:56:37.147Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
12:56:37 [2020-04-21T16:56:37.147Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
12:56:37 [2020-04-21T16:56:37.147Z] testCallsiteAnalysis(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 0.069 s
12:56:37 [2020-04-21T16:56:37.147Z] testIterator(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 0.021 s
12:56:37 [2020-04-21T16:56:37.147Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
12:56:42 [2020-04-21T16:56:42.411Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.862 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
12:56:42 [2020-04-21T16:56:42.411Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.195 s
12:56:42 [2020-04-21T16:56:42.411Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.283 s
12:56:42 [2020-04-21T16:56:42.411Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.142 s
12:56:42 [2020-04-21T16:56:42.411Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.24 s
12:56:42 [2020-04-21T16:56:42.411Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
12:56:42 [2020-04-21T16:56:42.411Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
12:56:42 [2020-04-21T16:56:42.411Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.217 s
12:56:42 [2020-04-21T16:56:42.411Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.194 s
12:56:42 [2020-04-21T16:56:42.411Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
12:56:50 [2020-04-21T16:56:50.518Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.728 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
12:56:50 [2020-04-21T16:56:50.518Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.241 s
12:56:50 [2020-04-21T16:56:50.518Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.221 s
12:56:50 [2020-04-21T16:56:50.518Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.252 s
12:56:50 [2020-04-21T16:56:50.518Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
12:56:51 [2020-04-21T16:56:51.451Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.245 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
12:56:51 [2020-04-21T16:56:51.451Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest)  Time elapsed: 2.241 s
12:56:51 [2020-04-21T16:56:51.451Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
12:57:06 [2020-04-21T16:57:06.322Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.353 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
12:57:06 [2020-04-21T16:57:06.322Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.232 s
12:57:06 [2020-04-21T16:57:06.322Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.229 s
12:57:06 [2020-04-21T16:57:06.322Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.217 s
12:57:06 [2020-04-21T16:57:06.322Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.217 s
12:57:06 [2020-04-21T16:57:06.322Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.23 s
12:57:06 [2020-04-21T16:57:06.322Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.226 s
12:57:06 [2020-04-21T16:57:06.322Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
12:58:02 [2020-04-21T16:58:02.539Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.508 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
12:58:02 [2020-04-21T16:58:02.539Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.226 s
12:58:02 [2020-04-21T16:58:02.539Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.231 s
12:58:02 [2020-04-21T16:58:02.539Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.229 s
12:58:02 [2020-04-21T16:58:02.539Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.215 s
12:58:02 [2020-04-21T16:58:02.539Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.238 s
12:58:02 [2020-04-21T16:58:02.539Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
12:58:02 [2020-04-21T16:58:02.539Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.239 s
12:58:02 [2020-04-21T16:58:02.539Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.226 s
12:58:02 [2020-04-21T16:58:02.539Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.232 s
12:58:02 [2020-04-21T16:58:02.539Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.249 s
12:58:02 [2020-04-21T16:58:02.539Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.232 s
12:58:02 [2020-04-21T16:58:02.539Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.23 s
12:58:02 [2020-04-21T16:58:02.539Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.221 s
12:58:02 [2020-04-21T16:58:02.540Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.219 s
12:58:02 [2020-04-21T16:58:02.540Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.219 s
12:58:02 [2020-04-21T16:58:02.540Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.234 s
12:58:02 [2020-04-21T16:58:02.540Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.224 s
12:58:02 [2020-04-21T16:58:02.540Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.223 s
12:58:02 [2020-04-21T16:58:02.540Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.244 s
12:58:02 [2020-04-21T16:58:02.540Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.226 s
12:58:02 [2020-04-21T16:58:02.540Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.224 s
12:58:02 [2020-04-21T16:58:02.540Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.242 s
12:58:02 [2020-04-21T16:58:02.540Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.231 s
12:58:02 [2020-04-21T16:58:02.540Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.23 s
12:58:02 [2020-04-21T16:58:02.540Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
12:58:02 [2020-04-21T16:58:02.540Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.513 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
12:58:02 [2020-04-21T16:58:02.540Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 2.383 s
12:58:02 [2020-04-21T16:58:02.540Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 1.129 s
12:58:02 [2020-04-21T16:58:02.540Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
12:58:12 [2020-04-21T16:58:12.555Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.995 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
12:58:12 [2020-04-21T16:58:12.555Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.218 s
12:58:12 [2020-04-21T16:58:12.555Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.217 s
12:58:12 [2020-04-21T16:58:12.556Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.22 s
12:58:12 [2020-04-21T16:58:12.556Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 1.121 s
12:58:12 [2020-04-21T16:58:12.556Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.218 s
12:58:12 [2020-04-21T16:58:12.556Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
12:58:13 [2020-04-21T16:58:13.934Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.226 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
12:58:13 [2020-04-21T16:58:13.934Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest)  Time elapsed: 2.224 s
12:58:13 [2020-04-21T16:58:13.934Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest
12:58:19 [2020-04-21T16:58:19.201Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.961 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest
12:58:19 [2020-04-21T16:58:19.201Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest)  Time elapsed: 4.96 s
12:58:19 [2020-04-21T16:58:19.201Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
12:58:19 [2020-04-21T16:58:19.460Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
12:58:19 [2020-04-21T16:58:19.460Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest)  Time elapsed: 0.589 s
12:58:19 [2020-04-21T16:58:19.719Z] 
12:58:19 [2020-04-21T16:58:19.719Z] Results:
12:58:19 [2020-04-21T16:58:19.719Z] 
12:58:19 [2020-04-21T16:58:19.719Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
12:58:19 [2020-04-21T16:58:19.719Z] 
12:58:22 [2020-04-21T16:58:22.251Z] [INFO] All tests passed!
12:58:22 [2020-04-21T16:58:22.251Z] [INFO] 
12:58:22 [2020-04-21T16:58:22.251Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:58:22 [2020-04-21T16:58:22.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.12-SNAPSHOT.jar
12:58:22 [2020-04-21T16:58:22.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.12-SNAPSHOT.pom
12:58:22 [2020-04-21T16:58:22.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.12-SNAPSHOT-sources.jar
12:58:22 [2020-04-21T16:58:22.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
12:58:22 [2020-04-21T16:58:22.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.12-SNAPSHOT-p2metadata.xml
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.12-SNAPSHOT-p2artifacts.xml
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] 
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] 
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.3-SNAPSHOT [45/138]
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] 
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] 
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] The project's OSGi version is 4.0.3.202004211619
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] 
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] 
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] 
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] 
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] 
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:58:22 [2020-04-21T16:58:22.252Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes
12:58:22 [2020-04-21T16:58:22.820Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[59] 
12:58:22 [2020-04-21T16:58:22.820Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu;
12:58:22 [2020-04-21T16:58:22.820Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.820Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.820Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[60] 
12:58:22 [2020-04-21T16:58:22.820Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings;
12:58:22 [2020-04-21T16:58:22.820Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.820Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.820Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[61] 
12:58:22 [2020-04-21T16:58:22.821Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal;
12:58:22 [2020-04-21T16:58:22.821Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.821Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[62] 
12:58:22 [2020-04-21T16:58:22.821Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TraceCompassFilter;
12:58:22 [2020-04-21T16:58:22.821Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.821Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[63] 
12:58:22 [2020-04-21T16:58:22.821Z] 	import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore;
12:58:22 [2020-04-21T16:58:22.821Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.821Z] Discouraged access: The type 'ArrayListStore<E>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
12:58:22 [2020-04-21T16:58:22.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[373] 
12:58:22 [2020-04-21T16:58:22.821Z] 	ISegmentStore<ISegment> filteredStore = new ArrayListStore<>();
12:58:22 [2020-04-21T16:58:22.821Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.821Z] Discouraged access: The constructor 'ArrayListStore<ISegment>()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
12:58:22 [2020-04-21T16:58:22.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[373] 
12:58:22 [2020-04-21T16:58:22.821Z] 	ISegmentStore<ISegment> filteredStore = new ArrayListStore<>();
12:58:22 [2020-04-21T16:58:22.821Z] 	                                            ^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.821Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
12:58:22 [2020-04-21T16:58:22.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] 
12:58:22 [2020-04-21T16:58:22.821Z] 	for (Map.Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
12:58:22 [2020-04-21T16:58:22.821Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.821Z] 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>>'
12:58:22 [2020-04-21T16:58:22.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[420] 
12:58:22 [2020-04-21T16:58:22.821Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
12:58:22 [2020-04-21T16:58:22.821Z] 	               ^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.821Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[420] 
12:58:22 [2020-04-21T16:58:22.821Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
12:58:22 [2020-04-21T16:58:22.821Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.821Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[421] 
12:58:22 [2020-04-21T16:58:22.821Z] 	FilterCu cu = FilterCu.compile(regex);
12:58:22 [2020-04-21T16:58:22.821Z] 	^^^^^^^^
12:58:22 [2020-04-21T16:58:22.821Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[421] 
12:58:22 [2020-04-21T16:58:22.821Z] 	FilterCu cu = FilterCu.compile(regex);
12:58:22 [2020-04-21T16:58:22.821Z] 	              ^^^^^^^^
12:58:22 [2020-04-21T16:58:22.821Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[421] 
12:58:22 [2020-04-21T16:58:22.821Z] 	FilterCu cu = FilterCu.compile(regex);
12:58:22 [2020-04-21T16:58:22.821Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.821Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[422] 
12:58:22 [2020-04-21T16:58:22.821Z] 	Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null;
12:58:22 [2020-04-21T16:58:22.821Z] 	                                                                                                       ^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.821Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] 
12:58:22 [2020-04-21T16:58:22.821Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
12:58:22 [2020-04-21T16:58:22.821Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.821Z] 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>>'
12:58:22 [2020-04-21T16:58:22.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[448] 
12:58:22 [2020-04-21T16:58:22.821Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
12:58:22 [2020-04-21T16:58:22.821Z] 	               ^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.821Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[448] 
12:58:22 [2020-04-21T16:58:22.821Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
12:58:22 [2020-04-21T16:58:22.821Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.821Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[449] 
12:58:22 [2020-04-21T16:58:22.821Z] 	FilterCu cu = FilterCu.compile(regex);
12:58:22 [2020-04-21T16:58:22.821Z] 	^^^^^^^^
12:58:22 [2020-04-21T16:58:22.821Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.822Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[449] 
12:58:22 [2020-04-21T16:58:22.822Z] 	FilterCu cu = FilterCu.compile(regex);
12:58:22 [2020-04-21T16:58:22.822Z] 	              ^^^^^^^^
12:58:22 [2020-04-21T16:58:22.822Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.822Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[449] 
12:58:22 [2020-04-21T16:58:22.822Z] 	FilterCu cu = FilterCu.compile(regex);
12:58:22 [2020-04-21T16:58:22.822Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.822Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.822Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[450] 
12:58:22 [2020-04-21T16:58:22.822Z] 	Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null;
12:58:22 [2020-04-21T16:58:22.822Z] 	                                                                                        ^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.822Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.822Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[612] 
12:58:22 [2020-04-21T16:58:22.822Z] 	public void regexFilterApplied(TmfFilterAppliedSignal signal) {
12:58:22 [2020-04-21T16:58:22.822Z] 	                               ^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.822Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.822Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[633] 
12:58:22 [2020-04-21T16:58:22.822Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
12:58:22 [2020-04-21T16:58:22.822Z] 	^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.822Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.822Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[633] 
12:58:22 [2020-04-21T16:58:22.822Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
12:58:22 [2020-04-21T16:58:22.822Z] 	                                  ^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.822Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.822Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[633] 
12:58:22 [2020-04-21T16:58:22.822Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
12:58:22 [2020-04-21T16:58:22.822Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.822Z] Discouraged access: The method 'TraceCompassFilter.getFilterForTrace(ITmfTrace)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.822Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[637] 
12:58:22 [2020-04-21T16:58:22.822Z] 	regexes.putAll(IFilterProperty.DIMMED, globalFilter.getRegexes());
12:58:22 [2020-04-21T16:58:22.822Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.822Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
12:58:22 [2020-04-21T16:58:22.822Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[123] 
12:58:22 [2020-04-21T16:58:22.822Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel();
12:58:22 [2020-04-21T16:58:22.822Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.822Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
12:58:22 [2020-04-21T16:58:22.822Z] 28. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 123)
12:58:22 [2020-04-21T16:58:22.822Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel();
12:58:22 [2020-04-21T16:58:22.822Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.822Z] 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
12:58:22 [2020-04-21T16:58:22.822Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] 
12:58:22 [2020-04-21T16:58:22.822Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)),
12:58:22 [2020-04-21T16:58:22.822Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.822Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
12:58:22 [2020-04-21T16:58:22.822Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] 
12:58:22 [2020-04-21T16:58:22.822Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))),
12:58:22 [2020-04-21T16:58:22.822Z] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.822Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
12:58:22 [2020-04-21T16:58:22.822Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] 
12:58:22 [2020-04-21T16:58:22.822Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))),
12:58:22 [2020-04-21T16:58:22.822Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.822Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
12:58:22 [2020-04-21T16:58:22.822Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] 
12:58:22 [2020-04-21T16:58:22.822Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))),
12:58:22 [2020-04-21T16:58:22.822Z] 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.822Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
12:58:22 [2020-04-21T16:58:22.822Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] 
12:58:22 [2020-04-21T16:58:22.822Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))),
12:58:22 [2020-04-21T16:58:22.822Z] 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.822Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
12:58:22 [2020-04-21T16:58:22.823Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[154] 
12:58:22 [2020-04-21T16:58:22.823Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))),
12:58:22 [2020-04-21T16:58:22.823Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.823Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
12:58:22 [2020-04-21T16:58:22.823Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[155] 
12:58:22 [2020-04-21T16:58:22.823Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))),
12:58:22 [2020-04-21T16:58:22.823Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.823Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
12:58:22 [2020-04-21T16:58:22.823Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] 
12:58:22 [2020-04-21T16:58:22.823Z] 	return modelExtractor.apply(((TmfGenericTreeEntry<M>) entry).getModel());
12:58:22 [2020-04-21T16:58:22.823Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.823Z] 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
12:58:22 [2020-04-21T16:58:22.823Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] 
12:58:22 [2020-04-21T16:58:22.823Z] 	return modelExtractor.apply(((TmfGenericTreeEntry<M>) entry).getModel());
12:58:22 [2020-04-21T16:58:22.823Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.823Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry<M>
12:58:22 [2020-04-21T16:58:22.823Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[185] 
12:58:22 [2020-04-21T16:58:22.823Z] 	return (E) (Comparable<E>) o -> 0;
12:58:22 [2020-04-21T16:58:22.823Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.823Z] Type safety: Unchecked cast from Comparable<E> to E
12:58:22 [2020-04-21T16:58:22.823Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[206] 
12:58:22 [2020-04-21T16:58:22.823Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
12:58:22 [2020-04-21T16:58:22.823Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.823Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
12:58:22 [2020-04-21T16:58:22.823Z] 40. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 206)
12:58:22 [2020-04-21T16:58:22.823Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
12:58:22 [2020-04-21T16:58:22.823Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.823Z] 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
12:58:22 [2020-04-21T16:58:22.823Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[223] 
12:58:22 [2020-04-21T16:58:22.823Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
12:58:22 [2020-04-21T16:58:22.823Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.823Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
12:58:22 [2020-04-21T16:58:22.823Z] 42. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 223)
12:58:22 [2020-04-21T16:58:22.823Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
12:58:22 [2020-04-21T16:58:22.823Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.823Z] 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
12:58:22 [2020-04-21T16:58:22.823Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[260] 
12:58:22 [2020-04-21T16:58:22.823Z] 	provider = DataProviderManager.getInstance().getDataProvider(trace,
12:58:22 [2020-04-21T16:58:22.823Z]                     fProviderId, ITmfTreeDataProvider.class);
12:58:22 [2020-04-21T16:58:22.823Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.823Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
12:58:22 [2020-04-21T16:58:22.823Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[282] 
12:58:22 [2020-04-21T16:58:22.823Z] 	return modelToTree(trace.getName(), model.getEntries());
12:58:22 [2020-04-21T16:58:22.823Z] 	                   ^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.823Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:58:22 [2020-04-21T16:58:22.823Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[102] 
12:58:22 [2020-04-21T16:58:22.823Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
12:58:22 [2020-04-21T16:58:22.823Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.823Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
12:58:22 [2020-04-21T16:58:22.823Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[173] 
12:58:22 [2020-04-21T16:58:22.823Z] 	return Iterables.get(iterable, (int) idx, null);
12:58:22 [2020-04-21T16:58:22.823Z] 	                                          ^^^^
12:58:22 [2020-04-21T16:58:22.823Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
12:58:22 [2020-04-21T16:58:22.823Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[193] 
12:58:22 [2020-04-21T16:58:22.823Z] 	return Iterables.getLast(baseIterable, null);
12:58:22 [2020-04-21T16:58:22.823Z] 	                                       ^^^^
12:58:22 [2020-04-21T16:58:22.823Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
12:58:22 [2020-04-21T16:58:22.823Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[204] 
12:58:22 [2020-04-21T16:58:22.823Z] 	return Iterables.getFirst((Iterable<? extends ISegment>) iterable, null);
12:58:22 [2020-04-21T16:58:22.823Z] 	                                                                   ^^^^
12:58:22 [2020-04-21T16:58:22.823Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
12:58:22 [2020-04-21T16:58:22.823Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[72] 
12:58:22 [2020-04-21T16:58:22.823Z] 	addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y));
12:58:22 [2020-04-21T16:58:22.823Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.823Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:58:22 [2020-04-21T16:58:22.824Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[59] 
12:58:22 [2020-04-21T16:58:22.824Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
12:58:22 [2020-04-21T16:58:22.824Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.824Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
12:58:22 [2020-04-21T16:58:22.824Z] 51. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java (at line 62)
12:58:22 [2020-04-21T16:58:22.824Z] 	return getLegendImage(String.valueOf(entry.getModel().getId()));
12:58:22 [2020-04-21T16:58:22.824Z] 	                                     ^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.824Z] 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
12:58:22 [2020-04-21T16:58:22.824Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[127] 
12:58:22 [2020-04-21T16:58:22.824Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
12:58:22 [2020-04-21T16:58:22.824Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:22 [2020-04-21T16:58:22.824Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
12:58:22 [2020-04-21T16:58:22.824Z] 52 problems (0 errors, 48 warnings, 48 info)
12:58:22 [2020-04-21T16:58:22.824Z] [INFO] 
12:58:22 [2020-04-21T16:58:22.824Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:58:22 [2020-04-21T16:58:22.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:58:22 [2020-04-21T16:58:22.824Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
12:58:22 [2020-04-21T16:58:22.824Z] [INFO] 
12:58:22 [2020-04-21T16:58:22.824Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:58:22 [2020-04-21T16:58:22.824Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.3-SNAPSHOT-sources.jar
12:58:23 [2020-04-21T16:58:23.081Z] [INFO] 
12:58:23 [2020-04-21T16:58:23.082Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:58:23 [2020-04-21T16:58:23.082Z] [INFO] 
12:58:23 [2020-04-21T16:58:23.082Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:58:23 [2020-04-21T16:58:23.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.3-SNAPSHOT.jar
12:58:23 [2020-04-21T16:58:23.082Z] [INFO] 
12:58:23 [2020-04-21T16:58:23.082Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:58:23 [2020-04-21T16:58:23.082Z] [INFO] 
12:58:23 [2020-04-21T16:58:23.082Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:58:23 [2020-04-21T16:58:23.082Z] [INFO] 
12:58:23 [2020-04-21T16:58:23.082Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:58:23 [2020-04-21T16:58:23.082Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.3-SNAPSHOT.jar
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] 
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] 
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.3-SNAPSHOT.jar
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.3-SNAPSHOT.pom
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.3-SNAPSHOT-sources.jar
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.3-SNAPSHOT-pack200.jar.pack.gz
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.3-SNAPSHOT-p2metadata.xml
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.3-SNAPSHOT-p2artifacts.xml
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] 
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] 
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.0.0-SNAPSHOT [46/138]
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] 
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] 
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] The project's OSGi version is 4.0.0.202004211619
12:58:23 [2020-04-21T16:58:23.340Z] [INFO] 
12:58:23 [2020-04-21T16:58:23.341Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:58:23 [2020-04-21T16:58:23.341Z] [INFO] 
12:58:23 [2020-04-21T16:58:23.341Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:58:23 [2020-04-21T16:58:23.341Z] [INFO] 
12:58:23 [2020-04-21T16:58:23.341Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:58:23 [2020-04-21T16:58:23.341Z] [INFO] 
12:58:23 [2020-04-21T16:58:23.341Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:58:23 [2020-04-21T16:58:23.341Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:58:23 [2020-04-21T16:58:23.341Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
12:58:23 [2020-04-21T16:58:23.341Z] [INFO] 
12:58:23 [2020-04-21T16:58:23.341Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:58:23 [2020-04-21T16:58:23.341Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes
12:58:24 [2020-04-21T16:58:24.275Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[63] 
12:58:24 [2020-04-21T16:58:24.275Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph.BaseDataProviderTimeGraphPresentationProvider;
12:58:24 [2020-04-21T16:58:24.275Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:24 [2020-04-21T16:58:24.275Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
12:58:24 [2020-04-21T16:58:24.275Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[220] 
12:58:24 [2020-04-21T16:58:24.275Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID);
12:58:24 [2020-04-21T16:58:24.275Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:24 [2020-04-21T16:58:24.275Z] Discouraged access: The constructor 'BaseDataProviderTimeGraphPresentationProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
12:58:24 [2020-04-21T16:58:24.275Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[220] 
12:58:24 [2020-04-21T16:58:24.276Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID);
12:58:24 [2020-04-21T16:58:24.276Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:24 [2020-04-21T16:58:24.276Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
12:58:24 [2020-04-21T16:58:24.276Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[783] 
12:58:24 [2020-04-21T16:58:24.276Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet());
12:58:24 [2020-04-21T16:58:24.276Z] 	                                                                                  ^^^^^^^^^^^^
12:58:24 [2020-04-21T16:58:24.276Z] 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>'
12:58:24 [2020-04-21T16:58:24.276Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java:[40] 
12:58:24 [2020-04-21T16:58:24.276Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
12:58:24 [2020-04-21T16:58:24.276Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:24 [2020-04-21T16:58:24.276Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
12:58:24 [2020-04-21T16:58:24.276Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[48] 
12:58:24 [2020-04-21T16:58:24.276Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> obj = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
12:58:24 [2020-04-21T16:58:24.276Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:24 [2020-04-21T16:58:24.276Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
12:58:24 [2020-04-21T16:58:24.276Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[64] 
12:58:24 [2020-04-21T16:58:24.276Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> entry = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
12:58:24 [2020-04-21T16:58:24.535Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:24 [2020-04-21T16:58:24.535Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
12:58:24 [2020-04-21T16:58:24.535Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[130] 
12:58:24 [2020-04-21T16:58:24.535Z] 	parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace()));
12:58:24 [2020-04-21T16:58:24.535Z] 	                                                                             ^^^^^^^^^^
12:58:24 [2020-04-21T16:58:24.535Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
12:58:24 [2020-04-21T16:58:24.535Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[94] 
12:58:24 [2020-04-21T16:58:24.535Z] 	Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU);
12:58:24 [2020-04-21T16:58:24.535Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:24 [2020-04-21T16:58:24.535Z] Type safety: Unchecked cast from Object to Set<Integer>
12:58:24 [2020-04-21T16:58:24.535Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[119] 
12:58:24 [2020-04-21T16:58:24.535Z] 	Set<Integer> data = (Set<Integer>) getData(trace, CPU_USAGE_FOLLOW_CPU);
12:58:24 [2020-04-21T16:58:24.535Z] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:24 [2020-04-21T16:58:24.535Z] Type safety: Unchecked cast from Object to Set<Integer>
12:58:24 [2020-04-21T16:58:24.535Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[45] 
12:58:24 [2020-04-21T16:58:24.535Z] 	return Messages.FollowThreadAction_unfollow;
12:58:24 [2020-04-21T16:58:24.535Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:58:24 [2020-04-21T16:58:24.535Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:58:24 [2020-04-21T16:58:24.535Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] 
12:58:24 [2020-04-21T16:58:24.535Z] 	parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace()));
12:58:24 [2020-04-21T16:58:24.535Z] 	                                                                             ^^^^^^^^^^
12:58:24 [2020-04-21T16:58:24.535Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
12:58:24 [2020-04-21T16:58:24.535Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[76] 
12:58:24 [2020-04-21T16:58:24.535Z] 	Set<Integer> cpus = CpuUsageView.getCpus(getTrace());
12:58:24 [2020-04-21T16:58:24.535Z] 	                                         ^^^^^^^^^^
12:58:24 [2020-04-21T16:58:24.535Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
12:58:24 [2020-04-21T16:58:24.535Z] 13 problems (13 warnings)
12:58:24 [2020-04-21T16:58:24.535Z] [INFO] 
12:58:24 [2020-04-21T16:58:24.535Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:58:24 [2020-04-21T16:58:24.535Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:58:24 [2020-04-21T16:58:24.535Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
12:58:24 [2020-04-21T16:58:24.535Z] [INFO] 
12:58:24 [2020-04-21T16:58:24.535Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:58:24 [2020-04-21T16:58:24.535Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-sources.jar
12:58:24 [2020-04-21T16:58:24.535Z] [INFO] 
12:58:24 [2020-04-21T16:58:24.535Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:58:24 [2020-04-21T16:58:24.535Z] [INFO] 
12:58:24 [2020-04-21T16:58:24.535Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:58:24 [2020-04-21T16:58:24.535Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.jar
12:58:24 [2020-04-21T16:58:24.793Z] [INFO] 
12:58:24 [2020-04-21T16:58:24.794Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:58:24 [2020-04-21T16:58:24.794Z] [INFO] 
12:58:24 [2020-04-21T16:58:24.794Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:58:24 [2020-04-21T16:58:24.794Z] [INFO] 
12:58:24 [2020-04-21T16:58:24.794Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:58:24 [2020-04-21T16:58:24.794Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.jar
12:58:25 [2020-04-21T16:58:25.052Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.8-SNAPSHOT [47/138]
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] The project's OSGi version is 1.0.8.202004211619
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:58:25 [2020-04-21T16:58:25.053Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes
12:58:25 [2020-04-21T16:58:25.311Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.311Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:58:25 [2020-04-21T16:58:25.311Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:58:25 [2020-04-21T16:58:25.311Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
12:58:25 [2020-04-21T16:58:25.311Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.311Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:58:25 [2020-04-21T16:58:25.311Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-sources.jar
12:58:25 [2020-04-21T16:58:25.570Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.570Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:58:25 [2020-04-21T16:58:25.570Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.570Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:58:25 [2020-04-21T16:58:25.570Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.jar
12:58:25 [2020-04-21T16:58:25.570Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.570Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:58:25 [2020-04-21T16:58:25.570Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.570Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:58:25 [2020-04-21T16:58:25.570Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.570Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:58:25 [2020-04-21T16:58:25.570Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.jar
12:58:25 [2020-04-21T16:58:25.570Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.570Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:58:25 [2020-04-21T16:58:25.570Z] [INFO] 
12:58:25 [2020-04-21T16:58:25.570Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:58:26 [2020-04-21T16:58:26.156Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log
12:58:26 [2020-04-21T16:58:26.156Z] [INFO] Command line:
12:58:26 [2020-04-21T16:58:26.156Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:58:26 [2020-04-21T16:58:26.156Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:58:30 [2020-04-21T16:58:30.530Z] !SESSION 2020-04-21 16:58:26.309 -----------------------------------------------
12:58:30 [2020-04-21T16:58:30.530Z] eclipse.buildId=unknown
12:58:30 [2020-04-21T16:58:30.530Z] java.version=1.8.0_202
12:58:30 [2020-04-21T16:58:30.530Z] java.vendor=Oracle Corporation
12:58:30 [2020-04-21T16:58:30.530Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:58:30 [2020-04-21T16:58:30.530Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:58:30 [2020-04-21T16:58:30.530Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:58:30 [2020-04-21T16:58:30.530Z] 
12:58:30 [2020-04-21T16:58:30.530Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 16:58:29.657
12:58:30 [2020-04-21T16:58:30.530Z] !MESSAGE FrameworkEvent ERROR
12:58:30 [2020-04-21T16:58:30.530Z] !STACK 0
12:58:30 [2020-04-21T16:58:30.530Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
12:58:30 [2020-04-21T16:58:30.530Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:58:30 [2020-04-21T16:58:30.530Z] 
12:58:30 [2020-04-21T16:58:30.530Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
12:58:30 [2020-04-21T16:58:30.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
12:58:30 [2020-04-21T16:58:30.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
12:58:30 [2020-04-21T16:58:30.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
12:58:30 [2020-04-21T16:58:30.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
12:58:30 [2020-04-21T16:58:30.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:58:30 [2020-04-21T16:58:30.530Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:58:30 [2020-04-21T16:58:30.530Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
12:58:32 [2020-04-21T16:58:32.431Z] process 8935: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
12:58:32 [2020-04-21T16:58:32.431Z] See the manual page for dbus-uuidgen to correct this issue.
12:58:44 [2020-04-21T16:58:44.632Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
12:58:45 [2020-04-21T16:58:45.198Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
12:58:45 [2020-04-21T16:58:45.199Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.012 s
12:58:45 [2020-04-21T16:58:45.199Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.524 s
12:58:45 [2020-04-21T16:58:45.199Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.005 s
12:58:45 [2020-04-21T16:58:45.199Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
12:58:45 [2020-04-21T16:58:45.199Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
12:58:45 [2020-04-21T16:58:45.199Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
12:58:45 [2020-04-21T16:58:45.199Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
12:58:45 [2020-04-21T16:58:45.199Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
12:58:45 [2020-04-21T16:58:45.199Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
12:58:45 [2020-04-21T16:58:45.199Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
12:58:45 [2020-04-21T16:58:45.199Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
12:58:45 [2020-04-21T16:58:45.199Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
12:58:45 [2020-04-21T16:58:45.199Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
12:58:45 [2020-04-21T16:58:45.199Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
12:58:45 [2020-04-21T16:58:45.199Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
12:58:45 [2020-04-21T16:58:45.199Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
12:58:45 [2020-04-21T16:58:45.199Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
12:58:45 [2020-04-21T16:58:45.199Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
12:58:45 [2020-04-21T16:58:45.199Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
12:58:45 [2020-04-21T16:58:45.199Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
12:58:45 [2020-04-21T16:58:45.199Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
12:58:45 [2020-04-21T16:58:45.199Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
12:58:45 [2020-04-21T16:58:45.199Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
12:58:45 [2020-04-21T16:58:45.199Z] 
12:58:45 [2020-04-21T16:58:45.199Z] Results:
12:58:45 [2020-04-21T16:58:45.199Z] 
12:58:45 [2020-04-21T16:58:45.199Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
12:58:45 [2020-04-21T16:58:45.199Z] 
12:58:47 [2020-04-21T16:58:47.729Z] [INFO] All tests passed!
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] 
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] 
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] 
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.5-SNAPSHOT [48/138]
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] 
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] 
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] The project's OSGi version is 1.0.5.202004211619
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] 
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] 
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] 
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] 
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] 
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:58:47 [2020-04-21T16:58:47.730Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes
12:58:48 [2020-04-21T16:58:48.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[86] 
12:58:48 [2020-04-21T16:58:48.298Z] 	Long value = fMapper.apply(element);
12:58:48 [2020-04-21T16:58:48.298Z] 	             ^^^^^^^^^^^^^^^^^^^^^^
12:58:48 [2020-04-21T16:58:48.298Z] 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
12:58:48 [2020-04-21T16:58:48.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[87] 
12:58:48 [2020-04-21T16:58:48.298Z] 	if (value <= fMapper.apply(obj)) {
12:58:48 [2020-04-21T16:58:48.298Z] 	             ^^^^^^^^^^^^^^^^^^
12:58:48 [2020-04-21T16:58:48.298Z] 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
12:58:48 [2020-04-21T16:58:48.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[105] 
12:58:48 [2020-04-21T16:58:48.298Z] 	Long value = fMapper.apply(element);
12:58:48 [2020-04-21T16:58:48.298Z] 	             ^^^^^^^^^^^^^^^^^^^^^^
12:58:48 [2020-04-21T16:58:48.298Z] 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
12:58:48 [2020-04-21T16:58:48.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[106] 
12:58:48 [2020-04-21T16:58:48.298Z] 	if (value >= fMapper.apply(obj)) {
12:58:48 [2020-04-21T16:58:48.298Z] 	             ^^^^^^^^^^^^^^^^^^
12:58:48 [2020-04-21T16:58:48.298Z] 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
12:58:48 [2020-04-21T16:58:48.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[368] 
12:58:48 [2020-04-21T16:58:48.298Z] 	Statistics<E>::update, Statistics<E>::merge);
12:58:48 [2020-04-21T16:58:48.298Z] 	                       ^^^^^^^^^^^^^^^^^^^^
12:58:48 [2020-04-21T16:58:48.298Z] 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>'
12:58:48 [2020-04-21T16:58:48.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[386] 
12:58:48 [2020-04-21T16:58:48.298Z] 	Statistics<E>::update, Statistics<E>::merge);
12:58:48 [2020-04-21T16:58:48.298Z] 	                       ^^^^^^^^^^^^^^^^^^^^
12:58:48 [2020-04-21T16:58:48.298Z] 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>'
12:58:48 [2020-04-21T16:58:48.298Z] 6 problems (6 warnings)
12:58:48 [2020-04-21T16:58:48.298Z] [INFO] 
12:58:48 [2020-04-21T16:58:48.298Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:58:48 [2020-04-21T16:58:48.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:58:48 [2020-04-21T16:58:48.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
12:58:48 [2020-04-21T16:58:48.298Z] [INFO] 
12:58:48 [2020-04-21T16:58:48.298Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:58:48 [2020-04-21T16:58:48.298Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-sources.jar
12:58:48 [2020-04-21T16:58:48.298Z] [INFO] 
12:58:48 [2020-04-21T16:58:48.298Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:58:48 [2020-04-21T16:58:48.298Z] [INFO] 
12:58:48 [2020-04-21T16:58:48.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:58:48 [2020-04-21T16:58:48.298Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.jar
12:58:48 [2020-04-21T16:58:48.298Z] [INFO] 
12:58:48 [2020-04-21T16:58:48.298Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:58:48 [2020-04-21T16:58:48.298Z] [INFO] 
12:58:48 [2020-04-21T16:58:48.299Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:58:48 [2020-04-21T16:58:48.299Z] [INFO] 
12:58:48 [2020-04-21T16:58:48.299Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:58:48 [2020-04-21T16:58:48.299Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.jar
12:58:48 [2020-04-21T16:58:48.299Z] [INFO] 
12:58:48 [2020-04-21T16:58:48.299Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:58:48 [2020-04-21T16:58:48.299Z] [INFO] 
12:58:48 [2020-04-21T16:58:48.299Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:58:49 [2020-04-21T16:58:49.233Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
12:58:49 [2020-04-21T16:58:49.233Z] [INFO] Command line:
12:58:49 [2020-04-21T16:58:49.233Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:58:49 [2020-04-21T16:58:49.233Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:58:52 [2020-04-21T16:58:52.773Z] !SESSION 2020-04-21 16:58:49.117 -----------------------------------------------
12:58:52 [2020-04-21T16:58:52.773Z] eclipse.buildId=unknown
12:58:52 [2020-04-21T16:58:52.773Z] java.version=1.8.0_202
12:58:52 [2020-04-21T16:58:52.773Z] java.vendor=Oracle Corporation
12:58:52 [2020-04-21T16:58:52.773Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:58:52 [2020-04-21T16:58:52.773Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:58:52 [2020-04-21T16:58:52.773Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:58:52 [2020-04-21T16:58:52.773Z] 
12:58:52 [2020-04-21T16:58:52.773Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 16:58:52.084
12:58:52 [2020-04-21T16:58:52.773Z] !MESSAGE FrameworkEvent ERROR
12:58:52 [2020-04-21T16:58:52.773Z] !STACK 0
12:58:52 [2020-04-21T16:58:52.773Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
12:58:52 [2020-04-21T16:58:52.773Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:58:52 [2020-04-21T16:58:52.773Z] 
12:58:52 [2020-04-21T16:58:52.773Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
12:58:52 [2020-04-21T16:58:52.773Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
12:58:52 [2020-04-21T16:58:52.773Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
12:58:52 [2020-04-21T16:58:52.773Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
12:58:52 [2020-04-21T16:58:52.773Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
12:58:52 [2020-04-21T16:58:52.773Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:58:52 [2020-04-21T16:58:52.773Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:58:52 [2020-04-21T16:58:52.773Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
12:58:54 [2020-04-21T16:58:54.676Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
12:58:56 [2020-04-21T16:58:56.050Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
12:58:56 [2020-04-21T16:58:56.051Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.631 s
12:58:56 [2020-04-21T16:58:56.051Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.147 s
12:58:56 [2020-04-21T16:58:56.051Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.029 s
12:58:56 [2020-04-21T16:58:56.051Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.121 s
12:58:56 [2020-04-21T16:58:56.051Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.106 s
12:58:56 [2020-04-21T16:58:56.051Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.118 s
12:58:56 [2020-04-21T16:58:56.051Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.025 s
12:58:56 [2020-04-21T16:58:56.051Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.105 s
12:58:56 [2020-04-21T16:58:56.051Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
12:58:59 [2020-04-21T16:58:59.338Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.906 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
12:58:59 [2020-04-21T16:58:59.338Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.01 s
12:58:59 [2020-04-21T16:58:59.338Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
12:58:59 [2020-04-21T16:58:59.338Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.656 s
12:58:59 [2020-04-21T16:58:59.338Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.839 s
12:58:59 [2020-04-21T16:58:59.338Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.38 s
12:58:59 [2020-04-21T16:58:59.338Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
12:58:59 [2020-04-21T16:58:59.338Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
12:58:59 [2020-04-21T16:58:59.338Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.527 s
12:58:59 [2020-04-21T16:58:59.338Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.476 s
12:58:59 [2020-04-21T16:58:59.338Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
12:58:59 [2020-04-21T16:58:59.338Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
12:58:59 [2020-04-21T16:58:59.338Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.003 s
12:58:59 [2020-04-21T16:58:59.338Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.004 s
12:58:59 [2020-04-21T16:58:59.338Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
12:58:59 [2020-04-21T16:58:59.338Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
12:58:59 [2020-04-21T16:58:59.338Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
12:59:00 [2020-04-21T16:59:00.712Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.506 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
12:59:00 [2020-04-21T16:59:00.712Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.002 s
12:59:00 [2020-04-21T16:59:00.712Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
12:59:00 [2020-04-21T16:59:00.712Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.211 s
12:59:00 [2020-04-21T16:59:00.712Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.362 s
12:59:00 [2020-04-21T16:59:00.712Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.125 s
12:59:00 [2020-04-21T16:59:00.712Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
12:59:00 [2020-04-21T16:59:00.713Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
12:59:00 [2020-04-21T16:59:00.713Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.217 s
12:59:00 [2020-04-21T16:59:00.713Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.232 s
12:59:00 [2020-04-21T16:59:00.713Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
12:59:00 [2020-04-21T16:59:00.713Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
12:59:00 [2020-04-21T16:59:00.713Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
12:59:00 [2020-04-21T16:59:00.713Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
12:59:00 [2020-04-21T16:59:00.713Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.317 s
12:59:00 [2020-04-21T16:59:00.713Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
12:59:00 [2020-04-21T16:59:00.713Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
12:59:01 [2020-04-21T16:59:01.649Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.196 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
12:59:01 [2020-04-21T16:59:01.649Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.002 s
12:59:01 [2020-04-21T16:59:01.649Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
12:59:01 [2020-04-21T16:59:01.649Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.082 s
12:59:01 [2020-04-21T16:59:01.649Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.28 s
12:59:01 [2020-04-21T16:59:01.649Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.094 s
12:59:01 [2020-04-21T16:59:01.649Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
12:59:01 [2020-04-21T16:59:01.649Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
12:59:01 [2020-04-21T16:59:01.649Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.219 s
12:59:01 [2020-04-21T16:59:01.649Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.239 s
12:59:01 [2020-04-21T16:59:01.649Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
12:59:01 [2020-04-21T16:59:01.649Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
12:59:01 [2020-04-21T16:59:01.649Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
12:59:01 [2020-04-21T16:59:01.649Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
12:59:01 [2020-04-21T16:59:01.649Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.273 s
12:59:01 [2020-04-21T16:59:01.649Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
12:59:01 [2020-04-21T16:59:01.649Z] 
12:59:01 [2020-04-21T16:59:01.649Z] Results:
12:59:01 [2020-04-21T16:59:01.649Z] 
12:59:01 [2020-04-21T16:59:01.649Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0
12:59:01 [2020-04-21T16:59:01.649Z] 
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] All tests passed!
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.9-SNAPSHOT [49/138]
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] The project's OSGi version is 1.0.9.202004211619
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:59:03 [2020-04-21T16:59:03.023Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] 
12:59:03 [2020-04-21T16:59:03.590Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:59:04 [2020-04-21T16:59:04.721Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log
12:59:04 [2020-04-21T16:59:04.721Z] [INFO] Command line:
12:59:04 [2020-04-21T16:59:04.721Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:59:04 [2020-04-21T16:59:04.721Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:59:08 [2020-04-21T16:59:08.011Z] !SESSION 2020-04-21 16:59:04.608 -----------------------------------------------
12:59:08 [2020-04-21T16:59:08.011Z] eclipse.buildId=unknown
12:59:08 [2020-04-21T16:59:08.011Z] java.version=1.8.0_202
12:59:08 [2020-04-21T16:59:08.011Z] java.vendor=Oracle Corporation
12:59:08 [2020-04-21T16:59:08.011Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:59:08 [2020-04-21T16:59:08.011Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:59:08 [2020-04-21T16:59:08.011Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:59:08 [2020-04-21T16:59:08.011Z] 
12:59:08 [2020-04-21T16:59:08.011Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 16:59:07.887
12:59:08 [2020-04-21T16:59:08.011Z] !MESSAGE FrameworkEvent ERROR
12:59:08 [2020-04-21T16:59:08.011Z] !STACK 0
12:59:08 [2020-04-21T16:59:08.011Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
12:59:08 [2020-04-21T16:59:08.011Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:59:08 [2020-04-21T16:59:08.011Z] 
12:59:08 [2020-04-21T16:59:08.011Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
12:59:08 [2020-04-21T16:59:08.011Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
12:59:08 [2020-04-21T16:59:08.011Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
12:59:08 [2020-04-21T16:59:08.011Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
12:59:08 [2020-04-21T16:59:08.011Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
12:59:08 [2020-04-21T16:59:08.011Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:59:08 [2020-04-21T16:59:08.011Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
12:59:08 [2020-04-21T16:59:08.011Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
12:59:16 [2020-04-21T16:59:16.149Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
12:59:19 [2020-04-21T16:59:19.438Z] Display size: 1440x900
12:59:19 [2020-04-21T16:59:19.438Z] OS version=3.10.0-1062.el7.x86_64
12:59:19 [2020-04-21T16:59:19.438Z] GTK version=2.24.30
12:59:19 [2020-04-21T16:59:19.438Z] GTK theme=Raleigh
12:59:19 [2020-04-21T16:59:19.438Z] LIBOVERLAY_SCROLLBAR=0
12:59:19 [2020-04-21T16:59:19.438Z] Time zone: Coordinated Universal Time
12:59:19 [2020-04-21T16:59:19.438Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:59:19 [2020-04-21T16:59:19.438Z] log4j:WARN Please initialize the log4j system properly.
12:59:20 [2020-04-21T16:59:20.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649538768 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}
12:59:20 [2020-04-21T16:59:20.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649538749 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
12:59:20 [2020-04-21T16:59:20.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649538748 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}
12:59:20 [2020-04-21T16:59:20.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649538731 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
12:59:20 [2020-04-21T16:59:20.815Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:59:21 [2020-04-21T16:59:21.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649538441 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}
12:59:21 [2020-04-21T16:59:21.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649538435 data=null button=1 stateMask=0x80000 x=541 y=-13 count=1} to TableColumn with text {Duration}
12:59:21 [2020-04-21T16:59:21.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649538434 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}
12:59:21 [2020-04-21T16:59:21.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649538430 data=null button=1 stateMask=0x80000 x=541 y=-13 count=1} to TableColumn with text {Duration}
12:59:21 [2020-04-21T16:59:21.382Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:59:21 [2020-04-21T16:59:21.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:59:21 [2020-04-21T16:59:21.641Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
12:59:21 [2020-04-21T16:59:21.641Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
12:59:21 [2020-04-21T16:59:21.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-1649538029 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...'
12:59:21 [2020-04-21T16:59:21.642Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
12:59:22 [2020-04-21T16:59:22.209Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:59:32 [2020-04-21T16:59:32.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649528961 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}
12:59:32 [2020-04-21T16:59:32.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649527758 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
12:59:32 [2020-04-21T16:59:32.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649527755 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}
12:59:32 [2020-04-21T16:59:32.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649526935 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
12:59:32 [2020-04-21T16:59:32.834Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:59:33 [2020-04-21T16:59:33.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649525946 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}
12:59:33 [2020-04-21T16:59:33.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649525935 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
12:59:33 [2020-04-21T16:59:33.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649525934 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}
12:59:33 [2020-04-21T16:59:33.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649525923 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
12:59:33 [2020-04-21T16:59:33.767Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:59:42 [2020-04-21T16:59:42.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649518553 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}
12:59:42 [2020-04-21T16:59:42.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649518171 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
12:59:42 [2020-04-21T16:59:42.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649518169 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}
12:59:42 [2020-04-21T16:59:42.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649517711 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
12:59:42 [2020-04-21T16:59:42.073Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:59:50 [2020-04-21T16:59:50.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649509460 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}
12:59:50 [2020-04-21T16:59:50.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649509186 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
12:59:50 [2020-04-21T16:59:50.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649509184 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}
12:59:50 [2020-04-21T16:59:50.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649508937 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
12:59:50 [2020-04-21T16:59:50.703Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
13:00:02 [2020-04-21T17:00:02.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649499489 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}
13:00:02 [2020-04-21T17:00:02.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649498251 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
13:00:02 [2020-04-21T17:00:02.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649498249 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}
13:00:02 [2020-04-21T17:00:02.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649497015 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
13:00:02 [2020-04-21T17:00:02.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
13:00:03 [2020-04-21T17:00:03.469Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.537 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
13:00:03 [2020-04-21T17:00:03.469Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.479 s
13:00:03 [2020-04-21T17:00:03.469Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.242 s
13:00:03 [2020-04-21T17:00:03.469Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 1.058 s
13:00:03 [2020-04-21T17:00:03.469Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 11.155 s
13:00:03 [2020-04-21T17:00:03.469Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.286 s
13:00:03 [2020-04-21T17:00:03.469Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 8.818 s
13:00:03 [2020-04-21T17:00:03.469Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 8.88 s
13:00:03 [2020-04-21T17:00:03.469Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 11.902 s
13:00:03 [2020-04-21T17:00:03.469Z] 
13:00:03 [2020-04-21T17:00:03.469Z] Results:
13:00:03 [2020-04-21T17:00:03.469Z] 
13:00:03 [2020-04-21T17:00:03.469Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
13:00:03 [2020-04-21T17:00:03.469Z] 
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] All tests passed!
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] 
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] 
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] 
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.13-SNAPSHOT [50/138]
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] 
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] 
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] The project's OSGi version is 1.0.13.202004211619
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] 
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] 
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] 
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] 
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] 
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:00:05 [2020-04-21T17:00:05.369Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes
13:00:05 [2020-04-21T17:00:05.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/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] 
13:00:05 [2020-04-21T17:00:05.935Z] 	import org.eclipse.tracecompass.internal.analysis.os.linux.core.inputoutput.InputOutputAnalysisModule;
13:00:05 [2020-04-21T17:00:05.935Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:00:05 [2020-04-21T17:00:05.935Z] Discouraged access: The type 'InputOutputAnalysisModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes')
13:00:05 [2020-04-21T17:00:05.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/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] 
13:00:05 [2020-04-21T17:00:05.935Z] 	modules.add(trace.getAnalysisModule(InputOutputAnalysisModule.ID));
13:00:05 [2020-04-21T17:00:05.935Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:00:05 [2020-04-21T17:00:05.935Z] Discouraged access: The type 'InputOutputAnalysisModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes')
13:00:05 [2020-04-21T17:00:05.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/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] 
13:00:05 [2020-04-21T17:00:05.935Z] 	modules.add(trace.getAnalysisModule(InputOutputAnalysisModule.ID));
13:00:05 [2020-04-21T17:00:05.935Z] 	                                                              ^^
13:00:05 [2020-04-21T17:00:05.935Z] Discouraged access: The field 'InputOutputAnalysisModule.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes')
13:00:05 [2020-04-21T17:00:05.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyDensityViewTest.java:[148] 
13:00:05 [2020-04-21T17:00:05.935Z] 	fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class));
13:00:05 [2020-04-21T17:00:05.935Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:00:05 [2020-04-21T17:00:05.935Z] 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
13:00:05 [2020-04-21T17:00:05.935Z] 4 problems (4 warnings)
13:00:05 [2020-04-21T17:00:05.935Z] [INFO] 
13:00:05 [2020-04-21T17:00:05.935Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:00:05 [2020-04-21T17:00:05.935Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:00:05 [2020-04-21T17:00:05.935Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
13:00:05 [2020-04-21T17:00:05.935Z] [INFO] 
13:00:05 [2020-04-21T17:00:05.935Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:00:05 [2020-04-21T17:00:05.935Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
13:00:06 [2020-04-21T17:00:06.193Z] [INFO] 
13:00:06 [2020-04-21T17:00:06.193Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:00:06 [2020-04-21T17:00:06.193Z] [INFO] 
13:00:06 [2020-04-21T17:00:06.193Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:00:06 [2020-04-21T17:00:06.193Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
13:00:06 [2020-04-21T17:00:06.193Z] [INFO] 
13:00:06 [2020-04-21T17:00:06.193Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:00:06 [2020-04-21T17:00:06.193Z] [INFO] 
13:00:06 [2020-04-21T17:00:06.193Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:00:06 [2020-04-21T17:00:06.193Z] [INFO] 
13:00:06 [2020-04-21T17:00:06.193Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:00:06 [2020-04-21T17:00:06.193Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
13:00:06 [2020-04-21T17:00:06.193Z] [INFO] 
13:00:06 [2020-04-21T17:00:06.193Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:00:06 [2020-04-21T17:00:06.193Z] [INFO] 
13:00:06 [2020-04-21T17:00:06.193Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:00:07 [2020-04-21T17:00:07.065Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log
13:00:07 [2020-04-21T17:00:07.065Z] [INFO] Command line:
13:00:07 [2020-04-21T17:00:07.065Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:00:07 [2020-04-21T17:00:07.065Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:00:11 [2020-04-21T17:00:11.255Z] !SESSION 2020-04-21 17:00:07.051 -----------------------------------------------
13:00:11 [2020-04-21T17:00:11.255Z] eclipse.buildId=unknown
13:00:11 [2020-04-21T17:00:11.255Z] java.version=1.8.0_202
13:00:11 [2020-04-21T17:00:11.255Z] java.vendor=Oracle Corporation
13:00:11 [2020-04-21T17:00:11.255Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:00:11 [2020-04-21T17:00:11.255Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:00:11 [2020-04-21T17:00:11.255Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:00:11 [2020-04-21T17:00:11.255Z] 
13:00:11 [2020-04-21T17:00:11.255Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:00:10.450
13:00:11 [2020-04-21T17:00:11.255Z] !MESSAGE FrameworkEvent ERROR
13:00:11 [2020-04-21T17:00:11.255Z] !STACK 0
13:00:11 [2020-04-21T17:00:11.255Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
13:00:11 [2020-04-21T17:00:11.255Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:00:11 [2020-04-21T17:00:11.255Z] 
13:00:11 [2020-04-21T17:00:11.255Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:00:11 [2020-04-21T17:00:11.255Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:00:11 [2020-04-21T17:00:11.255Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:00:11 [2020-04-21T17:00:11.255Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:00:11 [2020-04-21T17:00:11.255Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:00:11 [2020-04-21T17:00:11.255Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:00:11 [2020-04-21T17:00:11.255Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:00:11 [2020-04-21T17:00:11.255Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:00:19 [2020-04-21T17:00:19.370Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
13:00:24 [2020-04-21T17:00:24.636Z] Display size: 1440x900
13:00:24 [2020-04-21T17:00:24.636Z] OS version=3.10.0-1062.el7.x86_64
13:00:24 [2020-04-21T17:00:24.636Z] GTK version=2.24.30
13:00:24 [2020-04-21T17:00:24.636Z] GTK theme=Raleigh
13:00:24 [2020-04-21T17:00:24.636Z] LIBOVERLAY_SCROLLBAR=0
13:00:24 [2020-04-21T17:00:24.636Z] Time zone: Coordinated Universal Time
13:00:24 [2020-04-21T17:00:24.636Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:00:24 [2020-04-21T17:00:24.636Z] log4j:WARN Please initialize the log4j system properly.
13:00:26 [2020-04-21T17:00:26.015Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
13:00:26 [2020-04-21T17:00:26.015Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
13:00:26 [2020-04-21T17:00:26.015Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
13:00:38 [2020-04-21T17:00:38.391Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
13:00:38 [2020-04-21T17:00:38.391Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
13:00:38 [2020-04-21T17:00:38.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649462123 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}
13:00:38 [2020-04-21T17:00:38.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649462041 data=null button=1 stateMask=0x80000 x=34 y=-13 count=1} to TableColumn with text {Duration}
13:00:38 [2020-04-21T17:00:38.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649462039 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}
13:00:38 [2020-04-21T17:00:38.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649462017 data=null button=1 stateMask=0x80000 x=34 y=-13 count=1} to TableColumn with text {Duration}
13:00:38 [2020-04-21T17:00:38.392Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1649461737 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:00:38 [2020-04-21T17:00:38.392Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:00:38 [2020-04-21T17:00:38.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:00:38 [2020-04-21T17:00:38.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:00:38 [2020-04-21T17:00:38.392Z] DEBUG - Attempting to set focus on Tree with text {}
13:00:38 [2020-04-21T17:00:38.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649461564 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:00:38 [2020-04-21T17:00:38.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649461563 data=null doit=true} to TreeItem with text {test}
13:00:38 [2020-04-21T17:00:38.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649461562 data=null} to TreeItem with text {test}
13:00:38 [2020-04-21T17:00:38.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649461561 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:00:38 [2020-04-21T17:00:38.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649461560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:00:38 [2020-04-21T17:00:38.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649461463 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:00:38 [2020-04-21T17:00:38.392Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:00:38 [2020-04-21T17:00:38.392Z] DEBUG - Clicking on with mnemonic 'Delete'
13:00:38 [2020-04-21T17:00:38.650Z] DEBUG - Clicked on with mnemonic 'Delete'
13:00:39 [2020-04-21T17:00:39.585Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:00:39 [2020-04-21T17:00:39.585Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:00:39 [2020-04-21T17:00:39.585Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:00:39 [2020-04-21T17:00:39.585Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:00:39 [2020-04-21T17:00:39.585Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:00:39 [2020-04-21T17:00:39.585Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:00:39 [2020-04-21T17:00:39.585Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:00:39 [2020-04-21T17:00:39.585Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:00:39 [2020-04-21T17:00:39.585Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:00:39 [2020-04-21T17:00:39.585Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649460215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649460214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649460213 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649460213 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649460212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649460211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649460211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649460211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649460211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649460210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649460210 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649460210 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Clicking on OK
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649460204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649460204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649460204 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649460203 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649460203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649460203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:39 [2020-04-21T17:00:39.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:39 [2020-04-21T17:00:39.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:39 [2020-04-21T17:00:39.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:39 [2020-04-21T17:00:39.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:39 [2020-04-21T17:00:39.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:39 [2020-04-21T17:00:39.586Z] DEBUG - Clicked on OK
13:00:40 [2020-04-21T17:00:40.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649460202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:40 [2020-04-21T17:00:40.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1649461140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:00:40 [2020-04-21T17:00:40.411Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
13:00:40 [2020-04-21T17:00:40.670Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.868 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
13:00:40 [2020-04-21T17:00:40.670Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest)  Time elapsed: 14.966 s
13:00:40 [2020-04-21T17:00:40.670Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
13:00:41 [2020-04-21T17:00:41.238Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
13:00:41 [2020-04-21T17:00:41.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:00:41 [2020-04-21T17:00:41.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:00:41 [2020-04-21T17:00:41.238Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
13:00:41 [2020-04-21T17:00:41.238Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1649451359 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Attempting to set focus on Tree with text {}
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649451265 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649451264 data=null doit=true} to TreeItem with text {test}
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649451264 data=null} to TreeItem with text {test}
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649451263 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649451263 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649451243 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Clicking on with mnemonic 'Delete'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Clicked on with mnemonic 'Delete'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649450322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649450321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649450321 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649450320 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649450320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649450320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649450319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649450319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649450319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649450319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649450319 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649450318 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Clicking on OK
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649450314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:49 [2020-04-21T17:00:49.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649450314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:49 [2020-04-21T17:00:49.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649450314 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:49 [2020-04-21T17:00:49.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649450313 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:49 [2020-04-21T17:00:49.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649450313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:49 [2020-04-21T17:00:49.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649450313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:49 [2020-04-21T17:00:49.350Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:49 [2020-04-21T17:00:49.350Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:49 [2020-04-21T17:00:49.350Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:49 [2020-04-21T17:00:49.350Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:49 [2020-04-21T17:00:49.350Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:49 [2020-04-21T17:00:49.350Z] DEBUG - Clicked on OK
13:00:49 [2020-04-21T17:00:49.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649450312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:49 [2020-04-21T17:00:49.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1649451054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:00:50 [2020-04-21T17:00:50.484Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
13:00:50 [2020-04-21T17:00:50.484Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.821 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
13:00:50 [2020-04-21T17:00:50.484Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest)  Time elapsed: 9.538 s
13:00:50 [2020-04-21T17:00:50.484Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
13:00:50 [2020-04-21T17:00:50.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:00:51 [2020-04-21T17:00:51.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649448763 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}
13:00:51 [2020-04-21T17:00:51.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649448743 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
13:00:51 [2020-04-21T17:00:51.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649448742 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}
13:00:51 [2020-04-21T17:00:51.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649448722 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
13:00:51 [2020-04-21T17:00:51.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=-1649448722 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}
13:00:51 [2020-04-21T17:00:51.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=-1649448660 data=null button=1 stateMask=0x80000 x=443 y=-13 count=1} to TableColumn with text {System Call}
13:00:51 [2020-04-21T17:00:51.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=-1649448659 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}
13:00:51 [2020-04-21T17:00:51.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=-1649448637 data=null button=1 stateMask=0x80000 x=443 y=-13 count=1} to TableColumn with text {System Call}
13:00:51 [2020-04-21T17:00:51.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649448636 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}
13:00:51 [2020-04-21T17:00:51.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649448618 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
13:00:51 [2020-04-21T17:00:51.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649448617 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}
13:00:51 [2020-04-21T17:00:51.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649448553 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
13:00:51 [2020-04-21T17:00:51.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=-1649448552 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}
13:00:51 [2020-04-21T17:00:51.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=-1649448534 data=null button=1 stateMask=0x80000 x=82 y=-13 count=1} to TableColumn with text {Start Time}
13:00:51 [2020-04-21T17:00:51.002Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:00:51 [2020-04-21T17:00:51.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:00:51 [2020-04-21T17:00:51.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:00:57 [2020-04-21T17:00:57.829Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:00:57 [2020-04-21T17:00:57.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649442365 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}
13:00:57 [2020-04-21T17:00:57.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649442340 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
13:00:57 [2020-04-21T17:00:57.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649442339 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}
13:00:57 [2020-04-21T17:00:57.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649442314 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
13:00:57 [2020-04-21T17:00:57.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1649442059 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:00:57 [2020-04-21T17:00:57.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:00:57 [2020-04-21T17:00:57.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:00:57 [2020-04-21T17:00:57.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:00:57 [2020-04-21T17:00:57.830Z] DEBUG - Attempting to set focus on Tree with text {}
13:00:57 [2020-04-21T17:00:57.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649442025 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:00:57 [2020-04-21T17:00:57.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649442025 data=null doit=true} to TreeItem with text {test}
13:00:57 [2020-04-21T17:00:57.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649442025 data=null} to TreeItem with text {test}
13:00:57 [2020-04-21T17:00:57.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649442024 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:00:57 [2020-04-21T17:00:57.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649442024 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:00:57 [2020-04-21T17:00:57.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649441961 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:00:57 [2020-04-21T17:00:57.830Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:00:57 [2020-04-21T17:00:57.830Z] DEBUG - Clicking on with mnemonic 'Delete'
13:00:57 [2020-04-21T17:00:57.830Z] DEBUG - Clicked on with mnemonic 'Delete'
13:00:58 [2020-04-21T17:00:58.764Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:00:58 [2020-04-21T17:00:58.764Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:00:58 [2020-04-21T17:00:58.764Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:00:58 [2020-04-21T17:00:58.764Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:00:58 [2020-04-21T17:00:58.764Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:00:58 [2020-04-21T17:00:58.764Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:00:58 [2020-04-21T17:00:58.764Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:00:58 [2020-04-21T17:00:58.764Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:00:58 [2020-04-21T17:00:58.764Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:00:58 [2020-04-21T17:00:58.764Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:00:58 [2020-04-21T17:00:58.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649441117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:58 [2020-04-21T17:00:58.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649441117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:58 [2020-04-21T17:00:58.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649441116 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:00:58 [2020-04-21T17:00:58.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649441116 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:00:58 [2020-04-21T17:00:58.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649441116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649441116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649441115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649441115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649441115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649441115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649441114 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649441114 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - Clicking on OK
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649441112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649441111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649441111 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649441111 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649441111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649441111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:58 [2020-04-21T17:00:58.765Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:58 [2020-04-21T17:00:58.765Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:58 [2020-04-21T17:00:58.765Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:58 [2020-04-21T17:00:58.765Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:58 [2020-04-21T17:00:58.765Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:58 [2020-04-21T17:00:58.765Z] DEBUG - Clicked on OK
13:00:59 [2020-04-21T17:00:59.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649441110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:00:59 [2020-04-21T17:00:59.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1649441831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:00:59 [2020-04-21T17:00:59.022Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:00:59 [2020-04-21T17:00:59.280Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:00:59 [2020-04-21T17:00:59.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649440446 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}
13:00:59 [2020-04-21T17:00:59.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649440442 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
13:00:59 [2020-04-21T17:00:59.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649440441 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}
13:00:59 [2020-04-21T17:00:59.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649440435 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
13:00:59 [2020-04-21T17:00:59.280Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:00:59 [2020-04-21T17:00:59.538Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:00:59 [2020-04-21T17:00:59.538Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:00:59 [2020-04-21T17:00:59.538Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
13:00:59 [2020-04-21T17:00:59.538Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
13:00:59 [2020-04-21T17:00:59.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-1649440137 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...'
13:00:59 [2020-04-21T17:00:59.538Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
13:00:59 [2020-04-21T17:00:59.538Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:00:59 [2020-04-21T17:00:59.796Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:01:09 [2020-04-21T17:01:09.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649431287 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}
13:01:09 [2020-04-21T17:01:09.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649429812 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
13:01:10 [2020-04-21T17:01:10.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649429810 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}
13:01:11 [2020-04-21T17:01:11.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649428391 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
13:01:11 [2020-04-21T17:01:11.272Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:01:12 [2020-04-21T17:01:12.206Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:01:12 [2020-04-21T17:01:12.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649427630 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}
13:01:12 [2020-04-21T17:01:12.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649427614 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
13:01:12 [2020-04-21T17:01:12.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649427613 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}
13:01:12 [2020-04-21T17:01:12.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649427597 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
13:01:12 [2020-04-21T17:01:12.206Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:01:12 [2020-04-21T17:01:12.206Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:01:20 [2020-04-21T17:01:20.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649420208 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}
13:01:20 [2020-04-21T17:01:20.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649419322 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
13:01:20 [2020-04-21T17:01:20.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649419320 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}
13:01:21 [2020-04-21T17:01:21.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649418368 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
13:01:21 [2020-04-21T17:01:21.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:01:21 [2020-04-21T17:01:21.883Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:01:29 [2020-04-21T17:01:29.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649409786 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}
13:01:30 [2020-04-21T17:01:30.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649408936 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
13:01:30 [2020-04-21T17:01:30.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649408935 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}
13:01:31 [2020-04-21T17:01:31.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649408083 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
13:01:31 [2020-04-21T17:01:31.498Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:01:32 [2020-04-21T17:01:32.878Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:01:42 [2020-04-21T17:01:42.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649397956 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}
13:01:43 [2020-04-21T17:01:43.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649396121 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
13:01:44 [2020-04-21T17:01:44.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1649396119 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}
13:01:45 [2020-04-21T17:01:45.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1649394375 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
13:01:45 [2020-04-21T17:01:45.390Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:01:45 [2020-04-21T17:01:45.958Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.57 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
13:01:45 [2020-04-21T17:01:45.958Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.479 s
13:01:45 [2020-04-21T17:01:45.958Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 7.899 s
13:01:45 [2020-04-21T17:01:45.958Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.151 s
13:01:45 [2020-04-21T17:01:45.958Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.353 s
13:01:45 [2020-04-21T17:01:45.958Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 12.289 s
13:01:45 [2020-04-21T17:01:45.958Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.214 s
13:01:45 [2020-04-21T17:01:45.958Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 9.817 s
13:01:45 [2020-04-21T17:01:45.958Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 10.645 s
13:01:45 [2020-04-21T17:01:45.958Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 13.47 s
13:01:45 [2020-04-21T17:01:45.958Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
13:01:45 [2020-04-21T17:01:45.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1649393598 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:01:46 [2020-04-21T17:01:46.216Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:01:46 [2020-04-21T17:01:46.216Z] DEBUG - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
13:01:46 [2020-04-21T17:01:46.216Z] DEBUG - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
13:01:46 [2020-04-21T17:01:46.216Z] DEBUG - Clicking on with mnemonic 'Flat'
13:01:46 [2020-04-21T17:01:46.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1649393416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Flat'
13:01:46 [2020-04-21T17:01:46.216Z] DEBUG - Clicked on with mnemonic 'Flat'
13:01:46 [2020-04-21T17:01:46.782Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"'
13:01:46 [2020-04-21T17:01:46.782Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:01:52 [2020-04-21T17:01:52.044Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:01:52 [2020-04-21T17:01:52.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:01:52 [2020-04-21T17:01:52.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:01:52 [2020-04-21T17:01:52.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:01:52 [2020-04-21T17:01:52.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:01:52 [2020-04-21T17:01:52.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:01:52 [2020-04-21T17:01:52.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:01:52 [2020-04-21T17:01:52.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:01:52 [2020-04-21T17:01:52.045Z] DEBUG - Setting state to checked on: bug446190
13:01:52 [2020-04-21T17:01:52.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:01:52 [2020-04-21T17:01:52.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:01:52 [2020-04-21T17:01:52.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:01:52 [2020-04-21T17:01:52.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:01:52 [2020-04-21T17:01:52.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:01:52 [2020-04-21T17:01:52.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:01:52 [2020-04-21T17:01:52.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1649386834 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:01:52 [2020-04-21T17:01:52.872Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:01:52 [2020-04-21T17:01:52.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:01:52 [2020-04-21T17:01:52.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:01:52 [2020-04-21T17:01:52.872Z] DEBUG - Attempting to set focus on Tree with text {}
13:01:52 [2020-04-21T17:01:52.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1649386750 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:01:52 [2020-04-21T17:01:52.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1649386750 data=null doit=true} to TreeItem with text {test}
13:01:52 [2020-04-21T17:01:52.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1649386750 data=null} to TreeItem with text {test}
13:01:52 [2020-04-21T17:01:52.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1649386749 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:01:52 [2020-04-21T17:01:52.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649386749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:01:52 [2020-04-21T17:01:52.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1649386737 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:01:53 [2020-04-21T17:01:53.131Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:01:53 [2020-04-21T17:01:53.131Z] DEBUG - Clicking on with mnemonic 'Delete'
13:01:53 [2020-04-21T17:01:53.131Z] DEBUG - Clicked on with mnemonic 'Delete'
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649385851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649385850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649385850 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649385849 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649385849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649385849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649385849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649385848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649385848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649385848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649385848 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649385848 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:01:53 [2020-04-21T17:01:53.697Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:01:53 [2020-04-21T17:01:53.698Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:01:53 [2020-04-21T17:01:53.698Z] DEBUG - Clicking on OK
13:01:53 [2020-04-21T17:01:53.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649385845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:01:53 [2020-04-21T17:01:53.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649385844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:01:53 [2020-04-21T17:01:53.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649385844 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:01:53 [2020-04-21T17:01:53.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649385844 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:01:53 [2020-04-21T17:01:53.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649385844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:01:53 [2020-04-21T17:01:53.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649385844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:01:53 [2020-04-21T17:01:53.698Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:01:53 [2020-04-21T17:01:53.698Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:01:53 [2020-04-21T17:01:53.698Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:01:53 [2020-04-21T17:01:53.698Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:01:53 [2020-04-21T17:01:53.698Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:01:53 [2020-04-21T17:01:53.698Z] DEBUG - Clicked on OK
13:01:55 [2020-04-21T17:01:55.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649385843 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:01:55 [2020-04-21T17:01:55.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1649386564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:01:55 [2020-04-21T17:01:55.330Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.187 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
13:01:55 [2020-04-21T17:01:55.330Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest)  Time elapsed: 6.425 s
13:01:55 [2020-04-21T17:01:55.330Z] 
13:01:55 [2020-04-21T17:01:55.330Z] Results:
13:01:55 [2020-04-21T17:01:55.330Z] 
13:01:55 [2020-04-21T17:01:55.330Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
13:01:55 [2020-04-21T17:01:55.330Z] 
13:01:55 [2020-04-21T17:01:55.897Z] 
13:01:55 [2020-04-21T17:01:55.897Z] !ENTRY org.eclipse.core.resources 2 10035 2020-04-21 17:01:55.692
13:01:55 [2020-04-21T17:01:55.897Z] !MESSAGE The workspace will exit with unsaved changes in this session.
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] All tests passed!
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] 
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.13-SNAPSHOT.pom
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.13-SNAPSHOT-p2metadata.xml
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.13-SNAPSHOT-p2artifacts.xml
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] 
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] 
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.0.0-SNAPSHOT [51/138]
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] 
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] 
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] The project's OSGi version is 2.0.0.202004211619
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] 
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] 
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] 
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] 
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
13:01:57 [2020-04-21T17:01:57.028Z] [INFO] 
13:01:57 [2020-04-21T17:01:57.029Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:01:57 [2020-04-21T17:01:57.029Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes
13:01:57 [2020-04-21T17:01:57.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[31] 
13:01:57 [2020-04-21T17:01:57.969Z] 	static final Comparator<ISegment> COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd));
13:01:57 [2020-04-21T17:01:57.969Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.969Z] Null type safety (type annotations): The expression of type '@NonNull Comparator<ISegment>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>'
13:01:57 [2020-04-21T17:01:57.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[235] 
13:01:57 [2020-04-21T17:01:57.969Z] 	IHostIdProvider hostProvider = fHostResolver.apply(this);
13:01:57 [2020-04-21T17:01:57.969Z] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.969Z] 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
13:01:57 [2020-04-21T17:01:57.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[442] 
13:01:57 [2020-04-21T17:01:57.969Z] 	return getIntersectingElements(start, end).iterator();
13:01:57 [2020-04-21T17:01:57.969Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.969Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>'
13:01:57 [2020-04-21T17:01:57.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[542] 
13:01:57 [2020-04-21T17:01:57.969Z] 	return Iterables.transform(query2d, fct);
13:01:57 [2020-04-21T17:01:57.969Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.969Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>'
13:01:57 [2020-04-21T17:01:57.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[101] 
13:01:57 [2020-04-21T17:01:57.969Z] 	fChildren.put(entry.getKey(), entry.getValue().clone());
13:01:57 [2020-04-21T17:01:57.969Z] 	                              ^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.969Z] 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
13:01:57 [2020-04-21T17:01:57.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[30] 
13:01:57 [2020-04-21T17:01:57.969Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
13:01:57 [2020-04-21T17:01:57.969Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.969Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[137] 
13:01:57 [2020-04-21T17:01:57.969Z] 	long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE);
13:01:57 [2020-04-21T17:01:57.969Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.969Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[138] 
13:01:57 [2020-04-21T17:01:57.969Z] 	builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID));
13:01:57 [2020-04-21T17:01:57.969Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.969Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:01:57 [2020-04-21T17:01:57.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[140] 
13:01:57 [2020-04-21T17:01:57.969Z] 	List<Integer> processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern());
13:01:57 [2020-04-21T17:01:57.969Z] 	                                           ^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.969Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[152] 
13:01:57 [2020-04-21T17:01:57.969Z] 	threadParentId = getId(processQuark);
13:01:57 [2020-04-21T17:01:57.969Z] 	                 ^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.969Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[161] 
13:01:57 [2020-04-21T17:01:57.969Z] 	List<Integer> threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern());
13:01:57 [2020-04-21T17:01:57.969Z] 	                                                        ^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.969Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.970Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[184] 
13:01:57 [2020-04-21T17:01:57.970Z] 	return new TmfTreeModel<>(Collections.emptyList(), builder.build());
13:01:57 [2020-04-21T17:01:57.970Z] 	                                                   ^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.970Z] 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>'
13:01:57 [2020-04-21T17:01:57.970Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[199] 
13:01:57 [2020-04-21T17:01:57.970Z] 	return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId);
13:01:57 [2020-04-21T17:01:57.970Z] 	                               ^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.970Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.970Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[206] 
13:01:57 [2020-04-21T17:01:57.970Z] 	long id = getId(stackLevelQuark);
13:01:57 [2020-04-21T17:01:57.970Z] 	          ^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.970Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.970Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[207] 
13:01:57 [2020-04-21T17:01:57.970Z] 	builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid));
13:01:57 [2020-04-21T17:01:57.970Z] 	                                                                                   ^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.970Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:01:57 [2020-04-21T17:01:57.970Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[231] 
13:01:57 [2020-04-21T17:01:57.970Z] 	Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter);
13:01:57 [2020-04-21T17:01:57.970Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.970Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.970Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[236] 
13:01:57 [2020-04-21T17:01:57.970Z] 	return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false));
13:01:57 [2020-04-21T17:01:57.970Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.970Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>'
13:01:57 [2020-04-21T17:01:57.970Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[238] 
13:01:57 [2020-04-21T17:01:57.970Z] 	return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true));
13:01:57 [2020-04-21T17:01:57.970Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.970Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>'
13:01:57 [2020-04-21T17:01:57.970Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[245] 
13:01:57 [2020-04-21T17:01:57.970Z] 	Collection<Long> times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime());
13:01:57 [2020-04-21T17:01:57.970Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.970Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.970Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[271] 
13:01:57 [2020-04-21T17:01:57.970Z] 	applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor);
13:01:57 [2020-04-21T17:01:57.970Z] 	                                  ^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.970Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState'
13:01:57 [2020-04-21T17:01:57.970Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[287] 
13:01:57 [2020-04-21T17:01:57.970Z] 	return new TimeGraphState(startTime, duration, value.hashCode(), name);
13:01:57 [2020-04-21T17:01:57.970Z] 	                                                                 ^^^^
13:01:57 [2020-04-21T17:01:57.970Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
13:01:57 [2020-04-21T17:01:57.970Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[363] 
13:01:57 [2020-04-21T17:01:57.970Z] 	CallStackAnalysis analysis = getAnalysisModule();
13:01:57 [2020-04-21T17:01:57.970Z] 	                             ^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.970Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.970Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[365] 
13:01:57 [2020-04-21T17:01:57.970Z] 	List<@NonNull Long> selected = DataProviderParameterUtils.extractSelectedItems(parameters);
13:01:57 [2020-04-21T17:01:57.970Z] 	                                                                               ^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.970Z] 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>'
13:01:57 [2020-04-21T17:01:57.970Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[366] 
13:01:57 [2020-04-21T17:01:57.970Z] 	List<@NonNull Long> times = DataProviderParameterUtils.extractTimeRequested(parameters);
13:01:57 [2020-04-21T17:01:57.970Z] 	                                                                            ^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.970Z] 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>'
13:01:57 [2020-04-21T17:01:57.970Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[368] 
13:01:57 [2020-04-21T17:01:57.970Z] 	Map<@NonNull Long, @NonNull Integer> md = getSelectedEntries(selected);
13:01:57 [2020-04-21T17:01:57.970Z] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.970Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getSelectedEntries(Collection<Long>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.970Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[377] 
13:01:57 [2020-04-21T17:01:57.970Z] 	Iterable<@NonNull CallsiteAnalysis> csas = TmfTraceUtils.getAnalysisModulesOfClass(trace, CallsiteAnalysis.class);
13:01:57 [2020-04-21T17:01:57.970Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.971Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[377] 
13:01:57 [2020-04-21T17:01:57.971Z] 	Iterable<@NonNull CallsiteAnalysis> csas = TmfTraceUtils.getAnalysisModulesOfClass(trace, CallsiteAnalysis.class);
13:01:57 [2020-04-21T17:01:57.971Z] 	                                                                                          ^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.971Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[378] 
13:01:57 [2020-04-21T17:01:57.971Z] 	for (CallsiteAnalysis csa : csas) {
13:01:57 [2020-04-21T17:01:57.971Z] 	     ^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.971Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[379] 
13:01:57 [2020-04-21T17:01:57.971Z] 	List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time);
13:01:57 [2020-04-21T17:01:57.971Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.971Z] Discouraged access: The method 'CallsiteAnalysis.getCallsites(String, String, String, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[379] 
13:01:57 [2020-04-21T17:01:57.971Z] 	List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time);
13:01:57 [2020-04-21T17:01:57.971Z] 	                                                                                    ^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.971Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
13:01:57 [2020-04-21T17:01:57.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[27] 
13:01:57 [2020-04-21T17:01:57.971Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
13:01:57 [2020-04-21T17:01:57.971Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.971Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[116] 
13:01:57 [2020-04-21T17:01:57.971Z] 	* {@link CallsiteAnalysis} to enrich the view.
13:01:57 [2020-04-21T17:01:57.971Z] 	         ^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.971Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[307] 
13:01:57 [2020-04-21T17:01:57.971Z] 	if (entry.getValue().fRange.includes(range)) {
13:01:57 [2020-04-21T17:01:57.971Z] 	    ^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.971Z] 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
13:01:57 [2020-04-21T17:01:57.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[404] 
13:01:57 [2020-04-21T17:01:57.971Z] 	CallgraphRange parentRange = entry.getValue().fRange;
13:01:57 [2020-04-21T17:01:57.971Z] 	                             ^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.971Z] 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
13:01:57 [2020-04-21T17:01:57.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[422] 
13:01:57 [2020-04-21T17:01:57.971Z] 	parent.addChild(entry.getValue().fFunc, entry.getKey());
13:01:57 [2020-04-21T17:01:57.971Z] 	                ^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.971Z] 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
13:01:57 [2020-04-21T17:01:57.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[461] 
13:01:57 [2020-04-21T17:01:57.971Z] 	ThreadNode threadNode = entry.getKey();
13:01:57 [2020-04-21T17:01:57.971Z] 	                        ^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.971Z] 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
13:01:57 [2020-04-21T17:01:57.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[462] 
13:01:57 [2020-04-21T17:01:57.971Z] 	List<Integer> subAttributes = entry.getValue();
13:01:57 [2020-04-21T17:01:57.971Z] 	                              ^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.971Z] 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
13:01:57 [2020-04-21T17:01:57.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[19] 
13:01:57 [2020-04-21T17:01:57.971Z] 	import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider;
13:01:57 [2020-04-21T17:01:57.971Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.971Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
13:01:57 [2020-04-21T17:01:57.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[20] 
13:01:57 [2020-04-21T17:01:57.971Z] 	import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider;
13:01:57 [2020-04-21T17:01:57.971Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.971Z] Discouraged access: The type 'TmfTreeCompositeDataProvider<M,P>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[31] 
13:01:57 [2020-04-21T17:01:57.971Z] 	* {@link SegmentStoreStatisticsDataProvider} factory for the
13:01:57 [2020-04-21T17:01:57.971Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.971Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
13:01:57 [2020-04-21T17:01:57.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[43] 
13:01:57 [2020-04-21T17:01:57.971Z] 	return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID);
13:01:57 [2020-04-21T17:01:57.971Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.972Z] Discouraged access: The type 'TmfTreeCompositeDataProvider<M,P>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.972Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[43] 
13:01:57 [2020-04-21T17:01:57.972Z] 	return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID);
13:01:57 [2020-04-21T17:01:57.972Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.972Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection<ITmfTrace>, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:01:57 [2020-04-21T17:01:57.972Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[63] 
13:01:57 [2020-04-21T17:01:57.972Z] 	return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID);
13:01:57 [2020-04-21T17:01:57.972Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.972Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
13:01:57 [2020-04-21T17:01:57.972Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[63] 
13:01:57 [2020-04-21T17:01:57.972Z] 	return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID);
13:01:57 [2020-04-21T17:01:57.972Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:57 [2020-04-21T17:01:57.972Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
13:01:57 [2020-04-21T17:01:57.972Z] 44 problems (44 warnings)
13:01:57 [2020-04-21T17:01:57.972Z] [INFO] 
13:01:57 [2020-04-21T17:01:57.972Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:01:57 [2020-04-21T17:01:57.972Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:01:57 [2020-04-21T17:01:57.972Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
13:01:57 [2020-04-21T17:01:57.972Z] [INFO] 
13:01:57 [2020-04-21T17:01:57.972Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:01:57 [2020-04-21T17:01:57.972Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-sources.jar
13:01:57 [2020-04-21T17:01:57.972Z] [INFO] 
13:01:57 [2020-04-21T17:01:57.972Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:01:57 [2020-04-21T17:01:57.972Z] [INFO] 
13:01:57 [2020-04-21T17:01:57.972Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:01:57 [2020-04-21T17:01:57.972Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.jar
13:01:58 [2020-04-21T17:01:58.231Z] [INFO] 
13:01:58 [2020-04-21T17:01:58.231Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:01:58 [2020-04-21T17:01:58.231Z] [INFO] 
13:01:58 [2020-04-21T17:01:58.231Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:01:58 [2020-04-21T17:01:58.231Z] [INFO] 
13:01:58 [2020-04-21T17:01:58.231Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:01:58 [2020-04-21T17:01:58.231Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.jar
13:01:58 [2020-04-21T17:01:58.231Z] [INFO] 
13:01:58 [2020-04-21T17:01:58.231Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:01:58 [2020-04-21T17:01:58.231Z] [INFO] 
13:01:58 [2020-04-21T17:01:58.231Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:01:58 [2020-04-21T17:01:58.231Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:01:58 [2020-04-21T17:01:58.231Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:01:58 [2020-04-21T17:01:58.231Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:01:58 [2020-04-21T17:01:58.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] 
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] 
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.3-SNAPSHOT [52/138]
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] 
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] 
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] The project's OSGi version is 1.0.3.202004211619
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] 
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] 
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] 
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] 
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] 
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:01:58 [2020-04-21T17:01:58.491Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes
13:01:58 [2020-04-21T17:01:58.749Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[155] 
13:01:58 [2020-04-21T17:01:58.749Z] 	Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]);
13:01:58 [2020-04-21T17:01:58.749Z] 	                                                                                  ^^^^^^^^^^^^^^^^^^
13:01:58 [2020-04-21T17:01:58.749Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:01:58 [2020-04-21T17:01:58.749Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[147] 
13:01:58 [2020-04-21T17:01:58.749Z] 	stack.push(new OpenedFunction(ts, field.getValue().toString()));
13:01:58 [2020-04-21T17:01:58.749Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:01:58 [2020-04-21T17:01:58.750Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:01:58 [2020-04-21T17:01:58.750Z] 2 problems (2 warnings)
13:01:58 [2020-04-21T17:01:58.750Z] [INFO] 
13:01:58 [2020-04-21T17:01:58.750Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:01:58 [2020-04-21T17:01:58.750Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:01:58 [2020-04-21T17:01:58.750Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
13:01:58 [2020-04-21T17:01:58.750Z] [INFO] 
13:01:58 [2020-04-21T17:01:58.750Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:01:59 [2020-04-21T17:01:59.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.3-SNAPSHOT-sources.jar
13:01:59 [2020-04-21T17:01:59.008Z] [INFO] 
13:01:59 [2020-04-21T17:01:59.008Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:01:59 [2020-04-21T17:01:59.008Z] [INFO] 
13:01:59 [2020-04-21T17:01:59.008Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:01:59 [2020-04-21T17:01:59.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.3-SNAPSHOT.jar
13:01:59 [2020-04-21T17:01:59.267Z] [INFO] 
13:01:59 [2020-04-21T17:01:59.267Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:01:59 [2020-04-21T17:01:59.267Z] [INFO] 
13:01:59 [2020-04-21T17:01:59.267Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:01:59 [2020-04-21T17:01:59.267Z] [INFO] 
13:01:59 [2020-04-21T17:01:59.267Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:01:59 [2020-04-21T17:01:59.267Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.3-SNAPSHOT.jar
13:01:59 [2020-04-21T17:01:59.525Z] [INFO] 
13:01:59 [2020-04-21T17:01:59.525Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:01:59 [2020-04-21T17:01:59.525Z] [INFO] 
13:01:59 [2020-04-21T17:01:59.525Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:02:00 [2020-04-21T17:02:00.092Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
13:02:00 [2020-04-21T17:02:00.093Z] [INFO] Command line:
13:02:00 [2020-04-21T17:02:00.093Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:02:00 [2020-04-21T17:02:00.350Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:02:03 [2020-04-21T17:02:03.632Z] !SESSION 2020-04-21 17:02:00.302 -----------------------------------------------
13:02:03 [2020-04-21T17:02:03.632Z] eclipse.buildId=unknown
13:02:03 [2020-04-21T17:02:03.632Z] java.version=1.8.0_202
13:02:03 [2020-04-21T17:02:03.632Z] java.vendor=Oracle Corporation
13:02:03 [2020-04-21T17:02:03.632Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:02:03 [2020-04-21T17:02:03.632Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:02:03 [2020-04-21T17:02:03.632Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:02:03 [2020-04-21T17:02:03.632Z] 
13:02:03 [2020-04-21T17:02:03.632Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:02:03.350
13:02:03 [2020-04-21T17:02:03.632Z] !MESSAGE FrameworkEvent ERROR
13:02:03 [2020-04-21T17:02:03.632Z] !STACK 0
13:02:03 [2020-04-21T17:02:03.632Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
13:02:03 [2020-04-21T17:02:03.632Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:02:03 [2020-04-21T17:02:03.632Z] 
13:02:03 [2020-04-21T17:02:03.632Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:02:03 [2020-04-21T17:02:03.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:02:03 [2020-04-21T17:02:03.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:02:03 [2020-04-21T17:02:03.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:02:03 [2020-04-21T17:02:03.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:02:03 [2020-04-21T17:02:03.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:02:03 [2020-04-21T17:02:03.632Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:02:03 [2020-04-21T17:02:03.632Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:02:06 [2020-04-21T17:02:06.161Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
13:02:08 [2020-04-21T17:02:08.691Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.39 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
13:02:08 [2020-04-21T17:02:08.691Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 2.178 s
13:02:08 [2020-04-21T17:02:08.691Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.175 s
13:02:08 [2020-04-21T17:02:08.691Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
13:02:30 [2020-04-21T17:02:30.650Z] 
13:02:30 [2020-04-21T17:02:30.650Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2020-04-21 17:02:29.567
13:02:30 [2020-04-21T17:02:30.650Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
13:02:48 [2020-04-21T17:02:48.740Z] 
13:02:48 [2020-04-21T17:02:48.740Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2020-04-21 17:02:45.813
13:02:48 [2020-04-21T17:02:48.740Z] !MESSAGE Incoherent callstack found on (10019) occasions
13:02:48 [2020-04-21T17:02:48.740Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.241 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
13:02:48 [2020-04-21T17:02:48.740Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.031 s
13:02:48 [2020-04-21T17:02:48.740Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.09 s
13:02:48 [2020-04-21T17:02:48.740Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 37.246 s
13:02:48 [2020-04-21T17:02:48.740Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.868 s
13:02:48 [2020-04-21T17:02:48.740Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
13:02:48 [2020-04-21T17:02:48.740Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
13:02:48 [2020-04-21T17:02:48.740Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest)  Time elapsed: 0 s
13:02:48 [2020-04-21T17:02:48.740Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
13:02:48 [2020-04-21T17:02:48.740Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
13:02:48 [2020-04-21T17:02:48.740Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.013 s
13:02:48 [2020-04-21T17:02:48.740Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
13:02:48 [2020-04-21T17:02:48.740Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.002 s
13:02:48 [2020-04-21T17:02:48.740Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0 s
13:02:48 [2020-04-21T17:02:48.740Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
13:02:48 [2020-04-21T17:02:48.740Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
13:02:48 [2020-04-21T17:02:48.740Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
13:02:48 [2020-04-21T17:02:48.740Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
13:02:48 [2020-04-21T17:02:48.740Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
13:02:48 [2020-04-21T17:02:48.740Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.104 s
13:02:48 [2020-04-21T17:02:48.740Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
13:02:48 [2020-04-21T17:02:48.740Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
13:02:48 [2020-04-21T17:02:48.740Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
13:02:48 [2020-04-21T17:02:48.740Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.057 s
13:02:48 [2020-04-21T17:02:48.740Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
13:02:58 [2020-04-21T17:02:58.716Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.114 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
13:02:58 [2020-04-21T17:02:58.716Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 0.021 s
13:02:58 [2020-04-21T17:02:58.716Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 11.091 s
13:02:58 [2020-04-21T17:02:58.716Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
13:02:58 [2020-04-21T17:02:58.716Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
13:02:58 [2020-04-21T17:02:58.716Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:02:58 [2020-04-21T17:02:58.716Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
13:02:58 [2020-04-21T17:02:58.716Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:02:58 [2020-04-21T17:02:58.716Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:02:58 [2020-04-21T17:02:58.716Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.002 s
13:02:58 [2020-04-21T17:02:58.716Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:02:58 [2020-04-21T17:02:58.716Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
13:02:58 [2020-04-21T17:02:58.716Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:02:58 [2020-04-21T17:02:58.717Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:02:58 [2020-04-21T17:02:58.717Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:02:58 [2020-04-21T17:02:58.717Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:02:58 [2020-04-21T17:02:58.717Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
13:02:58 [2020-04-21T17:02:58.717Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:02:58 [2020-04-21T17:02:58.717Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:02:58 [2020-04-21T17:02:58.717Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:02:58 [2020-04-21T17:02:58.717Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
13:02:58 [2020-04-21T17:02:58.717Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:02:58 [2020-04-21T17:02:58.717Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:02:58 [2020-04-21T17:02:58.717Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:02:58 [2020-04-21T17:02:58.717Z] 
13:02:58 [2020-04-21T17:02:58.717Z] Results:
13:02:58 [2020-04-21T17:02:58.717Z] 
13:02:58 [2020-04-21T17:02:58.717Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
13:02:58 [2020-04-21T17:02:58.717Z] 
13:02:58 [2020-04-21T17:02:58.717Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@20a46227 was not deregistered.
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
13:02:58 [2020-04-21T17:02:58.717Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.717Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.717Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.717Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:02:58 [2020-04-21T17:02:58.717Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.717Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.717Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.717Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:02:58 [2020-04-21T17:02:58.717Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.717Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.717Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.717Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:02:58 [2020-04-21T17:02:58.717Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.717Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.717Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.717Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:02:58 [2020-04-21T17:02:58.717Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@4c0ab04f was not deregistered.
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:02:58 [2020-04-21T17:02:58.717Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
13:02:58 [2020-04-21T17:02:58.718Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.718Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.718Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.718Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:02:58 [2020-04-21T17:02:58.718Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.718Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.718Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.718Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:02:58 [2020-04-21T17:02:58.718Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.718Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.718Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.718Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:02:58 [2020-04-21T17:02:58.718Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.718Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.718Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.718Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:02:58 [2020-04-21T17:02:58.718Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@78f35e39 was not deregistered.
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
13:02:58 [2020-04-21T17:02:58.718Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.718Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.718Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.718Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:02:58 [2020-04-21T17:02:58.718Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:02:58 [2020-04-21T17:02:58.718Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.719Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.719Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.719Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:02:58 [2020-04-21T17:02:58.719Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@6689bf04 was not deregistered.
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.719Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.719Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.719Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.719Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.719Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:02:58 [2020-04-21T17:02:58.719Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7612f385 was not deregistered.
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:02:58 [2020-04-21T17:02:58.719Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
13:02:58 [2020-04-21T17:02:58.720Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.720Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.720Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.720Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:02:58 [2020-04-21T17:02:58.720Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.720Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.720Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.720Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:02:58 [2020-04-21T17:02:58.720Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.720Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.720Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.720Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:02:58 [2020-04-21T17:02:58.720Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.720Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.720Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.720Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:02:58 [2020-04-21T17:02:58.720Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@2b9615cb was not deregistered.
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
13:02:58 [2020-04-21T17:02:58.720Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.720Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.720Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.720Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:02:58 [2020-04-21T17:02:58.720Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.721Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.721Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.721Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:02:58 [2020-04-21T17:02:58.721Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@669469c9 was not deregistered.
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.721Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.721Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.721Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.721Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.721Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:02:58 [2020-04-21T17:02:58.721Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@7ea8224b was not deregistered.
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:02:58 [2020-04-21T17:02:58.721Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
13:02:58 [2020-04-21T17:02:58.722Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.722Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.722Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.722Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:02:58 [2020-04-21T17:02:58.722Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.722Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.722Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.722Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:02:58 [2020-04-21T17:02:58.722Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.722Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.722Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.722Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:02:58 [2020-04-21T17:02:58.722Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.722Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.722Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.722Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:02:58 [2020-04-21T17:02:58.722Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@4056cdb2 was not deregistered.
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
13:02:58 [2020-04-21T17:02:58.722Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.722Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.722Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.722Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:02:58 [2020-04-21T17:02:58.722Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.722Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.722Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.722Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:02:58 [2020-04-21T17:02:58.722Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:02:58 [2020-04-21T17:02:58.723Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.723Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.723Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.723Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:02:58 [2020-04-21T17:02:58.723Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.723Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.723Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.723Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:02:58 [2020-04-21T17:02:58.723Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@468646ea was not deregistered.
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
13:02:58 [2020-04-21T17:02:58.723Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.723Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.723Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.723Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:02:58 [2020-04-21T17:02:58.723Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.724Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.724Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.724Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:02:58 [2020-04-21T17:02:58.724Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@5a010eec was not deregistered.
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.724Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.724Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.724Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:02:58 [2020-04-21T17:02:58.724Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:02:58 [2020-04-21T17:02:58.724Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.725Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.725Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.725Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:02:58 [2020-04-21T17:02:58.725Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@11896124 was not deregistered.
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
13:02:58 [2020-04-21T17:02:58.725Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.725Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.725Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.725Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:02:58 [2020-04-21T17:02:58.725Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.725Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.725Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.725Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:02:58 [2020-04-21T17:02:58.725Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.725Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.725Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.725Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:02:58 [2020-04-21T17:02:58.725Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.725Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.725Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.725Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:02:58 [2020-04-21T17:02:58.725Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@57466fb7 was not deregistered.
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
13:02:58 [2020-04-21T17:02:58.725Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.725Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.725Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.725Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:02:58 [2020-04-21T17:02:58.725Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.726Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.726Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.726Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:02:58 [2020-04-21T17:02:58.726Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@7524125c was not deregistered.
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.726Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.726Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.726Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.726Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.726Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:02:58 [2020-04-21T17:02:58.726Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@384f0e32 was not deregistered.
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:02:58 [2020-04-21T17:02:58.726Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
13:02:58 [2020-04-21T17:02:58.727Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.727Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.727Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.727Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:02:58 [2020-04-21T17:02:58.727Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.727Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.727Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.727Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:02:58 [2020-04-21T17:02:58.727Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.727Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.727Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.727Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:02:58 [2020-04-21T17:02:58.727Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.727Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.727Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.727Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:02:58 [2020-04-21T17:02:58.727Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7891742e was not deregistered.
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
13:02:58 [2020-04-21T17:02:58.727Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.727Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.727Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.727Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:02:58 [2020-04-21T17:02:58.727Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.727Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.727Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.727Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:02:58 [2020-04-21T17:02:58.727Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:02:58 [2020-04-21T17:02:58.728Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:02:58 [2020-04-21T17:02:58.728Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.728Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.728Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.728Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.728Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
13:02:58 [2020-04-21T17:02:58.728Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
13:02:58 [2020-04-21T17:02:58.728Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:02:58 [2020-04-21T17:02:58.728Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:02:58 [2020-04-21T17:02:58.728Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:02:58 [2020-04-21T17:02:58.728Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:02:58 [2020-04-21T17:02:58.728Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:02:58 [2020-04-21T17:02:58.728Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:02:58 [2020-04-21T17:02:58.728Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:02:58 [2020-04-21T17:02:58.728Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:02:58 [2020-04-21T17:02:58.728Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:02:58 [2020-04-21T17:02:58.728Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:02:58 [2020-04-21T17:02:58.728Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:02:58 [2020-04-21T17:02:58.728Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:02:59 [2020-04-21T17:02:59.293Z] [INFO] All tests passed!
13:02:59 [2020-04-21T17:02:59.293Z] [INFO] 
13:02:59 [2020-04-21T17:02:59.293Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:02:59 [2020-04-21T17:02:59.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.3-SNAPSHOT.jar
13:02:59 [2020-04-21T17:02:59.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.3-SNAPSHOT.pom
13:02:59 [2020-04-21T17:02:59.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.3-SNAPSHOT-sources.jar
13:02:59 [2020-04-21T17:02:59.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
13:02:59 [2020-04-21T17:02:59.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] 
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] 
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.3-SNAPSHOT [53/138]
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] 
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] 
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] The project's OSGi version is 2.0.3.202004211619
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] 
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] 
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] 
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] 
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] 
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:02:59 [2020-04-21T17:02:59.551Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes
13:03:02 [2020-04-21T17:03:02.417Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[74] 
13:03:02 [2020-04-21T17:03:02.417Z] 	return getImageDescripterFromPath(path).createImage();
13:03:02 [2020-04-21T17:03:02.417Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:03:02 [2020-04-21T17:03:02.417Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image'
13:03:02 [2020-04-21T17:03:02.418Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[86] 
13:03:02 [2020-04-21T17:03:02.418Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
13:03:02 [2020-04-21T17:03:02.418Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:03:02 [2020-04-21T17:03:02.418Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor'
13:03:02 [2020-04-21T17:03:02.418Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[130] 
13:03:02 [2020-04-21T17:03:02.418Z] 	return State.MULTIPLE.toString();
13:03:02 [2020-04-21T17:03:02.418Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
13:03:02 [2020-04-21T17:03:02.418Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:03:02 [2020-04-21T17:03:02.418Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[71] 
13:03:02 [2020-04-21T17:03:02.418Z] 	TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element;
13:03:02 [2020-04-21T17:03:02.418Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:03:02 [2020-04-21T17:03:02.418Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
13:03:02 [2020-04-21T17:03:02.418Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[246] 
13:03:02 [2020-04-21T17:03:02.418Z] 	Activator.getDefault().logError(e.getMessage(), e);
13:03:02 [2020-04-21T17:03:02.418Z] 	                                ^^^^^^^^^^^^^^
13:03:02 [2020-04-21T17:03:02.418Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:03:02 [2020-04-21T17:03:02.418Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[295] 
13:03:02 [2020-04-21T17:03:02.418Z] 	Activator.getDefault().logError("Cannot read the file " + fullPath, e);  //$NON-NLS-1$//$NON-NLS-2$
13:03:02 [2020-04-21T17:03:02.418Z] 	                                                                                      ^^^^^^^^^^^^^
13:03:02 [2020-04-21T17:03:02.418Z] Unnecessary $NON-NLS$ tag
13:03:02 [2020-04-21T17:03:02.418Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[113] 
13:03:02 [2020-04-21T17:03:02.418Z] 	private static final Comparator<ITimeGraphEntry> NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName);
13:03:02 [2020-04-21T17:03:02.418Z] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:03:02 [2020-04-21T17:03:02.418Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>'
13:03:02 [2020-04-21T17:03:02.418Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[619] 
13:03:02 [2020-04-21T17:03:02.418Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getEntryModel().getId()));
13:03:02 [2020-04-21T17:03:02.418Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:03:02 [2020-04-21T17:03:02.418Z] 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>'
13:03:02 [2020-04-21T17:03:02.418Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[712] 
13:03:02 [2020-04-21T17:03:02.418Z] 	Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace);
13:03:02 [2020-04-21T17:03:02.418Z] 	                                                                                                              ^^^^^^^^
13:03:02 [2020-04-21T17:03:02.418Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:03:02 [2020-04-21T17:03:02.418Z] 9 problems (9 warnings)
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] 
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] 
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.3-SNAPSHOT-sources.jar
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] 
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] 
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.3-SNAPSHOT.jar
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] 
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] 
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] 
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:03:02 [2020-04-21T17:03:02.418Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.3-SNAPSHOT.jar
13:03:02 [2020-04-21T17:03:02.677Z] [INFO] 
13:03:02 [2020-04-21T17:03:02.677Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:03:02 [2020-04-21T17:03:02.677Z] [INFO] 
13:03:02 [2020-04-21T17:03:02.677Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:03:02 [2020-04-21T17:03:02.677Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.3-SNAPSHOT.jar
13:03:02 [2020-04-21T17:03:02.677Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.3-SNAPSHOT.pom
13:03:02 [2020-04-21T17:03:02.677Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.3-SNAPSHOT-sources.jar
13:03:02 [2020-04-21T17:03:02.677Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.3-SNAPSHOT-pack200.jar.pack.gz
13:03:02 [2020-04-21T17:03:02.677Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.3-SNAPSHOT-p2metadata.xml
13:03:02 [2020-04-21T17:03:02.677Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.3-SNAPSHOT-p2artifacts.xml
13:03:02 [2020-04-21T17:03:02.677Z] [INFO] 
13:03:02 [2020-04-21T17:03:02.677Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:03:02 [2020-04-21T17:03:02.677Z] [INFO] 
13:03:02 [2020-04-21T17:03:02.677Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
13:03:02 [2020-04-21T17:03:02.677Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.3-SNAPSHOT [54/138]
13:03:02 [2020-04-21T17:03:02.677Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:03:02 [2020-04-21T17:03:02.936Z] [INFO] 
13:03:02 [2020-04-21T17:03:02.936Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:03:02 [2020-04-21T17:03:02.936Z] [INFO] 
13:03:02 [2020-04-21T17:03:02.936Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:03:02 [2020-04-21T17:03:02.936Z] [INFO] The project's OSGi version is 1.0.3.202004211619
13:03:02 [2020-04-21T17:03:02.936Z] [INFO] 
13:03:02 [2020-04-21T17:03:02.936Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:03:02 [2020-04-21T17:03:02.936Z] [INFO] 
13:03:02 [2020-04-21T17:03:02.936Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:03:02 [2020-04-21T17:03:02.936Z] [INFO] 
13:03:02 [2020-04-21T17:03:02.936Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:03:02 [2020-04-21T17:03:02.936Z] [INFO] 
13:03:02 [2020-04-21T17:03:02.936Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:03:02 [2020-04-21T17:03:02.936Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:03:02 [2020-04-21T17:03:02.936Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
13:03:02 [2020-04-21T17:03:02.936Z] [INFO] 
13:03:02 [2020-04-21T17:03:02.936Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:03:02 [2020-04-21T17:03:02.936Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] 
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] 
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] 
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] 
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] 
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] 
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] 
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:03:03 [2020-04-21T17:03:03.502Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
13:03:03 [2020-04-21T17:03:03.761Z] [INFO] 
13:03:03 [2020-04-21T17:03:03.762Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:03:03 [2020-04-21T17:03:03.762Z] [INFO] 
13:03:03 [2020-04-21T17:03:03.762Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:03:04 [2020-04-21T17:03:04.329Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log
13:03:04 [2020-04-21T17:03:04.330Z] [INFO] Command line:
13:03:04 [2020-04-21T17:03:04.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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:03:04 [2020-04-21T17:03:04.330Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:03:07 [2020-04-21T17:03:07.614Z] !SESSION 2020-04-21 17:03:04.493 -----------------------------------------------
13:03:07 [2020-04-21T17:03:07.614Z] eclipse.buildId=unknown
13:03:07 [2020-04-21T17:03:07.614Z] java.version=1.8.0_202
13:03:07 [2020-04-21T17:03:07.614Z] java.vendor=Oracle Corporation
13:03:07 [2020-04-21T17:03:07.614Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:03:07 [2020-04-21T17:03:07.614Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:03:07 [2020-04-21T17:03:07.872Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:03:07 [2020-04-21T17:03:07.872Z] 
13:03:07 [2020-04-21T17:03:07.872Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:03:07.588
13:03:07 [2020-04-21T17:03:07.872Z] !MESSAGE FrameworkEvent ERROR
13:03:07 [2020-04-21T17:03:07.872Z] !STACK 0
13:03:07 [2020-04-21T17:03:07.872Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
13:03:07 [2020-04-21T17:03:07.872Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:03:07 [2020-04-21T17:03:07.872Z] 
13:03:07 [2020-04-21T17:03:07.872Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:03:07 [2020-04-21T17:03:07.872Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:03:07 [2020-04-21T17:03:07.872Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:03:07 [2020-04-21T17:03:07.872Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:03:07 [2020-04-21T17:03:07.872Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:03:07 [2020-04-21T17:03:07.872Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:03:07 [2020-04-21T17:03:07.872Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:03:07 [2020-04-21T17:03:07.872Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:03:14 [2020-04-21T17:03:14.431Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
13:03:14 [2020-04-21T17:03:14.431Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
13:03:14 [2020-04-21T17:03:14.431Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
13:03:14 [2020-04-21T17:03:14.431Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
13:03:18 [2020-04-21T17:03:18.956Z] Display size: 1440x900
13:03:18 [2020-04-21T17:03:18.956Z] OS version=3.10.0-1062.el7.x86_64
13:03:18 [2020-04-21T17:03:18.956Z] GTK version=2.24.30
13:03:18 [2020-04-21T17:03:18.956Z] GTK theme=Raleigh
13:03:18 [2020-04-21T17:03:18.956Z] LIBOVERLAY_SCROLLBAR=0
13:03:18 [2020-04-21T17:03:18.956Z] Time zone: Coordinated Universal Time
13:03:18 [2020-04-21T17:03:18.957Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:03:18 [2020-04-21T17:03:18.957Z] log4j:WARN Please initialize the log4j system properly.
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1649298849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1649298848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1649298848 data=null doit=true} to TimeGraphControl with text {}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1649298848 data=null} to TimeGraphControl with text {}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1649298845 data=null button=1 stateMask=0x0 x=486 y=47 count=1} to TimeGraphControl with text {}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=-1649298835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1649298834 data=null button=1 stateMask=0x80000 x=486 y=47 count=1} to TimeGraphControl with text {}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1649298830 data=null button=1 stateMask=0x0 x=486 y=47 count=2} to TimeGraphControl with text {}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=-1649298824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=-1649298823 data=null button=1 stateMask=0x0 x=486 y=47 count=2} to TimeGraphControl with text {}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=-1649298819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1649298819 data=null button=1 stateMask=0x80000 x=486 y=47 count=2} to TimeGraphControl with text {}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=-1649298770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1649298763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1649298762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1649298762 data=null doit=true} to TimeGraphControl with text {}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1649298761 data=null} to TimeGraphControl with text {}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*}
13:03:20 [2020-04-21T17:03:20.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
13:03:21 [2020-04-21T17:03:21.119Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
13:03:21 [2020-04-21T17:03:21.119Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
13:03:21 [2020-04-21T17:03:21.377Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
13:03:21 [2020-04-21T17:03:21.636Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
13:03:21 [2020-04-21T17:03:21.894Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
13:03:21 [2020-04-21T17:03:21.894Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
13:03:22 [2020-04-21T17:03:22.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
13:03:22 [2020-04-21T17:03:22.410Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.129 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
13:03:22 [2020-04-21T17:03:22.410Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 1.389 s
13:03:22 [2020-04-21T17:03:22.410Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.125 s
13:03:22 [2020-04-21T17:03:22.410Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.168 s
13:03:22 [2020-04-21T17:03:22.410Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.117 s
13:03:22 [2020-04-21T17:03:22.410Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.386 s
13:03:22 [2020-04-21T17:03:22.410Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.124 s
13:03:22 [2020-04-21T17:03:22.410Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.102 s
13:03:22 [2020-04-21T17:03:22.410Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.161 s
13:03:22 [2020-04-21T17:03:22.410Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.138 s
13:03:22 [2020-04-21T17:03:22.410Z] 
13:03:22 [2020-04-21T17:03:22.410Z] Results:
13:03:22 [2020-04-21T17:03:22.410Z] 
13:03:22 [2020-04-21T17:03:22.410Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
13:03:22 [2020-04-21T17:03:22.410Z] 
13:03:22 [2020-04-21T17:03:22.981Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@64abbb2e was not deregistered.
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:242)
13:03:22 [2020-04-21T17:03:22.982Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.982Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.982Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.982Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:03:22 [2020-04-21T17:03:22.982Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.982Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.982Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.982Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
13:03:22 [2020-04-21T17:03:22.982Z] 	java.lang.Thread.run(Thread.java:748)
13:03:22 [2020-04-21T17:03:22.982Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@c7803fd was not deregistered.
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:192)
13:03:22 [2020-04-21T17:03:22.982Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.982Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.982Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.982Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:03:22 [2020-04-21T17:03:22.982Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:03:22 [2020-04-21T17:03:22.982Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.982Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.983Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.983Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
13:03:22 [2020-04-21T17:03:22.983Z] 	java.lang.Thread.run(Thread.java:748)
13:03:22 [2020-04-21T17:03:22.983Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@1704904c was not deregistered.
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:259)
13:03:22 [2020-04-21T17:03:22.983Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.983Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.983Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.983Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:03:22 [2020-04-21T17:03:22.983Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.983Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.983Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.983Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
13:03:22 [2020-04-21T17:03:22.983Z] 	java.lang.Thread.run(Thread.java:748)
13:03:22 [2020-04-21T17:03:22.983Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3f2f71e0 was not deregistered.
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:204)
13:03:22 [2020-04-21T17:03:22.983Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.983Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.983Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.983Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.983Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:03:22 [2020-04-21T17:03:22.984Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.984Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.984Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.984Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
13:03:22 [2020-04-21T17:03:22.984Z] 	java.lang.Thread.run(Thread.java:748)
13:03:22 [2020-04-21T17:03:22.984Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@3c8a1418 was not deregistered.
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:146)
13:03:22 [2020-04-21T17:03:22.984Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.984Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.984Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.984Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:03:22 [2020-04-21T17:03:22.984Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.984Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.984Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.984Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
13:03:22 [2020-04-21T17:03:22.984Z] 	java.lang.Thread.run(Thread.java:748)
13:03:22 [2020-04-21T17:03:22.984Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7b61eef5 was not deregistered.
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:168)
13:03:22 [2020-04-21T17:03:22.984Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.984Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.984Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.984Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.984Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:03:22 [2020-04-21T17:03:22.985Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.985Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.985Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.985Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
13:03:22 [2020-04-21T17:03:22.985Z] 	java.lang.Thread.run(Thread.java:748)
13:03:22 [2020-04-21T17:03:22.985Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7adc1249 was not deregistered.
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:180)
13:03:22 [2020-04-21T17:03:22.985Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.985Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.985Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.985Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:03:22 [2020-04-21T17:03:22.985Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.985Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.985Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.985Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
13:03:22 [2020-04-21T17:03:22.985Z] 	java.lang.Thread.run(Thread.java:748)
13:03:22 [2020-04-21T17:03:22.985Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@2a7cd5a9 was not deregistered.
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
13:03:22 [2020-04-21T17:03:22.985Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:192)
13:03:22 [2020-04-21T17:03:22.986Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.986Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.986Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.986Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:03:22 [2020-04-21T17:03:22.986Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.986Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.986Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.986Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
13:03:22 [2020-04-21T17:03:22.986Z] 	java.lang.Thread.run(Thread.java:748)
13:03:22 [2020-04-21T17:03:22.986Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@1e7ff65d was not deregistered.
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:168)
13:03:22 [2020-04-21T17:03:22.986Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.986Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.986Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.986Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:03:22 [2020-04-21T17:03:22.986Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.986Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.986Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.986Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
13:03:22 [2020-04-21T17:03:22.986Z] 	java.lang.Thread.run(Thread.java:748)
13:03:22 [2020-04-21T17:03:22.986Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@482f79cc was not deregistered.
13:03:22 [2020-04-21T17:03:22.986Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:204)
13:03:22 [2020-04-21T17:03:22.987Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.987Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.987Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.987Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:03:22 [2020-04-21T17:03:22.987Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.987Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.987Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.987Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
13:03:22 [2020-04-21T17:03:22.987Z] 	java.lang.Thread.run(Thread.java:748)
13:03:22 [2020-04-21T17:03:22.987Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@322fdc was not deregistered.
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:146)
13:03:22 [2020-04-21T17:03:22.987Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.987Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.987Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.987Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:03:22 [2020-04-21T17:03:22.987Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.987Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.987Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.987Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:03:22 [2020-04-21T17:03:22.987Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
13:03:22 [2020-04-21T17:03:22.988Z] 	java.lang.Thread.run(Thread.java:748)
13:03:22 [2020-04-21T17:03:22.988Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@758608b6 was not deregistered.
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:219)
13:03:22 [2020-04-21T17:03:22.988Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.988Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.988Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.988Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:03:22 [2020-04-21T17:03:22.988Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.988Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.988Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.988Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
13:03:22 [2020-04-21T17:03:22.988Z] 	java.lang.Thread.run(Thread.java:748)
13:03:22 [2020-04-21T17:03:22.988Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@6006b431 was not deregistered.
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:259)
13:03:22 [2020-04-21T17:03:22.988Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.988Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.988Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.988Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:03:22 [2020-04-21T17:03:22.988Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:03:22 [2020-04-21T17:03:22.989Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.989Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.989Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.989Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
13:03:22 [2020-04-21T17:03:22.989Z] 	java.lang.Thread.run(Thread.java:748)
13:03:22 [2020-04-21T17:03:22.989Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@67abf9dc was not deregistered.
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:219)
13:03:22 [2020-04-21T17:03:22.989Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.989Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.989Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.989Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:03:22 [2020-04-21T17:03:22.989Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.989Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.989Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.989Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
13:03:22 [2020-04-21T17:03:22.989Z] 	java.lang.Thread.run(Thread.java:748)
13:03:22 [2020-04-21T17:03:22.989Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@425703af was not deregistered.
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:155)
13:03:22 [2020-04-21T17:03:22.989Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.989Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.989Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.989Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.989Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:03:22 [2020-04-21T17:03:22.990Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.990Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.990Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.990Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
13:03:22 [2020-04-21T17:03:22.990Z] 	java.lang.Thread.run(Thread.java:748)
13:03:22 [2020-04-21T17:03:22.990Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@68e4fd9f was not deregistered.
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:242)
13:03:22 [2020-04-21T17:03:22.990Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.990Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.990Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.990Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:03:22 [2020-04-21T17:03:22.990Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.990Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.990Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.990Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
13:03:22 [2020-04-21T17:03:22.990Z] 	java.lang.Thread.run(Thread.java:748)
13:03:22 [2020-04-21T17:03:22.990Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@19756d49 was not deregistered.
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
13:03:22 [2020-04-21T17:03:22.990Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:180)
13:03:22 [2020-04-21T17:03:22.991Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.991Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.991Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.991Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:03:22 [2020-04-21T17:03:22.991Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.991Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.991Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.991Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
13:03:22 [2020-04-21T17:03:22.991Z] 	java.lang.Thread.run(Thread.java:748)
13:03:22 [2020-04-21T17:03:22.991Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@77870fb8 was not deregistered.
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:155)
13:03:22 [2020-04-21T17:03:22.991Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.991Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.991Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.991Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:03:22 [2020-04-21T17:03:22.991Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:03:22 [2020-04-21T17:03:22.991Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:03:22 [2020-04-21T17:03:22.991Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:03:22 [2020-04-21T17:03:22.991Z] 	java.lang.reflect.Method.invoke(Method.java:498)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
13:03:22 [2020-04-21T17:03:22.991Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
13:03:22 [2020-04-21T17:03:22.991Z] 	java.lang.Thread.run(Thread.java:748)
13:03:24 [2020-04-21T17:03:24.892Z] [INFO] All tests passed!
13:03:24 [2020-04-21T17:03:24.892Z] [INFO] 
13:03:24 [2020-04-21T17:03:24.892Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] 
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] 
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] Building Trace Compass BTF Support Parent 5.3.0-SNAPSHOT        [55/138]
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] --------------------------------[ pom ]---------------------------------
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] 
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] 
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] 
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] 
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent ---
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] 
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent ---
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] 
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] 
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/5.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-5.3.0-SNAPSHOT.pom
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] 
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.1-SNAPSHOT       [56/138]
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] 
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] 
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] The project's OSGi version is 2.2.1.202004211619
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] 
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] 
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] 
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] 
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core/src/main/resources
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] 
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
13:03:24 [2020-04-21T17:03:24.893Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core/target/classes
13:03:25 [2020-04-21T17:03:25.152Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[263] 
13:03:25 [2020-04-21T17:03:25.152Z] 	throws AttributeNotFoundException {
13:03:25 [2020-04-21T17:03:25.152Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
13:03:25 [2020-04-21T17:03:25.153Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider
13:03:25 [2020-04-21T17:03:25.153Z] 1 problem (1 warning)
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core/src/test/resources
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.1-SNAPSHOT-sources.jar
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.1-SNAPSHOT.jar
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core ---
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core ---
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.1-SNAPSHOT.jar
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.1-SNAPSHOT.jar
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.1-SNAPSHOT.pom
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.1-SNAPSHOT-sources.jar
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.1-SNAPSHOT-pack200.jar.pack.gz
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.1-SNAPSHOT-p2metadata.xml
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.1-SNAPSHOT-p2artifacts.xml
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] Building Trace Compass Documentation 5.3.0-SNAPSHOT             [57/138]
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] --------------------------------[ pom ]---------------------------------
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc ---
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc ---
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc ---
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/5.3.0-SNAPSHOT/org.eclipse.tracecompass.doc-5.3.0-SNAPSHOT.pom
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] Building Trace Compass Developer Guide 5.3.0-SNAPSHOT           [58/138]
13:03:25 [2020-04-21T17:03:25.153Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:03:25 [2020-04-21T17:03:25.411Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.411Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
13:03:25 [2020-04-21T17:03:25.411Z] [INFO] 
13:03:25 [2020-04-21T17:03:25.411Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
13:03:25 [2020-04-21T17:03:25.411Z] [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
13:03:25 [2020-04-21T17:03:25.411Z] [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
13:03:25 [2020-04-21T17:03:25.411Z] [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
13:03:25 [2020-04-21T17:03:25.977Z] [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
13:03:25 [2020-04-21T17:03:25.977Z] [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
13:03:25 [2020-04-21T17:03:25.977Z] [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
13:03:25 [2020-04-21T17:03:25.977Z] [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 17 kB/s)
13:03:25 [2020-04-21T17:03:25.977Z] [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
13:03:25 [2020-04-21T17:03:25.977Z] [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
13:03:25 [2020-04-21T17:03:25.977Z] [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
13:03:26 [2020-04-21T17:03:26.544Z] [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
13:03:26 [2020-04-21T17:03:26.544Z] [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
13:03:26 [2020-04-21T17:03:26.544Z] [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
13:03:26 [2020-04-21T17:03:26.544Z] [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 194 kB/s)
13:03:26 [2020-04-21T17:03:26.544Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
13:03:26 [2020-04-21T17:03:26.544Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
13:03:26 [2020-04-21T17:03:26.544Z] [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
13:03:26 [2020-04-21T17:03:26.802Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
13:03:27 [2020-04-21T17:03:27.059Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
13:03:27 [2020-04-21T17:03:27.059Z] [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
13:03:27 [2020-04-21T17:03:27.059Z] [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 158 kB/s)
13:03:27 [2020-04-21T17:03:27.059Z] [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
13:03:27 [2020-04-21T17:03:27.059Z] [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
13:03:27 [2020-04-21T17:03:27.059Z] [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
13:03:27 [2020-04-21T17:03:27.318Z] [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
13:03:27 [2020-04-21T17:03:27.576Z] [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
13:03:27 [2020-04-21T17:03:27.576Z] [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
13:03:27 [2020-04-21T17:03:27.576Z] [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 21 kB/s)
13:03:27 [2020-04-21T17:03:27.576Z] [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
13:03:27 [2020-04-21T17:03:27.576Z] [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
13:03:27 [2020-04-21T17:03:27.834Z] [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
13:03:28 [2020-04-21T17:03:28.092Z] [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
13:03:28 [2020-04-21T17:03:28.092Z] [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
13:03:28 [2020-04-21T17:03:28.092Z] [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
13:03:28 [2020-04-21T17:03:28.092Z] [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 155 kB/s)
13:03:28 [2020-04-21T17:03:28.350Z] [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
13:03:28 [2020-04-21T17:03:28.351Z] [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
13:03:28 [2020-04-21T17:03:28.351Z] [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
13:03:28 [2020-04-21T17:03:28.609Z] [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
13:03:28 [2020-04-21T17:03:28.609Z] [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
13:03:28 [2020-04-21T17:03:28.609Z] [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
13:03:28 [2020-04-21T17:03:28.609Z] [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 170 kB/s)
13:03:28 [2020-04-21T17:03:28.609Z] [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
13:03:28 [2020-04-21T17:03:28.866Z] [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
13:03:28 [2020-04-21T17:03:28.866Z] [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
13:03:29 [2020-04-21T17:03:29.124Z] [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
13:03:29 [2020-04-21T17:03:29.124Z] [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
13:03:29 [2020-04-21T17:03:29.124Z] [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
13:03:29 [2020-04-21T17:03:29.124Z] [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 47 kB/s)
13:03:29 [2020-04-21T17:03:29.124Z] [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
13:03:29 [2020-04-21T17:03:29.124Z] [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
13:03:29 [2020-04-21T17:03:29.124Z] [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
13:03:29 [2020-04-21T17:03:29.694Z] [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
13:03:29 [2020-04-21T17:03:29.694Z] [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
13:03:29 [2020-04-21T17:03:29.694Z] [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
13:03:29 [2020-04-21T17:03:29.694Z] [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 31 kB/s)
13:03:29 [2020-04-21T17:03:29.694Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
13:03:29 [2020-04-21T17:03:29.694Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
13:03:29 [2020-04-21T17:03:29.694Z] [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
13:03:31 [2020-04-21T17:03:31.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
13:03:31 [2020-04-21T17:03:31.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
13:03:31 [2020-04-21T17:03:31.703Z] [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
13:03:31 [2020-04-21T17:03:31.703Z] [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 167 kB/s)
13:03:31 [2020-04-21T17:03:31.703Z] [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
13:03:31 [2020-04-21T17:03:31.703Z] [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
13:03:31 [2020-04-21T17:03:31.703Z] [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
13:03:32 [2020-04-21T17:03:32.268Z] [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
13:03:32 [2020-04-21T17:03:32.268Z] [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
13:03:32 [2020-04-21T17:03:32.268Z] [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
13:03:32 [2020-04-21T17:03:32.268Z] [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 225 kB/s)
13:03:32 [2020-04-21T17:03:32.526Z] [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
13:03:32 [2020-04-21T17:03:32.527Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
13:03:32 [2020-04-21T17:03:32.527Z] [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
13:03:32 [2020-04-21T17:03:32.527Z] [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
13:03:32 [2020-04-21T17:03:32.527Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
13:03:32 [2020-04-21T17:03:32.527Z] [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
13:03:32 [2020-04-21T17:03:32.527Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
13:03:32 [2020-04-21T17:03:32.527Z] [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
13:03:32 [2020-04-21T17:03:32.527Z] [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
13:03:32 [2020-04-21T17:03:32.527Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
13:03:32 [2020-04-21T17:03:32.785Z] [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
13:03:32 [2020-04-21T17:03:32.785Z] [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
13:03:32 [2020-04-21T17:03:32.785Z] [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
13:03:32 [2020-04-21T17:03:32.785Z] [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
13:03:32 [2020-04-21T17:03:32.785Z] [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
13:03:33 [2020-04-21T17:03:33.043Z] [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
13:03:33 [2020-04-21T17:03:33.043Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
13:03:33 [2020-04-21T17:03:33.043Z] [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
13:03:33 [2020-04-21T17:03:33.043Z] [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
13:03:33 [2020-04-21T17:03:33.043Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
13:03:33 [2020-04-21T17:03:33.301Z] [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
13:03:33 [2020-04-21T17:03:33.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
13:03:33 [2020-04-21T17:03:33.301Z] [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
13:03:33 [2020-04-21T17:03:33.301Z] [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
13:03:33 [2020-04-21T17:03:33.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
13:03:33 [2020-04-21T17:03:33.301Z] [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
13:03:33 [2020-04-21T17:03:33.301Z] [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
13:03:33 [2020-04-21T17:03:33.301Z] [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
13:03:33 [2020-04-21T17:03:33.301Z] [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
13:03:33 [2020-04-21T17:03:33.301Z] [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
13:03:33 [2020-04-21T17:03:33.559Z] [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.4 MB/s)
13:03:33 [2020-04-21T17:03:33.559Z] [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 2.3 MB/s)
13:03:33 [2020-04-21T17:03:33.559Z] [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 209 kB/s)
13:03:33 [2020-04-21T17:03:33.559Z] [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 1.3 MB/s)
13:03:33 [2020-04-21T17:03:33.818Z] [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 8.3 MB/s)
13:03:34 [2020-04-21T17:03:34.076Z] [INFO] Executing tasks
13:03:34 [2020-04-21T17:03:34.076Z] 
13:03:34 [2020-04-21T17:03:34.076Z] main:
13:03:34 [2020-04-21T17:03:34.334Z] 
13:03:34 [2020-04-21T17:03:34.334Z] clean:
13:03:34 [2020-04-21T17:03:34.334Z] [INFO] Executed tasks
13:03:34 [2020-04-21T17:03:34.334Z] [INFO] 
13:03:34 [2020-04-21T17:03:34.334Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
13:03:34 [2020-04-21T17:03:34.334Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/target
13:03:34 [2020-04-21T17:03:34.334Z] [INFO] 
13:03:34 [2020-04-21T17:03:34.334Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
13:03:34 [2020-04-21T17:03:34.334Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:03:34 [2020-04-21T17:03:34.334Z] [INFO] 
13:03:34 [2020-04-21T17:03:34.334Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
13:03:34 [2020-04-21T17:03:34.334Z] [INFO] 
13:03:34 [2020-04-21T17:03:34.334Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
13:03:34 [2020-04-21T17:03:34.334Z] [INFO] 
13:03:34 [2020-04-21T17:03:34.334Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
13:03:34 [2020-04-21T17:03:34.334Z] [INFO] 
13:03:34 [2020-04-21T17:03:34.334Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
13:03:34 [2020-04-21T17:03:34.594Z] [INFO] Executing tasks
13:03:34 [2020-04-21T17:03:34.594Z] 
13:03:34 [2020-04-21T17:03:34.594Z] main:
13:03:34 [2020-04-21T17:03:34.594Z] 
13:03:34 [2020-04-21T17:03:34.594Z] build:
13:03:35 [2020-04-21T17:03:35.968Z] Help: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
13:03:35 [2020-04-21T17:03:35.968Z] 
13:03:35 [2020-04-21T17:03:35.968Z] test:
13:03:35 [2020-04-21T17:03:35.968Z] [xmlvalidate] 19 file(s) have been successfully validated.
13:03:35 [2020-04-21T17:03:35.968Z] [INFO] Executed tasks
13:03:35 [2020-04-21T17:03:35.968Z] [INFO] 
13:03:35 [2020-04-21T17:03:35.968Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
13:03:35 [2020-04-21T17:03:35.968Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:03:35 [2020-04-21T17:03:35.968Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
13:03:35 [2020-04-21T17:03:35.968Z] [INFO] 
13:03:35 [2020-04-21T17:03:35.968Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
13:03:35 [2020-04-21T17:03:35.968Z] [INFO] 
13:03:35 [2020-04-21T17:03:35.968Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
13:03:35 [2020-04-21T17:03:35.968Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/
13:03:36 [2020-04-21T17:03:36.228Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8
13:03:36 [2020-04-21T17:03:36.228Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B)
13:03:36 [2020-04-21T17:03:36.228Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B)
13:03:36 [2020-04-21T17:03:36.228Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB)
13:03:36 [2020-04-21T17:03:36.228Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB)
13:03:36 [2020-04-21T17:03:36.228Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
13:03:36 [2020-04-21T17:03:36.228Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
13:03:36 [2020-04-21T17:03:36.487Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
13:03:36 [2020-04-21T17:03:36.488Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
13:03:37 [2020-04-21T17:03:37.863Z] [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/
13:03:37 [2020-04-21T17:03:37.863Z] [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)
13:03:37 [2020-04-21T17:03:37.863Z] [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)
13:03:38 [2020-04-21T17:03:38.797Z] [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)
13:03:38 [2020-04-21T17:03:38.797Z] [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)
13:03:39 [2020-04-21T17:03:39.364Z] [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)
13:03:39 [2020-04-21T17:03:39.364Z] [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)
13:03:40 [2020-04-21T17:03:40.740Z] [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)
13:03:40 [2020-04-21T17:03:40.740Z] [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)
13:03:42 [2020-04-21T17:03:42.192Z] [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)
13:03:42 [2020-04-21T17:03:42.192Z] [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)
13:03:42 [2020-04-21T17:03:42.451Z] [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)
13:03:42 [2020-04-21T17:03:42.451Z] [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)
13:03:42 [2020-04-21T17:03:42.451Z] [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)
13:03:42 [2020-04-21T17:03:42.451Z] [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)
13:03:42 [2020-04-21T17:03:42.709Z] [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)
13:03:42 [2020-04-21T17:03:42.709Z] [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)
13:03:42 [2020-04-21T17:03:42.709Z] [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)
13:03:42 [2020-04-21T17:03:42.709Z] [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)
13:03:42 [2020-04-21T17:03:42.968Z] [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)
13:03:42 [2020-04-21T17:03:42.968Z] [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)
13:03:43 [2020-04-21T17:03:43.226Z] [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)
13:03:43 [2020-04-21T17:03:43.226Z] [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)
13:03:43 [2020-04-21T17:03:43.226Z] [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)
13:03:43 [2020-04-21T17:03:43.226Z] [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)
13:03:43 [2020-04-21T17:03:43.793Z] [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)
13:03:43 [2020-04-21T17:03:43.793Z] [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)
13:03:44 [2020-04-21T17:03:44.052Z] [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)
13:03:44 [2020-04-21T17:03:44.052Z] [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)
13:03:44 [2020-04-21T17:03:44.310Z] [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)
13:03:44 [2020-04-21T17:03:44.310Z] [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)
13:03:44 [2020-04-21T17:03:44.310Z] [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)
13:03:44 [2020-04-21T17:03:44.310Z] [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)
13:03:44 [2020-04-21T17:03:44.568Z] [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)
13:03:44 [2020-04-21T17:03:44.568Z] [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)
13:03:44 [2020-04-21T17:03:44.568Z] [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)
13:03:44 [2020-04-21T17:03:44.568Z] [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)
13:03:44 [2020-04-21T17:03:44.826Z] [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)
13:03:44 [2020-04-21T17:03:44.826Z] [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)
13:03:45 [2020-04-21T17:03:45.084Z] [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)
13:03:45 [2020-04-21T17:03:45.084Z] [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)
13:03:45 [2020-04-21T17:03:45.651Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
13:03:45 [2020-04-21T17:03:45.651Z] [INFO] Command line:
13:03:45 [2020-04-21T17:03:45.651Z] 	[/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-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
13:03:45 [2020-04-21T17:03:45.651Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:03:48 [2020-04-21T17:03:48.933Z] Buildfile: build.xml
13:03:48 [2020-04-21T17:03:48.933Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
13:03:48 [2020-04-21T17:03:48.933Z] 
13:03:48 [2020-04-21T17:03:48.933Z] build.index:
13:03:53 [2020-04-21T17:03:53.121Z] BUILD SUCCESSFUL
13:03:53 [2020-04-21T17:03:53.121Z] 
13:03:53 [2020-04-21T17:03:53.121Z] BUILD SUCCESSFUL
13:03:53 [2020-04-21T17:03:53.121Z] Total time: 4 seconds
13:03:53 [2020-04-21T17:03:53.688Z] [INFO] 
13:03:53 [2020-04-21T17:03:53.688Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
13:03:53 [2020-04-21T17:03:53.688Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:03:53 [2020-04-21T17:03:53.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
13:03:53 [2020-04-21T17:03:53.688Z] [INFO] 
13:03:53 [2020-04-21T17:03:53.688Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
13:03:53 [2020-04-21T17:03:53.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.3.0-SNAPSHOT-sources.jar
13:03:53 [2020-04-21T17:03:53.688Z] [INFO] 
13:03:53 [2020-04-21T17:03:53.688Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
13:03:53 [2020-04-21T17:03:53.688Z] [INFO] 
13:03:53 [2020-04-21T17:03:53.688Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
13:03:53 [2020-04-21T17:03:53.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.3.0-SNAPSHOT.jar
13:03:53 [2020-04-21T17:03:53.947Z] [INFO] 
13:03:53 [2020-04-21T17:03:53.947Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
13:03:53 [2020-04-21T17:03:53.947Z] [INFO] 
13:03:53 [2020-04-21T17:03:53.947Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev ---
13:03:53 [2020-04-21T17:03:53.947Z] [INFO] 
13:03:53 [2020-04-21T17:03:53.947Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev ---
13:03:53 [2020-04-21T17:03:53.947Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.3.0-SNAPSHOT.jar
13:03:54 [2020-04-21T17:03:54.206Z] [INFO] 
13:03:54 [2020-04-21T17:03:54.206Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
13:03:54 [2020-04-21T17:03:54.206Z] [INFO] 
13:03:54 [2020-04-21T17:03:54.206Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
13:03:54 [2020-04-21T17:03:54.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.3.0-SNAPSHOT.jar
13:03:54 [2020-04-21T17:03:54.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.3.0-SNAPSHOT.pom
13:03:54 [2020-04-21T17:03:54.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.3.0-SNAPSHOT-sources.jar
13:03:54 [2020-04-21T17:03:54.465Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.3.0-SNAPSHOT-pack200.jar.pack.gz
13:03:54 [2020-04-21T17:03:54.465Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.3.0-SNAPSHOT-p2metadata.xml
13:03:54 [2020-04-21T17:03:54.465Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.3.0-SNAPSHOT-p2artifacts.xml
13:03:54 [2020-04-21T17:03:54.465Z] [INFO] 
13:03:54 [2020-04-21T17:03:54.465Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
13:03:54 [2020-04-21T17:03:54.465Z] [INFO] 
13:03:54 [2020-04-21T17:03:54.465Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
13:03:54 [2020-04-21T17:03:54.465Z] [INFO] Executing tasks
13:03:54 [2020-04-21T17:03:54.465Z] 
13:03:54 [2020-04-21T17:03:54.465Z] main:
13:03:54 [2020-04-21T17:03:54.725Z]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/.temp/org.eclipse.tracecompass.doc.dev
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] Executed tasks
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] 
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.11-SNAPSHOT [59/138]
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] 
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] 
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] The project's OSGi version is 2.1.11.202004211619
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] 
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] 
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] 
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] 
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] 
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:03:54 [2020-04-21T17:03:54.725Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes
13:03:55 [2020-04-21T17:03:55.661Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[47] 
13:03:55 [2020-04-21T17:03:55.661Z] 	TmfTreeDataModel model = ((TmfGenericTreeEntry<TmfTreeDataModel>) element).getModel();
13:03:55 [2020-04-21T17:03:55.661Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:03:55 [2020-04-21T17:03:55.662Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
13:03:55 [2020-04-21T17:03:55.662Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java (at line 47)
13:03:55 [2020-04-21T17:03:55.662Z] 	TmfTreeDataModel model = ((TmfGenericTreeEntry<TmfTreeDataModel>) element).getModel();
13:03:55 [2020-04-21T17:03:55.662Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:03:55 [2020-04-21T17:03:55.662Z] 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
13:03:55 [2020-04-21T17:03:55.662Z] 2 problems (0 errors, 1 warning, 1 info)
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] 
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] 
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.11-SNAPSHOT-sources.jar
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] 
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] 
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.11-SNAPSHOT.jar
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] 
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] 
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] 
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:03:55 [2020-04-21T17:03:55.662Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.11-SNAPSHOT.jar
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] 
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] 
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.11-SNAPSHOT.jar
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.11-SNAPSHOT.pom
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.11-SNAPSHOT-sources.jar
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.11-SNAPSHOT-pack200.jar.pack.gz
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.11-SNAPSHOT-p2metadata.xml
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.11-SNAPSHOT-p2artifacts.xml
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] 
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] 
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] Building org.eclipse.tracecompass.tmf 5.3.0-SNAPSHOT            [60/138]
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] 
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf/target
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] 
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] 
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] 
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] 
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] 
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] 
13:03:55 [2020-04-21T17:03:55.921Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
13:03:56 [2020-04-21T17:03:56.182Z] [INFO] 
13:03:56 [2020-04-21T17:03:56.182Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
13:03:56 [2020-04-21T17:03:56.182Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.3.0-SNAPSHOT.jar
13:03:56 [2020-04-21T17:03:56.656Z] [INFO] 
13:03:56 [2020-04-21T17:03:56.657Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
13:03:56 [2020-04-21T17:03:56.657Z] [INFO] 
13:03:56 [2020-04-21T17:03:56.657Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
13:03:56 [2020-04-21T17:03:56.657Z] [INFO] 
13:03:56 [2020-04-21T17:03:56.657Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf ---
13:03:56 [2020-04-21T17:03:56.657Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.3.0-SNAPSHOT-sources-feature.jar
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf ---
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.3.0-SNAPSHOT.jar
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.3.0-SNAPSHOT.pom
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.3.0-SNAPSHOT-sources-feature.jar
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.3.0-SNAPSHOT-p2metadata.xml
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.3.0-SNAPSHOT-p2artifacts.xml
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.3-SNAPSHOT         [61/138]
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] The project's OSGi version is 1.0.3.202004211619
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
13:03:57 [2020-04-21T17:03:57.015Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.ui/target/classes
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-sources.jar
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.jar
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui ---
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui ---
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.jar
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] Building org.eclipse.tracecompass.btf 5.3.0-SNAPSHOT            [62/138]
13:03:57 [2020-04-21T17:03:57.583Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf ---
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf/target
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.3.0-SNAPSHOT.jar
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] 
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf ---
13:03:57 [2020-04-21T17:03:57.842Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.3.0-SNAPSHOT-sources-feature.jar
13:03:58 [2020-04-21T17:03:58.101Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.101Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf ---
13:03:58 [2020-04-21T17:03:58.101Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.101Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
13:03:58 [2020-04-21T17:03:58.101Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.101Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
13:03:58 [2020-04-21T17:03:58.101Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.3.0-SNAPSHOT.jar
13:03:58 [2020-04-21T17:03:58.101Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.3.0-SNAPSHOT.pom
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.3.0-SNAPSHOT-sources-feature.jar
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.3.0-SNAPSHOT-p2metadata.xml
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.3.0-SNAPSHOT-p2artifacts.xml
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.2-SNAPSHOT [63/138]
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] The project's OSGi version is 1.0.2.202004211619
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
13:03:58 [2020-04-21T17:03:58.102Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/classes
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-sources.jar
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.jar
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests ---
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests ---
13:03:58 [2020-04-21T17:03:58.361Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.jar
13:03:58 [2020-04-21T17:03:58.620Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.620Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
13:03:58 [2020-04-21T17:03:58.620Z] [INFO] 
13:03:58 [2020-04-21T17:03:58.620Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
13:03:59 [2020-04-21T17:03:59.186Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
13:03:59 [2020-04-21T17:03:59.186Z] [INFO] Command line:
13:03:59 [2020-04-21T17:03:59.186Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:03:59 [2020-04-21T17:03:59.186Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:04:03 [2020-04-21T17:04:03.378Z] !SESSION 2020-04-21 17:03:59.313 -----------------------------------------------
13:04:03 [2020-04-21T17:04:03.378Z] eclipse.buildId=unknown
13:04:03 [2020-04-21T17:04:03.378Z] java.version=1.8.0_202
13:04:03 [2020-04-21T17:04:03.379Z] java.vendor=Oracle Corporation
13:04:03 [2020-04-21T17:04:03.379Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:04:03 [2020-04-21T17:04:03.379Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:04:03 [2020-04-21T17:04:03.379Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:04:03 [2020-04-21T17:04:03.379Z] 
13:04:03 [2020-04-21T17:04:03.379Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:04:02.890
13:04:03 [2020-04-21T17:04:03.379Z] !MESSAGE FrameworkEvent ERROR
13:04:03 [2020-04-21T17:04:03.379Z] !STACK 0
13:04:03 [2020-04-21T17:04:03.379Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
13:04:03 [2020-04-21T17:04:03.379Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:04:03 [2020-04-21T17:04:03.379Z] 
13:04:03 [2020-04-21T17:04:03.379Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:04:03 [2020-04-21T17:04:03.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:04:03 [2020-04-21T17:04:03.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:04:03 [2020-04-21T17:04:03.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:04:03 [2020-04-21T17:04:03.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:04:03 [2020-04-21T17:04:03.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:04:03 [2020-04-21T17:04:03.379Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:04:03 [2020-04-21T17:04:03.379Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:04:05 [2020-04-21T17:04:05.285Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
13:04:06 [2020-04-21T17:04:06.223Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
13:04:06 [2020-04-21T17:04:06.223Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.365 s
13:04:06 [2020-04-21T17:04:06.223Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.089 s
13:04:06 [2020-04-21T17:04:06.223Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.02 s
13:04:06 [2020-04-21T17:04:06.223Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.01 s
13:04:06 [2020-04-21T17:04:06.223Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.068 s
13:04:06 [2020-04-21T17:04:06.223Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.006 s
13:04:06 [2020-04-21T17:04:06.223Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.017 s
13:04:06 [2020-04-21T17:04:06.223Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.016 s
13:04:06 [2020-04-21T17:04:06.223Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.063 s
13:04:06 [2020-04-21T17:04:06.223Z] 
13:04:06 [2020-04-21T17:04:06.223Z] Results:
13:04:06 [2020-04-21T17:04:06.223Z] 
13:04:06 [2020-04-21T17:04:06.223Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
13:04:06 [2020-04-21T17:04:06.223Z] 
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] All tests passed!
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.8-SNAPSHOT [64/138]
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] The project's OSGi version is 1.1.8.202004211619
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/classes
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
13:04:09 [2020-04-21T17:04:09.510Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-sources.jar
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.jar
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests ---
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests ---
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.jar
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] 
13:04:09 [2020-04-21T17:04:09.511Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
13:04:10 [2020-04-21T17:04:10.358Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
13:04:10 [2020-04-21T17:04:10.358Z] [INFO] Command line:
13:04:10 [2020-04-21T17:04:10.358Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:04:10 [2020-04-21T17:04:10.358Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:04:13 [2020-04-21T17:04:13.644Z] !SESSION 2020-04-21 17:04:10.259 -----------------------------------------------
13:04:13 [2020-04-21T17:04:13.644Z] eclipse.buildId=unknown
13:04:13 [2020-04-21T17:04:13.644Z] java.version=1.8.0_202
13:04:13 [2020-04-21T17:04:13.644Z] java.vendor=Oracle Corporation
13:04:13 [2020-04-21T17:04:13.644Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:04:13 [2020-04-21T17:04:13.644Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:04:13 [2020-04-21T17:04:13.644Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:04:13 [2020-04-21T17:04:13.644Z] 
13:04:13 [2020-04-21T17:04:13.644Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:04:13.063
13:04:13 [2020-04-21T17:04:13.644Z] !MESSAGE FrameworkEvent ERROR
13:04:13 [2020-04-21T17:04:13.644Z] !STACK 0
13:04:13 [2020-04-21T17:04:13.644Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [44]
13:04:13 [2020-04-21T17:04:13.644Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:04:13 [2020-04-21T17:04:13.644Z] 
13:04:13 [2020-04-21T17:04:13.644Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:04:13 [2020-04-21T17:04:13.644Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:04:13 [2020-04-21T17:04:13.644Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:04:13 [2020-04-21T17:04:13.644Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:04:13 [2020-04-21T17:04:13.644Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:04:13 [2020-04-21T17:04:13.644Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:04:13 [2020-04-21T17:04:13.644Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:04:13 [2020-04-21T17:04:13.644Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:04:15 [2020-04-21T17:04:15.019Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
13:04:15 [2020-04-21T17:04:15.278Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
13:04:15 [2020-04-21T17:04:15.278Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.278Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.278Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.278Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.278Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.278Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.278Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.278Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.278Z] testParseObject[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.002 s
13:04:15 [2020-04-21T17:04:15.278Z] testFormatIllegalArgument[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.278Z] testFormat[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.278Z] testParseObject2[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.278Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.278Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.278Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.278Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.278Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.278Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.046 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormatIllegalArgument[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormat[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject2[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormatIllegalArgument[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormat[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject2[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormatIllegalArgument[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormat[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject2[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.279Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.280Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.280Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
13:04:15 [2020-04-21T17:04:15.280Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
13:04:15 [2020-04-21T17:04:15.280Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.280Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] testFormat[11: ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.280Z] 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
13:04:15 [2020-04-21T17:04:15.280Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
13:04:15 [2020-04-21T17:04:15.539Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.539Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormatIllegalArgument[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormat[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject2[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormatIllegalArgument[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testFormat[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.540Z] testParseObject2[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.540Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
13:04:15 [2020-04-21T17:04:15.801Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
13:04:15 [2020-04-21T17:04:15.802Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.802Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormatIllegalArgument[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormat[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject2[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormatIllegalArgument[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormat[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject2[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.803Z] 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.001 s
13:04:15 [2020-04-21T17:04:15.804Z] 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.052 s
13:04:15 [2020-04-21T17:04:15.804Z] 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.001 s
13:04:15 [2020-04-21T17:04:15.804Z] 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
13:04:15 [2020-04-21T17:04:15.804Z] testFormatIllegalArgument[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormat[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject2[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormatIllegalArgument[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormat[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject2[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormatIllegalArgument[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormat[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject2[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormatIllegalArgument[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormat[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject2[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormatIllegalArgument[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormat[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject2[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormatIllegalArgument[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormat[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject2[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormatIllegalArgument[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormat[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject2[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.804Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
13:04:15 [2020-04-21T17:04:15.804Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.804Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.805Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.806Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.806Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testParseObject[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testFormatIllegalArgument[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testFormat[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testParseObject2[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testParseObject[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testFormatIllegalArgument[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testFormat[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testParseObject2[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:04:15 [2020-04-21T17:04:15.806Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
13:04:15 [2020-04-21T17:04:15.806Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
13:04:15 [2020-04-21T17:04:15.806Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.806Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
13:04:15 [2020-04-21T17:04:15.806Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
13:04:16 [2020-04-21T17:04:16.064Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
13:04:16 [2020-04-21T17:04:16.064Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
13:04:16 [2020-04-21T17:04:16.064Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.31 s - in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
13:04:16 [2020-04-21T17:04:16.065Z] testSafeValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.105 s
13:04:16 [2020-04-21T17:04:16.065Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) skipped
13:04:16 [2020-04-21T17:04:16.065Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.013 s
13:04:16 [2020-04-21T17:04:16.065Z] testNewSafeSchemaFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.003 s
13:04:16 [2020-04-21T17:04:16.065Z] newSafeXmlStreamReader(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.176 s
13:04:16 [2020-04-21T17:04:16.065Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.004 s
13:04:16 [2020-04-21T17:04:16.065Z] testAttackValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
13:04:16 [2020-04-21T17:04:16.065Z] testNewSafeSaxParserFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
13:04:16 [2020-04-21T17:04:16.065Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
13:04:16 [2020-04-21T17:04:16.324Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
13:04:16 [2020-04-21T17:04:16.324Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.029 s
13:04:16 [2020-04-21T17:04:16.325Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.012 s
13:04:16 [2020-04-21T17:04:16.325Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.051 s
13:04:16 [2020-04-21T17:04:16.325Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.018 s
13:04:16 [2020-04-21T17:04:16.325Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
13:04:16 [2020-04-21T17:04:16.325Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.002 s
13:04:16 [2020-04-21T17:04:16.325Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.325Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.325Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.325Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
13:04:16 [2020-04-21T17:04:16.325Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.325Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.325Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
13:04:16 [2020-04-21T17:04:16.325Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
13:04:16 [2020-04-21T17:04:16.325Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
13:04:16 [2020-04-21T17:04:16.325Z] WARNING: {"ts":"1538258539706.316","ph":"B","tid":1,"pid":1,"name":"foo"}
13:04:16 [2020-04-21T17:04:16.325Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
13:04:16 [2020-04-21T17:04:16.325Z] WARNING: {"ts":"1538258539706.316","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
13:04:16 [2020-04-21T17:04:16.325Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
13:04:16 [2020-04-21T17:04:16.325Z] WARNING: {"ts":"1538258609661.57","ph":"E","tid":1,"pid":1}
13:04:16 [2020-04-21T17:04:16.325Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
13:04:16 [2020-04-21T17:04:16.325Z] WARNING: {"ts":"1538258611625.728","ph":"B","tid":1,"pid":1,"name":"foo"}
13:04:16 [2020-04-21T17:04:16.325Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
13:04:16 [2020-04-21T17:04:16.325Z] WARNING: {"ts":"1538258611625.728","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
13:04:16 [2020-04-21T17:04:16.325Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
13:04:16 [2020-04-21T17:04:16.325Z] WARNING: {"ts":"1538258614572.529","ph":"E","tid":1,"pid":1}
13:04:16 [2020-04-21T17:04:16.325Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
13:04:16 [2020-04-21T17:04:16.325Z] WARNING: {"ts":"1538258622621.256","ph":"B","tid":1,"pid":1,"name":"foo"}
13:04:16 [2020-04-21T17:04:16.325Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
13:04:16 [2020-04-21T17:04:16.325Z] WARNING: {"ts":"1538258622621.256","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
13:04:16 [2020-04-21T17:04:16.325Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
13:04:16 [2020-04-21T17:04:16.325Z] WARNING: {"ts":"1538258624107.527","ph":"E","tid":1,"pid":1}
13:04:16 [2020-04-21T17:04:16.325Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:04:16 [2020-04-21T17:04:16.325Z] WARNING: {"ts":"1538258625628.819","ph":"B","tid":1,"pid":1,"name":"foo"}
13:04:16 [2020-04-21T17:04:16.325Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:04:16 [2020-04-21T17:04:16.325Z] WARNING: {"ts":"1538258628073.665","ph":"E","tid":1,"pid":1}
13:04:16 [2020-04-21T17:04:16.325Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
13:04:16 [2020-04-21T17:04:16.325Z] WARNING: {"ts":"1538258631982.468","ph":"B","tid":1,"pid":1,"name":"foo"}
13:04:16 [2020-04-21T17:04:16.325Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
13:04:16 [2020-04-21T17:04:16.325Z] WARNING: {"ts":"1538258631982.468","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
13:04:16 [2020-04-21T17:04:16.325Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
13:04:16 [2020-04-21T17:04:16.325Z] WARNING: {"ts":"1538258633299.241","ph":"E","tid":1,"pid":1}
13:04:16 [2020-04-21T17:04:16.325Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:04:16 [2020-04-21T17:04:16.325Z] INFO: {"ts":"1538258641994.597","ph":"B","tid":1,"pid":1,"name":"foo"}
13:04:16 [2020-04-21T17:04:16.325Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:04:16 [2020-04-21T17:04:16.325Z] INFO: {"ts":"1538258642577.878","ph":"B","tid":1,"pid":1,"name":"bar"}
13:04:16 [2020-04-21T17:04:16.325Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:04:16 [2020-04-21T17:04:16.325Z] INFO: {"ts":"1538258643131.95","ph":"E","tid":1,"pid":1}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:04:16 [2020-04-21T17:04:16.585Z] INFO: {"ts":"1538258643636.883","ph":"E","tid":1,"pid":1}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:04:16 [2020-04-21T17:04:16.585Z] WARNING: {"ts":"1538258701660.205","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:04:16 [2020-04-21T17:04:16.585Z] WARNING: {"ts":"1538258702250.2","ph":"E","tid":1,"pid":1}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:04:16 [2020-04-21T17:04:16.585Z] WARNING: {"ts":"1538258702804.067","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:04:16 [2020-04-21T17:04:16.585Z] WARNING: {"ts":"1538258703450.975","ph":"E","tid":1,"pid":1}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:04:16 [2020-04-21T17:04:16.585Z] WARNING: {"ts":"1538258703972.192","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:04:16 [2020-04-21T17:04:16.585Z] WARNING: {"ts":"1538258704517.178","ph":"E","tid":1,"pid":1}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:04:16 [2020-04-21T17:04:16.585Z] WARNING: {"ts":"1538258705716.097","ph":"B","tid":1,"pid":1,"name":"foo"}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:04:16 [2020-04-21T17:04:16.585Z] WARNING: {"ts":"1538258706736.836","ph":"E","tid":1,"pid":1}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
13:04:16 [2020-04-21T17:04:16.585Z] WARNING: {"ts":"1538258711219.494","ph":"B","tid":1,"pid":1,"name":"foo"}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
13:04:16 [2020-04-21T17:04:16.585Z] WARNING: {"ts":"1538258711219.494","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
13:04:16 [2020-04-21T17:04:16.585Z] WARNING: {"ts":"1538258713507.803","ph":"E","tid":1,"pid":1}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
13:04:16 [2020-04-21T17:04:16.585Z] INFO: {"ts":"1538258715523.477","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
13:04:16 [2020-04-21T17:04:16.585Z] INFO: {"ts":"1538258716544.182","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:04:16 [2020-04-21T17:04:16.585Z] INFO: {"ts":"1538258717293.282","ph":"B","tid":1,"pid":1,"name":"foo"}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:04:16 [2020-04-21T17:04:16.585Z] INFO: {"ts":"1538258717680.634","ph":"B","tid":1,"pid":1,"name":"bar"}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:04:16 [2020-04-21T17:04:16.585Z] INFO: {"ts":"1538258718106.354","ph":"E","tid":1,"pid":1}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:04:16 [2020-04-21T17:04:16.585Z] INFO: {"ts":"1538258718488.201","ph":"E","tid":1,"pid":1}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
13:04:16 [2020-04-21T17:04:16.585Z] WARNING: {"ts":"1538258719277.414","ph":"B","tid":1,"pid":1,"name":"foo"}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
13:04:16 [2020-04-21T17:04:16.585Z] WARNING: {"ts":"1538258719277.414","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
13:04:16 [2020-04-21T17:04:16.585Z] WARNING: {"ts":"1538258720123.872","ph":"E","tid":1,"pid":1}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:04:16 [2020-04-21T17:04:16.585Z] INFO: {"ts":"1538258725465.35","ph":"B","tid":1,"pid":1,"name":"world"}
13:04:16 [2020-04-21T17:04:16.585Z] Apr 21, 2020 5:04:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:04:16 [2020-04-21T17:04:16.585Z] INFO: {"ts":"1538258725821.082","ph":"E","tid":1,"pid":1}
13:04:16 [2020-04-21T17:04:16.585Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
13:04:16 [2020-04-21T17:04:16.585Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.075 s
13:04:16 [2020-04-21T17:04:16.585Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.005 s
13:04:16 [2020-04-21T17:04:16.585Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.006 s
13:04:16 [2020-04-21T17:04:16.585Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
13:04:16 [2020-04-21T17:04:16.585Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
13:04:16 [2020-04-21T17:04:16.585Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
13:04:16 [2020-04-21T17:04:16.585Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
13:04:16 [2020-04-21T17:04:16.585Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
13:04:16 [2020-04-21T17:04:16.585Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.006 s
13:04:16 [2020-04-21T17:04:16.585Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.059 s
13:04:16 [2020-04-21T17:04:16.586Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
13:04:16 [2020-04-21T17:04:16.586Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
13:04:16 [2020-04-21T17:04:16.586Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
13:04:16 [2020-04-21T17:04:16.586Z] testFlowWithUnsetParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
13:04:16 [2020-04-21T17:04:16.586Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
13:04:16 [2020-04-21T17:04:16.586Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
13:04:16 [2020-04-21T17:04:16.586Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
13:04:16 [2020-04-21T17:04:16.586Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
13:04:16 [2020-04-21T17:04:16.586Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
13:04:16 [2020-04-21T17:04:16.586Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
13:04:16 [2020-04-21T17:04:16.586Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
13:04:16 [2020-04-21T17:04:16.586Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
13:04:16 [2020-04-21T17:04:16.586Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
13:04:16 [2020-04-21T17:04:16.586Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
13:04:16 [2020-04-21T17:04:16.586Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
13:04:16 [2020-04-21T17:04:16.586Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
13:04:16 [2020-04-21T17:04:16.586Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
13:04:16 [2020-04-21T17:04:16.586Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
13:04:16 [2020-04-21T17:04:16.586Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:04:16 [2020-04-21T17:04:16.586Z] 
13:04:16 [2020-04-21T17:04:16.586Z] Results:
13:04:16 [2020-04-21T17:04:16.586Z] 
13:04:16 [2020-04-21T17:04:16.586Z] Tests run: 544, Failures: 0, Errors: 0, Skipped: 1
13:04:16 [2020-04-21T17:04:16.586Z] 
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] All tests passed!
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] Building org.eclipse.tracecompass.ctf 5.3.0-SNAPSHOT            [65/138]
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf/target
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.3.0-SNAPSHOT.jar
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.963Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf ---
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.3.0-SNAPSHOT-sources-feature.jar
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf ---
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.3.0-SNAPSHOT.jar
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.3.0-SNAPSHOT.pom
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.3.0-SNAPSHOT-sources-feature.jar
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.3.0-SNAPSHOT-p2metadata.xml
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.3.0-SNAPSHOT-p2artifacts.xml
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.2-SNAPSHOT [66/138]
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] The project's OSGi version is 1.0.2.202004211619
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] 
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:04:17 [2020-04-21T17:04:17.964Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes
13:04:18 [2020-04-21T17:04:18.223Z] [INFO] 
13:04:18 [2020-04-21T17:04:18.223Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:04:18 [2020-04-21T17:04:18.223Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:04:18 [2020-04-21T17:04:18.223Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
13:04:18 [2020-04-21T17:04:18.223Z] [INFO] 
13:04:18 [2020-04-21T17:04:18.223Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:04:18 [2020-04-21T17:04:18.223Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-sources.jar
13:04:18 [2020-04-21T17:04:18.223Z] [INFO] 
13:04:18 [2020-04-21T17:04:18.223Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:04:18 [2020-04-21T17:04:18.223Z] [INFO] 
13:04:18 [2020-04-21T17:04:18.223Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:04:18 [2020-04-21T17:04:18.223Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.jar
13:04:18 [2020-04-21T17:04:18.481Z] [INFO] 
13:04:18 [2020-04-21T17:04:18.481Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:04:18 [2020-04-21T17:04:18.481Z] [INFO] 
13:04:18 [2020-04-21T17:04:18.481Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:04:18 [2020-04-21T17:04:18.481Z] [INFO] 
13:04:18 [2020-04-21T17:04:18.481Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:04:18 [2020-04-21T17:04:18.481Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.jar
13:04:18 [2020-04-21T17:04:18.481Z] [INFO] 
13:04:18 [2020-04-21T17:04:18.481Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:04:18 [2020-04-21T17:04:18.481Z] [INFO] 
13:04:18 [2020-04-21T17:04:18.481Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:04:19 [2020-04-21T17:04:19.047Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
13:04:19 [2020-04-21T17:04:19.047Z] [INFO] Command line:
13:04:19 [2020-04-21T17:04:19.047Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:04:19 [2020-04-21T17:04:19.047Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:04:22 [2020-04-21T17:04:22.358Z] !SESSION 2020-04-21 17:04:19.176 -----------------------------------------------
13:04:22 [2020-04-21T17:04:22.358Z] eclipse.buildId=unknown
13:04:22 [2020-04-21T17:04:22.358Z] java.version=1.8.0_202
13:04:22 [2020-04-21T17:04:22.358Z] java.vendor=Oracle Corporation
13:04:22 [2020-04-21T17:04:22.358Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:04:22 [2020-04-21T17:04:22.358Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide
13:04:22 [2020-04-21T17:04:22.358Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:04:22 [2020-04-21T17:04:22.358Z] 
13:04:22 [2020-04-21T17:04:22.358Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:04:21.870
13:04:22 [2020-04-21T17:04:22.358Z] !MESSAGE FrameworkEvent ERROR
13:04:22 [2020-04-21T17:04:22.358Z] !STACK 0
13:04:22 [2020-04-21T17:04:22.358Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [43]
13:04:22 [2020-04-21T17:04:22.358Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:04:22 [2020-04-21T17:04:22.358Z] 
13:04:22 [2020-04-21T17:04:22.358Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:04:22 [2020-04-21T17:04:22.358Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:04:22 [2020-04-21T17:04:22.358Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:04:22 [2020-04-21T17:04:22.358Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:04:22 [2020-04-21T17:04:22.358Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:04:22 [2020-04-21T17:04:22.358Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:04:22 [2020-04-21T17:04:22.358Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:04:22 [2020-04-21T17:04:22.358Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:04:24 [2020-04-21T17:04:24.265Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
13:04:24 [2020-04-21T17:04:24.265Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.099 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
13:04:24 [2020-04-21T17:04:24.265Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.013 s
13:04:24 [2020-04-21T17:04:24.265Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped
13:04:24 [2020-04-21T17:04:24.265Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
13:04:24 [2020-04-21T17:04:24.265Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
13:04:24 [2020-04-21T17:04:24.265Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.097 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
13:04:24 [2020-04-21T17:04:24.265Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
13:04:24 [2020-04-21T17:04:24.265Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.03 s
13:04:24 [2020-04-21T17:04:24.265Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.002 s
13:04:24 [2020-04-21T17:04:24.265Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
13:04:24 [2020-04-21T17:04:24.265Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
13:04:24 [2020-04-21T17:04:24.265Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
13:04:24 [2020-04-21T17:04:24.265Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.002 s
13:04:24 [2020-04-21T17:04:24.265Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
13:04:24 [2020-04-21T17:04:24.265Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
13:04:24 [2020-04-21T17:04:24.265Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.002 s
13:04:24 [2020-04-21T17:04:24.265Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
13:04:24 [2020-04-21T17:04:24.265Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
13:04:24 [2020-04-21T17:04:24.265Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
13:04:24 [2020-04-21T17:04:24.265Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
13:04:24 [2020-04-21T17:04:24.265Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
13:04:24 [2020-04-21T17:04:24.265Z] 
13:04:24 [2020-04-21T17:04:24.265Z] Results:
13:04:24 [2020-04-21T17:04:24.265Z] 
13:04:24 [2020-04-21T17:04:24.265Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
13:04:24 [2020-04-21T17:04:24.265Z] 
13:04:26 [2020-04-21T17:04:26.166Z] [INFO] All tests passed!
13:04:26 [2020-04-21T17:04:26.166Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.166Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:04:26 [2020-04-21T17:04:26.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:04:26 [2020-04-21T17:04:26.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:04:26 [2020-04-21T17:04:26.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:04:26 [2020-04-21T17:04:26.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.3.0-SNAPSHOT        [67/138]
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/target
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
13:04:26 [2020-04-21T17:04:26.711Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.3.0-SNAPSHOT.jar
13:04:26 [2020-04-21T17:04:26.711Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.711Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
13:04:26 [2020-04-21T17:04:26.711Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.711Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
13:04:26 [2020-04-21T17:04:26.711Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.711Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf ---
13:04:26 [2020-04-21T17:04:26.711Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.3.0-SNAPSHOT-sources-feature.jar
13:04:26 [2020-04-21T17:04:26.711Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.711Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf ---
13:04:26 [2020-04-21T17:04:26.711Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.711Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
13:04:26 [2020-04-21T17:04:26.711Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.711Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
13:04:26 [2020-04-21T17:04:26.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.3.0-SNAPSHOT.jar
13:04:26 [2020-04-21T17:04:26.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.3.0-SNAPSHOT.pom
13:04:26 [2020-04-21T17:04:26.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.3.0-SNAPSHOT-sources-feature.jar
13:04:26 [2020-04-21T17:04:26.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.3.0-SNAPSHOT-p2metadata.xml
13:04:26 [2020-04-21T17:04:26.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.3.0-SNAPSHOT-p2artifacts.xml
13:04:26 [2020-04-21T17:04:26.969Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.969Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
13:04:26 [2020-04-21T17:04:26.969Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.969Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
13:04:26 [2020-04-21T17:04:26.969Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.10-SNAPSHOT [68/138]
13:04:26 [2020-04-21T17:04:26.969Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:04:26 [2020-04-21T17:04:26.969Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.969Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:04:26 [2020-04-21T17:04:26.969Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.969Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:04:26 [2020-04-21T17:04:26.969Z] [INFO] The project's OSGi version is 1.0.10.202004211619
13:04:26 [2020-04-21T17:04:26.969Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:04:26 [2020-04-21T17:04:26.970Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:04:26 [2020-04-21T17:04:26.970Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.970Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:04:26 [2020-04-21T17:04:26.970Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.970Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:04:26 [2020-04-21T17:04:26.970Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:04:26 [2020-04-21T17:04:26.970Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
13:04:26 [2020-04-21T17:04:26.970Z] [INFO] 
13:04:26 [2020-04-21T17:04:26.970Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:04:26 [2020-04-21T17:04:26.970Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] 
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] 
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] 
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] 
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] 
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] 
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] 
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] 
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] 
13:04:27 [2020-04-21T17:04:27.905Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:04:28 [2020-04-21T17:04:28.840Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log
13:04:28 [2020-04-21T17:04:28.840Z] [INFO] Command line:
13:04:28 [2020-04-21T17:04:28.840Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:04:28 [2020-04-21T17:04:28.841Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:04:32 [2020-04-21T17:04:32.122Z] !SESSION 2020-04-21 17:04:28.690 -----------------------------------------------
13:04:32 [2020-04-21T17:04:32.122Z] eclipse.buildId=unknown
13:04:32 [2020-04-21T17:04:32.122Z] java.version=1.8.0_202
13:04:32 [2020-04-21T17:04:32.122Z] java.vendor=Oracle Corporation
13:04:32 [2020-04-21T17:04:32.122Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:04:32 [2020-04-21T17:04:32.122Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:04:32 [2020-04-21T17:04:32.122Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:04:32 [2020-04-21T17:04:32.122Z] 
13:04:32 [2020-04-21T17:04:32.122Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:04:31.881
13:04:32 [2020-04-21T17:04:32.122Z] !MESSAGE FrameworkEvent ERROR
13:04:32 [2020-04-21T17:04:32.122Z] !STACK 0
13:04:32 [2020-04-21T17:04:32.122Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
13:04:32 [2020-04-21T17:04:32.122Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:04:32 [2020-04-21T17:04:32.122Z] 
13:04:32 [2020-04-21T17:04:32.122Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:04:32 [2020-04-21T17:04:32.122Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:04:32 [2020-04-21T17:04:32.122Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:04:32 [2020-04-21T17:04:32.122Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:04:32 [2020-04-21T17:04:32.122Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:04:32 [2020-04-21T17:04:32.122Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:04:32 [2020-04-21T17:04:32.122Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:04:32 [2020-04-21T17:04:32.122Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:04:38 [2020-04-21T17:04:38.681Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
13:04:46 [2020-04-21T17:04:46.794Z] Display size: 1440x900
13:04:46 [2020-04-21T17:04:46.794Z] OS version=3.10.0-1062.el7.x86_64
13:04:46 [2020-04-21T17:04:46.794Z] GTK version=2.24.30
13:04:46 [2020-04-21T17:04:46.794Z] GTK theme=Raleigh
13:04:46 [2020-04-21T17:04:46.794Z] LIBOVERLAY_SCROLLBAR=0
13:04:46 [2020-04-21T17:04:46.794Z] Time zone: Coordinated Universal Time
13:04:46 [2020-04-21T17:04:46.794Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:04:46 [2020-04-21T17:04:46.794Z] log4j:WARN Please initialize the log4j system properly.
13:05:04 [2020-04-21T17:05:04.882Z] Warning: NLS missing message: OpenAsExperimentHandler_OpeningErrorTitle in: org.eclipse.tracecompass.internal.tmf.ui.project.handlers.messages
13:05:04 [2020-04-21T17:05:04.882Z] Warning: NLS missing message: OpenAsExperimentHandler_OpeningErrorMessage in: org.eclipse.tracecompass.internal.tmf.ui.project.handlers.messages
13:05:04 [2020-04-21T17:05:04.882Z] 
13:05:04 [2020-04-21T17:05:04.882Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-04-21 17:05:02.459
13:05:04 [2020-04-21T17:05:04.882Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
13:05:09 [2020-04-21T17:05:09.066Z] 
13:05:09 [2020-04-21T17:05:09.066Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-04-21 17:05:08.667
13:05:09 [2020-04-21T17:05:09.066Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
13:05:27 [2020-04-21T17:05:27.144Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.409 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
13:05:27 [2020-04-21T17:05:27.144Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest)  Time elapsed: 16.537 s
13:05:27 [2020-04-21T17:05:27.144Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
13:07:03 [2020-04-21T17:07:03.924Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.324 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
13:07:03 [2020-04-21T17:07:03.924Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.19 s
13:07:03 [2020-04-21T17:07:03.924Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 7.207 s
13:07:03 [2020-04-21T17:07:03.924Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 13.634 s
13:07:03 [2020-04-21T17:07:03.924Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.037 s
13:07:03 [2020-04-21T17:07:03.924Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.794 s
13:07:03 [2020-04-21T17:07:03.924Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 8.971 s
13:07:03 [2020-04-21T17:07:03.924Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 8.159 s
13:07:03 [2020-04-21T17:07:03.924Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.084 s
13:07:03 [2020-04-21T17:07:03.924Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.596 s
13:07:03 [2020-04-21T17:07:03.924Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.384 s
13:07:03 [2020-04-21T17:07:03.924Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 5.505 s
13:07:03 [2020-04-21T17:07:03.924Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.212 s
13:07:03 [2020-04-21T17:07:03.924Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.731 s
13:07:03 [2020-04-21T17:07:03.924Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.985 s
13:07:03 [2020-04-21T17:07:03.924Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.403 s
13:07:03 [2020-04-21T17:07:03.924Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.992 s
13:07:03 [2020-04-21T17:07:03.924Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.927 s
13:07:03 [2020-04-21T17:07:03.924Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.399 s
13:07:03 [2020-04-21T17:07:03.924Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.274 s
13:07:03 [2020-04-21T17:07:03.924Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.462 s
13:07:03 [2020-04-21T17:07:03.924Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.214 s
13:07:03 [2020-04-21T17:07:03.924Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.143 s
13:07:03 [2020-04-21T17:07:03.924Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.194 s
13:07:03 [2020-04-21T17:07:03.924Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.68 s
13:07:03 [2020-04-21T17:07:03.925Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.302 s
13:07:03 [2020-04-21T17:07:03.925Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649075707 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649075707 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649075707 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649075706 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649075706 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}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649075686 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649075685 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649075684 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649075684 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649075684 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649075683 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}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649075676 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649075675 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649075675 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649075675 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1649075674 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}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649075670 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1649075669 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1649075669 data=null doit=true} to TreeItem with text {Traces [0]}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1649075669 data=null} to TreeItem with text {Traces [0]}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1649075668 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649075668 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:07:03 [2020-04-21T17:07:03.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1649075656 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:07:04 [2020-04-21T17:07:04.184Z] 
13:07:04 [2020-04-21T17:07:04.184Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:03.971
13:07:04 [2020-04-21T17:07:04.184Z] !MESSAGE Error initializing trace.
13:07:04 [2020-04-21T17:07:04.184Z] 
13:07:04 [2020-04-21T17:07:04.184Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
13:07:04 [2020-04-21T17:07:04.184Z] !STACK 0
13:07:04 [2020-04-21T17:07:04.184Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
13:07:04 [2020-04-21T17:07:04.184Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
13:07:04 [2020-04-21T17:07:04.184Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:04 [2020-04-21T17:07:04.184Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:04 [2020-04-21T17:07:04.184Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:04 [2020-04-21T17:07:04.184Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:04 [2020-04-21T17:07:04.184Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:04 [2020-04-21T17:07:04.184Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:04 [2020-04-21T17:07:04.184Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:04 [2020-04-21T17:07:04.184Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:04 [2020-04-21T17:07:04.184Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:04 [2020-04-21T17:07:04.184Z] Caused by: MismatchedTokenException(57!=72)
13:07:04 [2020-04-21T17:07:04.184Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231)
13:07:04 [2020-04-21T17:07:04.184Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
13:07:04 [2020-04-21T17:07:04.184Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1732)
13:07:04 [2020-04-21T17:07:04.184Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
13:07:04 [2020-04-21T17:07:04.184Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
13:07:04 [2020-04-21T17:07:04.184Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
13:07:04 [2020-04-21T17:07:04.184Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:04 [2020-04-21T17:07:04.184Z] 	... 9 more
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649075013 data=null doit=true} to Shell with text {Open Trace}
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - Clicking on OK
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649075010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649075010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649075010 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649075009 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649075009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649075009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649075009 data=null item=null 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')
13:07:04 [2020-04-21T17:07:04.752Z] DEBUG - Clicked on 
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649074561 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649074561 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649074561 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649074560 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649074560 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}
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649074543 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649074542 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649074542 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649074542 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649074541 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649074541 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}
13:07:05 [2020-04-21T17:07:05.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649074533 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:05 [2020-04-21T17:07:05.012Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:05 [2020-04-21T17:07:05.012Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:05 [2020-04-21T17:07:05.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649074532 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:05 [2020-04-21T17:07:05.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649074532 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:05 [2020-04-21T17:07:05.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649074532 data=null} to TreeItem with text {Traces [1]}
13:07:05 [2020-04-21T17:07:05.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649074532 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:05 [2020-04-21T17:07:05.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649074531 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:05 [2020-04-21T17:07:05.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649074520 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:05 [2020-04-21T17:07:05.270Z] 
13:07:05 [2020-04-21T17:07:05.270Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:05.157
13:07:05 [2020-04-21T17:07:05.270Z] !MESSAGE Error initializing trace.
13:07:05 [2020-04-21T17:07:05.270Z] 
13:07:05 [2020-04-21T17:07:05.270Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
13:07:05 [2020-04-21T17:07:05.270Z] !STACK 0
13:07:05 [2020-04-21T17:07:05.270Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
13:07:05 [2020-04-21T17:07:05.270Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:05 [2020-04-21T17:07:05.270Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:05 [2020-04-21T17:07:05.270Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:05 [2020-04-21T17:07:05.270Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:05 [2020-04-21T17:07:05.270Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:05 [2020-04-21T17:07:05.270Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:05 [2020-04-21T17:07:05.270Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:05 [2020-04-21T17:07:05.270Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:05 [2020-04-21T17:07:05.270Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:05 [2020-04-21T17:07:05.270Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:05 [2020-04-21T17:07:05.270Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
13:07:05 [2020-04-21T17:07:05.270Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
13:07:05 [2020-04-21T17:07:05.270Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
13:07:05 [2020-04-21T17:07:05.270Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
13:07:05 [2020-04-21T17:07:05.270Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
13:07:05 [2020-04-21T17:07:05.270Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
13:07:05 [2020-04-21T17:07:05.270Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:05 [2020-04-21T17:07:05.270Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:05 [2020-04-21T17:07:05.270Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:05 [2020-04-21T17:07:05.270Z] 	... 9 more
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649073831 data=null doit=true} to Shell with text {Open Trace}
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - Clicking on OK
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649073829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649073829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649073829 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649073829 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649073829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649073829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649073828 data=null item=null 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')
13:07:05 [2020-04-21T17:07:05.837Z] DEBUG - Clicked on 
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649073521 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649073520 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649073520 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649073520 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649073520 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}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649073504 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649073471 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649073471 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649073470 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649073470 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649073469 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}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649073462 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:06 [2020-04-21T17:07:06.095Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649073460 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649073460 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649073460 data=null} to TreeItem with text {Traces [1]}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649073460 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649073460 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:06 [2020-04-21T17:07:06.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649073449 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:06 [2020-04-21T17:07:06.354Z] 
13:07:06 [2020-04-21T17:07:06.354Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:06.173
13:07:06 [2020-04-21T17:07:06.354Z] !MESSAGE Error initializing trace.
13:07:06 [2020-04-21T17:07:06.354Z] 
13:07:06 [2020-04-21T17:07:06.354Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
13:07:06 [2020-04-21T17:07:06.354Z] !STACK 0
13:07:06 [2020-04-21T17:07:06.354Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:06 [2020-04-21T17:07:06.354Z] Caused by: NoViableAltException(75@[])
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1253)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1433)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5967)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5884)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5816)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5702)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2034)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1723)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
13:07:06 [2020-04-21T17:07:06.354Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:06 [2020-04-21T17:07:06.354Z] 	... 9 more
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649072811 data=null doit=true} to Shell with text {Open Trace}
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - Clicking on OK
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649072810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649072810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649072810 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649072810 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649072809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649072809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649072809 data=null item=null 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')
13:07:06 [2020-04-21T17:07:06.921Z] DEBUG - Clicked on 
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649072527 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649072527 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649072526 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649072526 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649072525 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}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649072460 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649072459 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649072459 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649072459 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649072459 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649072458 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}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649072451 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:07 [2020-04-21T17:07:07.452Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649072449 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649072449 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649072449 data=null} to TreeItem with text {Traces [1]}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649072449 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649072449 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:07 [2020-04-21T17:07:07.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649072438 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:07 [2020-04-21T17:07:07.807Z] 
13:07:07 [2020-04-21T17:07:07.807Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:07.257
13:07:07 [2020-04-21T17:07:07.807Z] !MESSAGE Error initializing trace.
13:07:07 [2020-04-21T17:07:07.807Z] 
13:07:07 [2020-04-21T17:07:07.807Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
13:07:07 [2020-04-21T17:07:07.807Z] !STACK 0
13:07:07 [2020-04-21T17:07:07.807Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
13:07:07 [2020-04-21T17:07:07.807Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:07 [2020-04-21T17:07:07.807Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:07 [2020-04-21T17:07:07.807Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:07 [2020-04-21T17:07:07.807Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:07 [2020-04-21T17:07:07.807Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:07 [2020-04-21T17:07:07.807Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:07 [2020-04-21T17:07:07.807Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:07 [2020-04-21T17:07:07.807Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:07 [2020-04-21T17:07:07.807Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:07 [2020-04-21T17:07:07.807Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:07 [2020-04-21T17:07:07.807Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
13:07:07 [2020-04-21T17:07:07.807Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:165)
13:07:07 [2020-04-21T17:07:07.807Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
13:07:07 [2020-04-21T17:07:07.807Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
13:07:07 [2020-04-21T17:07:07.808Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
13:07:07 [2020-04-21T17:07:07.808Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:07 [2020-04-21T17:07:07.808Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:07 [2020-04-21T17:07:07.808Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:07 [2020-04-21T17:07:07.808Z] 	... 9 more
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649071730 data=null doit=true} to Shell with text {Open Trace}
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - Clicking on OK
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649071729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649071729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649071729 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649071729 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649071728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649071728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:07 [2020-04-21T17:07:07.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649071728 data=null item=null 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')
13:07:08 [2020-04-21T17:07:08.066Z] DEBUG - Clicked on 
13:07:08 [2020-04-21T17:07:08.066Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:08 [2020-04-21T17:07:08.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:08 [2020-04-21T17:07:08.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:08 [2020-04-21T17:07:08.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:08 [2020-04-21T17:07:08.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:08 [2020-04-21T17:07:08.066Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:08 [2020-04-21T17:07:08.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649071462 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:08 [2020-04-21T17:07:08.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649071462 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:08 [2020-04-21T17:07:08.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649071462 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:08 [2020-04-21T17:07:08.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649071461 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:08 [2020-04-21T17:07:08.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649071461 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}
13:07:08 [2020-04-21T17:07:08.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649071439 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:08 [2020-04-21T17:07:08.326Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:08 [2020-04-21T17:07:08.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649071438 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:08 [2020-04-21T17:07:08.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649071438 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:08 [2020-04-21T17:07:08.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649071438 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:08 [2020-04-21T17:07:08.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649071437 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:08 [2020-04-21T17:07:08.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649071437 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}
13:07:08 [2020-04-21T17:07:08.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649071427 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:08 [2020-04-21T17:07:08.326Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:08 [2020-04-21T17:07:08.326Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:08 [2020-04-21T17:07:08.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649071426 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:08 [2020-04-21T17:07:08.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649071426 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:08 [2020-04-21T17:07:08.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649071425 data=null} to TreeItem with text {Traces [1]}
13:07:08 [2020-04-21T17:07:08.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649071425 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:08 [2020-04-21T17:07:08.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649071425 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:08 [2020-04-21T17:07:08.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649071362 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:08 [2020-04-21T17:07:08.326Z] 
13:07:08 [2020-04-21T17:07:08.326Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:08.284
13:07:08 [2020-04-21T17:07:08.326Z] !MESSAGE Error initializing trace.
13:07:08 [2020-04-21T17:07:08.326Z] 
13:07:08 [2020-04-21T17:07:08.326Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
13:07:08 [2020-04-21T17:07:08.326Z] !STACK 0
13:07:08 [2020-04-21T17:07:08.326Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:08 [2020-04-21T17:07:08.326Z] Caused by: NoViableAltException(14@[])
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1253)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1433)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5967)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5884)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5816)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5702)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2034)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1723)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
13:07:08 [2020-04-21T17:07:08.326Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:08 [2020-04-21T17:07:08.326Z] 	... 9 more
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649070650 data=null doit=true} to Shell with text {Open Trace}
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - Clicking on OK
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649070648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649070647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649070647 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649070647 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649070647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649070647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:08 [2020-04-21T17:07:08.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649070646 data=null item=null 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')
13:07:09 [2020-04-21T17:07:09.152Z] DEBUG - Clicked on 
13:07:09 [2020-04-21T17:07:09.152Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:09 [2020-04-21T17:07:09.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:09 [2020-04-21T17:07:09.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:09 [2020-04-21T17:07:09.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:09 [2020-04-21T17:07:09.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:09 [2020-04-21T17:07:09.152Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:09 [2020-04-21T17:07:09.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649070396 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:09 [2020-04-21T17:07:09.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649070396 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:09 [2020-04-21T17:07:09.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649070396 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:09 [2020-04-21T17:07:09.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649070395 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:09 [2020-04-21T17:07:09.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649070395 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}
13:07:09 [2020-04-21T17:07:09.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649070380 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:09 [2020-04-21T17:07:09.152Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:09 [2020-04-21T17:07:09.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649070371 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:09 [2020-04-21T17:07:09.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649070370 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:09 [2020-04-21T17:07:09.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649070370 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:09 [2020-04-21T17:07:09.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649070370 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:09 [2020-04-21T17:07:09.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649070369 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}
13:07:09 [2020-04-21T17:07:09.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649070362 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:09 [2020-04-21T17:07:09.411Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:09 [2020-04-21T17:07:09.411Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:09 [2020-04-21T17:07:09.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649070360 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:09 [2020-04-21T17:07:09.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649070360 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:09 [2020-04-21T17:07:09.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649070360 data=null} to TreeItem with text {Traces [1]}
13:07:09 [2020-04-21T17:07:09.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649070360 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:09 [2020-04-21T17:07:09.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649070359 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:09 [2020-04-21T17:07:09.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649070349 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:09 [2020-04-21T17:07:09.411Z] 
13:07:09 [2020-04-21T17:07:09.411Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:09.243
13:07:09 [2020-04-21T17:07:09.411Z] !MESSAGE Error initializing trace.
13:07:09 [2020-04-21T17:07:09.411Z] 
13:07:09 [2020-04-21T17:07:09.411Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
13:07:09 [2020-04-21T17:07:09.411Z] !STACK 0
13:07:09 [2020-04-21T17:07:09.411Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
13:07:09 [2020-04-21T17:07:09.411Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:09 [2020-04-21T17:07:09.411Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:09 [2020-04-21T17:07:09.411Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:09 [2020-04-21T17:07:09.411Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:09 [2020-04-21T17:07:09.411Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:09 [2020-04-21T17:07:09.411Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:09 [2020-04-21T17:07:09.411Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:09 [2020-04-21T17:07:09.411Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:09 [2020-04-21T17:07:09.411Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:09 [2020-04-21T17:07:09.411Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:09 [2020-04-21T17:07:09.411Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
13:07:09 [2020-04-21T17:07:09.411Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
13:07:09 [2020-04-21T17:07:09.411Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
13:07:09 [2020-04-21T17:07:09.411Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
13:07:09 [2020-04-21T17:07:09.411Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
13:07:09 [2020-04-21T17:07:09.411Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
13:07:09 [2020-04-21T17:07:09.411Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:09 [2020-04-21T17:07:09.411Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:09 [2020-04-21T17:07:09.411Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:09 [2020-04-21T17:07:09.411Z] 	... 9 more
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649069786 data=null doit=true} to Shell with text {Open Trace}
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - Clicking on OK
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649069785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649069785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649069784 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649069784 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649069784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649069784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649069784 data=null item=null 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')
13:07:09 [2020-04-21T17:07:09.978Z] DEBUG - Clicked on 
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649069505 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649069505 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649069505 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649069504 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649069504 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}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649069489 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649069470 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649069470 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649069470 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649069469 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649069469 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}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649069460 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:10 [2020-04-21T17:07:10.237Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649069459 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649069459 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649069459 data=null} to TreeItem with text {Traces [1]}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649069458 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649069458 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:10 [2020-04-21T17:07:10.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649069446 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:10 [2020-04-21T17:07:10.237Z] 
13:07:10 [2020-04-21T17:07:10.237Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:10.187
13:07:10 [2020-04-21T17:07:10.237Z] !MESSAGE Error initializing trace.
13:07:10 [2020-04-21T17:07:10.237Z] 
13:07:10 [2020-04-21T17:07:10.237Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
13:07:10 [2020-04-21T17:07:10.237Z] !STACK 0
13:07:10 [2020-04-21T17:07:10.237Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:10 [2020-04-21T17:07:10.237Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:152)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:226)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:173)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:123)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:189)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:179)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:10 [2020-04-21T17:07:10.237Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:10 [2020-04-21T17:07:10.237Z] 	... 9 more
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649068798 data=null doit=true} to Shell with text {Open Trace}
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - Clicking on OK
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649068796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649068796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649068796 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649068796 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649068796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649068795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649068795 data=null item=null 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')
13:07:10 [2020-04-21T17:07:10.804Z] DEBUG - Clicked on 
13:07:11 [2020-04-21T17:07:11.062Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:11 [2020-04-21T17:07:11.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:11 [2020-04-21T17:07:11.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:11 [2020-04-21T17:07:11.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:11 [2020-04-21T17:07:11.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:11 [2020-04-21T17:07:11.062Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:11 [2020-04-21T17:07:11.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649068522 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:11 [2020-04-21T17:07:11.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649068521 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:11 [2020-04-21T17:07:11.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649068521 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:11 [2020-04-21T17:07:11.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649068521 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:11 [2020-04-21T17:07:11.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649068520 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}
13:07:11 [2020-04-21T17:07:11.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649068455 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:11 [2020-04-21T17:07:11.320Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:11 [2020-04-21T17:07:11.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649068454 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:11 [2020-04-21T17:07:11.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649068453 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:11 [2020-04-21T17:07:11.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649068453 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:11 [2020-04-21T17:07:11.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649068453 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:11 [2020-04-21T17:07:11.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649068453 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}
13:07:11 [2020-04-21T17:07:11.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649068444 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:11 [2020-04-21T17:07:11.320Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:11 [2020-04-21T17:07:11.320Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:11 [2020-04-21T17:07:11.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649068442 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:11 [2020-04-21T17:07:11.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649068442 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:11 [2020-04-21T17:07:11.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649068441 data=null} to TreeItem with text {Traces [1]}
13:07:11 [2020-04-21T17:07:11.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649068441 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:11 [2020-04-21T17:07:11.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649068441 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:11 [2020-04-21T17:07:11.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649068428 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:11 [2020-04-21T17:07:11.320Z] 
13:07:11 [2020-04-21T17:07:11.320Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:11.182
13:07:11 [2020-04-21T17:07:11.320Z] !MESSAGE Error initializing trace.
13:07:11 [2020-04-21T17:07:11.320Z] 
13:07:11 [2020-04-21T17:07:11.320Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
13:07:11 [2020-04-21T17:07:11.320Z] !STACK 0
13:07:11 [2020-04-21T17:07:11.320Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
13:07:11 [2020-04-21T17:07:11.320Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:11 [2020-04-21T17:07:11.320Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:11 [2020-04-21T17:07:11.320Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:11 [2020-04-21T17:07:11.320Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:11 [2020-04-21T17:07:11.320Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:11 [2020-04-21T17:07:11.320Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:11 [2020-04-21T17:07:11.321Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:11 [2020-04-21T17:07:11.321Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:11 [2020-04-21T17:07:11.321Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:11 [2020-04-21T17:07:11.321Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:11 [2020-04-21T17:07:11.321Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
13:07:11 [2020-04-21T17:07:11.321Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
13:07:11 [2020-04-21T17:07:11.321Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
13:07:11 [2020-04-21T17:07:11.321Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
13:07:11 [2020-04-21T17:07:11.321Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
13:07:11 [2020-04-21T17:07:11.321Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
13:07:11 [2020-04-21T17:07:11.321Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:11 [2020-04-21T17:07:11.321Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:11 [2020-04-21T17:07:11.321Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:11 [2020-04-21T17:07:11.321Z] 	... 9 more
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649067808 data=null doit=true} to Shell with text {Open Trace}
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - Clicking on OK
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649067807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649067807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649067807 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649067807 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649067807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649067807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649067806 data=null item=null 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')
13:07:11 [2020-04-21T17:07:11.886Z] DEBUG - Clicked on 
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649067548 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649067548 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649067548 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649067547 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649067547 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}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649067532 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649067531 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649067531 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649067531 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649067531 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649067530 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}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649067523 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.145Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649067522 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649067522 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649067522 data=null} to TreeItem with text {Traces [1]}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649067522 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649067521 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:12 [2020-04-21T17:07:12.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649067512 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:12 [2020-04-21T17:07:12.145Z] 
13:07:12 [2020-04-21T17:07:12.145Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:12.101
13:07:12 [2020-04-21T17:07:12.145Z] !MESSAGE Error initializing trace.
13:07:12 [2020-04-21T17:07:12.145Z] 
13:07:12 [2020-04-21T17:07:12.145Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
13:07:12 [2020-04-21T17:07:12.145Z] !STACK 0
13:07:12 [2020-04-21T17:07:12.145Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:12 [2020-04-21T17:07:12.145Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:181)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:12 [2020-04-21T17:07:12.145Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:12 [2020-04-21T17:07:12.145Z] 	... 9 more
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649066890 data=null doit=true} to Shell with text {Open Trace}
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - Clicking on OK
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649066888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649066888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649066888 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649066888 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649066888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649066888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649066888 data=null item=null 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')
13:07:12 [2020-04-21T17:07:12.711Z] DEBUG - Clicked on 
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649066608 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649066608 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649066607 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649066607 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649066607 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}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649066593 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649066592 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649066592 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649066591 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649066591 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649066591 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}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649066584 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:12 [2020-04-21T17:07:12.970Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649066583 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649066583 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649066583 data=null} to TreeItem with text {Traces [1]}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649066582 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649066582 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:12 [2020-04-21T17:07:12.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649066567 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:13 [2020-04-21T17:07:13.228Z] 
13:07:13 [2020-04-21T17:07:13.228Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:13.050
13:07:13 [2020-04-21T17:07:13.228Z] !MESSAGE Error initializing trace.
13:07:13 [2020-04-21T17:07:13.228Z] 
13:07:13 [2020-04-21T17:07:13.228Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
13:07:13 [2020-04-21T17:07:13.228Z] !STACK 0
13:07:13 [2020-04-21T17:07:13.228Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:13 [2020-04-21T17:07:13.228Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:181)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:13 [2020-04-21T17:07:13.228Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:13 [2020-04-21T17:07:13.228Z] 	... 9 more
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649065974 data=null doit=true} to Shell with text {Open Trace}
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - Clicking on OK
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649065973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649065973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649065973 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649065972 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649065972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649065972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649065972 data=null item=null 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')
13:07:13 [2020-04-21T17:07:13.794Z] DEBUG - Clicked on 
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649065632 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649065632 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649065632 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649065631 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649065631 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}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649065616 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649065615 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649065615 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649065615 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649065615 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649065615 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}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649065608 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:14 [2020-04-21T17:07:14.053Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649065607 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649065607 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649065607 data=null} to TreeItem with text {Traces [1]}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649065606 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649065606 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:14 [2020-04-21T17:07:14.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649065596 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:14 [2020-04-21T17:07:14.053Z] 
13:07:14 [2020-04-21T17:07:14.053Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:13.994
13:07:14 [2020-04-21T17:07:14.053Z] !MESSAGE Error initializing trace.
13:07:14 [2020-04-21T17:07:14.053Z] 
13:07:14 [2020-04-21T17:07:14.053Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
13:07:14 [2020-04-21T17:07:14.053Z] !STACK 0
13:07:14 [2020-04-21T17:07:14.053Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
13:07:14 [2020-04-21T17:07:14.053Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:14 [2020-04-21T17:07:14.053Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:14 [2020-04-21T17:07:14.053Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:14 [2020-04-21T17:07:14.053Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:14 [2020-04-21T17:07:14.053Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:14 [2020-04-21T17:07:14.053Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:14 [2020-04-21T17:07:14.053Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:14 [2020-04-21T17:07:14.053Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:14 [2020-04-21T17:07:14.053Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:14 [2020-04-21T17:07:14.053Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:14 [2020-04-21T17:07:14.053Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
13:07:14 [2020-04-21T17:07:14.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65)
13:07:14 [2020-04-21T17:07:14.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:172)
13:07:14 [2020-04-21T17:07:14.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
13:07:14 [2020-04-21T17:07:14.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
13:07:14 [2020-04-21T17:07:14.054Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
13:07:14 [2020-04-21T17:07:14.054Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
13:07:14 [2020-04-21T17:07:14.054Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
13:07:14 [2020-04-21T17:07:14.054Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
13:07:14 [2020-04-21T17:07:14.054Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:14 [2020-04-21T17:07:14.054Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:14 [2020-04-21T17:07:14.054Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:14 [2020-04-21T17:07:14.054Z] 	... 9 more
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649064992 data=null doit=true} to Shell with text {Open Trace}
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - Clicking on OK
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649064991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649064990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649064990 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649064990 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649064990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649064990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649064990 data=null item=null 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')
13:07:14 [2020-04-21T17:07:14.620Z] DEBUG - Clicked on 
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649064174 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649064174 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649064174 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649064173 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649064173 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}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649064157 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649064156 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649064156 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649064156 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649064155 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649064155 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}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649064148 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:15 [2020-04-21T17:07:15.555Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649064147 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649064147 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649064147 data=null} to TreeItem with text {Traces [1]}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649064147 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649064146 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:15 [2020-04-21T17:07:15.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649064137 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:16 [2020-04-21T17:07:16.122Z] 
13:07:16 [2020-04-21T17:07:16.122Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:15.886
13:07:16 [2020-04-21T17:07:16.122Z] !MESSAGE Error initializing trace.
13:07:16 [2020-04-21T17:07:16.122Z] 
13:07:16 [2020-04-21T17:07:16.122Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
13:07:16 [2020-04-21T17:07:16.122Z] !STACK 0
13:07:16 [2020-04-21T17:07:16.122Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:16 [2020-04-21T17:07:16.122Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59)
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:146)
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:253)
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:152)
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:16 [2020-04-21T17:07:16.122Z] 	... 9 more
13:07:16 [2020-04-21T17:07:16.122Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
13:07:16 [2020-04-21T17:07:16.122Z] 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
13:07:16 [2020-04-21T17:07:16.122Z] 	at java.lang.Long.parseLong(Long.java:592)
13:07:16 [2020-04-21T17:07:16.122Z] 	at java.lang.Long.valueOf(Long.java:776)
13:07:16 [2020-04-21T17:07:16.122Z] 	at java.lang.Long.decode(Long.java:928)
13:07:16 [2020-04-21T17:07:16.122Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
13:07:16 [2020-04-21T17:07:16.122Z] 	... 16 more
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649063528 data=null doit=true} to Shell with text {Open Trace}
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - Clicking on OK
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649063527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649063526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649063526 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649063526 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649063526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649063526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649063526 data=null item=null 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')
13:07:16 [2020-04-21T17:07:16.122Z] DEBUG - Clicked on 
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649063240 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649063239 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649063239 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649063239 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649063238 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}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649063220 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649063219 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649063219 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649063219 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649063218 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649063218 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}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649063166 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:16 [2020-04-21T17:07:16.381Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649063164 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649063164 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649063164 data=null} to TreeItem with text {Traces [1]}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649063164 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649063163 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:16 [2020-04-21T17:07:16.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649063151 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:16 [2020-04-21T17:07:16.639Z] 
13:07:16 [2020-04-21T17:07:16.639Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:16.451
13:07:16 [2020-04-21T17:07:16.639Z] !MESSAGE Error initializing trace.
13:07:16 [2020-04-21T17:07:16.639Z] 
13:07:16 [2020-04-21T17:07:16.639Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
13:07:16 [2020-04-21T17:07:16.639Z] !STACK 0
13:07:16 [2020-04-21T17:07:16.639Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:16 [2020-04-21T17:07:16.639Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:16 [2020-04-21T17:07:16.639Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:16 [2020-04-21T17:07:16.639Z] 	... 9 more
13:07:17 [2020-04-21T17:07:17.204Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649062531 data=null doit=true} to Shell with text {Open Trace}
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - Clicking on OK
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649062530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649062530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649062530 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649062530 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649062529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649062529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649062529 data=null item=null 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')
13:07:17 [2020-04-21T17:07:17.205Z] DEBUG - Clicked on 
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649062246 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649062245 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649062245 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649062245 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649062245 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}
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649062229 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649062229 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649062229 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649062229 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649062228 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649062228 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}
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649062220 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:17 [2020-04-21T17:07:17.463Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649062219 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649062218 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649062218 data=null} to TreeItem with text {Traces [1]}
13:07:17 [2020-04-21T17:07:17.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649062218 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:17 [2020-04-21T17:07:17.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649062218 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:17 [2020-04-21T17:07:17.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649062208 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:17 [2020-04-21T17:07:17.464Z] 
13:07:17 [2020-04-21T17:07:17.464Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:17.395
13:07:17 [2020-04-21T17:07:17.464Z] !MESSAGE Error initializing trace.
13:07:17 [2020-04-21T17:07:17.464Z] 
13:07:17 [2020-04-21T17:07:17.464Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
13:07:17 [2020-04-21T17:07:17.464Z] !STACK 0
13:07:17 [2020-04-21T17:07:17.464Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:17 [2020-04-21T17:07:17.464Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:17 [2020-04-21T17:07:17.464Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:17 [2020-04-21T17:07:17.464Z] 	... 9 more
13:07:18 [2020-04-21T17:07:18.030Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:18 [2020-04-21T17:07:18.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649061550 data=null doit=true} to Shell with text {Open Trace}
13:07:18 [2020-04-21T17:07:18.030Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:18 [2020-04-21T17:07:18.030Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:18 [2020-04-21T17:07:18.030Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:18 [2020-04-21T17:07:18.030Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:18 [2020-04-21T17:07:18.030Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:18 [2020-04-21T17:07:18.030Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:18 [2020-04-21T17:07:18.030Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:18 [2020-04-21T17:07:18.030Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:18 [2020-04-21T17:07:18.030Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:18 [2020-04-21T17:07:18.030Z] DEBUG - Clicking on OK
13:07:18 [2020-04-21T17:07:18.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649061549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:18 [2020-04-21T17:07:18.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649061549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:18 [2020-04-21T17:07:18.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649061548 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:18 [2020-04-21T17:07:18.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649061548 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:18 [2020-04-21T17:07:18.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649061548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:18 [2020-04-21T17:07:18.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649061548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:18 [2020-04-21T17:07:18.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649061548 data=null item=null 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')
13:07:18 [2020-04-21T17:07:18.031Z] DEBUG - Clicked on 
13:07:18 [2020-04-21T17:07:18.358Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649061320 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649061320 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649061320 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649061319 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649061319 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}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649061260 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649061260 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649061259 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649061259 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649061259 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649061259 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}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649061251 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:18 [2020-04-21T17:07:18.359Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649061250 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649061250 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649061250 data=null} to TreeItem with text {Traces [1]}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649061250 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649061250 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:18 [2020-04-21T17:07:18.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649061239 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:18 [2020-04-21T17:07:18.712Z] 
13:07:18 [2020-04-21T17:07:18.712Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:18.367
13:07:18 [2020-04-21T17:07:18.712Z] !MESSAGE Error initializing trace.
13:07:18 [2020-04-21T17:07:18.712Z] 
13:07:18 [2020-04-21T17:07:18.712Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
13:07:18 [2020-04-21T17:07:18.712Z] !STACK 0
13:07:18 [2020-04-21T17:07:18.712Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:18 [2020-04-21T17:07:18.712Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:172)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:18 [2020-04-21T17:07:18.712Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:18 [2020-04-21T17:07:18.712Z] 	... 9 more
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649060622 data=null doit=true} to Shell with text {Open Trace}
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - Clicking on OK
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649060621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649060620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649060620 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649060620 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649060620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649060620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649060620 data=null item=null 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')
13:07:18 [2020-04-21T17:07:18.971Z] DEBUG - Clicked on 
13:07:19 [2020-04-21T17:07:19.229Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:19 [2020-04-21T17:07:19.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:19 [2020-04-21T17:07:19.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:19 [2020-04-21T17:07:19.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:19 [2020-04-21T17:07:19.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:19 [2020-04-21T17:07:19.229Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:19 [2020-04-21T17:07:19.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649060334 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:19 [2020-04-21T17:07:19.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649060334 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:19 [2020-04-21T17:07:19.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649060334 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:19 [2020-04-21T17:07:19.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649060333 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:19 [2020-04-21T17:07:19.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649060333 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}
13:07:19 [2020-04-21T17:07:19.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649060318 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:19 [2020-04-21T17:07:19.229Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:19 [2020-04-21T17:07:19.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649060317 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:19 [2020-04-21T17:07:19.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649060317 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:19 [2020-04-21T17:07:19.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649060317 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:19 [2020-04-21T17:07:19.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649060317 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:19 [2020-04-21T17:07:19.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649060316 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}
13:07:19 [2020-04-21T17:07:19.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649060309 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:19 [2020-04-21T17:07:19.488Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:19 [2020-04-21T17:07:19.488Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:19 [2020-04-21T17:07:19.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649060270 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:19 [2020-04-21T17:07:19.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649060270 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:19 [2020-04-21T17:07:19.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649060270 data=null} to TreeItem with text {Traces [1]}
13:07:19 [2020-04-21T17:07:19.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649060269 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:19 [2020-04-21T17:07:19.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649060269 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:19 [2020-04-21T17:07:19.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649060258 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:19 [2020-04-21T17:07:19.488Z] 
13:07:19 [2020-04-21T17:07:19.488Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:19.333
13:07:19 [2020-04-21T17:07:19.488Z] !MESSAGE Error initializing trace.
13:07:19 [2020-04-21T17:07:19.488Z] 
13:07:19 [2020-04-21T17:07:19.488Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
13:07:19 [2020-04-21T17:07:19.488Z] !STACK 0
13:07:19 [2020-04-21T17:07:19.488Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:19 [2020-04-21T17:07:19.488Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:19 [2020-04-21T17:07:19.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:19 [2020-04-21T17:07:19.488Z] 	... 9 more
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649059638 data=null doit=true} to Shell with text {Open Trace}
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - Clicking on OK
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649059637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649059637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649059636 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649059636 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649059636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649059636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649059636 data=null item=null 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')
13:07:20 [2020-04-21T17:07:20.054Z] DEBUG - Clicked on 
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649059361 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649059361 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649059361 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649059361 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649059360 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}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649059345 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649059344 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649059344 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649059344 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649059343 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649059343 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}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649059336 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:20 [2020-04-21T17:07:20.313Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649059335 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649059334 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649059334 data=null} to TreeItem with text {Traces [1]}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649059334 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649059334 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:20 [2020-04-21T17:07:20.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649059324 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:20 [2020-04-21T17:07:20.313Z] 
13:07:20 [2020-04-21T17:07:20.313Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:20.292
13:07:20 [2020-04-21T17:07:20.313Z] !MESSAGE Error initializing trace.
13:07:20 [2020-04-21T17:07:20.313Z] 
13:07:20 [2020-04-21T17:07:20.313Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
13:07:20 [2020-04-21T17:07:20.313Z] !STACK 0
13:07:20 [2020-04-21T17:07:20.313Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
13:07:20 [2020-04-21T17:07:20.313Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:20 [2020-04-21T17:07:20.313Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:20 [2020-04-21T17:07:20.313Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:20 [2020-04-21T17:07:20.313Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:20 [2020-04-21T17:07:20.313Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:20 [2020-04-21T17:07:20.313Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:20 [2020-04-21T17:07:20.313Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:20 [2020-04-21T17:07:20.313Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:20 [2020-04-21T17:07:20.313Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:20 [2020-04-21T17:07:20.313Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:20 [2020-04-21T17:07:20.313Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
13:07:20 [2020-04-21T17:07:20.313Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:93)
13:07:20 [2020-04-21T17:07:20.313Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
13:07:20 [2020-04-21T17:07:20.313Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
13:07:20 [2020-04-21T17:07:20.313Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
13:07:20 [2020-04-21T17:07:20.313Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
13:07:20 [2020-04-21T17:07:20.313Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:20 [2020-04-21T17:07:20.313Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:20 [2020-04-21T17:07:20.313Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:20 [2020-04-21T17:07:20.314Z] 	... 9 more
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649058696 data=null doit=true} to Shell with text {Open Trace}
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - Clicking on OK
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649058695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649058695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649058695 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649058695 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649058695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649058695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649058695 data=null item=null 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')
13:07:20 [2020-04-21T17:07:20.880Z] DEBUG - Clicked on 
13:07:21 [2020-04-21T17:07:21.139Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:21 [2020-04-21T17:07:21.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:21 [2020-04-21T17:07:21.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:21 [2020-04-21T17:07:21.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:21 [2020-04-21T17:07:21.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:21 [2020-04-21T17:07:21.139Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:21 [2020-04-21T17:07:21.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649058424 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:21 [2020-04-21T17:07:21.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649058423 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:21 [2020-04-21T17:07:21.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649058423 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:21 [2020-04-21T17:07:21.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649058423 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:21 [2020-04-21T17:07:21.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649058422 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}
13:07:21 [2020-04-21T17:07:21.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649058363 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:21 [2020-04-21T17:07:21.397Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:21 [2020-04-21T17:07:21.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649058362 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:21 [2020-04-21T17:07:21.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649058362 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:21 [2020-04-21T17:07:21.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649058361 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:21 [2020-04-21T17:07:21.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649058361 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:21 [2020-04-21T17:07:21.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649058361 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}
13:07:21 [2020-04-21T17:07:21.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649058354 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:21 [2020-04-21T17:07:21.397Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:21 [2020-04-21T17:07:21.398Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:21 [2020-04-21T17:07:21.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649058352 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:21 [2020-04-21T17:07:21.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649058352 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:21 [2020-04-21T17:07:21.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649058352 data=null} to TreeItem with text {Traces [1]}
13:07:21 [2020-04-21T17:07:21.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649058352 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:21 [2020-04-21T17:07:21.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649058352 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:21 [2020-04-21T17:07:21.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649058341 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:21 [2020-04-21T17:07:21.398Z] 
13:07:21 [2020-04-21T17:07:21.398Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:21.289
13:07:21 [2020-04-21T17:07:21.398Z] !MESSAGE Error initializing trace.
13:07:21 [2020-04-21T17:07:21.398Z] 
13:07:21 [2020-04-21T17:07:21.398Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
13:07:21 [2020-04-21T17:07:21.398Z] !STACK 0
13:07:21 [2020-04-21T17:07:21.398Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:21 [2020-04-21T17:07:21.398Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:84)
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:21 [2020-04-21T17:07:21.398Z] 	... 9 more
13:07:21 [2020-04-21T17:07:21.398Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU"
13:07:21 [2020-04-21T17:07:21.398Z] 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
13:07:21 [2020-04-21T17:07:21.398Z] 	at java.lang.Long.parseLong(Long.java:589)
13:07:21 [2020-04-21T17:07:21.398Z] 	at java.lang.Long.valueOf(Long.java:776)
13:07:21 [2020-04-21T17:07:21.398Z] 	at java.lang.Long.decode(Long.java:928)
13:07:21 [2020-04-21T17:07:21.398Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
13:07:21 [2020-04-21T17:07:21.398Z] 	... 17 more
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649057663 data=null doit=true} to Shell with text {Open Trace}
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - Clicking on OK
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649057662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649057662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649057662 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649057662 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649057661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649057661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649057661 data=null item=null 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')
13:07:21 [2020-04-21T17:07:21.964Z] DEBUG - Clicked on 
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649057353 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649057353 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649057353 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649057353 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649057352 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}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649057338 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649057337 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649057336 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649057336 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649057336 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649057336 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}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649057328 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:22 [2020-04-21T17:07:22.223Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649057327 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649057327 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649057327 data=null} to TreeItem with text {Traces [1]}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649057327 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649057326 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:22 [2020-04-21T17:07:22.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649057316 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:22 [2020-04-21T17:07:22.482Z] 
13:07:22 [2020-04-21T17:07:22.482Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:22.298
13:07:22 [2020-04-21T17:07:22.482Z] !MESSAGE Error initializing trace.
13:07:22 [2020-04-21T17:07:22.482Z] 
13:07:22 [2020-04-21T17:07:22.482Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
13:07:22 [2020-04-21T17:07:22.482Z] !STACK 0
13:07:22 [2020-04-21T17:07:22.482Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
13:07:22 [2020-04-21T17:07:22.482Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:22 [2020-04-21T17:07:22.482Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:22 [2020-04-21T17:07:22.482Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:22 [2020-04-21T17:07:22.482Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:22 [2020-04-21T17:07:22.482Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:22 [2020-04-21T17:07:22.482Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:22 [2020-04-21T17:07:22.482Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:22 [2020-04-21T17:07:22.482Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:22 [2020-04-21T17:07:22.482Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:22 [2020-04-21T17:07:22.482Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:22 [2020-04-21T17:07:22.482Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
13:07:22 [2020-04-21T17:07:22.482Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:87)
13:07:22 [2020-04-21T17:07:22.482Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
13:07:22 [2020-04-21T17:07:22.482Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
13:07:22 [2020-04-21T17:07:22.482Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
13:07:22 [2020-04-21T17:07:22.482Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
13:07:22 [2020-04-21T17:07:22.482Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:22 [2020-04-21T17:07:22.482Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:22 [2020-04-21T17:07:22.482Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:22 [2020-04-21T17:07:22.482Z] 	... 9 more
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649056642 data=null doit=true} to Shell with text {Open Trace}
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - Clicking on OK
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649056640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649056640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649056640 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649056640 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649056640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649056639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649056639 data=null item=null 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')
13:07:23 [2020-04-21T17:07:23.049Z] DEBUG - Clicked on 
13:07:23 [2020-04-21T17:07:23.616Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:23 [2020-04-21T17:07:23.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:23 [2020-04-21T17:07:23.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:23 [2020-04-21T17:07:23.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:23 [2020-04-21T17:07:23.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:23 [2020-04-21T17:07:23.616Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:23 [2020-04-21T17:07:23.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649056161 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:23 [2020-04-21T17:07:23.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649056161 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:23 [2020-04-21T17:07:23.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649056161 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:23 [2020-04-21T17:07:23.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649056160 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:23 [2020-04-21T17:07:23.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649056160 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}
13:07:23 [2020-04-21T17:07:23.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649056143 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:23 [2020-04-21T17:07:23.616Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:23 [2020-04-21T17:07:23.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649056142 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:23 [2020-04-21T17:07:23.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649056142 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:23 [2020-04-21T17:07:23.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649056142 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:23 [2020-04-21T17:07:23.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649056142 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:23 [2020-04-21T17:07:23.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649056141 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}
13:07:23 [2020-04-21T17:07:23.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649056133 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:23 [2020-04-21T17:07:23.617Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:23 [2020-04-21T17:07:23.617Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:23 [2020-04-21T17:07:23.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649056132 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:23 [2020-04-21T17:07:23.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649056132 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:23 [2020-04-21T17:07:23.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649056131 data=null} to TreeItem with text {Traces [1]}
13:07:23 [2020-04-21T17:07:23.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649056131 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:23 [2020-04-21T17:07:23.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649056131 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:23 [2020-04-21T17:07:23.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649056061 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:23 [2020-04-21T17:07:23.617Z] 
13:07:23 [2020-04-21T17:07:23.617Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:23.517
13:07:23 [2020-04-21T17:07:23.617Z] !MESSAGE Error initializing trace.
13:07:23 [2020-04-21T17:07:23.617Z] 
13:07:23 [2020-04-21T17:07:23.617Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
13:07:23 [2020-04-21T17:07:23.617Z] !STACK 0
13:07:23 [2020-04-21T17:07:23.617Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
13:07:23 [2020-04-21T17:07:23.617Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:23 [2020-04-21T17:07:23.617Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:23 [2020-04-21T17:07:23.617Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:23 [2020-04-21T17:07:23.617Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:23 [2020-04-21T17:07:23.617Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:23 [2020-04-21T17:07:23.617Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:23 [2020-04-21T17:07:23.617Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:23 [2020-04-21T17:07:23.617Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:23 [2020-04-21T17:07:23.617Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:23 [2020-04-21T17:07:23.617Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:23 [2020-04-21T17:07:23.617Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
13:07:23 [2020-04-21T17:07:23.617Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:93)
13:07:23 [2020-04-21T17:07:23.617Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
13:07:23 [2020-04-21T17:07:23.617Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
13:07:23 [2020-04-21T17:07:23.617Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
13:07:23 [2020-04-21T17:07:23.617Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
13:07:23 [2020-04-21T17:07:23.617Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:23 [2020-04-21T17:07:23.617Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:23 [2020-04-21T17:07:23.617Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:23 [2020-04-21T17:07:23.617Z] 	... 9 more
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649055444 data=null doit=true} to Shell with text {Open Trace}
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - Clicking on OK
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649055443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649055443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649055443 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649055443 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649055443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649055443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649055442 data=null item=null 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')
13:07:24 [2020-04-21T17:07:24.184Z] DEBUG - Clicked on 
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649055196 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649055196 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649055196 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649055196 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649055195 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}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649055164 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649055163 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649055163 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649055163 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649055163 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649055162 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}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649055154 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:24 [2020-04-21T17:07:24.443Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649055153 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649055153 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649055153 data=null} to TreeItem with text {Traces [1]}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649055152 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649055152 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:24 [2020-04-21T17:07:24.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649055142 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:24 [2020-04-21T17:07:24.701Z] 
13:07:24 [2020-04-21T17:07:24.701Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:24.478
13:07:24 [2020-04-21T17:07:24.701Z] !MESSAGE Error initializing trace.
13:07:24 [2020-04-21T17:07:24.701Z] 
13:07:24 [2020-04-21T17:07:24.702Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
13:07:24 [2020-04-21T17:07:24.702Z] !STACK 0
13:07:24 [2020-04-21T17:07:24.702Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
13:07:24 [2020-04-21T17:07:24.702Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:24 [2020-04-21T17:07:24.702Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:24 [2020-04-21T17:07:24.702Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:24 [2020-04-21T17:07:24.702Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:24 [2020-04-21T17:07:24.702Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:24 [2020-04-21T17:07:24.702Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:24 [2020-04-21T17:07:24.702Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:24 [2020-04-21T17:07:24.702Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:24 [2020-04-21T17:07:24.702Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:24 [2020-04-21T17:07:24.702Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:24 [2020-04-21T17:07:24.702Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
13:07:24 [2020-04-21T17:07:24.702Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:87)
13:07:24 [2020-04-21T17:07:24.702Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
13:07:24 [2020-04-21T17:07:24.702Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
13:07:24 [2020-04-21T17:07:24.702Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
13:07:24 [2020-04-21T17:07:24.702Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
13:07:24 [2020-04-21T17:07:24.702Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:24 [2020-04-21T17:07:24.702Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:24 [2020-04-21T17:07:24.702Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:24 [2020-04-21T17:07:24.702Z] 	... 9 more
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649054462 data=null doit=true} to Shell with text {Open Trace}
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - Clicking on OK
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649054460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649054460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649054460 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649054460 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649054460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649054460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649054460 data=null item=null 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')
13:07:25 [2020-04-21T17:07:25.267Z] DEBUG - Clicked on 
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649054162 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649054162 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649054161 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649054161 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649054161 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}
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649054146 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649054145 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649054145 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649054145 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649054144 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649054144 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}
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649054137 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:25 [2020-04-21T17:07:25.526Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:25 [2020-04-21T17:07:25.526Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:25 [2020-04-21T17:07:25.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649054136 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:25 [2020-04-21T17:07:25.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649054136 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:25 [2020-04-21T17:07:25.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649054136 data=null} to TreeItem with text {Traces [1]}
13:07:25 [2020-04-21T17:07:25.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649054135 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:25 [2020-04-21T17:07:25.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649054135 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:25 [2020-04-21T17:07:25.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649054126 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:25 [2020-04-21T17:07:25.527Z] 
13:07:25 [2020-04-21T17:07:25.527Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:25.470
13:07:25 [2020-04-21T17:07:25.527Z] !MESSAGE Error initializing trace.
13:07:25 [2020-04-21T17:07:25.527Z] 
13:07:25 [2020-04-21T17:07:25.527Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
13:07:25 [2020-04-21T17:07:25.527Z] !STACK 0
13:07:25 [2020-04-21T17:07:25.527Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:25 [2020-04-21T17:07:25.527Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195)
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:116)
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:152)
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:226)
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:25 [2020-04-21T17:07:25.527Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:25 [2020-04-21T17:07:25.527Z] 	... 9 more
13:07:26 [2020-04-21T17:07:26.092Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649053520 data=null doit=true} to Shell with text {Open Trace}
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - Clicking on OK
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649053519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649053519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649053519 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649053519 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649053518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649053518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649053518 data=null item=null 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')
13:07:26 [2020-04-21T17:07:26.093Z] DEBUG - Clicked on 
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649053254 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649053254 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649053254 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649053253 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649053253 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}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649053237 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649053236 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649053236 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649053236 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649053236 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649053236 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}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649053228 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:26 [2020-04-21T17:07:26.351Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649053227 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649053227 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649053227 data=null} to TreeItem with text {Traces [1]}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649053227 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649053226 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:26 [2020-04-21T17:07:26.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649053217 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:26 [2020-04-21T17:07:26.610Z] 
13:07:26 [2020-04-21T17:07:26.610Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:26.402
13:07:26 [2020-04-21T17:07:26.610Z] !MESSAGE Error initializing trace.
13:07:26 [2020-04-21T17:07:26.610Z] 
13:07:26 [2020-04-21T17:07:26.610Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
13:07:26 [2020-04-21T17:07:26.610Z] !STACK 0
13:07:26 [2020-04-21T17:07:26.610Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
13:07:26 [2020-04-21T17:07:26.610Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:07:26 [2020-04-21T17:07:26.610Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:26 [2020-04-21T17:07:26.610Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:26 [2020-04-21T17:07:26.610Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:26 [2020-04-21T17:07:26.610Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:26 [2020-04-21T17:07:26.610Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:26 [2020-04-21T17:07:26.610Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:26 [2020-04-21T17:07:26.610Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:26 [2020-04-21T17:07:26.610Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:26 [2020-04-21T17:07:26.610Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:26 [2020-04-21T17:07:26.610Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
13:07:26 [2020-04-21T17:07:26.610Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:218)
13:07:26 [2020-04-21T17:07:26.610Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
13:07:26 [2020-04-21T17:07:26.610Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
13:07:26 [2020-04-21T17:07:26.610Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
13:07:26 [2020-04-21T17:07:26.610Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
13:07:26 [2020-04-21T17:07:26.610Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
13:07:26 [2020-04-21T17:07:26.610Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:26 [2020-04-21T17:07:26.610Z] 	... 9 more
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649052556 data=null doit=true} to Shell with text {Open Trace}
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - Clicking on OK
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649052555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649052555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649052555 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649052555 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649052555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649052554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649052554 data=null item=null 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')
13:07:27 [2020-04-21T17:07:27.176Z] DEBUG - Clicked on 
13:07:27 [2020-04-21T17:07:27.435Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:07:27 [2020-04-21T17:07:27.435Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:27 [2020-04-21T17:07:27.435Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:27 [2020-04-21T17:07:27.435Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:27 [2020-04-21T17:07:27.435Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:27 [2020-04-21T17:07:27.435Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:27 [2020-04-21T17:07:27.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649052289 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:27 [2020-04-21T17:07:27.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649052289 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:27 [2020-04-21T17:07:27.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649052289 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:27 [2020-04-21T17:07:27.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649052289 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:27 [2020-04-21T17:07:27.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649052289 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}
13:07:27 [2020-04-21T17:07:27.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649052265 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:27 [2020-04-21T17:07:27.436Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:27 [2020-04-21T17:07:27.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649052264 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:27 [2020-04-21T17:07:27.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649052264 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:27 [2020-04-21T17:07:27.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649052264 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:27 [2020-04-21T17:07:27.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649052264 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:27 [2020-04-21T17:07:27.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649052263 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}
13:07:27 [2020-04-21T17:07:27.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649052256 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:27 [2020-04-21T17:07:27.436Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:07:27 [2020-04-21T17:07:27.436Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:27 [2020-04-21T17:07:27.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1649052255 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:07:27 [2020-04-21T17:07:27.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1649052255 data=null doit=true} to TreeItem with text {Traces [1]}
13:07:27 [2020-04-21T17:07:27.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1649052255 data=null} to TreeItem with text {Traces [1]}
13:07:27 [2020-04-21T17:07:27.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1649052254 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:27 [2020-04-21T17:07:27.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649052254 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:07:27 [2020-04-21T17:07:27.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1649052244 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:07:27 [2020-04-21T17:07:27.436Z] 
13:07:27 [2020-04-21T17:07:27.436Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:07:27.366
13:07:27 [2020-04-21T17:07:27.436Z] !MESSAGE Error initializing trace.
13:07:27 [2020-04-21T17:07:27.436Z] 
13:07:27 [2020-04-21T17:07:27.436Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
13:07:27 [2020-04-21T17:07:27.436Z] !STACK 0
13:07:27 [2020-04-21T17:07:27.436Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
13:07:27 [2020-04-21T17:07:27.436Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
13:07:27 [2020-04-21T17:07:27.436Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
13:07:27 [2020-04-21T17:07:27.436Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
13:07:27 [2020-04-21T17:07:27.436Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
13:07:27 [2020-04-21T17:07:27.436Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
13:07:27 [2020-04-21T17:07:27.436Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
13:07:27 [2020-04-21T17:07:27.436Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
13:07:27 [2020-04-21T17:07:27.436Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
13:07:27 [2020-04-21T17:07:27.436Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
13:07:27 [2020-04-21T17:07:27.436Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:07:27 [2020-04-21T17:07:27.436Z] Caused by: NoViableAltException(73@[])
13:07:27 [2020-04-21T17:07:27.436Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3109)
13:07:27 [2020-04-21T17:07:27.436Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2575)
13:07:27 [2020-04-21T17:07:27.436Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1929)
13:07:27 [2020-04-21T17:07:27.436Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1708)
13:07:27 [2020-04-21T17:07:27.436Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
13:07:27 [2020-04-21T17:07:27.436Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
13:07:27 [2020-04-21T17:07:27.436Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
13:07:27 [2020-04-21T17:07:27.436Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
13:07:27 [2020-04-21T17:07:27.436Z] 	... 9 more
13:07:28 [2020-04-21T17:07:28.002Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:07:28 [2020-04-21T17:07:28.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1649051623 data=null doit=true} to Shell with text {Open Trace}
13:07:28 [2020-04-21T17:07:28.002Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:28 [2020-04-21T17:07:28.002Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:28 [2020-04-21T17:07:28.003Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:07:28 [2020-04-21T17:07:28.003Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:07:28 [2020-04-21T17:07:28.003Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:07:28 [2020-04-21T17:07:28.003Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:07:28 [2020-04-21T17:07:28.003Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:28 [2020-04-21T17:07:28.003Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:28 [2020-04-21T17:07:28.003Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:07:28 [2020-04-21T17:07:28.003Z] DEBUG - Clicking on OK
13:07:28 [2020-04-21T17:07:28.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649051622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:28 [2020-04-21T17:07:28.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649051622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:28 [2020-04-21T17:07:28.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649051622 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:07:28 [2020-04-21T17:07:28.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649051622 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:07:28 [2020-04-21T17:07:28.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649051622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:28 [2020-04-21T17:07:28.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649051621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:07:28 [2020-04-21T17:07:28.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649051621 data=null item=null 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')
13:07:28 [2020-04-21T17:07:28.003Z] DEBUG - Clicked on 
13:07:28 [2020-04-21T17:07:28.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1649051354 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:07:28 [2020-04-21T17:07:28.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:07:28 [2020-04-21T17:07:28.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:07:28 [2020-04-21T17:07:28.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:07:28 [2020-04-21T17:07:28.261Z] DEBUG - Attempting to set focus on Tree with text {}
13:07:28 [2020-04-21T17:07:28.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649051346 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:07:28 [2020-04-21T17:07:28.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1649051345 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:07:28 [2020-04-21T17:07:28.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1649051345 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:07:28 [2020-04-21T17:07:28.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649051345 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:28 [2020-04-21T17:07:28.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1649051345 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}
13:07:28 [2020-04-21T17:07:28.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1649051330 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:07:28 [2020-04-21T17:07:28.519Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:07:28 [2020-04-21T17:07:28.519Z] DEBUG - Clicking on with mnemonic 'Delete'
13:07:28 [2020-04-21T17:07:28.519Z] DEBUG - Clicked on with mnemonic 'Delete'
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649050565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649050564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649050564 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649050564 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649050564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649050563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649050563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649050563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649050563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649050563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649050563 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1649050563 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Clicking on OK
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1649050562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1649050561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1649050561 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1649050561 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1649050561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:07:29 [2020-04-21T17:07:29.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1649050561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:07:29 [2020-04-21T17:07:29.171Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:07:29 [2020-04-21T17:07:29.171Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:07:29 [2020-04-21T17:07:29.171Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:07:29 [2020-04-21T17:07:29.171Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:07:29 [2020-04-21T17:07:29.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:07:29 [2020-04-21T17:07:29.172Z] DEBUG - Clicked on OK
13:07:29 [2020-04-21T17:07:29.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1649050561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:07:29 [2020-04-21T17:07:29.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1649051251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:07:29 [2020-04-21T17:07:29.738Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.088 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
13:07:29 [2020-04-21T17:07:29.738Z] 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.147 s
13:07:29 [2020-04-21T17:07:29.738Z] testOpen[1: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.04 s
13:07:29 [2020-04-21T17:07:29.738Z] 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.993 s
13:07:29 [2020-04-21T17:07:29.738Z] testOpen[3: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.062 s
13:07:29 [2020-04-21T17:07:29.738Z] testOpen[4: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.068 s
13:07:29 [2020-04-21T17:07:29.738Z] 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.892 s
13:07:29 [2020-04-21T17:07:29.738Z] 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.982 s
13:07:29 [2020-04-21T17:07:29.738Z] 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.975 s
13:07:29 [2020-04-21T17:07:29.738Z] 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.94 s
13:07:29 [2020-04-21T17:07:29.738Z] 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.975 s
13:07:29 [2020-04-21T17:07:29.738Z] testOpen[10: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.457 s
13:07:29 [2020-04-21T17:07:29.738Z] 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.933 s
13:07:29 [2020-04-21T17:07:29.738Z] 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.996 s
13:07:29 [2020-04-21T17:07:29.738Z] 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.925 s
13:07:29 [2020-04-21T17:07:29.738Z] 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.985 s
13:07:29 [2020-04-21T17:07:29.738Z] 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.972 s
13:07:29 [2020-04-21T17:07:29.738Z] 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.938 s
13:07:29 [2020-04-21T17:07:29.738Z] testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.071 s
13:07:29 [2020-04-21T17:07:29.738Z] testOpen[18: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.191 s
13:07:29 [2020-04-21T17:07:29.738Z] 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.966 s
13:07:29 [2020-04-21T17:07:29.738Z] testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.034 s
13:07:29 [2020-04-21T17:07:29.738Z] 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.907 s
13:07:29 [2020-04-21T17:07:29.738Z] 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.966 s
13:07:29 [2020-04-21T17:07:29.738Z] 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.935 s
13:07:29 [2020-04-21T17:07:29.738Z] 
13:07:29 [2020-04-21T17:07:29.738Z] Results:
13:07:29 [2020-04-21T17:07:29.738Z] 
13:07:29 [2020-04-21T17:07:29.738Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
13:07:29 [2020-04-21T17:07:29.738Z] 
13:07:29 [2020-04-21T17:07:29.996Z] 
13:07:29 [2020-04-21T17:07:29.996Z] !ENTRY org.eclipse.core.resources 2 10035 2020-04-21 17:07:29.989
13:07:29 [2020-04-21T17:07:29.996Z] !MESSAGE The workspace will exit with unsaved changes in this session.
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] All tests passed!
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] 
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] 
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] 
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] Building Trace Compass User Guide 5.3.0-SNAPSHOT                [69/138]
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] 
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] 
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] Executing tasks
13:07:31 [2020-04-21T17:07:31.370Z] 
13:07:31 [2020-04-21T17:07:31.370Z] main:
13:07:31 [2020-04-21T17:07:31.370Z] 
13:07:31 [2020-04-21T17:07:31.370Z] clean:
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] Executed tasks
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] 
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/target
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] 
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] 
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] 
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] 
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] 
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
13:07:31 [2020-04-21T17:07:31.370Z] [INFO] Executing tasks
13:07:31 [2020-04-21T17:07:31.370Z] 
13:07:31 [2020-04-21T17:07:31.370Z] main:
13:07:31 [2020-04-21T17:07:31.370Z] 
13:07:31 [2020-04-21T17:07:31.370Z] build:
13:07:32 [2020-04-21T17:07:32.304Z] Help: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
13:07:32 [2020-04-21T17:07:32.304Z] 
13:07:32 [2020-04-21T17:07:32.304Z] test:
13:07:32 [2020-04-21T17:07:32.562Z] [xmlvalidate] 18 file(s) have been successfully validated.
13:07:32 [2020-04-21T17:07:32.562Z] [INFO] Executed tasks
13:07:32 [2020-04-21T17:07:32.562Z] [INFO] 
13:07:32 [2020-04-21T17:07:32.562Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
13:07:32 [2020-04-21T17:07:32.562Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:07:32 [2020-04-21T17:07:32.562Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/src/main/resources
13:07:32 [2020-04-21T17:07:32.562Z] [INFO] 
13:07:32 [2020-04-21T17:07:32.562Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
13:07:32 [2020-04-21T17:07:32.562Z] [INFO] 
13:07:32 [2020-04-21T17:07:32.562Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
13:07:33 [2020-04-21T17:07:33.934Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
13:07:33 [2020-04-21T17:07:33.934Z] [INFO] Command line:
13:07:33 [2020-04-21T17:07:33.934Z] 	[/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-oxygen/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
13:07:33 [2020-04-21T17:07:33.934Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:07:37 [2020-04-21T17:07:37.214Z] Buildfile: build.xml
13:07:37 [2020-04-21T17:07:37.214Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
13:07:37 [2020-04-21T17:07:37.214Z] 
13:07:37 [2020-04-21T17:07:37.214Z] build.index:
13:07:40 [2020-04-21T17:07:40.496Z] BUILD SUCCESSFUL
13:07:40 [2020-04-21T17:07:40.496Z] 
13:07:40 [2020-04-21T17:07:40.496Z] BUILD SUCCESSFUL
13:07:40 [2020-04-21T17:07:40.496Z] Total time: 4 seconds
13:07:41 [2020-04-21T17:07:41.062Z] [INFO] 
13:07:41 [2020-04-21T17:07:41.062Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
13:07:41 [2020-04-21T17:07:41.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:07:41 [2020-04-21T17:07:41.062Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/src/test/resources
13:07:41 [2020-04-21T17:07:41.062Z] [INFO] 
13:07:41 [2020-04-21T17:07:41.062Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
13:07:41 [2020-04-21T17:07:41.062Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.3.0-SNAPSHOT-sources.jar
13:07:41 [2020-04-21T17:07:41.062Z] [INFO] 
13:07:41 [2020-04-21T17:07:41.062Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
13:07:41 [2020-04-21T17:07:41.062Z] [INFO] 
13:07:41 [2020-04-21T17:07:41.062Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
13:07:41 [2020-04-21T17:07:41.062Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.3.0-SNAPSHOT.jar
13:07:42 [2020-04-21T17:07:42.434Z] [INFO] 
13:07:42 [2020-04-21T17:07:42.434Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
13:07:42 [2020-04-21T17:07:42.434Z] [INFO] 
13:07:42 [2020-04-21T17:07:42.434Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user ---
13:07:42 [2020-04-21T17:07:42.434Z] [INFO] 
13:07:42 [2020-04-21T17:07:42.434Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user ---
13:07:42 [2020-04-21T17:07:42.434Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.3.0-SNAPSHOT.jar
13:07:43 [2020-04-21T17:07:43.000Z] [INFO] 
13:07:43 [2020-04-21T17:07:43.000Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
13:07:43 [2020-04-21T17:07:43.260Z] [INFO] 
13:07:43 [2020-04-21T17:07:43.260Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
13:07:43 [2020-04-21T17:07:43.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.3.0-SNAPSHOT.jar
13:07:43 [2020-04-21T17:07:43.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.3.0-SNAPSHOT.pom
13:07:43 [2020-04-21T17:07:43.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.3.0-SNAPSHOT-sources.jar
13:07:43 [2020-04-21T17:07:43.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.3.0-SNAPSHOT-pack200.jar.pack.gz
13:07:43 [2020-04-21T17:07:43.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.3.0-SNAPSHOT-p2metadata.xml
13:07:43 [2020-04-21T17:07:43.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.3.0-SNAPSHOT-p2artifacts.xml
13:07:43 [2020-04-21T17:07:43.260Z] [INFO] 
13:07:43 [2020-04-21T17:07:43.260Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
13:07:43 [2020-04-21T17:07:43.260Z] [INFO] 
13:07:43 [2020-04-21T17:07:43.260Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.user ---
13:07:43 [2020-04-21T17:07:43.260Z] [INFO] Executing tasks
13:07:43 [2020-04-21T17:07:43.260Z] 
13:07:43 [2020-04-21T17:07:43.260Z] main:
13:07:43 [2020-04-21T17:07:43.260Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/.temp/org.eclipse.tracecompass.doc.user/reference
13:07:43 [2020-04-21T17:07:43.563Z]      [copy] Copying 324 files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/.temp/org.eclipse.tracecompass.doc.user
13:07:43 [2020-04-21T17:07:43.563Z]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/.temp/org.eclipse.tracecompass.doc.user/reference
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] Executed tasks
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] 
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.3.0-SNAPSHOT [70/138]
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] 
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] 
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] Executing tasks
13:07:43 [2020-04-21T17:07:43.563Z] 
13:07:43 [2020-04-21T17:07:43.563Z] main:
13:07:43 [2020-04-21T17:07:43.563Z] 
13:07:43 [2020-04-21T17:07:43.563Z] clean:
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] Executed tasks
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] 
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] 
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] 
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] 
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] 
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] 
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:43 [2020-04-21T17:07:43.563Z] [INFO] Executing tasks
13:07:43 [2020-04-21T17:07:43.563Z] 
13:07:43 [2020-04-21T17:07:43.563Z] main:
13:07:43 [2020-04-21T17:07:43.563Z] 
13:07:43 [2020-04-21T17:07:43.563Z] build:
13:07:43 [2020-04-21T17:07:43.911Z] Help: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
13:07:43 [2020-04-21T17:07:43.911Z] 
13:07:43 [2020-04-21T17:07:43.911Z] test:
13:07:43 [2020-04-21T17:07:43.911Z] [xmlvalidate] 8 file(s) have been successfully validated.
13:07:43 [2020-04-21T17:07:43.911Z] [INFO] Executed tasks
13:07:43 [2020-04-21T17:07:43.911Z] [INFO] 
13:07:43 [2020-04-21T17:07:43.911Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:43 [2020-04-21T17:07:43.911Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:07:43 [2020-04-21T17:07:43.911Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
13:07:43 [2020-04-21T17:07:43.911Z] [INFO] 
13:07:43 [2020-04-21T17:07:43.911Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:43 [2020-04-21T17:07:43.911Z] [INFO] 
13:07:43 [2020-04-21T17:07:43.911Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:43 [2020-04-21T17:07:43.911Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
13:07:43 [2020-04-21T17:07:43.911Z] [INFO] Command line:
13:07:43 [2020-04-21T17:07:43.911Z] 	[/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-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
13:07:43 [2020-04-21T17:07:43.911Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:07:47 [2020-04-21T17:07:47.190Z] Buildfile: build.xml
13:07:47 [2020-04-21T17:07:47.190Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
13:07:47 [2020-04-21T17:07:47.190Z] 
13:07:47 [2020-04-21T17:07:47.190Z] build.index:
13:07:49 [2020-04-21T17:07:49.089Z] BUILD SUCCESSFUL
13:07:49 [2020-04-21T17:07:49.089Z] 
13:07:49 [2020-04-21T17:07:49.089Z] BUILD SUCCESSFUL
13:07:49 [2020-04-21T17:07:49.089Z] Total time: 2 seconds
13:07:50 [2020-04-21T17:07:50.463Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.463Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:50 [2020-04-21T17:07:50.463Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:07:50 [2020-04-21T17:07:50.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
13:07:50 [2020-04-21T17:07:50.463Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.463Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:50 [2020-04-21T17:07:50.463Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.3.0-SNAPSHOT-sources.jar
13:07:50 [2020-04-21T17:07:50.463Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.463Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:50 [2020-04-21T17:07:50.463Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.463Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:50 [2020-04-21T17:07:50.463Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.3.0-SNAPSHOT.jar
13:07:50 [2020-04-21T17:07:50.463Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.3.0-SNAPSHOT.jar
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.3.0-SNAPSHOT.jar
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.3.0-SNAPSHOT.pom
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.3.0-SNAPSHOT-sources.jar
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.3.0-SNAPSHOT-pack200.jar.pack.gz
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.3.0-SNAPSHOT-p2metadata.xml
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.3.0-SNAPSHOT-p2artifacts.xml
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] Executing tasks
13:07:50 [2020-04-21T17:07:50.464Z] 
13:07:50 [2020-04-21T17:07:50.464Z] main:
13:07:50 [2020-04-21T17:07:50.464Z]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] Executed tasks
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] Building Trace Compass RCP User Guide 5.3.0-SNAPSHOT            [71/138]
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] Executing tasks
13:07:50 [2020-04-21T17:07:50.464Z] 
13:07:50 [2020-04-21T17:07:50.464Z] main:
13:07:50 [2020-04-21T17:07:50.464Z] 
13:07:50 [2020-04-21T17:07:50.464Z] clean:
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] Executed tasks
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.464Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:50 [2020-04-21T17:07:50.721Z] [INFO] Executing tasks
13:07:50 [2020-04-21T17:07:50.721Z] 
13:07:50 [2020-04-21T17:07:50.721Z] main:
13:07:50 [2020-04-21T17:07:50.721Z] 
13:07:50 [2020-04-21T17:07:50.721Z] build:
13:07:50 [2020-04-21T17:07:50.721Z] Help: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
13:07:50 [2020-04-21T17:07:50.721Z] 
13:07:50 [2020-04-21T17:07:50.721Z] test:
13:07:50 [2020-04-21T17:07:50.722Z] [xmlvalidate] 2 file(s) have been successfully validated.
13:07:50 [2020-04-21T17:07:50.722Z] [INFO] Executed tasks
13:07:50 [2020-04-21T17:07:50.722Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.722Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:50 [2020-04-21T17:07:50.722Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:07:50 [2020-04-21T17:07:50.722Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
13:07:50 [2020-04-21T17:07:50.722Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.722Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:50 [2020-04-21T17:07:50.722Z] [INFO] 
13:07:50 [2020-04-21T17:07:50.722Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:50 [2020-04-21T17:07:50.980Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
13:07:50 [2020-04-21T17:07:50.980Z] [INFO] Command line:
13:07:50 [2020-04-21T17:07:50.980Z] 	[/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-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
13:07:50 [2020-04-21T17:07:50.980Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:07:54 [2020-04-21T17:07:54.258Z] Buildfile: build.xml
13:07:54 [2020-04-21T17:07:54.258Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
13:07:54 [2020-04-21T17:07:54.258Z] 
13:07:54 [2020-04-21T17:07:54.258Z] build.index:
13:07:56 [2020-04-21T17:07:56.157Z] BUILD SUCCESSFUL
13:07:56 [2020-04-21T17:07:56.157Z] 
13:07:56 [2020-04-21T17:07:56.157Z] BUILD SUCCESSFUL
13:07:56 [2020-04-21T17:07:56.157Z] Total time: 2 seconds
13:07:57 [2020-04-21T17:07:57.091Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.091Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:57 [2020-04-21T17:07:57.091Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:07:57 [2020-04-21T17:07:57.092Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
13:07:57 [2020-04-21T17:07:57.092Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.092Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:57 [2020-04-21T17:07:57.092Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.3.0-SNAPSHOT-sources.jar
13:07:57 [2020-04-21T17:07:57.092Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.092Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:57 [2020-04-21T17:07:57.092Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.092Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:57 [2020-04-21T17:07:57.092Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.3.0-SNAPSHOT.jar
13:07:57 [2020-04-21T17:07:57.092Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.092Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:57 [2020-04-21T17:07:57.092Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.092Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:57 [2020-04-21T17:07:57.092Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.092Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:57 [2020-04-21T17:07:57.092Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.3.0-SNAPSHOT.jar
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.3.0-SNAPSHOT.jar
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.3.0-SNAPSHOT.pom
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.3.0-SNAPSHOT-sources.jar
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.3.0-SNAPSHOT-pack200.jar.pack.gz
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.3.0-SNAPSHOT-p2metadata.xml
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.3.0-SNAPSHOT-p2artifacts.xml
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] Executing tasks
13:07:57 [2020-04-21T17:07:57.352Z] 
13:07:57 [2020-04-21T17:07:57.352Z] main:
13:07:57 [2020-04-21T17:07:57.352Z]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] Executed tasks
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
13:07:57 [2020-04-21T17:07:57.352Z] [INFO] Building Trace Compass Pcap User Guide 5.3.0-SNAPSHOT           [72/138]
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] Executing tasks
13:07:57 [2020-04-21T17:07:57.353Z] 
13:07:57 [2020-04-21T17:07:57.353Z] main:
13:07:57 [2020-04-21T17:07:57.353Z] 
13:07:57 [2020-04-21T17:07:57.353Z] clean:
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] Executed tasks
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:07:57 [2020-04-21T17:07:57.353Z] [INFO] Executing tasks
13:07:57 [2020-04-21T17:07:57.353Z] 
13:07:57 [2020-04-21T17:07:57.353Z] main:
13:07:57 [2020-04-21T17:07:57.353Z] 
13:07:57 [2020-04-21T17:07:57.353Z] build:
13:07:57 [2020-04-21T17:07:57.353Z] Help: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
13:07:57 [2020-04-21T17:07:57.353Z] 
13:07:57 [2020-04-21T17:07:57.353Z] test:
13:07:57 [2020-04-21T17:07:57.854Z] [xmlvalidate] 1 file(s) have been successfully validated.
13:07:57 [2020-04-21T17:07:57.854Z] [INFO] Executed tasks
13:07:57 [2020-04-21T17:07:57.854Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.854Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:07:57 [2020-04-21T17:07:57.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:07:57 [2020-04-21T17:07:57.854Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
13:07:57 [2020-04-21T17:07:57.854Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.854Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:07:57 [2020-04-21T17:07:57.854Z] [INFO] 
13:07:57 [2020-04-21T17:07:57.854Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:07:57 [2020-04-21T17:07:57.854Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
13:07:57 [2020-04-21T17:07:57.854Z] [INFO] Command line:
13:07:57 [2020-04-21T17:07:57.854Z] 	[/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-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
13:07:57 [2020-04-21T17:07:57.854Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:08:01 [2020-04-21T17:08:01.136Z] Buildfile: build.xml
13:08:01 [2020-04-21T17:08:01.137Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
13:08:01 [2020-04-21T17:08:01.137Z] 
13:08:01 [2020-04-21T17:08:01.137Z] build.index:
13:08:04 [2020-04-21T17:08:04.419Z] BUILD SUCCESSFUL
13:08:04 [2020-04-21T17:08:04.420Z] 
13:08:04 [2020-04-21T17:08:04.420Z] BUILD SUCCESSFUL
13:08:04 [2020-04-21T17:08:04.420Z] Total time: 3 seconds
13:08:04 [2020-04-21T17:08:04.986Z] [INFO] 
13:08:04 [2020-04-21T17:08:04.986Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:08:04 [2020-04-21T17:08:04.986Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] 
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.3.0-SNAPSHOT-sources.jar
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] 
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] 
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.3.0-SNAPSHOT.jar
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] 
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] 
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] 
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.3.0-SNAPSHOT.jar
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] 
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] 
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:08:04 [2020-04-21T17:08:04.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.3.0-SNAPSHOT.jar
13:08:05 [2020-04-21T17:08:05.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.3.0-SNAPSHOT.pom
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.3.0-SNAPSHOT-sources.jar
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.3.0-SNAPSHOT-pack200.jar.pack.gz
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.3.0-SNAPSHOT-p2metadata.xml
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.3.0-SNAPSHOT-p2artifacts.xml
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] 
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] 
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] Executing tasks
13:08:05 [2020-04-21T17:08:05.246Z] 
13:08:05 [2020-04-21T17:08:05.246Z] main:
13:08:05 [2020-04-21T17:08:05.246Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] Executed tasks
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] 
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.5-SNAPSHOT       [73/138]
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] 
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples ---
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] 
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] The project's OSGi version is 1.0.5.202004211619
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] 
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] 
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] 
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] 
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples ---
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/src/main/resources
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] 
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples ---
13:08:05 [2020-04-21T17:08:05.246Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/target/classes
13:08:05 [2020-04-21T17:08:05.813Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProviderFactory.java:[60] 
13:08:05 [2020-04-21T17:08:05.813Z] 	ExampleStateSystemAnalysisModule module = TmfTraceUtils.getAnalysisModuleOfClass(trace, ExampleStateSystemAnalysisModule.class, ExampleStateSystemAnalysisModule.ID);
13:08:05 [2020-04-21T17:08:05.813Z] 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:08:05 [2020-04-21T17:08:05.813Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:08:05 [2020-04-21T17:08:05.813Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[41] 
13:08:05 [2020-04-21T17:08:05.813Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
13:08:05 [2020-04-21T17:08:05.813Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:08:05 [2020-04-21T17:08:05.813Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
13:08:05 [2020-04-21T17:08:05.813Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[50] 
13:08:05 [2020-04-21T17:08:05.813Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
13:08:05 [2020-04-21T17:08:05.813Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:08:05 [2020-04-21T17:08:05.813Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
13:08:05 [2020-04-21T17:08:05.813Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphDataProvider.java:[145] 
13:08:05 [2020-04-21T17:08:05.813Z] 	ExampleStateSystemAnalysisModule module = TmfTraceUtils.getAnalysisModuleOfClass(trace, ExampleStateSystemAnalysisModule.class, ExampleStateSystemAnalysisModule.ID);
13:08:05 [2020-04-21T17:08:05.813Z] 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:08:05 [2020-04-21T17:08:05.813Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:08:05 [2020-04-21T17:08:05.813Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphProviderFactory.java:[60] 
13:08:05 [2020-04-21T17:08:05.813Z] 	ExampleStateSystemAnalysisModule module = TmfTraceUtils.getAnalysisModuleOfClass(trace, ExampleStateSystemAnalysisModule.class, ExampleStateSystemAnalysisModule.ID);
13:08:05 [2020-04-21T17:08:05.813Z] 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:08:05 [2020-04-21T17:08:05.813Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:08:05 [2020-04-21T17:08:05.813Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProvider.java:[94] 
13:08:05 [2020-04-21T17:08:05.813Z] 	ExampleStateSystemAnalysisModule module = TmfTraceUtils.getAnalysisModuleOfClass(trace, ExampleStateSystemAnalysisModule.class, ExampleStateSystemAnalysisModule.ID);
13:08:05 [2020-04-21T17:08:05.813Z] 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:08:05 [2020-04-21T17:08:05.813Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:08:05 [2020-04-21T17:08:05.813Z] 6 problems (6 warnings)
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] 
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/src/test/resources
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] 
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.5-SNAPSHOT-sources.jar
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] 
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] 
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.5-SNAPSHOT.jar
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] 
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] 
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples ---
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] 
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples ---
13:08:05 [2020-04-21T17:08:05.813Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.5-SNAPSHOT.jar
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.5-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.5-SNAPSHOT.jar
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.5-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.5-SNAPSHOT.pom
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.5-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.5-SNAPSHOT-sources.jar
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.5-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.5-SNAPSHOT-pack200.jar.pack.gz
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.5-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.5-SNAPSHOT-p2metadata.xml
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.5-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.5-SNAPSHOT-p2artifacts.xml
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.3.0-SNAPSHOT [74/138]
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --------------------------------[ pom ]---------------------------------
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent ---
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent ---
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/5.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-5.3.0-SNAPSHOT.pom
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.5-SNAPSHOT  [75/138]
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] The project's OSGi version is 1.0.5.202004211619
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
13:08:06 [2020-04-21T17:08:06.072Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:06 [2020-04-21T17:08:06.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
13:08:06 [2020-04-21T17:08:06.073Z] [INFO] 
13:08:06 [2020-04-21T17:08:06.073Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
13:08:06 [2020-04-21T17:08:06.073Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes
13:08:07 [2020-04-21T17:08:07.008Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[429] 
13:08:07 [2020-04-21T17:08:07.008Z] 	ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class);
13:08:07 [2020-04-21T17:08:07.008Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:08:07 [2020-04-21T17:08:07.008Z] 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
13:08:07 [2020-04-21T17:08:07.008Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[444] 
13:08:07 [2020-04-21T17:08:07.008Z] 	IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class);
13:08:07 [2020-04-21T17:08:07.008Z] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:08:07 [2020-04-21T17:08:07.008Z] 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
13:08:07 [2020-04-21T17:08:07.008Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[469] 
13:08:07 [2020-04-21T17:08:07.008Z] 	MIBreakpointDMData breakpoint = new MIBreakpointDMData(breakpoints[i]);
13:08:07 [2020-04-21T17:08:07.008Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:08:07 [2020-04-21T17:08:07.008Z] The constructor MIBreakpointDMData(MIBreakpoint) is deprecated
13:08:07 [2020-04-21T17:08:07.008Z] 3 problems (3 warnings)
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.5-SNAPSHOT-sources.jar
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.5-SNAPSHOT.jar
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core ---
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core ---
13:08:07 [2020-04-21T17:08:07.008Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.5-SNAPSHOT.jar
13:08:07 [2020-04-21T17:08:07.266Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.266Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
13:08:07 [2020-04-21T17:08:07.266Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.266Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
13:08:07 [2020-04-21T17:08:07.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.5-SNAPSHOT.jar
13:08:07 [2020-04-21T17:08:07.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.5-SNAPSHOT.pom
13:08:07 [2020-04-21T17:08:07.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.5-SNAPSHOT-sources.jar
13:08:07 [2020-04-21T17:08:07.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.5-SNAPSHOT-pack200.jar.pack.gz
13:08:07 [2020-04-21T17:08:07.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.5-SNAPSHOT-p2metadata.xml
13:08:07 [2020-04-21T17:08:07.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.5-SNAPSHOT-p2artifacts.xml
13:08:07 [2020-04-21T17:08:07.266Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.3-SNAPSHOT    [76/138]
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] The project's OSGi version is 1.1.3.202004211619
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
13:08:07 [2020-04-21T17:08:07.267Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes
13:08:07 [2020-04-21T17:08:07.550Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.550Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
13:08:07 [2020-04-21T17:08:07.550Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:07 [2020-04-21T17:08:07.550Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
13:08:07 [2020-04-21T17:08:07.550Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.550Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
13:08:07 [2020-04-21T17:08:07.550Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-sources.jar
13:08:07 [2020-04-21T17:08:07.550Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.550Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
13:08:07 [2020-04-21T17:08:07.550Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.jar
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui ---
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui ---
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.jar
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.3.0-SNAPSHOT       [77/138]
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.809Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
13:08:07 [2020-04-21T17:08:07.810Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.810Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
13:08:07 [2020-04-21T17:08:07.810Z] [INFO] 
13:08:07 [2020-04-21T17:08:07.810Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.3.0-SNAPSHOT.jar
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace ---
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.3.0-SNAPSHOT-sources-feature.jar
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace ---
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.3.0-SNAPSHOT.jar
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.3.0-SNAPSHOT.pom
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.3.0-SNAPSHOT-sources-feature.jar
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.3.0-SNAPSHOT-p2metadata.xml
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.3.0-SNAPSHOT-p2artifacts.xml
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.1-SNAPSHOT [78/138]
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] The project's OSGi version is 1.0.1.202004211619
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
13:08:08 [2020-04-21T17:08:08.069Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
13:08:08 [2020-04-21T17:08:08.070Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.070Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
13:08:08 [2020-04-21T17:08:08.070Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.070Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
13:08:08 [2020-04-21T17:08:08.070Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:08 [2020-04-21T17:08:08.070Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
13:08:08 [2020-04-21T17:08:08.070Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.070Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
13:08:08 [2020-04-21T17:08:08.070Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-sources.jar
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.jar
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.jar
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] 
13:08:08 [2020-04-21T17:08:08.637Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
13:08:09 [2020-04-21T17:08:09.571Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
13:08:09 [2020-04-21T17:08:09.571Z] [INFO] Command line:
13:08:09 [2020-04-21T17:08:09.571Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:08:09 [2020-04-21T17:08:09.571Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:08:12 [2020-04-21T17:08:12.854Z] !SESSION 2020-04-21 17:08:09.464 -----------------------------------------------
13:08:12 [2020-04-21T17:08:12.855Z] eclipse.buildId=unknown
13:08:12 [2020-04-21T17:08:12.855Z] java.version=1.8.0_202
13:08:12 [2020-04-21T17:08:12.855Z] java.vendor=Oracle Corporation
13:08:12 [2020-04-21T17:08:12.855Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:08:12 [2020-04-21T17:08:12.855Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:08:12 [2020-04-21T17:08:12.855Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:08:12 [2020-04-21T17:08:12.855Z] 
13:08:12 [2020-04-21T17:08:12.855Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:08:12.587
13:08:12 [2020-04-21T17:08:12.855Z] !MESSAGE FrameworkEvent ERROR
13:08:12 [2020-04-21T17:08:12.855Z] !STACK 0
13:08:12 [2020-04-21T17:08:12.855Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [77]
13:08:12 [2020-04-21T17:08:12.855Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:08:12 [2020-04-21T17:08:12.855Z] 
13:08:12 [2020-04-21T17:08:12.855Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:08:12 [2020-04-21T17:08:12.855Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:08:12 [2020-04-21T17:08:12.855Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:08:12 [2020-04-21T17:08:12.855Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:08:12 [2020-04-21T17:08:12.855Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:08:12 [2020-04-21T17:08:12.855Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:08:12 [2020-04-21T17:08:12.855Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:08:12 [2020-04-21T17:08:12.855Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:08:15 [2020-04-21T17:08:15.100Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
13:08:15 [2020-04-21T17:08:15.100Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
13:08:15 [2020-04-21T17:08:15.100Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0.001 s
13:08:15 [2020-04-21T17:08:15.100Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0 s
13:08:15 [2020-04-21T17:08:15.100Z] 
13:08:15 [2020-04-21T17:08:15.100Z] Results:
13:08:15 [2020-04-21T17:08:15.100Z] 
13:08:15 [2020-04-21T17:08:15.100Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
13:08:15 [2020-04-21T17:08:15.100Z] 
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] All tests passed!
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.1-SNAPSHOT [79/138]
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] The project's OSGi version is 1.0.1.202004211619
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
13:08:17 [2020-04-21T17:08:17.000Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes
13:08:17 [2020-04-21T17:08:17.258Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-sources.jar
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.jar
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.jar
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] 
13:08:17 [2020-04-21T17:08:17.259Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
13:08:17 [2020-04-21T17:08:17.825Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log
13:08:17 [2020-04-21T17:08:17.825Z] [INFO] Command line:
13:08:17 [2020-04-21T17:08:17.825Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:08:17 [2020-04-21T17:08:17.825Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:08:21 [2020-04-21T17:08:21.108Z] !SESSION 2020-04-21 17:08:17.913 -----------------------------------------------
13:08:21 [2020-04-21T17:08:21.108Z] eclipse.buildId=unknown
13:08:21 [2020-04-21T17:08:21.108Z] java.version=1.8.0_202
13:08:21 [2020-04-21T17:08:21.108Z] java.vendor=Oracle Corporation
13:08:21 [2020-04-21T17:08:21.108Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:08:21 [2020-04-21T17:08:21.108Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
13:08:21 [2020-04-21T17:08:21.108Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:08:21 [2020-04-21T17:08:21.108Z] 
13:08:21 [2020-04-21T17:08:21.108Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:08:21.073
13:08:21 [2020-04-21T17:08:21.108Z] !MESSAGE FrameworkEvent ERROR
13:08:21 [2020-04-21T17:08:21.108Z] !STACK 0
13:08:21 [2020-04-21T17:08:21.108Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [77]
13:08:21 [2020-04-21T17:08:21.108Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:08:21 [2020-04-21T17:08:21.108Z] 
13:08:21 [2020-04-21T17:08:21.108Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:08:21 [2020-04-21T17:08:21.108Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:08:21 [2020-04-21T17:08:21.108Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:08:21 [2020-04-21T17:08:21.108Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:08:21 [2020-04-21T17:08:21.108Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:08:21 [2020-04-21T17:08:21.108Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:08:21 [2020-04-21T17:08:21.108Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:08:21 [2020-04-21T17:08:21.108Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:08:23 [2020-04-21T17:08:23.636Z] process 10792: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
13:08:23 [2020-04-21T17:08:23.636Z] See the manual page for dbus-uuidgen to correct this issue.
13:08:38 [2020-04-21T17:08:38.508Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
13:08:38 [2020-04-21T17:08:38.509Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
13:08:38 [2020-04-21T17:08:38.509Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0 s
13:08:38 [2020-04-21T17:08:38.509Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0 s
13:08:38 [2020-04-21T17:08:38.509Z] 
13:08:38 [2020-04-21T17:08:38.509Z] Results:
13:08:38 [2020-04-21T17:08:38.509Z] 
13:08:38 [2020-04-21T17:08:38.509Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
13:08:38 [2020-04-21T17:08:38.509Z] 
13:08:39 [2020-04-21T17:08:39.074Z] [INFO] All tests passed!
13:08:39 [2020-04-21T17:08:39.074Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.074Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
13:08:39 [2020-04-21T17:08:39.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:39 [2020-04-21T17:08:39.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.1-SNAPSHOT [80/138]
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] The project's OSGi version is 1.0.1.202004211619
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.075Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-sources.jar
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.jar
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.jar
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] 
13:08:39 [2020-04-21T17:08:39.333Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
13:08:40 [2020-04-21T17:08:40.267Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
13:08:40 [2020-04-21T17:08:40.267Z] [INFO] Command line:
13:08:40 [2020-04-21T17:08:40.267Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:08:40 [2020-04-21T17:08:40.267Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:08:43 [2020-04-21T17:08:43.547Z] !SESSION 2020-04-21 17:08:40.164 -----------------------------------------------
13:08:43 [2020-04-21T17:08:43.547Z] eclipse.buildId=unknown
13:08:43 [2020-04-21T17:08:43.547Z] java.version=1.8.0_202
13:08:43 [2020-04-21T17:08:43.547Z] java.vendor=Oracle Corporation
13:08:43 [2020-04-21T17:08:43.547Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:08:43 [2020-04-21T17:08:43.547Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:08:43 [2020-04-21T17:08:43.547Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:08:43 [2020-04-21T17:08:43.547Z] 
13:08:43 [2020-04-21T17:08:43.547Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:08:42.973
13:08:43 [2020-04-21T17:08:43.547Z] !MESSAGE FrameworkEvent ERROR
13:08:43 [2020-04-21T17:08:43.547Z] !STACK 0
13:08:43 [2020-04-21T17:08:43.547Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
13:08:43 [2020-04-21T17:08:43.547Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:08:43 [2020-04-21T17:08:43.547Z] 
13:08:43 [2020-04-21T17:08:43.547Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:08:43 [2020-04-21T17:08:43.547Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:08:43 [2020-04-21T17:08:43.547Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:08:43 [2020-04-21T17:08:43.547Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:08:43 [2020-04-21T17:08:43.547Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:08:43 [2020-04-21T17:08:43.547Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:08:43 [2020-04-21T17:08:43.547Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:08:43 [2020-04-21T17:08:43.547Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:08:45 [2020-04-21T17:08:45.447Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
13:08:45 [2020-04-21T17:08:45.447Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
13:08:45 [2020-04-21T17:08:45.447Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest)  Time elapsed: 0.001 s
13:08:45 [2020-04-21T17:08:45.447Z] 
13:08:45 [2020-04-21T17:08:45.447Z] Results:
13:08:45 [2020-04-21T17:08:45.447Z] 
13:08:45 [2020-04-21T17:08:45.447Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
13:08:45 [2020-04-21T17:08:45.447Z] 
13:08:46 [2020-04-21T17:08:46.822Z] [INFO] All tests passed!
13:08:46 [2020-04-21T17:08:46.822Z] [INFO] 
13:08:46 [2020-04-21T17:08:46.822Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
13:08:46 [2020-04-21T17:08:46.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:46 [2020-04-21T17:08:46.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:46 [2020-04-21T17:08:46.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:46 [2020-04-21T17:08:46.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:46 [2020-04-21T17:08:46.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] 
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] 
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.4-SNAPSHOT [81/138]
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] 
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] 
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] The project's OSGi version is 1.2.4.202004211619
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] 
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] 
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] 
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] 
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] 
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
13:08:46 [2020-04-21T17:08:46.823Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes
13:08:47 [2020-04-21T17:08:47.389Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigGenerator.java:[482] 
13:08:47 [2020-04-21T17:08:47.389Z] 	XmlUtils.safeValidate(schema, xmlSource);
13:08:47 [2020-04-21T17:08:47.389Z] 	                      ^^^^^^
13:08:47 [2020-04-21T17:08:47.389Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema'
13:08:47 [2020-04-21T17:08:47.389Z] 1 problem (1 warning)
13:08:47 [2020-04-21T17:08:47.389Z] [INFO] 
13:08:47 [2020-04-21T17:08:47.389Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
13:08:47 [2020-04-21T17:08:47.389Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:47 [2020-04-21T17:08:47.389Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
13:08:47 [2020-04-21T17:08:47.389Z] [INFO] 
13:08:47 [2020-04-21T17:08:47.389Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
13:08:47 [2020-04-21T17:08:47.389Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-sources.jar
13:08:47 [2020-04-21T17:08:47.389Z] [INFO] 
13:08:47 [2020-04-21T17:08:47.389Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
13:08:47 [2020-04-21T17:08:47.390Z] [INFO] 
13:08:47 [2020-04-21T17:08:47.390Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
13:08:47 [2020-04-21T17:08:47.390Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.jar
13:08:47 [2020-04-21T17:08:47.390Z] [INFO] 
13:08:47 [2020-04-21T17:08:47.390Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
13:08:47 [2020-04-21T17:08:47.390Z] [INFO] 
13:08:47 [2020-04-21T17:08:47.390Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core ---
13:08:47 [2020-04-21T17:08:47.390Z] [INFO] 
13:08:47 [2020-04-21T17:08:47.390Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core ---
13:08:47 [2020-04-21T17:08:47.390Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.jar
13:08:47 [2020-04-21T17:08:47.648Z] [INFO] 
13:08:47 [2020-04-21T17:08:47.648Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
13:08:47 [2020-04-21T17:08:47.648Z] [INFO] 
13:08:47 [2020-04-21T17:08:47.648Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
13:08:47 [2020-04-21T17:08:47.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:47 [2020-04-21T17:08:47.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:47 [2020-04-21T17:08:47.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:47 [2020-04-21T17:08:47.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:47 [2020-04-21T17:08:47.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:47 [2020-04-21T17:08:47.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:47 [2020-04-21T17:08:47.648Z] [INFO] 
13:08:47 [2020-04-21T17:08:47.648Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] 
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.4-SNAPSHOT [82/138]
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] 
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] 
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] The project's OSGi version is 2.0.4.202004211619
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] 
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] 
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] 
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] 
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] 
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
13:08:47 [2020-04-21T17:08:47.906Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes
13:08:48 [2020-04-21T17:08:48.164Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.164Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
13:08:48 [2020-04-21T17:08:48.164Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:48 [2020-04-21T17:08:48.164Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
13:08:48 [2020-04-21T17:08:48.164Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.164Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
13:08:48 [2020-04-21T17:08:48.164Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-sources.jar
13:08:48 [2020-04-21T17:08:48.164Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.164Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
13:08:48 [2020-04-21T17:08:48.164Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.164Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
13:08:48 [2020-04-21T17:08:48.164Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.jar
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core ---
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core ---
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.jar
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.8-SNAPSHOT  [83/138]
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] The project's OSGi version is 1.0.8.202004211619
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
13:08:48 [2020-04-21T17:08:48.423Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes
13:08:48 [2020-04-21T17:08:48.990Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.990Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
13:08:48 [2020-04-21T17:08:48.990Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:48 [2020-04-21T17:08:48.990Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
13:08:48 [2020-04-21T17:08:48.990Z] [INFO] 
13:08:48 [2020-04-21T17:08:48.990Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
13:08:48 [2020-04-21T17:08:48.990Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-sources.jar
13:08:49 [2020-04-21T17:08:49.247Z] [INFO] 
13:08:49 [2020-04-21T17:08:49.247Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
13:08:49 [2020-04-21T17:08:49.247Z] [INFO] 
13:08:49 [2020-04-21T17:08:49.247Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
13:08:49 [2020-04-21T17:08:49.247Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.jar
13:08:49 [2020-04-21T17:08:49.247Z] [INFO] 
13:08:49 [2020-04-21T17:08:49.247Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
13:08:49 [2020-04-21T17:08:49.247Z] [INFO] 
13:08:49 [2020-04-21T17:08:49.247Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui ---
13:08:49 [2020-04-21T17:08:49.247Z] [INFO] 
13:08:49 [2020-04-21T17:08:49.247Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui ---
13:08:49 [2020-04-21T17:08:49.247Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.jar
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] 
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] 
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] 
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] 
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.10-SNAPSHOT [84/138]
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] 
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] 
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] The project's OSGi version is 1.2.10.202004211619
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] 
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] 
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] 
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] 
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] 
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
13:08:49 [2020-04-21T17:08:49.506Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes
13:08:50 [2020-04-21T17:08:50.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableChannelDialog.java:[177] 
13:08:50 [2020-04-21T17:08:50.880Z] 	fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT);
13:08:50 [2020-04-21T17:08:50.880Z] 	                                               ^^^^^^^^
13:08:50 [2020-04-21T17:08:50.880Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
13:08:50 [2020-04-21T17:08:50.880Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/handlers/AddContextOnDomainHandler.java (at line 89)
13:08:50 [2020-04-21T17:08:50.880Z] 	if (TraceDomainType.JUL.equals(domain)) {
13:08:50 [2020-04-21T17:08:50.880Z] 	                               ^^^^^^
13:08:50 [2020-04-21T17:08:50.880Z] Unlikely argument type for equals(): TraceDomainComponent seems to be unrelated to TraceDomainType
13:08:50 [2020-04-21T17:08:50.880Z] 2 problems (0 errors, 1 warning, 1 info)
13:08:50 [2020-04-21T17:08:50.880Z] [INFO] 
13:08:50 [2020-04-21T17:08:50.880Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
13:08:50 [2020-04-21T17:08:50.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:50 [2020-04-21T17:08:50.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
13:08:50 [2020-04-21T17:08:50.880Z] [INFO] 
13:08:50 [2020-04-21T17:08:50.880Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
13:08:50 [2020-04-21T17:08:50.880Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.10-SNAPSHOT-sources.jar
13:08:51 [2020-04-21T17:08:51.139Z] [INFO] 
13:08:51 [2020-04-21T17:08:51.139Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
13:08:51 [2020-04-21T17:08:51.139Z] [INFO] 
13:08:51 [2020-04-21T17:08:51.139Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
13:08:51 [2020-04-21T17:08:51.139Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.10-SNAPSHOT.jar
13:08:51 [2020-04-21T17:08:51.397Z] [INFO] 
13:08:51 [2020-04-21T17:08:51.397Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
13:08:51 [2020-04-21T17:08:51.397Z] [INFO] 
13:08:51 [2020-04-21T17:08:51.397Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui ---
13:08:51 [2020-04-21T17:08:51.397Z] [INFO] 
13:08:51 [2020-04-21T17:08:51.397Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui ---
13:08:51 [2020-04-21T17:08:51.397Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.10-SNAPSHOT.jar
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.10-SNAPSHOT.jar
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.10-SNAPSHOT.pom
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.10-SNAPSHOT-sources.jar
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.10-SNAPSHOT-pack200.jar.pack.gz
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.10-SNAPSHOT-p2metadata.xml
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.10-SNAPSHOT-p2artifacts.xml
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.3.0-SNAPSHOT [85/138]
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/target
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
13:08:52 [2020-04-21T17:08:52.162Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.3.0-SNAPSHOT.jar
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control ---
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.3.0-SNAPSHOT-sources-feature.jar
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control ---
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.3.0-SNAPSHOT.jar
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.3.0-SNAPSHOT.pom
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.3.0-SNAPSHOT-sources-feature.jar
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.3.0-SNAPSHOT-p2metadata.xml
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.3.0-SNAPSHOT-p2artifacts.xml
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.2-SNAPSHOT [86/138]
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] The project's OSGi version is 1.1.2.202004211619
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
13:08:52 [2020-04-21T17:08:52.163Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes
13:08:52 [2020-04-21T17:08:52.421Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.422Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
13:08:52 [2020-04-21T17:08:52.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:08:52 [2020-04-21T17:08:52.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
13:08:52 [2020-04-21T17:08:52.422Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.422Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
13:08:52 [2020-04-21T17:08:52.422Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-sources.jar
13:08:52 [2020-04-21T17:08:52.422Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.422Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
13:08:52 [2020-04-21T17:08:52.422Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
13:08:52 [2020-04-21T17:08:52.422Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.jar
13:08:52 [2020-04-21T17:08:52.422Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.422Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
13:08:52 [2020-04-21T17:08:52.422Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.422Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
13:08:52 [2020-04-21T17:08:52.422Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.422Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
13:08:52 [2020-04-21T17:08:52.422Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.jar
13:08:52 [2020-04-21T17:08:52.680Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.680Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
13:08:52 [2020-04-21T17:08:52.680Z] [INFO] 
13:08:52 [2020-04-21T17:08:52.681Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
13:08:53 [2020-04-21T17:08:53.247Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
13:08:53 [2020-04-21T17:08:53.247Z] [INFO] Command line:
13:08:53 [2020-04-21T17:08:53.247Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:08:53 [2020-04-21T17:08:53.247Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:08:56 [2020-04-21T17:08:56.530Z] !SESSION 2020-04-21 17:08:53.295 -----------------------------------------------
13:08:56 [2020-04-21T17:08:56.530Z] eclipse.buildId=unknown
13:08:56 [2020-04-21T17:08:56.530Z] java.version=1.8.0_202
13:08:56 [2020-04-21T17:08:56.530Z] java.vendor=Oracle Corporation
13:08:56 [2020-04-21T17:08:56.530Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:08:56 [2020-04-21T17:08:56.530Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:08:56 [2020-04-21T17:08:56.530Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:08:56 [2020-04-21T17:08:56.530Z] 
13:08:56 [2020-04-21T17:08:56.530Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:08:56.158
13:08:56 [2020-04-21T17:08:56.530Z] !MESSAGE FrameworkEvent ERROR
13:08:56 [2020-04-21T17:08:56.530Z] !STACK 0
13:08:56 [2020-04-21T17:08:56.530Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
13:08:56 [2020-04-21T17:08:56.530Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:08:56 [2020-04-21T17:08:56.530Z] 
13:08:56 [2020-04-21T17:08:56.530Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:08:56 [2020-04-21T17:08:56.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:08:56 [2020-04-21T17:08:56.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:08:56 [2020-04-21T17:08:56.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:08:56 [2020-04-21T17:08:56.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:08:56 [2020-04-21T17:08:56.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:08:56 [2020-04-21T17:08:56.530Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:08:56 [2020-04-21T17:08:56.530Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:08:58 [2020-04-21T17:08:58.432Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
13:08:58 [2020-04-21T17:08:58.432Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
13:08:58 [2020-04-21T17:08:58.432Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.012 s
13:08:58 [2020-04-21T17:08:58.432Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.432Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.432Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.433Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.433Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
13:08:58 [2020-04-21T17:08:58.433Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
13:08:58 [2020-04-21T17:08:58.433Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.433Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
13:08:58 [2020-04-21T17:08:58.433Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
13:08:58 [2020-04-21T17:08:58.433Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.433Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
13:08:58 [2020-04-21T17:08:58.433Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
13:08:58 [2020-04-21T17:08:58.433Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.433Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
13:08:58 [2020-04-21T17:08:58.433Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
13:08:58 [2020-04-21T17:08:58.433Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.433Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.433Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.433Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
13:08:58 [2020-04-21T17:08:58.433Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
13:08:58 [2020-04-21T17:08:58.433Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.433Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
13:08:58 [2020-04-21T17:08:58.434Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
13:08:58 [2020-04-21T17:08:58.434Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
13:08:58 [2020-04-21T17:08:58.434Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
13:08:58 [2020-04-21T17:08:58.434Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.434Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.434Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.434Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
13:08:58 [2020-04-21T17:08:58.692Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
13:08:58 [2020-04-21T17:08:58.692Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.693Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.693Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.05 s
13:08:58 [2020-04-21T17:08:58.693Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.693Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
13:08:58 [2020-04-21T17:08:58.693Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
13:08:58 [2020-04-21T17:08:58.693Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.693Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.693Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.693Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.693Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
13:08:58 [2020-04-21T17:08:58.693Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
13:08:58 [2020-04-21T17:08:58.693Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.693Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
13:08:58 [2020-04-21T17:08:58.693Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
13:08:58 [2020-04-21T17:08:58.693Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.693Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.693Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
13:08:58 [2020-04-21T17:08:58.693Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
13:08:58 [2020-04-21T17:08:58.693Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
13:08:59 [2020-04-21T17:08:59.259Z] 
13:08:59 [2020-04-21T17:08:59.259Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2020-04-21 17:08:58.963
13:08:59 [2020-04-21T17:08:59.259Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
13:08:59 [2020-04-21T17:08:59.259Z] !STACK 0
13:08:59 [2020-04-21T17:08:59.259Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
13:08:59 [2020-04-21T17:08:59.259Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:08:59 [2020-04-21T17:08:59.259Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:08:59 [2020-04-21T17:08:59.259Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:08:59 [2020-04-21T17:08:59.259Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:08:59 [2020-04-21T17:08:59.259Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:08:59 [2020-04-21T17:08:59.259Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:08:59 [2020-04-21T17:08:59.260Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:08:59 [2020-04-21T17:08:59.260Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:08:59 [2020-04-21T17:08:59.260Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:08:59 [2020-04-21T17:08:59.260Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:08:59 [2020-04-21T17:08:59.260Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:08:59 [2020-04-21T17:08:59.260Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:08:59 [2020-04-21T17:08:59.260Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:08:59 [2020-04-21T17:08:59.260Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:08:59 [2020-04-21T17:08:59.260Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:08:59 [2020-04-21T17:08:59.260Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:08:59 [2020-04-21T17:08:59.260Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:08:59 [2020-04-21T17:08:59.260Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:08:59 [2020-04-21T17:08:59.260Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
13:08:59 [2020-04-21T17:08:59.260Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
13:08:59 [2020-04-21T17:08:59.260Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:08:59 [2020-04-21T17:08:59.260Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:08:59 [2020-04-21T17:08:59.260Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:08:59 [2020-04-21T17:08:59.260Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:08:59 [2020-04-21T17:08:59.260Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:08:59 [2020-04-21T17:08:59.260Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:08:59 [2020-04-21T17:08:59.260Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:08:59 [2020-04-21T17:08:59.260Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:08:59 [2020-04-21T17:08:59.260Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:08:59 [2020-04-21T17:08:59.260Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:08:59 [2020-04-21T17:08:59.260Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:08:59 [2020-04-21T17:08:59.260Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:08:59 [2020-04-21T17:08:59.260Z] 
13:08:59 [2020-04-21T17:08:59.260Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2020-04-21 17:08:59.069
13:08:59 [2020-04-21T17:08:59.260Z] !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.
13:08:59 [2020-04-21T17:08:59.260Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
13:08:59 [2020-04-21T17:08:59.260Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.476 s
13:08:59 [2020-04-21T17:08:59.260Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.103 s
13:08:59 [2020-04-21T17:08:59.260Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
13:08:59 [2020-04-21T17:08:59.260Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
13:08:59 [2020-04-21T17:08:59.260Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
13:08:59 [2020-04-21T17:08:59.260Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
13:08:59 [2020-04-21T17:08:59.260Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
13:08:59 [2020-04-21T17:08:59.260Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
13:08:59 [2020-04-21T17:08:59.260Z] 
13:08:59 [2020-04-21T17:08:59.260Z] Results:
13:08:59 [2020-04-21T17:08:59.260Z] 
13:08:59 [2020-04-21T17:08:59.260Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
13:08:59 [2020-04-21T17:08:59.260Z] 
13:09:00 [2020-04-21T17:09:00.635Z] [INFO] All tests passed!
13:09:00 [2020-04-21T17:09:00.635Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.635Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
13:09:00 [2020-04-21T17:09:00.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:09:00 [2020-04-21T17:09:00.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:09:00 [2020-04-21T17:09:00.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:09:00 [2020-04-21T17:09:00.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:09:00 [2020-04-21T17:09:00.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:09:00 [2020-04-21T17:09:00.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:09:00 [2020-04-21T17:09:00.635Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.635Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
13:09:00 [2020-04-21T17:09:00.635Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.635Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
13:09:00 [2020-04-21T17:09:00.635Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.1-SNAPSHOT [87/138]
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] The project's OSGi version is 1.0.1.202004211619
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
13:09:00 [2020-04-21T17:09:00.636Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-sources.jar
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.jar
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.jar
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] 
13:09:00 [2020-04-21T17:09:00.894Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
13:09:01 [2020-04-21T17:09:01.830Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
13:09:01 [2020-04-21T17:09:01.830Z] [INFO] Command line:
13:09:01 [2020-04-21T17:09:01.830Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:09:01 [2020-04-21T17:09:01.830Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:09:05 [2020-04-21T17:09:05.114Z] !SESSION 2020-04-21 17:09:01.973 -----------------------------------------------
13:09:05 [2020-04-21T17:09:05.114Z] eclipse.buildId=unknown
13:09:05 [2020-04-21T17:09:05.114Z] java.version=1.8.0_202
13:09:05 [2020-04-21T17:09:05.114Z] java.vendor=Oracle Corporation
13:09:05 [2020-04-21T17:09:05.114Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:09:05 [2020-04-21T17:09:05.114Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:09:05 [2020-04-21T17:09:05.114Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:09:05 [2020-04-21T17:09:05.114Z] 
13:09:05 [2020-04-21T17:09:05.114Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:09:04.852
13:09:05 [2020-04-21T17:09:05.114Z] !MESSAGE FrameworkEvent ERROR
13:09:05 [2020-04-21T17:09:05.114Z] !STACK 0
13:09:05 [2020-04-21T17:09:05.114Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
13:09:05 [2020-04-21T17:09:05.114Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:09:05 [2020-04-21T17:09:05.114Z] 
13:09:05 [2020-04-21T17:09:05.114Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:09:05 [2020-04-21T17:09:05.114Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:09:05 [2020-04-21T17:09:05.114Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:09:05 [2020-04-21T17:09:05.114Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:09:05 [2020-04-21T17:09:05.115Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:09:05 [2020-04-21T17:09:05.115Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:09:05 [2020-04-21T17:09:05.115Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:09:05 [2020-04-21T17:09:05.115Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:09:07 [2020-04-21T17:09:07.184Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
13:09:07 [2020-04-21T17:09:07.184Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
13:09:07 [2020-04-21T17:09:07.184Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0.007 s
13:09:07 [2020-04-21T17:09:07.184Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0.007 s
13:09:07 [2020-04-21T17:09:07.184Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
13:09:07 [2020-04-21T17:09:07.184Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
13:09:07 [2020-04-21T17:09:07.184Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0.001 s
13:09:07 [2020-04-21T17:09:07.184Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0 s
13:09:07 [2020-04-21T17:09:07.184Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
13:09:07 [2020-04-21T17:09:07.748Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
13:09:07 [2020-04-21T17:09:07.749Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.079 s
13:09:07 [2020-04-21T17:09:07.749Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.006 s
13:09:07 [2020-04-21T17:09:07.749Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.004 s
13:09:07 [2020-04-21T17:09:07.749Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
13:09:07 [2020-04-21T17:09:07.749Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
13:09:07 [2020-04-21T17:09:07.749Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
13:09:07 [2020-04-21T17:09:07.749Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
13:09:07 [2020-04-21T17:09:07.749Z] 
13:09:07 [2020-04-21T17:09:07.749Z] Results:
13:09:07 [2020-04-21T17:09:07.749Z] 
13:09:07 [2020-04-21T17:09:07.749Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
13:09:07 [2020-04-21T17:09:07.749Z] 
13:09:09 [2020-04-21T17:09:09.122Z] [INFO] All tests passed!
13:09:09 [2020-04-21T17:09:09.122Z] [INFO] 
13:09:09 [2020-04-21T17:09:09.122Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
13:09:09 [2020-04-21T17:09:09.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:09:09 [2020-04-21T17:09:09.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:09:09 [2020-04-21T17:09:09.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:09:09 [2020-04-21T17:09:09.123Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:09:09 [2020-04-21T17:09:09.123Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:09:09 [2020-04-21T17:09:09.123Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:09:09 [2020-04-21T17:09:09.123Z] [INFO] 
13:09:09 [2020-04-21T17:09:09.123Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
13:09:09 [2020-04-21T17:09:09.123Z] [INFO] 
13:09:09 [2020-04-21T17:09:09.123Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
13:09:09 [2020-04-21T17:09:09.123Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.4-SNAPSHOT [88/138]
13:09:09 [2020-04-21T17:09:09.123Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:09:09 [2020-04-21T17:09:09.381Z] [INFO] 
13:09:09 [2020-04-21T17:09:09.381Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
13:09:09 [2020-04-21T17:09:09.381Z] [INFO] 
13:09:09 [2020-04-21T17:09:09.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
13:09:09 [2020-04-21T17:09:09.381Z] [INFO] The project's OSGi version is 2.0.4.202004211619
13:09:09 [2020-04-21T17:09:09.381Z] [INFO] 
13:09:09 [2020-04-21T17:09:09.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
13:09:09 [2020-04-21T17:09:09.381Z] [INFO] 
13:09:09 [2020-04-21T17:09:09.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
13:09:09 [2020-04-21T17:09:09.381Z] [INFO] 
13:09:09 [2020-04-21T17:09:09.381Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
13:09:09 [2020-04-21T17:09:09.381Z] [INFO] 
13:09:09 [2020-04-21T17:09:09.381Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
13:09:09 [2020-04-21T17:09:09.381Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:09:09 [2020-04-21T17:09:09.381Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
13:09:09 [2020-04-21T17:09:09.381Z] [INFO] 
13:09:09 [2020-04-21T17:09:09.381Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
13:09:09 [2020-04-21T17:09:09.381Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes
13:09:09 [2020-04-21T17:09:09.946Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/model/component/TraceControlTestFacility.java:[265] 
13:09:09 [2020-04-21T17:09:09.946Z] 	Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class);
13:09:09 [2020-04-21T17:09:09.946Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:09:09 [2020-04-21T17:09:09.946Z] 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
13:09:09 [2020-04-21T17:09:09.946Z] 1 problem (1 warning)
13:09:09 [2020-04-21T17:09:09.946Z] [INFO] 
13:09:09 [2020-04-21T17:09:09.946Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
13:09:09 [2020-04-21T17:09:09.946Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:09:09 [2020-04-21T17:09:09.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
13:09:09 [2020-04-21T17:09:09.946Z] [INFO] 
13:09:09 [2020-04-21T17:09:09.946Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
13:09:09 [2020-04-21T17:09:09.946Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-sources.jar
13:09:10 [2020-04-21T17:09:10.205Z] [INFO] 
13:09:10 [2020-04-21T17:09:10.205Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
13:09:10 [2020-04-21T17:09:10.205Z] [INFO] 
13:09:10 [2020-04-21T17:09:10.205Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
13:09:10 [2020-04-21T17:09:10.205Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.jar
13:09:10 [2020-04-21T17:09:10.205Z] [INFO] 
13:09:10 [2020-04-21T17:09:10.205Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
13:09:10 [2020-04-21T17:09:10.205Z] [INFO] 
13:09:10 [2020-04-21T17:09:10.205Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
13:09:10 [2020-04-21T17:09:10.205Z] [INFO] 
13:09:10 [2020-04-21T17:09:10.205Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
13:09:10 [2020-04-21T17:09:10.205Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.jar
13:09:10 [2020-04-21T17:09:10.465Z] [INFO] 
13:09:10 [2020-04-21T17:09:10.465Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
13:09:10 [2020-04-21T17:09:10.465Z] [INFO] 
13:09:10 [2020-04-21T17:09:10.465Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
13:09:11 [2020-04-21T17:09:11.031Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log
13:09:11 [2020-04-21T17:09:11.031Z] [INFO] Command line:
13:09:11 [2020-04-21T17:09:11.031Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:09:11 [2020-04-21T17:09:11.031Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:09:15 [2020-04-21T17:09:15.227Z] !SESSION 2020-04-21 17:09:11.171 -----------------------------------------------
13:09:15 [2020-04-21T17:09:15.227Z] eclipse.buildId=unknown
13:09:15 [2020-04-21T17:09:15.227Z] java.version=1.8.0_202
13:09:15 [2020-04-21T17:09:15.227Z] java.vendor=Oracle Corporation
13:09:15 [2020-04-21T17:09:15.227Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:09:15 [2020-04-21T17:09:15.227Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
13:09:15 [2020-04-21T17:09:15.227Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:09:15 [2020-04-21T17:09:15.227Z] 
13:09:15 [2020-04-21T17:09:15.227Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:09:14.566
13:09:15 [2020-04-21T17:09:15.227Z] !MESSAGE FrameworkEvent ERROR
13:09:15 [2020-04-21T17:09:15.227Z] !STACK 0
13:09:15 [2020-04-21T17:09:15.227Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
13:09:15 [2020-04-21T17:09:15.227Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:09:15 [2020-04-21T17:09:15.227Z] 
13:09:15 [2020-04-21T17:09:15.227Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:09:15 [2020-04-21T17:09:15.227Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:09:15 [2020-04-21T17:09:15.227Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:09:15 [2020-04-21T17:09:15.227Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:09:15 [2020-04-21T17:09:15.227Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:09:15 [2020-04-21T17:09:15.227Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:09:15 [2020-04-21T17:09:15.227Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:09:15 [2020-04-21T17:09:15.227Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:09:17 [2020-04-21T17:09:17.130Z] process 11011: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
13:09:17 [2020-04-21T17:09:17.130Z] See the manual page for dbus-uuidgen to correct this issue.
13:09:32 [2020-04-21T17:09:32.161Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
13:09:33 [2020-04-21T17:09:33.536Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.692 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
13:09:33 [2020-04-21T17:09:33.536Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest)  Time elapsed: 2.613 s
13:09:33 [2020-04-21T17:09:33.536Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
13:09:34 [2020-04-21T17:09:34.470Z] *** BUG ***
13:09:34 [2020-04-21T17:09:34.470Z] In pixman_region32_init_rect: Invalid rectangle passed
13:09:34 [2020-04-21T17:09:34.470Z] Set a breakpoint on '_pixman_log_error' to debug
13:09:34 [2020-04-21T17:09:34.470Z] 
13:09:34 [2020-04-21T17:09:34.470Z] *** BUG ***
13:09:34 [2020-04-21T17:09:34.470Z] In pixman_region32_init_rect: Invalid rectangle passed
13:09:34 [2020-04-21T17:09:34.470Z] Set a breakpoint on '_pixman_log_error' to debug
13:09:34 [2020-04-21T17:09:34.470Z] 
13:09:34 [2020-04-21T17:09:34.470Z] *** BUG ***
13:09:34 [2020-04-21T17:09:34.470Z] In pixman_region32_init_rect: Invalid rectangle passed
13:09:34 [2020-04-21T17:09:34.470Z] Set a breakpoint on '_pixman_log_error' to debug
13:09:34 [2020-04-21T17:09:34.470Z] 
13:09:34 [2020-04-21T17:09:34.470Z] *** BUG ***
13:09:34 [2020-04-21T17:09:34.470Z] In pixman_region32_init_rect: Invalid rectangle passed
13:09:34 [2020-04-21T17:09:34.470Z] Set a breakpoint on '_pixman_log_error' to debug
13:09:34 [2020-04-21T17:09:34.470Z] 
13:09:35 [2020-04-21T17:09:35.035Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
13:09:35 [2020-04-21T17:09:35.035Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest)  Time elapsed: 1.588 s
13:09:35 [2020-04-21T17:09:35.035Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
13:09:35 [2020-04-21T17:09:35.292Z] *** BUG ***
13:09:35 [2020-04-21T17:09:35.293Z] In pixman_region32_init_rect: Invalid rectangle passed
13:09:35 [2020-04-21T17:09:35.293Z] Set a breakpoint on '_pixman_log_error' to debug
13:09:35 [2020-04-21T17:09:35.293Z] 
13:09:35 [2020-04-21T17:09:35.293Z] *** BUG ***
13:09:35 [2020-04-21T17:09:35.293Z] In pixman_region32_init_rect: Invalid rectangle passed
13:09:35 [2020-04-21T17:09:35.293Z] Set a breakpoint on '_pixman_log_error' to debug
13:09:35 [2020-04-21T17:09:35.293Z] 
13:09:35 [2020-04-21T17:09:35.293Z] *** BUG ***
13:09:35 [2020-04-21T17:09:35.293Z] In pixman_region32_init_rect: Invalid rectangle passed
13:09:35 [2020-04-21T17:09:35.293Z] Set a breakpoint on '_pixman_log_error' to debug
13:09:35 [2020-04-21T17:09:35.293Z] 
13:09:35 [2020-04-21T17:09:35.293Z] *** BUG ***
13:09:35 [2020-04-21T17:09:35.293Z] In pixman_region32_init_rect: Invalid rectangle passed
13:09:35 [2020-04-21T17:09:35.293Z] Set a breakpoint on '_pixman_log_error' to debug
13:09:35 [2020-04-21T17:09:35.293Z] 
13:09:36 [2020-04-21T17:09:36.667Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.563 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
13:09:36 [2020-04-21T17:09:36.668Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest)  Time elapsed: 1.562 s
13:09:36 [2020-04-21T17:09:36.668Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
13:09:36 [2020-04-21T17:09:36.926Z] *** BUG ***
13:09:36 [2020-04-21T17:09:36.926Z] In pixman_region32_init_rect: Invalid rectangle passed
13:09:36 [2020-04-21T17:09:36.926Z] Set a breakpoint on '_pixman_log_error' to debug
13:09:36 [2020-04-21T17:09:36.926Z] 
13:09:36 [2020-04-21T17:09:36.926Z] *** BUG ***
13:09:36 [2020-04-21T17:09:36.926Z] In pixman_region32_init_rect: Invalid rectangle passed
13:09:36 [2020-04-21T17:09:36.926Z] Set a breakpoint on '_pixman_log_error' to debug
13:09:36 [2020-04-21T17:09:36.926Z] 
13:09:37 [2020-04-21T17:09:37.861Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
13:09:37 [2020-04-21T17:09:37.861Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest)  Time elapsed: 1.283 s
13:09:37 [2020-04-21T17:09:37.861Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
13:09:39 [2020-04-21T17:09:39.761Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.72 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
13:09:39 [2020-04-21T17:09:39.761Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest)  Time elapsed: 1.719 s
13:09:39 [2020-04-21T17:09:39.761Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
13:09:41 [2020-04-21T17:09:41.135Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
13:09:41 [2020-04-21T17:09:41.135Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest)  Time elapsed: 1.393 s
13:09:41 [2020-04-21T17:09:41.135Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
13:09:41 [2020-04-21T17:09:41.135Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
13:09:41 [2020-04-21T17:09:41.135Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
13:09:41 [2020-04-21T17:09:41.135Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
13:09:41 [2020-04-21T17:09:41.135Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
13:09:41 [2020-04-21T17:09:41.135Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
13:09:41 [2020-04-21T17:09:41.135Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.006 s
13:09:41 [2020-04-21T17:09:41.135Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
13:09:41 [2020-04-21T17:09:41.135Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
13:09:53 [2020-04-21T17:09:53.381Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.358 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
13:09:53 [2020-04-21T17:09:53.381Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest)  Time elapsed: 12.357 s
13:09:53 [2020-04-21T17:09:53.381Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
13:09:56 [2020-04-21T17:09:56.664Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.799 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
13:09:56 [2020-04-21T17:09:56.664Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest)  Time elapsed: 2.798 s
13:09:56 [2020-04-21T17:09:56.664Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
13:09:57 [2020-04-21T17:09:57.231Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.093 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
13:09:57 [2020-04-21T17:09:57.231Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test)  Time elapsed: 1.092 s
13:09:57 [2020-04-21T17:09:57.231Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
13:09:59 [2020-04-21T17:09:59.132Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.84 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
13:09:59 [2020-04-21T17:09:59.132Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest)  Time elapsed: 1.839 s
13:09:59 [2020-04-21T17:09:59.132Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
13:10:00 [2020-04-21T17:10:00.068Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
13:10:00 [2020-04-21T17:10:00.068Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest)  Time elapsed: 0.707 s
13:10:00 [2020-04-21T17:10:00.068Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
13:10:01 [2020-04-21T17:10:01.005Z] 
13:10:01 [2020-04-21T17:10:01.005Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-04-21 17:10:00.791
13:10:01 [2020-04-21T17:10:01.005Z] !MESSAGE Could not validate the xml response
13:10:01 [2020-04-21T17:10:01.005Z] !STACK 0
13:10:01 [2020-04-21T17:10:01.005Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
13:10:01 [2020-04-21T17:10:01.005Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
13:10:01 [2020-04-21T17:10:01.005Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
13:10:01 [2020-04-21T17:10:01.005Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
13:10:01 [2020-04-21T17:10:01.005Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
13:10:01 [2020-04-21T17:10:01.005Z] 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
13:10:01 [2020-04-21T17:10:01.005Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994)
13:10:01 [2020-04-21T17:10:01.005Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
13:10:01 [2020-04-21T17:10:01.005Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
13:10:01 [2020-04-21T17:10:01.005Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
13:10:01 [2020-04-21T17:10:01.005Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
13:10:01 [2020-04-21T17:10:01.005Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
13:10:01 [2020-04-21T17:10:01.005Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
13:10:01 [2020-04-21T17:10:01.005Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
13:10:01 [2020-04-21T17:10:01.005Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
13:10:01 [2020-04-21T17:10:01.005Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:10:01 [2020-04-21T17:10:01.005Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:10:01 [2020-04-21T17:10:01.005Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:10:01 [2020-04-21T17:10:01.005Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:10:01 [2020-04-21T17:10:01.005Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:10:01 [2020-04-21T17:10:01.005Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:10:01 [2020-04-21T17:10:01.005Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:10:01 [2020-04-21T17:10:01.005Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
13:10:01 [2020-04-21T17:10:01.005Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:10:01 [2020-04-21T17:10:01.006Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:10:01 [2020-04-21T17:10:01.006Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:10:01 [2020-04-21T17:10:01.006Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:10:01 [2020-04-21T17:10:01.006Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:10:01 [2020-04-21T17:10:01.006Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:10:01 [2020-04-21T17:10:01.006Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:10:01 [2020-04-21T17:10:01.006Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:10:01 [2020-04-21T17:10:01.006Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:10:01 [2020-04-21T17:10:01.006Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:10:01 [2020-04-21T17:10:01.006Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:10:01 [2020-04-21T17:10:01.006Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:10:02 [2020-04-21T17:10:02.381Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 2.527 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
13:10:02 [2020-04-21T17:10:02.381Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.12 s
13:10:02 [2020-04-21T17:10:02.381Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.095 s
13:10:02 [2020-04-21T17:10:02.381Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.095 s
13:10:02 [2020-04-21T17:10:02.381Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.091 s
13:10:02 [2020-04-21T17:10:02.381Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.092 s
13:10:02 [2020-04-21T17:10:02.381Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.03 s
13:10:02 [2020-04-21T17:10:02.381Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.086 s
13:10:02 [2020-04-21T17:10:02.381Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.087 s
13:10:02 [2020-04-21T17:10:02.381Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.028 s
13:10:02 [2020-04-21T17:10:02.381Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.078 s
13:10:02 [2020-04-21T17:10:02.381Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.076 s
13:10:02 [2020-04-21T17:10:02.381Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.034 s
13:10:02 [2020-04-21T17:10:02.381Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.077 s
13:10:02 [2020-04-21T17:10:02.381Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.092 s
13:10:02 [2020-04-21T17:10:02.381Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.028 s
13:10:02 [2020-04-21T17:10:02.381Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.066 s
13:10:02 [2020-04-21T17:10:02.381Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.025 s
13:10:02 [2020-04-21T17:10:02.381Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.085 s
13:10:02 [2020-04-21T17:10:02.381Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.033 s
13:10:02 [2020-04-21T17:10:02.381Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.088 s
13:10:02 [2020-04-21T17:10:02.381Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.092 s
13:10:02 [2020-04-21T17:10:02.381Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
13:10:02 [2020-04-21T17:10:02.381Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.023 s
13:10:02 [2020-04-21T17:10:02.381Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.063 s
13:10:02 [2020-04-21T17:10:02.381Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.021 s
13:10:02 [2020-04-21T17:10:02.381Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.018 s
13:10:02 [2020-04-21T17:10:02.381Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.061 s
13:10:02 [2020-04-21T17:10:02.381Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
13:10:02 [2020-04-21T17:10:02.381Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
13:10:02 [2020-04-21T17:10:02.381Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.062 s
13:10:02 [2020-04-21T17:10:02.381Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
13:10:02 [2020-04-21T17:10:02.381Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
13:10:02 [2020-04-21T17:10:02.381Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
13:10:02 [2020-04-21T17:10:02.381Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
13:10:02 [2020-04-21T17:10:02.381Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
13:10:02 [2020-04-21T17:10:02.381Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.057 s
13:10:02 [2020-04-21T17:10:02.381Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
13:10:02 [2020-04-21T17:10:02.381Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
13:10:02 [2020-04-21T17:10:02.381Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
13:10:02 [2020-04-21T17:10:02.381Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.059 s
13:10:02 [2020-04-21T17:10:02.381Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.019 s
13:10:02 [2020-04-21T17:10:02.382Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
13:10:02 [2020-04-21T17:10:02.382Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.057 s
13:10:02 [2020-04-21T17:10:02.382Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.024 s
13:10:02 [2020-04-21T17:10:02.382Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.076 s
13:10:02 [2020-04-21T17:10:02.382Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
13:10:02 [2020-04-21T17:10:02.382Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
13:10:02 [2020-04-21T17:10:02.382Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.065 s
13:10:02 [2020-04-21T17:10:02.382Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
13:10:02 [2020-04-21T17:10:02.382Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
13:10:02 [2020-04-21T17:10:02.382Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.07 s
13:10:02 [2020-04-21T17:10:02.382Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.018 s
13:10:02 [2020-04-21T17:10:02.382Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
13:10:02 [2020-04-21T17:10:02.382Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.065 s
13:10:02 [2020-04-21T17:10:02.382Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
13:10:02 [2020-04-21T17:10:02.382Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
13:10:02 [2020-04-21T17:10:02.382Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
13:10:02 [2020-04-21T17:10:02.948Z] 
13:10:02 [2020-04-21T17:10:02.948Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-04-21 17:10:02.772
13:10:02 [2020-04-21T17:10:02.948Z] !MESSAGE Could not validate the xml response
13:10:02 [2020-04-21T17:10:02.948Z] !STACK 0
13:10:02 [2020-04-21T17:10:02.948Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
13:10:02 [2020-04-21T17:10:02.948Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
13:10:02 [2020-04-21T17:10:02.948Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
13:10:02 [2020-04-21T17:10:02.948Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
13:10:02 [2020-04-21T17:10:02.948Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
13:10:02 [2020-04-21T17:10:02.948Z] 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
13:10:02 [2020-04-21T17:10:02.948Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994)
13:10:02 [2020-04-21T17:10:02.948Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
13:10:02 [2020-04-21T17:10:02.948Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
13:10:02 [2020-04-21T17:10:02.948Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
13:10:02 [2020-04-21T17:10:02.948Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
13:10:02 [2020-04-21T17:10:02.948Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
13:10:02 [2020-04-21T17:10:02.948Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
13:10:02 [2020-04-21T17:10:02.948Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
13:10:02 [2020-04-21T17:10:02.948Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:10:02 [2020-04-21T17:10:02.948Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:10:02 [2020-04-21T17:10:02.948Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:10:02 [2020-04-21T17:10:02.948Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:10:02 [2020-04-21T17:10:02.948Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:10:02 [2020-04-21T17:10:02.948Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:10:02 [2020-04-21T17:10:02.948Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:10:02 [2020-04-21T17:10:02.948Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
13:10:02 [2020-04-21T17:10:02.948Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:10:02 [2020-04-21T17:10:02.949Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:10:02 [2020-04-21T17:10:02.949Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:10:02 [2020-04-21T17:10:02.949Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:10:02 [2020-04-21T17:10:02.949Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:10:02 [2020-04-21T17:10:02.949Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:10:04 [2020-04-21T17:10:04.324Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.773 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
13:10:04 [2020-04-21T17:10:04.324Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.075 s
13:10:04 [2020-04-21T17:10:04.324Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.017 s
13:10:04 [2020-04-21T17:10:04.324Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.062 s
13:10:04 [2020-04-21T17:10:04.324Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.018 s
13:10:04 [2020-04-21T17:10:04.324Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
13:10:04 [2020-04-21T17:10:04.324Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.062 s
13:10:04 [2020-04-21T17:10:04.324Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
13:10:04 [2020-04-21T17:10:04.324Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.02 s
13:10:04 [2020-04-21T17:10:04.324Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.063 s
13:10:04 [2020-04-21T17:10:04.324Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.019 s
13:10:04 [2020-04-21T17:10:04.324Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.02 s
13:10:04 [2020-04-21T17:10:04.324Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.084 s
13:10:04 [2020-04-21T17:10:04.324Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.024 s
13:10:04 [2020-04-21T17:10:04.324Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.069 s
13:10:04 [2020-04-21T17:10:04.324Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.023 s
13:10:04 [2020-04-21T17:10:04.324Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.073 s
13:10:04 [2020-04-21T17:10:04.324Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.021 s
13:10:04 [2020-04-21T17:10:04.324Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.064 s
13:10:04 [2020-04-21T17:10:04.324Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.026 s
13:10:04 [2020-04-21T17:10:04.324Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
13:10:04 [2020-04-21T17:10:04.324Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.073 s
13:10:04 [2020-04-21T17:10:04.324Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.022 s
13:10:04 [2020-04-21T17:10:04.324Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.022 s
13:10:04 [2020-04-21T17:10:04.324Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.058 s
13:10:04 [2020-04-21T17:10:04.324Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.022 s
13:10:04 [2020-04-21T17:10:04.324Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.02 s
13:10:04 [2020-04-21T17:10:04.324Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.06 s
13:10:04 [2020-04-21T17:10:04.324Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.021 s
13:10:04 [2020-04-21T17:10:04.324Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.033 s
13:10:04 [2020-04-21T17:10:04.324Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
13:10:04 [2020-04-21T17:10:04.324Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.058 s
13:10:04 [2020-04-21T17:10:04.324Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.021 s
13:10:04 [2020-04-21T17:10:04.324Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
13:10:04 [2020-04-21T17:10:04.324Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.021 s
13:10:04 [2020-04-21T17:10:04.324Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.056 s
13:10:04 [2020-04-21T17:10:04.324Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.022 s
13:10:04 [2020-04-21T17:10:04.324Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
13:10:04 [2020-04-21T17:10:04.324Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.058 s
13:10:04 [2020-04-21T17:10:04.324Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
13:10:04 [2020-04-21T17:10:04.324Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
13:10:04 [2020-04-21T17:10:04.324Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
13:10:04 [2020-04-21T17:10:04.324Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.056 s
13:10:04 [2020-04-21T17:10:04.324Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
13:10:04 [2020-04-21T17:10:04.324Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
13:10:04 [2020-04-21T17:10:04.325Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
13:10:04 [2020-04-21T17:10:04.325Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.055 s
13:10:04 [2020-04-21T17:10:04.325Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
13:10:04 [2020-04-21T17:10:04.325Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
13:10:04 [2020-04-21T17:10:04.325Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.059 s
13:10:04 [2020-04-21T17:10:04.325Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
13:10:04 [2020-04-21T17:10:04.325Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
13:10:04 [2020-04-21T17:10:04.325Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
13:10:04 [2020-04-21T17:10:04.325Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.059 s
13:10:04 [2020-04-21T17:10:04.325Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
13:10:04 [2020-04-21T17:10:04.325Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
13:10:05 [2020-04-21T17:10:05.267Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.873 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
13:10:05 [2020-04-21T17:10:05.267Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.549 s
13:10:05 [2020-04-21T17:10:05.267Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
13:10:05 [2020-04-21T17:10:05.267Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
13:10:05 [2020-04-21T17:10:05.267Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
13:10:05 [2020-04-21T17:10:05.267Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.267Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.267Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.267Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.267Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
13:10:05 [2020-04-21T17:10:05.267Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.267Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.267Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
13:10:05 [2020-04-21T17:10:05.267Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
13:10:05 [2020-04-21T17:10:05.267Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.267Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.267Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.267Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
13:10:05 [2020-04-21T17:10:05.267Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
13:10:05 [2020-04-21T17:10:05.267Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.267Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.006 s
13:10:05 [2020-04-21T17:10:05.267Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
13:10:05 [2020-04-21T17:10:05.267Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.005 s
13:10:05 [2020-04-21T17:10:05.267Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.043 s
13:10:05 [2020-04-21T17:10:05.267Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.011 s
13:10:05 [2020-04-21T17:10:05.267Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
13:10:05 [2020-04-21T17:10:05.267Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.005 s
13:10:05 [2020-04-21T17:10:05.267Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.267Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
13:10:05 [2020-04-21T17:10:05.267Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.267Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.267Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
13:10:05 [2020-04-21T17:10:05.267Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
13:10:05 [2020-04-21T17:10:05.267Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.267Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.024 s
13:10:05 [2020-04-21T17:10:05.267Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.042 s
13:10:05 [2020-04-21T17:10:05.267Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
13:10:05 [2020-04-21T17:10:05.267Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.267Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.267Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
13:10:05 [2020-04-21T17:10:05.267Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
13:10:05 [2020-04-21T17:10:05.268Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.268Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.268Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
13:10:05 [2020-04-21T17:10:05.268Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
13:10:05 [2020-04-21T17:10:05.268Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.268Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.268Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.268Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.005 s
13:10:05 [2020-04-21T17:10:05.268Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.268Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
13:10:05 [2020-04-21T17:10:05.268Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
13:10:05 [2020-04-21T17:10:05.268Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.043 s
13:10:05 [2020-04-21T17:10:05.268Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
13:10:05 [2020-04-21T17:10:05.268Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
13:10:05 [2020-04-21T17:10:05.268Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
13:10:05 [2020-04-21T17:10:05.268Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
13:10:05 [2020-04-21T17:10:05.268Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
13:10:05 [2020-04-21T17:10:05.268Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
13:10:05 [2020-04-21T17:10:05.268Z] 
13:10:05 [2020-04-21T17:10:05.268Z] Results:
13:10:05 [2020-04-21T17:10:05.268Z] 
13:10:05 [2020-04-21T17:10:05.268Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
13:10:05 [2020-04-21T17:10:05.268Z] 
13:10:06 [2020-04-21T17:10:06.969Z] [INFO] All tests passed!
13:10:06 [2020-04-21T17:10:06.969Z] [INFO] 
13:10:06 [2020-04-21T17:10:06.969Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
13:10:06 [2020-04-21T17:10:06.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:10:06 [2020-04-21T17:10:06.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:10:06 [2020-04-21T17:10:06.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:10:06 [2020-04-21T17:10:06.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:10:06 [2020-04-21T17:10:06.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:10:06 [2020-04-21T17:10:06.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:10:06 [2020-04-21T17:10:06.969Z] [INFO] 
13:10:06 [2020-04-21T17:10:06.969Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] 
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.7-SNAPSHOT [89/138]
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] 
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] 
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] The project's OSGi version is 1.0.7.202004211619
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] 
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] 
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] 
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] 
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] 
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
13:10:06 [2020-04-21T17:10:06.970Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] 
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] 
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] 
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] 
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] 
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] 
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] 
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] 
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] 
13:10:07 [2020-04-21T17:10:07.537Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
13:10:08 [2020-04-21T17:10:08.472Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log
13:10:08 [2020-04-21T17:10:08.472Z] [INFO] Command line:
13:10:08 [2020-04-21T17:10:08.472Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:10:08 [2020-04-21T17:10:08.472Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:10:12 [2020-04-21T17:10:12.660Z] !SESSION 2020-04-21 17:10:08.772 -----------------------------------------------
13:10:12 [2020-04-21T17:10:12.660Z] eclipse.buildId=unknown
13:10:12 [2020-04-21T17:10:12.660Z] java.version=1.8.0_202
13:10:12 [2020-04-21T17:10:12.660Z] java.vendor=Oracle Corporation
13:10:12 [2020-04-21T17:10:12.660Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:10:12 [2020-04-21T17:10:12.660Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:10:12 [2020-04-21T17:10:12.660Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:10:12 [2020-04-21T17:10:12.660Z] 
13:10:12 [2020-04-21T17:10:12.660Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:10:12.276
13:10:12 [2020-04-21T17:10:12.660Z] !MESSAGE FrameworkEvent ERROR
13:10:12 [2020-04-21T17:10:12.660Z] !STACK 0
13:10:12 [2020-04-21T17:10:12.660Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
13:10:12 [2020-04-21T17:10:12.660Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:10:12 [2020-04-21T17:10:12.660Z] 
13:10:12 [2020-04-21T17:10:12.660Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:10:12 [2020-04-21T17:10:12.660Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:10:12 [2020-04-21T17:10:12.660Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:10:12 [2020-04-21T17:10:12.660Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:10:12 [2020-04-21T17:10:12.660Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:10:12 [2020-04-21T17:10:12.660Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:10:12 [2020-04-21T17:10:12.660Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:10:12 [2020-04-21T17:10:12.660Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:10:20 [2020-04-21T17:10:20.777Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
13:10:24 [2020-04-21T17:10:24.064Z] Display size: 1440x900
13:10:24 [2020-04-21T17:10:24.064Z] OS version=3.10.0-1062.el7.x86_64
13:10:24 [2020-04-21T17:10:24.064Z] GTK version=2.24.30
13:10:24 [2020-04-21T17:10:24.064Z] GTK theme=Raleigh
13:10:24 [2020-04-21T17:10:24.064Z] LIBOVERLAY_SCROLLBAR=0
13:10:24 [2020-04-21T17:10:24.064Z] Time zone: Coordinated Universal Time
13:10:24 [2020-04-21T17:10:24.325Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:10:24 [2020-04-21T17:10:24.325Z] log4j:WARN Please initialize the log4j system properly.
13:10:26 [2020-04-21T17:10:26.939Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
13:10:26 [2020-04-21T17:10:26.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:26 [2020-04-21T17:10:26.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:10:26 [2020-04-21T17:10:26.939Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:26 [2020-04-21T17:10:26.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648872863 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:26 [2020-04-21T17:10:26.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648872862 data=null doit=true} to TreeItem with text {myNode}
13:10:26 [2020-04-21T17:10:26.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648872862 data=null} to TreeItem with text {myNode}
13:10:26 [2020-04-21T17:10:26.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648872861 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:26 [2020-04-21T17:10:26.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648872860 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}
13:10:27 [2020-04-21T17:10:27.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648872261 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:27 [2020-04-21T17:10:27.504Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:27 [2020-04-21T17:10:27.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648872258 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:27 [2020-04-21T17:10:27.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648872257 data=null doit=true} to TreeItem with text {myNode}
13:10:27 [2020-04-21T17:10:27.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648872257 data=null} to TreeItem with text {myNode}
13:10:27 [2020-04-21T17:10:27.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648872255 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:27 [2020-04-21T17:10:27.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648872255 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}
13:10:27 [2020-04-21T17:10:27.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648872245 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:27 [2020-04-21T17:10:27.762Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
13:10:27 [2020-04-21T17:10:27.762Z] DEBUG - Clicking on with mnemonic 'Connect'
13:10:27 [2020-04-21T17:10:27.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1648871948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
13:10:27 [2020-04-21T17:10:27.763Z] DEBUG - Clicked on with mnemonic 'Connect'
13:10:29 [2020-04-21T17:10:29.137Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:29 [2020-04-21T17:10:29.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1648870726 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
13:10:29 [2020-04-21T17:10:29.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648870725 data=null doit=true} to Tree node with text: Sessions
13:10:29 [2020-04-21T17:10:29.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648870725 data=null} to Tree node with text: Sessions
13:10:29 [2020-04-21T17:10:29.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648870724 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
13:10:29 [2020-04-21T17:10:29.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648870724 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
13:10:29 [2020-04-21T17:10:29.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648870671 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:29 [2020-04-21T17:10:29.137Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:29 [2020-04-21T17:10:29.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1648870669 data=null button=0 stateMask=0x0 x=87 y=73 count=0} to Tree node with text: Sessions
13:10:29 [2020-04-21T17:10:29.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648870668 data=null doit=true} to Tree node with text: Sessions
13:10:29 [2020-04-21T17:10:29.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648870668 data=null} to Tree node with text: Sessions
13:10:29 [2020-04-21T17:10:29.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648870667 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:29 [2020-04-21T17:10:29.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648870667 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
13:10:29 [2020-04-21T17:10:29.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648870662 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:29 [2020-04-21T17:10:29.138Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
13:10:29 [2020-04-21T17:10:29.138Z] DEBUG - Clicking on with mnemonic 'Create Session...'
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - Clicked on with mnemonic 'Create Session...'
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1648870231 data=null doit=true} to Shell with text {Create Session}
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - Clicking on &Ok
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648870160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648870159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648870159 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648870158 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648870157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648870157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648870156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:29 [2020-04-21T17:10:29.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1648870449 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...'
13:10:29 [2020-04-21T17:10:29.655Z] DEBUG - Clicked on 
13:10:29 [2020-04-21T17:10:29.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648869946 data=null doit=true} to Tree node with text: Sessions
13:10:29 [2020-04-21T17:10:29.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648869945 data=null} to Tree node with text: Sessions
13:10:29 [2020-04-21T17:10:29.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648869944 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:29 [2020-04-21T17:10:29.655Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648869943 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
13:10:29 [2020-04-21T17:10:29.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648869939 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:29 [2020-04-21T17:10:29.655Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:29 [2020-04-21T17:10:29.655Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:29 [2020-04-21T17:10:29.655Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:29 [2020-04-21T17:10:29.655Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:29 [2020-04-21T17:10:29.655Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:29 [2020-04-21T17:10:29.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648869930 data=null button=0 stateMask=0x0 x=108 y=97 count=0} to Tree node with text: mysession
13:10:29 [2020-04-21T17:10:29.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648869930 data=null doit=true} to Tree node with text: mysession
13:10:29 [2020-04-21T17:10:29.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648869930 data=null} to Tree node with text: mysession
13:10:29 [2020-04-21T17:10:29.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648869928 data=null button=1 stateMask=0x0 x=108 y=97 count=1} to Tree node with text: mysession
13:10:29 [2020-04-21T17:10:29.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648869928 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:29 [2020-04-21T17:10:29.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648869865 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
13:10:29 [2020-04-21T17:10:29.913Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:29 [2020-04-21T17:10:29.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648869863 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
13:10:29 [2020-04-21T17:10:29.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648869862 data=null doit=true} to Tree node with text: mysession
13:10:29 [2020-04-21T17:10:29.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648869862 data=null} to Tree node with text: mysession
13:10:29 [2020-04-21T17:10:29.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648869862 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
13:10:29 [2020-04-21T17:10:29.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648869861 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:29 [2020-04-21T17:10:29.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648869851 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
13:10:29 [2020-04-21T17:10:29.913Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:10:29 [2020-04-21T17:10:29.913Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:10:30 [2020-04-21T17:10:30.171Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:10:30 [2020-04-21T17:10:30.171Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:10:30 [2020-04-21T17:10:30.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648869351 data=null doit=true} to Shell with text {Enable Events}
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
13:10:30 [2020-04-21T17:10:30.429Z] 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')
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1648869337 data=null doit=true} to Button with text {Kernel}
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1648869337 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}
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=-1648869335 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=-1648869334 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')
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=-1648869334 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')
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=-1648869333 data=null item=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')
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - Setting state to checked on: All
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.429Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:10:30 [2020-04-21T17:10:30.430Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
13:10:30 [2020-04-21T17:10:30.430Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
13:10:30 [2020-04-21T17:10:30.430Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
13:10:30 [2020-04-21T17:10:30.430Z] 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')
13:10:30 [2020-04-21T17:10:30.430Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.430Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:10:30 [2020-04-21T17:10:30.430Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.430Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.430Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.430Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.430Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
13:10:30 [2020-04-21T17:10:30.430Z] DEBUG - Toggling state on Button {Select}. Setting state to selected
13:10:30 [2020-04-21T17:10:30.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1648869127 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')
13:10:30 [2020-04-21T17:10:30.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1648869125 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')
13:10:30 [2020-04-21T17:10:30.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1648869125 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1648869071 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1648869070 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')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1648869070 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')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1648869070 data=null item=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')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1648869069 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')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1648869069 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')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1648869068 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')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1648869068 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1648869068 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Clicking on &Ok
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648869056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648869055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648869055 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648869055 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648869054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648869053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648869053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648869637 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)...'
13:10:30 [2020-04-21T17:10:30.689Z] 
13:10:30 [2020-04-21T17:10:30.689Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-04-21 17:10:30.550
13:10:30 [2020-04-21T17:10:30.689Z] !MESSAGE Command to change state of events failed
13:10:30 [2020-04-21T17:10:30.689Z] !STACK 0
13:10:30 [2020-04-21T17:10:30.689Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
13:10:30 [2020-04-21T17:10:30.689Z] Error Output:
13:10:30 [2020-04-21T17:10:30.689Z] Command not found
13:10:30 [2020-04-21T17:10:30.689Z] Return Value: 1
13:10:30 [2020-04-21T17:10:30.689Z] Command not found
13:10:30 [2020-04-21T17:10:30.689Z] 
13:10:30 [2020-04-21T17:10:30.689Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572)
13:10:30 [2020-04-21T17:10:30.689Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541)
13:10:30 [2020-04-21T17:10:30.689Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809)
13:10:30 [2020-04-21T17:10:30.689Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391)
13:10:30 [2020-04-21T17:10:30.689Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54)
13:10:30 [2020-04-21T17:10:30.689Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193)
13:10:30 [2020-04-21T17:10:30.689Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:10:30 [2020-04-21T17:10:30.689Z] DEBUG - Clicked on 
13:10:30 [2020-04-21T17:10:30.689Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:30 [2020-04-21T17:10:30.689Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:30 [2020-04-21T17:10:30.689Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:30 [2020-04-21T17:10:30.689Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:30 [2020-04-21T17:10:30.689Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:30 [2020-04-21T17:10:30.690Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:30 [2020-04-21T17:10:30.690Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
13:10:30 [2020-04-21T17:10:30.690Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:30 [2020-04-21T17:10:30.690Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:30 [2020-04-21T17:10:30.690Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:30 [2020-04-21T17:10:30.690Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
13:10:30 [2020-04-21T17:10:30.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1648868835 data=null doit=true} to Tree node with text: channel0
13:10:30 [2020-04-21T17:10:30.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1648868835 data=null} to Tree node with text: channel0
13:10:30 [2020-04-21T17:10:30.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1648868835 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
13:10:30 [2020-04-21T17:10:30.690Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648868834 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
13:10:30 [2020-04-21T17:10:30.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1648868831 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
13:10:30 [2020-04-21T17:10:30.948Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:30 [2020-04-21T17:10:30.948Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:30 [2020-04-21T17:10:30.948Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:30 [2020-04-21T17:10:30.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648868824 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:30 [2020-04-21T17:10:30.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648868824 data=null doit=true} to Tree node with text: mysession
13:10:30 [2020-04-21T17:10:30.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648868824 data=null} to Tree node with text: mysession
13:10:30 [2020-04-21T17:10:30.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648868823 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:30 [2020-04-21T17:10:30.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648868823 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:30 [2020-04-21T17:10:30.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648868762 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:30 [2020-04-21T17:10:30.948Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:30 [2020-04-21T17:10:30.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648868760 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:30 [2020-04-21T17:10:30.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648868759 data=null doit=true} to Tree node with text: mysession
13:10:30 [2020-04-21T17:10:30.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648868759 data=null} to Tree node with text: mysession
13:10:30 [2020-04-21T17:10:30.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648868758 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:30 [2020-04-21T17:10:30.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648868758 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:30 [2020-04-21T17:10:30.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648868749 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.207Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
13:10:31 [2020-04-21T17:10:31.207Z] DEBUG - Clicking on with mnemonic 'Start'
13:10:31 [2020-04-21T17:10:31.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1648868558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
13:10:31 [2020-04-21T17:10:31.207Z] DEBUG - Clicked on with mnemonic 'Start'
13:10:31 [2020-04-21T17:10:31.207Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:31 [2020-04-21T17:10:31.207Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:31 [2020-04-21T17:10:31.207Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:31 [2020-04-21T17:10:31.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648868453 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648868453 data=null doit=true} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648868453 data=null} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648868452 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648868452 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648868444 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.207Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:31 [2020-04-21T17:10:31.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648868442 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648868442 data=null doit=true} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648868442 data=null} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648868441 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648868441 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648868433 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.465Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
13:10:31 [2020-04-21T17:10:31.465Z] DEBUG - Clicking on with mnemonic 'Stop'
13:10:31 [2020-04-21T17:10:31.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1648868250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
13:10:31 [2020-04-21T17:10:31.465Z] DEBUG - Clicked on with mnemonic 'Stop'
13:10:31 [2020-04-21T17:10:31.465Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
13:10:31 [2020-04-21T17:10:31.724Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:31 [2020-04-21T17:10:31.724Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:31 [2020-04-21T17:10:31.724Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:31 [2020-04-21T17:10:31.724Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
13:10:31 [2020-04-21T17:10:31.724Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=-1648868032 data=null button=0 stateMask=0x0 x=123 y=97 count=0} to Tree node with text: *
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=-1648868032 data=null doit=true} to Tree node with text: *
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=-1648868032 data=null} to Tree node with text: *
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=-1648868031 data=null button=1 stateMask=0x0 x=123 y=97 count=1} to Tree node with text: *
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648868031 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: *
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=-1648868019 data=null button=1 stateMask=0x80000 x=123 y=73 count=1} to Tree node with text: *
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:10:31 [2020-04-21T17:10:31.724Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:31 [2020-04-21T17:10:31.724Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648867843 data=null button=0 stateMask=0x0 x=108 y=1 count=0} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648867843 data=null doit=true} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648867843 data=null} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648867842 data=null button=1 stateMask=0x0 x=108 y=1 count=1} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648867842 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648867832 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648867831 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648867830 data=null doit=true} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648867830 data=null} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648867830 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648867829 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648867822 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:10:31 [2020-04-21T17:10:31.982Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
13:10:31 [2020-04-21T17:10:31.982Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
13:10:31 [2020-04-21T17:10:31.982Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1648867536 data=null doit=true} to Shell with text {Destroy Confirmation}
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Clicking on OK
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648867534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648867534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648867533 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648867533 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648867533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648867532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648867532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1648867653 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...'
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Clicked on 
13:10:32 [2020-04-21T17:10:32.241Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648867436 data=null button=0 stateMask=0x0 x=68 y=-71 count=0} to TreeItem with text {myNode}
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648867435 data=null doit=true} to TreeItem with text {myNode}
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648867435 data=null} to TreeItem with text {myNode}
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648867434 data=null button=1 stateMask=0x0 x=68 y=-71 count=1} to TreeItem with text {myNode}
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648867434 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}
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648867426 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:32 [2020-04-21T17:10:32.241Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:32 [2020-04-21T17:10:32.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648867422 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:32 [2020-04-21T17:10:32.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648867422 data=null doit=true} to TreeItem with text {myNode}
13:10:32 [2020-04-21T17:10:32.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648867421 data=null} to TreeItem with text {myNode}
13:10:32 [2020-04-21T17:10:32.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648867421 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:32 [2020-04-21T17:10:32.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648867370 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}
13:10:32 [2020-04-21T17:10:32.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648867363 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:32 [2020-04-21T17:10:32.500Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
13:10:32 [2020-04-21T17:10:32.500Z] DEBUG - Clicking on with mnemonic 'Disconnect'
13:10:32 [2020-04-21T17:10:32.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1648867225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
13:10:32 [2020-04-21T17:10:32.500Z] DEBUG - Clicked on with mnemonic 'Disconnect'
13:10:32 [2020-04-21T17:10:32.500Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.835 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
13:10:32 [2020-04-21T17:10:32.500Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest)  Time elapsed: 6.048 s
13:10:32 [2020-04-21T17:10:32.500Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
13:10:33 [2020-04-21T17:10:33.434Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
13:10:33 [2020-04-21T17:10:33.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:33 [2020-04-21T17:10:33.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:10:33 [2020-04-21T17:10:33.434Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:33 [2020-04-21T17:10:33.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648866258 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:33 [2020-04-21T17:10:33.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648866257 data=null doit=true} to TreeItem with text {myNode}
13:10:33 [2020-04-21T17:10:33.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648866257 data=null} to TreeItem with text {myNode}
13:10:33 [2020-04-21T17:10:33.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648866256 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:33 [2020-04-21T17:10:33.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648866256 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}
13:10:33 [2020-04-21T17:10:33.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648866246 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:33 [2020-04-21T17:10:33.434Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:33 [2020-04-21T17:10:33.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648866245 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:33 [2020-04-21T17:10:33.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648866245 data=null doit=true} to TreeItem with text {myNode}
13:10:33 [2020-04-21T17:10:33.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648866245 data=null} to TreeItem with text {myNode}
13:10:33 [2020-04-21T17:10:33.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648866244 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:33 [2020-04-21T17:10:33.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648866244 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}
13:10:33 [2020-04-21T17:10:33.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648866238 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:33 [2020-04-21T17:10:33.692Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
13:10:33 [2020-04-21T17:10:33.692Z] DEBUG - Clicking on with mnemonic 'Connect'
13:10:33 [2020-04-21T17:10:33.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1648866057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
13:10:33 [2020-04-21T17:10:33.692Z] DEBUG - Clicked on with mnemonic 'Connect'
13:10:34 [2020-04-21T17:10:34.631Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:34 [2020-04-21T17:10:34.631Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:34 [2020-04-21T17:10:34.631Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:34 [2020-04-21T17:10:34.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {1538635345995389} time=-1648865147 data=null button=0 stateMask=0x0 x=143 y=180 count=0} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {1538635345995389} time=-1648865147 data=null doit=true} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {1538635345995389} time=-1648865146 data=null} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {1538635345995389} time=-1648865146 data=null button=1 stateMask=0x0 x=143 y=180 count=1} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648865145 data=null item=TreeItem {1538635345995389} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {1538635345995389} time=-1648865132 data=null button=1 stateMask=0x80000 x=143 y=73 count=1} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.631Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:34 [2020-04-21T17:10:34.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {1538635345995389} time=-1648865130 data=null button=0 stateMask=0x0 x=143 y=73 count=0} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {1538635345995389} time=-1648865130 data=null doit=true} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {1538635345995389} time=-1648865130 data=null} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {1538635345995389} time=-1648865129 data=null button=1 stateMask=0x0 x=143 y=73 count=1} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648865129 data=null item=TreeItem {1538635345995389} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {1538635345995389} time=-1648865122 data=null button=1 stateMask=0x80000 x=143 y=73 count=1} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.631Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
13:10:34 [2020-04-21T17:10:34.631Z] DEBUG - Clicking on with mnemonic 'Save...'
13:10:34 [2020-04-21T17:10:34.889Z] DEBUG - Clicked on with mnemonic 'Save...'
13:10:34 [2020-04-21T17:10:34.889Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
13:10:34 [2020-04-21T17:10:34.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=-1648864840 data=null doit=true} to Shell with text {Save Sessions}
13:10:34 [2020-04-21T17:10:34.889Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
13:10:34 [2020-04-21T17:10:34.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:10:34 [2020-04-21T17:10:34.889Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:10:34 [2020-04-21T17:10:34.889Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:10:34 [2020-04-21T17:10:34.889Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:10:34 [2020-04-21T17:10:34.889Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:34 [2020-04-21T17:10:34.889Z] DEBUG - Clicking on OK
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648864838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648864838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648864838 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648864838 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648864838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648864837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648864837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=-1648864945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Save...'
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Clicked on 
13:10:34 [2020-04-21T17:10:34.890Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:34 [2020-04-21T17:10:34.890Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {1538635345995389} time=-1648864751 data=null button=0 stateMask=0x0 x=143 y=73 count=0} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {1538635345995389} time=-1648864751 data=null doit=true} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {1538635345995389} time=-1648864751 data=null} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {1538635345995389} time=-1648864750 data=null button=1 stateMask=0x0 x=143 y=73 count=1} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648864750 data=null item=TreeItem {1538635345995389} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {1538635345995389} time=-1648864743 data=null button=1 stateMask=0x80000 x=143 y=73 count=1} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {1538635345995389} time=-1648864741 data=null button=0 stateMask=0x0 x=143 y=73 count=0} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {1538635345995389} time=-1648864741 data=null doit=true} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {1538635345995389} time=-1648864741 data=null} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {1538635345995389} time=-1648864740 data=null button=1 stateMask=0x0 x=143 y=73 count=1} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648864740 data=null item=TreeItem {1538635345995389} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 1538635345995389
13:10:34 [2020-04-21T17:10:34.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {1538635345995389} time=-1648864733 data=null button=1 stateMask=0x80000 x=143 y=73 count=1} to Tree node with text: 1538635345995389
13:10:35 [2020-04-21T17:10:35.147Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
13:10:35 [2020-04-21T17:10:35.148Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
13:10:35 [2020-04-21T17:10:35.148Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
13:10:35 [2020-04-21T17:10:35.148Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
13:10:35 [2020-04-21T17:10:35.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1648864457 data=null doit=true} to Shell with text {Destroy Confirmation}
13:10:35 [2020-04-21T17:10:35.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:10:35 [2020-04-21T17:10:35.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:10:35 [2020-04-21T17:10:35.148Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:10:35 [2020-04-21T17:10:35.148Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:10:35 [2020-04-21T17:10:35.148Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:35 [2020-04-21T17:10:35.148Z] DEBUG - Clicking on OK
13:10:35 [2020-04-21T17:10:35.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648864455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:35 [2020-04-21T17:10:35.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648864455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:35 [2020-04-21T17:10:35.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648864455 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:35 [2020-04-21T17:10:35.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648864455 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:35 [2020-04-21T17:10:35.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648864454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:35 [2020-04-21T17:10:35.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648864454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:35 [2020-04-21T17:10:35.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648864454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:35 [2020-04-21T17:10:35.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1648864562 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...'
13:10:35 [2020-04-21T17:10:35.406Z] DEBUG - Clicked on 
13:10:35 [2020-04-21T17:10:35.406Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:35 [2020-04-21T17:10:35.406Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:35 [2020-04-21T17:10:35.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1648864357 data=null button=0 stateMask=0x0 x=87 y=73 count=0} to Tree node with text: Sessions
13:10:35 [2020-04-21T17:10:35.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648864356 data=null doit=true} to Tree node with text: Sessions
13:10:35 [2020-04-21T17:10:35.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648864356 data=null} to Tree node with text: Sessions
13:10:35 [2020-04-21T17:10:35.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648864356 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:35 [2020-04-21T17:10:35.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648864355 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
13:10:35 [2020-04-21T17:10:35.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648864351 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:35 [2020-04-21T17:10:35.406Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:35 [2020-04-21T17:10:35.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1648864350 data=null button=0 stateMask=0x0 x=87 y=73 count=0} to Tree node with text: Sessions
13:10:35 [2020-04-21T17:10:35.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648864350 data=null doit=true} to Tree node with text: Sessions
13:10:35 [2020-04-21T17:10:35.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648864349 data=null} to Tree node with text: Sessions
13:10:35 [2020-04-21T17:10:35.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648864349 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:35 [2020-04-21T17:10:35.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648864349 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
13:10:35 [2020-04-21T17:10:35.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648864345 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:35 [2020-04-21T17:10:35.406Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
13:10:35 [2020-04-21T17:10:35.406Z] DEBUG - Clicking on with mnemonic 'Load...'
13:10:35 [2020-04-21T17:10:35.406Z] DEBUG - Clicked on with mnemonic 'Load...'
13:10:35 [2020-04-21T17:10:35.664Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
13:10:35 [2020-04-21T17:10:35.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=-1648864065 data=null doit=true} to Shell with text {Load Sessions}
13:10:35 [2020-04-21T17:10:35.664Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
13:10:35 [2020-04-21T17:10:35.664Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
13:10:35 [2020-04-21T17:10:35.664Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
13:10:35 [2020-04-21T17:10:35.664Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
13:10:35 [2020-04-21T17:10:35.664Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
13:10:35 [2020-04-21T17:10:35.664Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
13:10:35 [2020-04-21T17:10:35.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:10:35 [2020-04-21T17:10:35.664Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
13:10:35 [2020-04-21T17:10:35.664Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:10:35 [2020-04-21T17:10:35.664Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
13:10:35 [2020-04-21T17:10:35.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=-1648864063 data=null doit=true} to Button with text {Local}
13:10:35 [2020-04-21T17:10:35.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=-1648864062 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}
13:10:35 [2020-04-21T17:10:35.664Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
13:10:35 [2020-04-21T17:10:35.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=-1648864061 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
13:10:35 [2020-04-21T17:10:35.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=-1648864061 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')
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=-1648864061 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')
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=-1648864060 data=null item=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')
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {1538635345995389.lttng} time=-1648863961 data=null button=0 stateMask=0x0 x=129 y=12 count=0} to TreeItem with text {1538635345995389.lttng}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {1538635345995389.lttng} time=-1648863959 data=null doit=true} to TreeItem with text {1538635345995389.lttng}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {1538635345995389.lttng} time=-1648863959 data=null} to TreeItem with text {1538635345995389.lttng}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {1538635345995389.lttng} time=-1648863959 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to TreeItem with text {1538635345995389.lttng}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648863958 data=null item=TreeItem {1538635345995389.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {1538635345995389.lttng}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {1538635345995389.lttng} time=-1648863956 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to TreeItem with text {1538635345995389.lttng}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Clicking on TreeItem with text {1538635345995389.lttng}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {1538635345995389.lttng} time=-1648863955 data=null button=0 stateMask=0x0 x=129 y=12 count=0} to TreeItem with text {1538635345995389.lttng}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {1538635345995389.lttng} time=-1648863955 data=null doit=true} to TreeItem with text {1538635345995389.lttng}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {1538635345995389.lttng} time=-1648863954 data=null} to TreeItem with text {1538635345995389.lttng}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {1538635345995389.lttng} time=-1648863954 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to TreeItem with text {1538635345995389.lttng}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648863954 data=null item=TreeItem {1538635345995389.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {1538635345995389.lttng}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {1538635345995389.lttng} time=-1648863953 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to TreeItem with text {1538635345995389.lttng}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {1538635345995389.lttng} time=-1648863952 data=null button=0 stateMask=0x0 x=129 y=12 count=0} to TreeItem with text {1538635345995389.lttng}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {1538635345995389.lttng} time=-1648863952 data=null doit=true} to TreeItem with text {1538635345995389.lttng}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {1538635345995389.lttng} time=-1648863952 data=null} to TreeItem with text {1538635345995389.lttng}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Clicked on TreeItem with text {1538635345995389.lttng}
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button'
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Clicking on OK
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648863948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648863948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648863948 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648863948 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648863947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648863947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648863947 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:35 [2020-04-21T17:10:35.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=-1648864225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Load...'
13:10:35 [2020-04-21T17:10:35.925Z] DEBUG - Clicked on 
13:10:36 [2020-04-21T17:10:36.361Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:36 [2020-04-21T17:10:36.361Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:36 [2020-04-21T17:10:36.361Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:36 [2020-04-21T17:10:36.361Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:36 [2020-04-21T17:10:36.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {1538635345995389} time=-1648863364 data=null button=0 stateMask=0x0 x=143 y=-23 count=0} to Tree node with text: 1538635345995389
13:10:36 [2020-04-21T17:10:36.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {1538635345995389} time=-1648863363 data=null doit=true} to Tree node with text: 1538635345995389
13:10:36 [2020-04-21T17:10:36.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {1538635345995389} time=-1648863363 data=null} to Tree node with text: 1538635345995389
13:10:36 [2020-04-21T17:10:36.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {1538635345995389} time=-1648863362 data=null button=1 stateMask=0x0 x=143 y=-23 count=1} to Tree node with text: 1538635345995389
13:10:36 [2020-04-21T17:10:36.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648863362 data=null item=TreeItem {1538635345995389} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 1538635345995389
13:10:36 [2020-04-21T17:10:36.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {1538635345995389} time=-1648863348 data=null button=1 stateMask=0x80000 x=143 y=12 count=1} to Tree node with text: 1538635345995389
13:10:36 [2020-04-21T17:10:36.361Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:36 [2020-04-21T17:10:36.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {1538635345995389} time=-1648863347 data=null button=0 stateMask=0x0 x=143 y=12 count=0} to Tree node with text: 1538635345995389
13:10:36 [2020-04-21T17:10:36.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {1538635345995389} time=-1648863347 data=null doit=true} to Tree node with text: 1538635345995389
13:10:36 [2020-04-21T17:10:36.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {1538635345995389} time=-1648863347 data=null} to Tree node with text: 1538635345995389
13:10:36 [2020-04-21T17:10:36.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {1538635345995389} time=-1648863346 data=null button=1 stateMask=0x0 x=143 y=12 count=1} to Tree node with text: 1538635345995389
13:10:36 [2020-04-21T17:10:36.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648863346 data=null item=TreeItem {1538635345995389} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 1538635345995389
13:10:36 [2020-04-21T17:10:36.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {1538635345995389} time=-1648863339 data=null button=1 stateMask=0x80000 x=143 y=12 count=1} to Tree node with text: 1538635345995389
13:10:36 [2020-04-21T17:10:36.362Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
13:10:36 [2020-04-21T17:10:36.362Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
13:10:36 [2020-04-21T17:10:36.709Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1648863118 data=null doit=true} to Shell with text {Destroy Confirmation}
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Clicking on OK
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648863070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648863070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648863069 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648863069 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648863069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648863069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648863068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1648863224 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...'
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Clicked on 
13:10:36 [2020-04-21T17:10:36.710Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648862958 data=null button=0 stateMask=0x0 x=68 y=-71 count=0} to TreeItem with text {myNode}
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648862958 data=null doit=true} to TreeItem with text {myNode}
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648862957 data=null} to TreeItem with text {myNode}
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648862957 data=null button=1 stateMask=0x0 x=68 y=-71 count=1} to TreeItem with text {myNode}
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648862957 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}
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648862941 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648862940 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648862939 data=null doit=true} to TreeItem with text {myNode}
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648862939 data=null} to TreeItem with text {myNode}
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648862939 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648862938 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}
13:10:36 [2020-04-21T17:10:36.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648862933 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:36 [2020-04-21T17:10:36.968Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
13:10:36 [2020-04-21T17:10:36.968Z] DEBUG - Clicking on with mnemonic 'Disconnect'
13:10:36 [2020-04-21T17:10:36.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1648862746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
13:10:36 [2020-04-21T17:10:36.968Z] DEBUG - Clicked on with mnemonic 'Disconnect'
13:10:36 [2020-04-21T17:10:36.968Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.38 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
13:10:36 [2020-04-21T17:10:36.968Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest)  Time elapsed: 3.881 s
13:10:36 [2020-04-21T17:10:36.968Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648861918 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648861918 data=null doit=true} to TreeItem with text {myNode}
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648861918 data=null} to TreeItem with text {myNode}
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648861918 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648861917 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}
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648861863 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648861862 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648861861 data=null doit=true} to TreeItem with text {myNode}
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648861861 data=null} to TreeItem with text {myNode}
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648861861 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648861860 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}
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648861855 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
13:10:37 [2020-04-21T17:10:37.902Z] DEBUG - Clicking on with mnemonic 'Connect'
13:10:37 [2020-04-21T17:10:37.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1648861737 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
13:10:37 [2020-04-21T17:10:37.903Z] DEBUG - Clicked on with mnemonic 'Connect'
13:10:38 [2020-04-21T17:10:38.469Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:38 [2020-04-21T17:10:38.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1648861156 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
13:10:38 [2020-04-21T17:10:38.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648861155 data=null doit=true} to Tree node with text: Sessions
13:10:38 [2020-04-21T17:10:38.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648861155 data=null} to Tree node with text: Sessions
13:10:38 [2020-04-21T17:10:38.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648861155 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
13:10:38 [2020-04-21T17:10:38.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648861154 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
13:10:38 [2020-04-21T17:10:38.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648861143 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:38 [2020-04-21T17:10:38.470Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:38 [2020-04-21T17:10:38.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1648861142 data=null button=0 stateMask=0x0 x=87 y=73 count=0} to Tree node with text: Sessions
13:10:38 [2020-04-21T17:10:38.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648861142 data=null doit=true} to Tree node with text: Sessions
13:10:38 [2020-04-21T17:10:38.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648861141 data=null} to Tree node with text: Sessions
13:10:38 [2020-04-21T17:10:38.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648861141 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:38 [2020-04-21T17:10:38.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648861141 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
13:10:38 [2020-04-21T17:10:38.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648861135 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Clicking on with mnemonic 'Create Session...'
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Clicked on with mnemonic 'Create Session...'
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1648860938 data=null doit=true} to Shell with text {Create Session}
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Text with text " 
13:10:38 [2020-04-21T17:10:38.728Z]  ", using matcher: of type 'Text'
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Text with text " 
13:10:38 [2020-04-21T17:10:38.728Z]  ", using matcher: with label (with mnemonic 'Session Name')
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Text with text " 
13:10:38 [2020-04-21T17:10:38.728Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Clicking on &Ok
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648860932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648860932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648860932 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648860932 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648860931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648860931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648860931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1648861041 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...'
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Clicked on 
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648860844 data=null doit=true} to Tree node with text: Sessions
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648860844 data=null} to Tree node with text: Sessions
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648860844 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648860843 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
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648860841 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:38 [2020-04-21T17:10:38.728Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:38 [2020-04-21T17:10:38.728Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:38 [2020-04-21T17:10:38.728Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:38 [2020-04-21T17:10:38.728Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=-1648860838 data=null doit=true} to Tree node with text: Kernel
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-1648860837 data=null} to Tree node with text: Kernel
13:10:38 [2020-04-21T17:10:38.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-1648860837 data=null button=1 stateMask=0x0 x=93 y=-23 count=1} to Tree node with text: Kernel
13:10:38 [2020-04-21T17:10:38.987Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648860837 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
13:10:38 [2020-04-21T17:10:38.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-1648860656 data=null button=1 stateMask=0x80000 x=93 y=-13727 count=1} to Tree node with text: Kernel
13:10:38 [2020-04-21T17:10:38.987Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:38 [2020-04-21T17:10:38.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-1648860651 data=null button=0 stateMask=0x0 x=134 y=-10631 count=0} to Tree node with text: sched_switch
13:10:38 [2020-04-21T17:10:38.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=-1648860650 data=null doit=true} to Tree node with text: sched_switch
13:10:38 [2020-04-21T17:10:38.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-1648860650 data=null} to Tree node with text: sched_switch
13:10:38 [2020-04-21T17:10:38.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-1648860650 data=null button=1 stateMask=0x0 x=134 y=-10631 count=1} to Tree node with text: sched_switch
13:10:38 [2020-04-21T17:10:38.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648860649 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
13:10:38 [2020-04-21T17:10:38.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-1648860640 data=null button=1 stateMask=0x80000 x=134 y=12 count=1} to Tree node with text: sched_switch
13:10:38 [2020-04-21T17:10:38.987Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:38 [2020-04-21T17:10:38.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-1648860639 data=null button=0 stateMask=0x0 x=134 y=12 count=0} to Tree node with text: sched_switch
13:10:38 [2020-04-21T17:10:38.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=-1648860638 data=null doit=true} to Tree node with text: sched_switch
13:10:38 [2020-04-21T17:10:38.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-1648860638 data=null} to Tree node with text: sched_switch
13:10:38 [2020-04-21T17:10:38.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-1648860638 data=null button=1 stateMask=0x0 x=134 y=12 count=1} to Tree node with text: sched_switch
13:10:38 [2020-04-21T17:10:38.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648860637 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
13:10:38 [2020-04-21T17:10:38.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-1648860633 data=null button=1 stateMask=0x80000 x=134 y=12 count=1} to Tree node with text: sched_switch
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648860420 data=null doit=true} to Shell with text {Enable Events}
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1648860416 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'))
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - Clicking on &Ok
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648860366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648860366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648860366 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648860366 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648860365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648860365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648860365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:39 [2020-04-21T17:10:39.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-1648860524 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...'
13:10:39 [2020-04-21T17:10:39.505Z] DEBUG - Clicked on 
13:10:39 [2020-04-21T17:10:39.505Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:39 [2020-04-21T17:10:39.505Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:39 [2020-04-21T17:10:39.505Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:39 [2020-04-21T17:10:39.505Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:39 [2020-04-21T17:10:39.505Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:39 [2020-04-21T17:10:39.505Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:39 [2020-04-21T17:10:39.505Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:39 [2020-04-21T17:10:39.505Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:39 [2020-04-21T17:10:39.505Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:10:39 [2020-04-21T17:10:39.505Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:39 [2020-04-21T17:10:39.505Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:39 [2020-04-21T17:10:39.505Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:39 [2020-04-21T17:10:39.505Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:10:39 [2020-04-21T17:10:39.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1648860222 data=null doit=true} to Tree node with text: channel0
13:10:39 [2020-04-21T17:10:39.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1648860222 data=null} to Tree node with text: channel0
13:10:39 [2020-04-21T17:10:39.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1648860221 data=null button=1 stateMask=0x0 x=135 y=10788 count=1} to Tree node with text: channel0
13:10:39 [2020-04-21T17:10:39.505Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648860220 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
13:10:39 [2020-04-21T17:10:39.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1648860218 data=null button=1 stateMask=0x80000 x=135 y=10788 count=1} to Tree node with text: channel0
13:10:39 [2020-04-21T17:10:39.505Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:39 [2020-04-21T17:10:39.505Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:39 [2020-04-21T17:10:39.505Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:39 [2020-04-21T17:10:39.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648860169 data=null button=0 stateMask=0x0 x=108 y=10740 count=0} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648860169 data=null doit=true} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648860168 data=null} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648860168 data=null button=1 stateMask=0x0 x=108 y=10740 count=1} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648860168 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648860156 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.506Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:39 [2020-04-21T17:10:39.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648860155 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648860155 data=null doit=true} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648860154 data=null} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648860154 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648860154 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648860148 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.506Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
13:10:39 [2020-04-21T17:10:39.506Z] DEBUG - Clicking on with mnemonic 'Start'
13:10:39 [2020-04-21T17:10:39.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1648860023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
13:10:39 [2020-04-21T17:10:39.506Z] DEBUG - Clicked on with mnemonic 'Start'
13:10:39 [2020-04-21T17:10:39.764Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:39 [2020-04-21T17:10:39.764Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:39 [2020-04-21T17:10:39.764Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:39 [2020-04-21T17:10:39.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648859869 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648859869 data=null doit=true} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648859869 data=null} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648859868 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648859868 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648859861 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.764Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:39 [2020-04-21T17:10:39.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648859860 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648859860 data=null doit=true} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648859859 data=null} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648859859 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648859859 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:39 [2020-04-21T17:10:39.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648859852 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
13:10:40 [2020-04-21T17:10:40.026Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
13:10:40 [2020-04-21T17:10:40.026Z] DEBUG - Clicking on with mnemonic 'Stop'
13:10:40 [2020-04-21T17:10:40.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1648859542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
13:10:40 [2020-04-21T17:10:40.026Z] DEBUG - Clicked on with mnemonic 'Stop'
13:10:40 [2020-04-21T17:10:40.284Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:40 [2020-04-21T17:10:40.284Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:40 [2020-04-21T17:10:40.284Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:40 [2020-04-21T17:10:40.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648859439 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
13:10:40 [2020-04-21T17:10:40.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648859439 data=null doit=true} to Tree node with text: mysession
13:10:40 [2020-04-21T17:10:40.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648859439 data=null} to Tree node with text: mysession
13:10:40 [2020-04-21T17:10:40.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648859438 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
13:10:40 [2020-04-21T17:10:40.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648859438 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:40 [2020-04-21T17:10:40.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648859431 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
13:10:40 [2020-04-21T17:10:40.284Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:40 [2020-04-21T17:10:40.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648859430 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
13:10:40 [2020-04-21T17:10:40.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648859429 data=null doit=true} to Tree node with text: mysession
13:10:40 [2020-04-21T17:10:40.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648859429 data=null} to Tree node with text: mysession
13:10:40 [2020-04-21T17:10:40.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648859429 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
13:10:40 [2020-04-21T17:10:40.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648859429 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:40 [2020-04-21T17:10:40.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648859422 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
13:10:40 [2020-04-21T17:10:40.542Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
13:10:40 [2020-04-21T17:10:40.542Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
13:10:40 [2020-04-21T17:10:40.542Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
13:10:40 [2020-04-21T17:10:40.542Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
13:10:40 [2020-04-21T17:10:40.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1648859046 data=null doit=true} to Shell with text {Destroy Confirmation}
13:10:40 [2020-04-21T17:10:40.542Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:10:40 [2020-04-21T17:10:40.542Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:10:40 [2020-04-21T17:10:40.542Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:10:40 [2020-04-21T17:10:40.542Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:10:40 [2020-04-21T17:10:40.542Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:40 [2020-04-21T17:10:40.542Z] DEBUG - Clicking on OK
13:10:40 [2020-04-21T17:10:40.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648859045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:40 [2020-04-21T17:10:40.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648859045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:40 [2020-04-21T17:10:40.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648859044 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:40 [2020-04-21T17:10:40.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648859044 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:40 [2020-04-21T17:10:40.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648859044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:40 [2020-04-21T17:10:40.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648859044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:40 [2020-04-21T17:10:40.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648859043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:40 [2020-04-21T17:10:40.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1648859149 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...'
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - Clicked on 
13:10:40 [2020-04-21T17:10:40.801Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648858946 data=null button=0 stateMask=0x0 x=68 y=-13775 count=0} to TreeItem with text {myNode}
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648858946 data=null doit=true} to TreeItem with text {myNode}
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648858946 data=null} to TreeItem with text {myNode}
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648858945 data=null button=1 stateMask=0x0 x=68 y=-13775 count=1} to TreeItem with text {myNode}
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648858945 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}
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648858935 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648858934 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648858934 data=null doit=true} to TreeItem with text {myNode}
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648858934 data=null} to TreeItem with text {myNode}
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648858933 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648858933 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}
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648858928 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - Clicking on with mnemonic 'Disconnect'
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1648858818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
13:10:40 [2020-04-21T17:10:40.801Z] DEBUG - Clicked on with mnemonic 'Disconnect'
13:10:41 [2020-04-21T17:10:41.059Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
13:10:41 [2020-04-21T17:10:41.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:41 [2020-04-21T17:10:41.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:10:41 [2020-04-21T17:10:41.059Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:41 [2020-04-21T17:10:41.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648858664 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:41 [2020-04-21T17:10:41.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648858664 data=null doit=true} to TreeItem with text {myNode}
13:10:41 [2020-04-21T17:10:41.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648858664 data=null} to TreeItem with text {myNode}
13:10:41 [2020-04-21T17:10:41.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648858663 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:41 [2020-04-21T17:10:41.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648858663 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}
13:10:41 [2020-04-21T17:10:41.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648858655 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:41 [2020-04-21T17:10:41.060Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:41 [2020-04-21T17:10:41.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648858654 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:41 [2020-04-21T17:10:41.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648858654 data=null doit=true} to TreeItem with text {myNode}
13:10:41 [2020-04-21T17:10:41.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648858654 data=null} to TreeItem with text {myNode}
13:10:41 [2020-04-21T17:10:41.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648858654 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:41 [2020-04-21T17:10:41.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648858653 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}
13:10:41 [2020-04-21T17:10:41.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648858648 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:41 [2020-04-21T17:10:41.060Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
13:10:41 [2020-04-21T17:10:41.060Z] DEBUG - Clicking on with mnemonic 'Connect'
13:10:41 [2020-04-21T17:10:41.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1648858539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
13:10:41 [2020-04-21T17:10:41.060Z] DEBUG - Clicked on with mnemonic 'Connect'
13:10:41 [2020-04-21T17:10:41.625Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:41 [2020-04-21T17:10:41.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1648857961 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
13:10:41 [2020-04-21T17:10:41.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648857960 data=null doit=true} to Tree node with text: Sessions
13:10:41 [2020-04-21T17:10:41.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648857960 data=null} to Tree node with text: Sessions
13:10:41 [2020-04-21T17:10:41.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648857960 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
13:10:41 [2020-04-21T17:10:41.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648857960 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
13:10:41 [2020-04-21T17:10:41.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648857953 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:41 [2020-04-21T17:10:41.625Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:41 [2020-04-21T17:10:41.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1648857951 data=null button=0 stateMask=0x0 x=87 y=73 count=0} to Tree node with text: Sessions
13:10:41 [2020-04-21T17:10:41.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648857951 data=null doit=true} to Tree node with text: Sessions
13:10:41 [2020-04-21T17:10:41.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648857951 data=null} to Tree node with text: Sessions
13:10:41 [2020-04-21T17:10:41.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648857950 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:41 [2020-04-21T17:10:41.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648857950 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
13:10:41 [2020-04-21T17:10:41.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648857947 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Clicking on with mnemonic 'Create Session...'
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Clicked on with mnemonic 'Create Session...'
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1648857742 data=null doit=true} to Shell with text {Create Session}
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Text with text " 
13:10:41 [2020-04-21T17:10:41.886Z]  ", using matcher: of type 'Text'
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Text with text " 
13:10:41 [2020-04-21T17:10:41.886Z]  ", using matcher: with label (with mnemonic 'Session Name')
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Text with text " 
13:10:41 [2020-04-21T17:10:41.886Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Clicking on &Ok
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648857736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648857736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648857736 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648857736 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648857736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648857735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648857735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1648857846 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...'
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Clicked on 
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648857647 data=null doit=true} to Tree node with text: Sessions
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648857647 data=null} to Tree node with text: Sessions
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648857647 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648857646 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
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648857644 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:41 [2020-04-21T17:10:41.886Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:41 [2020-04-21T17:10:41.886Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:41 [2020-04-21T17:10:41.886Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:41 [2020-04-21T17:10:41.886Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648857640 data=null button=0 stateMask=0x0 x=108 y=97 count=0} to Tree node with text: mysession
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648857640 data=null doit=true} to Tree node with text: mysession
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648857640 data=null} to Tree node with text: mysession
13:10:41 [2020-04-21T17:10:41.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648857639 data=null button=1 stateMask=0x0 x=108 y=97 count=1} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648857639 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648857628 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.144Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:42 [2020-04-21T17:10:42.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648857626 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648857626 data=null doit=true} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648857626 data=null} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648857626 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648857625 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648857620 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.144Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:10:42 [2020-04-21T17:10:42.144Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648857260 data=null doit=true} to Shell with text {Enable Events}
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
13:10:42 [2020-04-21T17:10:42.402Z] 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')
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:10:42 [2020-04-21T17:10:42.402Z] 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')
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1648857252 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1648857252 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')
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1648857252 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')
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1648857251 data=null item=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')
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - Setting state to checked on: All
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.402Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.403Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.403Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.403Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.403Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.403Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.403Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.403Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.403Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:42 [2020-04-21T17:10:42.403Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:42 [2020-04-21T17:10:42.403Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:42 [2020-04-21T17:10:42.403Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:42 [2020-04-21T17:10:42.403Z] DEBUG - Clicking on &Ok
13:10:42 [2020-04-21T17:10:42.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648857130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:42 [2020-04-21T17:10:42.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648857130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:42 [2020-04-21T17:10:42.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648857130 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:42 [2020-04-21T17:10:42.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648857130 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:42 [2020-04-21T17:10:42.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648857129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:42 [2020-04-21T17:10:42.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648857129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648857129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648857462 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)...'
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Clicked on 
13:10:42 [2020-04-21T17:10:42.661Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:42 [2020-04-21T17:10:42.661Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:42 [2020-04-21T17:10:42.661Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:42 [2020-04-21T17:10:42.661Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:42 [2020-04-21T17:10:42.661Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:42 [2020-04-21T17:10:42.661Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:42 [2020-04-21T17:10:42.661Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:10:42 [2020-04-21T17:10:42.661Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:42 [2020-04-21T17:10:42.661Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:42 [2020-04-21T17:10:42.661Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:42 [2020-04-21T17:10:42.661Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1648856939 data=null doit=true} to Tree node with text: channel0
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1648856939 data=null} to Tree node with text: channel0
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1648856939 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648856939 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
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1648856936 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
13:10:42 [2020-04-21T17:10:42.661Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:42 [2020-04-21T17:10:42.661Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648856934 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648856933 data=null doit=true} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648856933 data=null} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648856933 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648856932 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648856927 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648856926 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648856926 data=null doit=true} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648856925 data=null} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648856925 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648856925 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648856920 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.944Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
13:10:42 [2020-04-21T17:10:42.944Z] DEBUG - Clicking on with mnemonic 'Start'
13:10:42 [2020-04-21T17:10:42.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1648856747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
13:10:42 [2020-04-21T17:10:42.944Z] DEBUG - Clicked on with mnemonic 'Start'
13:10:42 [2020-04-21T17:10:42.944Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:42 [2020-04-21T17:10:42.944Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:42 [2020-04-21T17:10:42.944Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:42 [2020-04-21T17:10:42.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648856642 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648856642 data=null doit=true} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648856642 data=null} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648856641 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648856641 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648856635 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.944Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:42 [2020-04-21T17:10:42.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648856634 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648856634 data=null doit=true} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648856634 data=null} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648856633 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648856632 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:42 [2020-04-21T17:10:42.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648856627 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:43 [2020-04-21T17:10:43.202Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
13:10:43 [2020-04-21T17:10:43.202Z] DEBUG - Clicking on with mnemonic 'Stop'
13:10:43 [2020-04-21T17:10:43.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1648856528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
13:10:43 [2020-04-21T17:10:43.202Z] DEBUG - Clicked on with mnemonic 'Stop'
13:10:43 [2020-04-21T17:10:43.202Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:43 [2020-04-21T17:10:43.202Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:43 [2020-04-21T17:10:43.202Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:43 [2020-04-21T17:10:43.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648856425 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:43 [2020-04-21T17:10:43.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648856424 data=null doit=true} to Tree node with text: mysession
13:10:43 [2020-04-21T17:10:43.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648856424 data=null} to Tree node with text: mysession
13:10:43 [2020-04-21T17:10:43.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648856424 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:43 [2020-04-21T17:10:43.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648856424 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:43 [2020-04-21T17:10:43.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648856418 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:43 [2020-04-21T17:10:43.202Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:43 [2020-04-21T17:10:43.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648856417 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:43 [2020-04-21T17:10:43.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648856417 data=null doit=true} to Tree node with text: mysession
13:10:43 [2020-04-21T17:10:43.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648856417 data=null} to Tree node with text: mysession
13:10:43 [2020-04-21T17:10:43.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648856416 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:43 [2020-04-21T17:10:43.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648856416 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:43 [2020-04-21T17:10:43.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648856411 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:43 [2020-04-21T17:10:43.460Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
13:10:43 [2020-04-21T17:10:43.460Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
13:10:43 [2020-04-21T17:10:43.460Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
13:10:43 [2020-04-21T17:10:43.460Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
13:10:43 [2020-04-21T17:10:43.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1648856153 data=null doit=true} to Shell with text {Destroy Confirmation}
13:10:43 [2020-04-21T17:10:43.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:10:43 [2020-04-21T17:10:43.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:10:43 [2020-04-21T17:10:43.460Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:10:43 [2020-04-21T17:10:43.461Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:10:43 [2020-04-21T17:10:43.461Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:43 [2020-04-21T17:10:43.461Z] DEBUG - Clicking on OK
13:10:43 [2020-04-21T17:10:43.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648856149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:43 [2020-04-21T17:10:43.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648856149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:43 [2020-04-21T17:10:43.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648856149 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:43 [2020-04-21T17:10:43.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648856148 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:43 [2020-04-21T17:10:43.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648856148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:43 [2020-04-21T17:10:43.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648856148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:43 [2020-04-21T17:10:43.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648856148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:43 [2020-04-21T17:10:43.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1648856263 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...'
13:10:43 [2020-04-21T17:10:43.719Z] DEBUG - Clicked on 
13:10:43 [2020-04-21T17:10:43.719Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:43 [2020-04-21T17:10:43.719Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:43 [2020-04-21T17:10:43.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648856057 data=null button=0 stateMask=0x0 x=68 y=-71 count=0} to TreeItem with text {myNode}
13:10:43 [2020-04-21T17:10:43.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648856057 data=null doit=true} to TreeItem with text {myNode}
13:10:43 [2020-04-21T17:10:43.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648856056 data=null} to TreeItem with text {myNode}
13:10:43 [2020-04-21T17:10:43.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648856056 data=null button=1 stateMask=0x0 x=68 y=-71 count=1} to TreeItem with text {myNode}
13:10:43 [2020-04-21T17:10:43.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648856056 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}
13:10:43 [2020-04-21T17:10:43.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648856042 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:43 [2020-04-21T17:10:43.720Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:43 [2020-04-21T17:10:43.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648856041 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:43 [2020-04-21T17:10:43.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648856041 data=null doit=true} to TreeItem with text {myNode}
13:10:43 [2020-04-21T17:10:43.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648856041 data=null} to TreeItem with text {myNode}
13:10:43 [2020-04-21T17:10:43.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648856040 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:43 [2020-04-21T17:10:43.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648856040 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}
13:10:43 [2020-04-21T17:10:43.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648856034 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:43 [2020-04-21T17:10:43.720Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
13:10:43 [2020-04-21T17:10:43.720Z] DEBUG - Clicking on with mnemonic 'Disconnect'
13:10:43 [2020-04-21T17:10:43.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1648855924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
13:10:43 [2020-04-21T17:10:43.720Z] DEBUG - Clicked on with mnemonic 'Disconnect'
13:10:43 [2020-04-21T17:10:43.978Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.803 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
13:10:43 [2020-04-21T17:10:43.978Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 3.407 s
13:10:43 [2020-04-21T17:10:43.978Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 2.894 s
13:10:43 [2020-04-21T17:10:43.978Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
13:10:44 [2020-04-21T17:10:44.545Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
13:10:44 [2020-04-21T17:10:44.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:44 [2020-04-21T17:10:44.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:10:44 [2020-04-21T17:10:44.545Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:44 [2020-04-21T17:10:44.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648855131 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:44 [2020-04-21T17:10:44.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648855131 data=null doit=true} to TreeItem with text {myNode}
13:10:44 [2020-04-21T17:10:44.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648855131 data=null} to TreeItem with text {myNode}
13:10:44 [2020-04-21T17:10:44.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648855130 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:44 [2020-04-21T17:10:44.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648855130 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}
13:10:44 [2020-04-21T17:10:44.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648855122 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:44 [2020-04-21T17:10:44.545Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:44 [2020-04-21T17:10:44.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648855121 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:44 [2020-04-21T17:10:44.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648855121 data=null doit=true} to TreeItem with text {myNode}
13:10:44 [2020-04-21T17:10:44.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648855121 data=null} to TreeItem with text {myNode}
13:10:44 [2020-04-21T17:10:44.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648855069 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:44 [2020-04-21T17:10:44.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648855069 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}
13:10:44 [2020-04-21T17:10:44.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648855064 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:44 [2020-04-21T17:10:44.803Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
13:10:44 [2020-04-21T17:10:44.803Z] DEBUG - Clicking on with mnemonic 'Connect'
13:10:44 [2020-04-21T17:10:44.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1648854959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
13:10:44 [2020-04-21T17:10:44.803Z] DEBUG - Clicked on with mnemonic 'Connect'
13:10:45 [2020-04-21T17:10:45.369Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:45 [2020-04-21T17:10:45.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1648854354 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
13:10:45 [2020-04-21T17:10:45.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648854354 data=null doit=true} to Tree node with text: Sessions
13:10:45 [2020-04-21T17:10:45.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648854354 data=null} to Tree node with text: Sessions
13:10:45 [2020-04-21T17:10:45.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648854353 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
13:10:45 [2020-04-21T17:10:45.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648854353 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
13:10:45 [2020-04-21T17:10:45.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648854346 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:45 [2020-04-21T17:10:45.369Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:45 [2020-04-21T17:10:45.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1648854345 data=null button=0 stateMask=0x0 x=87 y=73 count=0} to Tree node with text: Sessions
13:10:45 [2020-04-21T17:10:45.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648854345 data=null doit=true} to Tree node with text: Sessions
13:10:45 [2020-04-21T17:10:45.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648854344 data=null} to Tree node with text: Sessions
13:10:45 [2020-04-21T17:10:45.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648854344 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:45 [2020-04-21T17:10:45.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648854344 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
13:10:45 [2020-04-21T17:10:45.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648854341 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:45 [2020-04-21T17:10:45.369Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
13:10:45 [2020-04-21T17:10:45.369Z] DEBUG - Clicking on with mnemonic 'Create Session...'
13:10:45 [2020-04-21T17:10:45.369Z] DEBUG - Clicked on with mnemonic 'Create Session...'
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1648854143 data=null doit=true} to Shell with text {Create Session}
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Text with text " 
13:10:45 [2020-04-21T17:10:45.628Z]  ", using matcher: of type 'Text'
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Text with text " 
13:10:45 [2020-04-21T17:10:45.628Z]  ", using matcher: with label (with mnemonic 'Session Name')
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Text with text " 
13:10:45 [2020-04-21T17:10:45.628Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - Clicking on &Ok
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648854138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648854138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648854138 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648854138 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648854137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648854137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648854137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1648854247 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...'
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - Clicked on 
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648854043 data=null doit=true} to Tree node with text: Sessions
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648854043 data=null} to Tree node with text: Sessions
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648854043 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648854042 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
13:10:45 [2020-04-21T17:10:45.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648854040 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:45 [2020-04-21T17:10:45.628Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:45 [2020-04-21T17:10:45.628Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:45 [2020-04-21T17:10:45.628Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:45 [2020-04-21T17:10:45.629Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:45 [2020-04-21T17:10:45.629Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:45 [2020-04-21T17:10:45.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648854037 data=null button=0 stateMask=0x0 x=108 y=97 count=0} to Tree node with text: mysession
13:10:45 [2020-04-21T17:10:45.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648854036 data=null doit=true} to Tree node with text: mysession
13:10:45 [2020-04-21T17:10:45.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648854036 data=null} to Tree node with text: mysession
13:10:45 [2020-04-21T17:10:45.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648854036 data=null button=1 stateMask=0x0 x=108 y=97 count=1} to Tree node with text: mysession
13:10:45 [2020-04-21T17:10:45.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648854036 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:45 [2020-04-21T17:10:45.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648854027 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
13:10:45 [2020-04-21T17:10:45.629Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:45 [2020-04-21T17:10:45.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648854026 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
13:10:45 [2020-04-21T17:10:45.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648853971 data=null doit=true} to Tree node with text: mysession
13:10:45 [2020-04-21T17:10:45.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648853971 data=null} to Tree node with text: mysession
13:10:45 [2020-04-21T17:10:45.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648853970 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
13:10:45 [2020-04-21T17:10:45.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648853970 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:45 [2020-04-21T17:10:45.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648853965 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648853737 data=null doit=true} to Shell with text {Enable Events}
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
13:10:46 [2020-04-21T17:10:46.056Z] 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')
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1648853733 data=null doit=true} to Button with text {Kernel}
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1648853732 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}
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1648853731 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1648853731 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')
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1648853731 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')
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1648853730 data=null item=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')
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
13:10:46 [2020-04-21T17:10:46.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - Setting state to checked on: All
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - Clicking on &Ok
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648853637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648853637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648853637 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648853636 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648853636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648853636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648853636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:46 [2020-04-21T17:10:46.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648853867 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)...'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Clicked on 
13:10:46 [2020-04-21T17:10:46.411Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:46 [2020-04-21T17:10:46.411Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:46 [2020-04-21T17:10:46.411Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:46 [2020-04-21T17:10:46.411Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:46 [2020-04-21T17:10:46.411Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:46 [2020-04-21T17:10:46.411Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1648853455 data=null doit=true} to Tree node with text: JUL
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1648853455 data=null} to Tree node with text: JUL
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1648853454 data=null button=1 stateMask=0x0 x=97 y=73 count=1} to Tree node with text: JUL
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648853454 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
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1648853451 data=null button=1 stateMask=0x80000 x=97 y=73 count=1} to Tree node with text: JUL
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648853450 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648853450 data=null doit=true} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648853449 data=null} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648853449 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648853449 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648853443 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648853443 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648853443 data=null doit=true} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648853442 data=null} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648853442 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648853442 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648853437 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648853161 data=null doit=true} to Shell with text {Enable Events}
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
13:10:46 [2020-04-21T17:10:46.411Z] 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')
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1648853156 data=null doit=true} to Button with text {Kernel}
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1648853156 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}
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1648853155 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1648853155 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')
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1648853154 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')
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1648853154 data=null item=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')
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1648853126 data=null doit=true} to TreeItem with text {All}
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1648853125 data=null} to TreeItem with text {All}
13:10:46 [2020-04-21T17:10:46.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1648853125 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648853125 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}
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1648853123 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
13:10:46 [2020-04-21T17:10:46.412Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648853122 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648853121 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648853121 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648853121 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)
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648853119 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:46 [2020-04-21T17:10:46.412Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
13:10:46 [2020-04-21T17:10:46.412Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - Setting state to checked on: logger
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.412Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.673Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Clicking on &Ok
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648853071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648853071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648853071 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648853070 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648853070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648853070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648853070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648853323 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)...'
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Clicked on 
13:10:46 [2020-04-21T17:10:46.674Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:46 [2020-04-21T17:10:46.674Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:46 [2020-04-21T17:10:46.674Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:46 [2020-04-21T17:10:46.674Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:46 [2020-04-21T17:10:46.674Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:46 [2020-04-21T17:10:46.674Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1648852934 data=null doit=true} to Tree node with text: JUL
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1648852933 data=null} to Tree node with text: JUL
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1648852933 data=null button=1 stateMask=0x0 x=97 y=73 count=1} to Tree node with text: JUL
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648852933 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
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1648852930 data=null button=1 stateMask=0x80000 x=97 y=73 count=1} to Tree node with text: JUL
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648852929 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648852929 data=null doit=true} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648852928 data=null} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648852928 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648852928 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648852923 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648852922 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648852922 data=null doit=true} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648852922 data=null} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648852921 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648852921 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648852916 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648852656 data=null doit=true} to Shell with text {Enable Events}
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
13:10:46 [2020-04-21T17:10:46.933Z] 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')
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1648852651 data=null doit=true} to Button with text {Kernel}
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1648852651 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}
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1648852650 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1648852650 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')
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1648852649 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')
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1648852649 data=null item=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')
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1648852621 data=null doit=true} to TreeItem with text {All}
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1648852621 data=null} to TreeItem with text {All}
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1648852620 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
13:10:46 [2020-04-21T17:10:46.933Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648852620 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}
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1648852570 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
13:10:47 [2020-04-21T17:10:47.193Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648852569 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648852569 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648852568 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648852568 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)
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648852566 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:47 [2020-04-21T17:10:47.193Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.193Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Setting state to checked on: anotherLogger
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4a9d481b
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1648852557 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')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1648852556 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')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1648852556 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1648852556 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1648852556 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')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1648852556 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')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1648852555 data=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')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1648852554 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')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1648852554 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')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1648852554 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')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1648852554 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1648852554 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1648852551 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'))
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Clicking on &Ok
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648852547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648852547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648852547 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648852547 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:47 [2020-04-21T17:10:47.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648852547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648852547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648852547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648852813 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)...'
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Clicked on 
13:10:47 [2020-04-21T17:10:47.194Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.194Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.194Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.194Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.194Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.194Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1648852357 data=null doit=true} to Tree node with text: JUL
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1648852357 data=null} to Tree node with text: JUL
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1648852356 data=null button=1 stateMask=0x0 x=97 y=73 count=1} to Tree node with text: JUL
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648852356 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
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1648852353 data=null button=1 stateMask=0x80000 x=97 y=73 count=1} to Tree node with text: JUL
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648852352 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648852352 data=null doit=true} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648852352 data=null} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648852352 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648852351 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648852346 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648852345 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648852345 data=null doit=true} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648852345 data=null} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648852345 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648852344 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648852339 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.452Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:10:47 [2020-04-21T17:10:47.453Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:10:47 [2020-04-21T17:10:47.453Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648852059 data=null doit=true} to Shell with text {Enable Events}
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
13:10:47 [2020-04-21T17:10:47.712Z] 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')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1648852055 data=null doit=true} to Button with text {Kernel}
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1648852055 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}
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1648852054 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1648852053 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')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1648852053 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')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1648852053 data=null item=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')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Clicking on &Ok
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648852019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648852018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648852018 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648852018 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648852018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648852018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648852018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:47 [2020-04-21T17:10:47.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648852230 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)...'
13:10:47 [2020-04-21T17:10:47.971Z] DEBUG - Clicked on 
13:10:47 [2020-04-21T17:10:47.971Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.971Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.971Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.971Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.971Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.971Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1648851746 data=null doit=true} to Tree node with text: JUL
13:10:47 [2020-04-21T17:10:47.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1648851746 data=null} to Tree node with text: JUL
13:10:47 [2020-04-21T17:10:47.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1648851745 data=null button=1 stateMask=0x0 x=97 y=73 count=1} to Tree node with text: JUL
13:10:47 [2020-04-21T17:10:47.971Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648851745 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
13:10:47 [2020-04-21T17:10:47.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1648851742 data=null button=1 stateMask=0x80000 x=97 y=73 count=1} to Tree node with text: JUL
13:10:47 [2020-04-21T17:10:47.972Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.972Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.972Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.972Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.972Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.972Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:47 [2020-04-21T17:10:47.972Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:47 [2020-04-21T17:10:47.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648851739 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648851739 data=null doit=true} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648851738 data=null} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648851738 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648851738 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648851733 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.972Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:47 [2020-04-21T17:10:47.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648851732 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648851732 data=null doit=true} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648851732 data=null} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648851731 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648851731 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648851726 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:47 [2020-04-21T17:10:47.972Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
13:10:47 [2020-04-21T17:10:47.972Z] DEBUG - Clicking on with mnemonic 'Start'
13:10:47 [2020-04-21T17:10:47.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1648851612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
13:10:47 [2020-04-21T17:10:47.972Z] DEBUG - Clicked on with mnemonic 'Start'
13:10:48 [2020-04-21T17:10:48.230Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:48 [2020-04-21T17:10:48.230Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:48 [2020-04-21T17:10:48.230Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:48 [2020-04-21T17:10:48.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648851509 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648851509 data=null doit=true} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648851509 data=null} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648851508 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648851508 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648851503 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.230Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:48 [2020-04-21T17:10:48.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648851502 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648851502 data=null doit=true} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648851502 data=null} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648851502 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648851501 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648851497 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.230Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
13:10:48 [2020-04-21T17:10:48.230Z] DEBUG - Clicking on with mnemonic 'Stop'
13:10:48 [2020-04-21T17:10:48.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1648851371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
13:10:48 [2020-04-21T17:10:48.230Z] DEBUG - Clicked on with mnemonic 'Stop'
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
13:10:48 [2020-04-21T17:10:48.489Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:48 [2020-04-21T17:10:48.489Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:48 [2020-04-21T17:10:48.489Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:48 [2020-04-21T17:10:48.489Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-1648851167 data=null button=0 stateMask=0x0 x=125 y=121 count=0} to Tree node with text: logger
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-1648851167 data=null doit=true} to Tree node with text: logger
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-1648851167 data=null} to Tree node with text: logger
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-1648851166 data=null button=1 stateMask=0x0 x=125 y=121 count=1} to Tree node with text: logger
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648851166 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
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-1648851157 data=null button=1 stateMask=0x80000 x=125 y=73 count=1} to Tree node with text: logger
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
13:10:48 [2020-04-21T17:10:48.489Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:48 [2020-04-21T17:10:48.489Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:48 [2020-04-21T17:10:48.489Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:48 [2020-04-21T17:10:48.489Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-1648851054 data=null button=0 stateMask=0x0 x=154 y=97 count=0} to Tree node with text: anotherLogger
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-1648851054 data=null doit=true} to Tree node with text: anotherLogger
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-1648851054 data=null} to Tree node with text: anotherLogger
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-1648851053 data=null button=1 stateMask=0x0 x=154 y=97 count=1} to Tree node with text: anotherLogger
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648851053 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
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-1648851047 data=null button=1 stateMask=0x80000 x=154 y=73 count=1} to Tree node with text: anotherLogger
13:10:48 [2020-04-21T17:10:48.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
13:10:48 [2020-04-21T17:10:48.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:48 [2020-04-21T17:10:48.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:10:48 [2020-04-21T17:10:48.748Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:48 [2020-04-21T17:10:48.748Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:48 [2020-04-21T17:10:48.748Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:48 [2020-04-21T17:10:48.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648850936 data=null button=0 stateMask=0x0 x=108 y=-47 count=0} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648850935 data=null doit=true} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648850935 data=null} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648850935 data=null button=1 stateMask=0x0 x=108 y=-47 count=1} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648850935 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648850927 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.748Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:48 [2020-04-21T17:10:48.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648850926 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648850926 data=null doit=true} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648850926 data=null} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648850926 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648850925 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648850921 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:10:48 [2020-04-21T17:10:48.748Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:10:48 [2020-04-21T17:10:48.748Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648850640 data=null doit=true} to Shell with text {Enable Events}
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
13:10:49 [2020-04-21T17:10:49.007Z] 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')
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1648850636 data=null doit=true} to Button with text {Kernel}
13:10:49 [2020-04-21T17:10:49.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1648850636 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}
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1648850635 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1648850634 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')
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1648850634 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')
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1648850634 data=null item=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')
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - Setting state to checked on: All
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - Clicking on &Ok
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648850556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648850556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648850556 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648850556 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648850555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648850555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648850555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:49 [2020-04-21T17:10:49.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648850809 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)...'
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Clicked on 
13:10:49 [2020-04-21T17:10:49.266Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:49 [2020-04-21T17:10:49.266Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:49 [2020-04-21T17:10:49.266Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:49 [2020-04-21T17:10:49.266Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:49 [2020-04-21T17:10:49.266Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:49 [2020-04-21T17:10:49.266Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1648850423 data=null doit=true} to Tree node with text: LOG4J
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1648850423 data=null} to Tree node with text: LOG4J
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1648850423 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: LOG4J
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648850423 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
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1648850420 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: LOG4J
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648850419 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648850419 data=null doit=true} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648850419 data=null} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648850419 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648850419 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648850370 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648850368 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648850368 data=null doit=true} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648850368 data=null} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648850368 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648850368 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648850363 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.525Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:10:49 [2020-04-21T17:10:49.525Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:10:49 [2020-04-21T17:10:49.525Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:10:49 [2020-04-21T17:10:49.525Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648850123 data=null doit=true} to Shell with text {Enable Events}
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
13:10:49 [2020-04-21T17:10:49.526Z] 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')
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1648850069 data=null doit=true} to Button with text {Kernel}
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1648850068 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}
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1648850067 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1648850067 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')
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1648850067 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')
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1648850067 data=null item=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')
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1648850037 data=null doit=true} to TreeItem with text {All}
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1648850037 data=null} to TreeItem with text {All}
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1648850036 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648850036 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}
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1648850033 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
13:10:49 [2020-04-21T17:10:49.526Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648850031 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648850031 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648850031 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648850030 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)
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648850028 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:49 [2020-04-21T17:10:49.526Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
13:10:49 [2020-04-21T17:10:49.526Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - Setting state to checked on: logger
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.526Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.785Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:49 [2020-04-21T17:10:49.785Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:49 [2020-04-21T17:10:49.785Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:49 [2020-04-21T17:10:49.785Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:49 [2020-04-21T17:10:49.785Z] DEBUG - Clicking on &Ok
13:10:49 [2020-04-21T17:10:49.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648850023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648850022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648850022 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648850022 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648850022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648850022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648850022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648850252 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)...'
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Clicked on 
13:10:49 [2020-04-21T17:10:49.786Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:49 [2020-04-21T17:10:49.786Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:49 [2020-04-21T17:10:49.786Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:49 [2020-04-21T17:10:49.786Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:49 [2020-04-21T17:10:49.786Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:49 [2020-04-21T17:10:49.786Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1648849851 data=null doit=true} to Tree node with text: LOG4J
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1648849851 data=null} to Tree node with text: LOG4J
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1648849850 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: LOG4J
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648849850 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
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1648849847 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: LOG4J
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648849846 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648849846 data=null doit=true} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648849846 data=null} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648849845 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648849845 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648849840 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648849839 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648849839 data=null doit=true} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648849839 data=null} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648849838 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648849838 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:49 [2020-04-21T17:10:49.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648849833 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648849548 data=null doit=true} to Shell with text {Enable Events}
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
13:10:50 [2020-04-21T17:10:50.045Z] 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')
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1648849544 data=null doit=true} to Button with text {Kernel}
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1648849544 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}
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1648849542 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1648849542 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')
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1648849542 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')
13:10:50 [2020-04-21T17:10:50.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1648849542 data=null item=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')
13:10:50 [2020-04-21T17:10:50.303Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1648849467 data=null doit=true} to TreeItem with text {All}
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1648849467 data=null} to TreeItem with text {All}
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1648849467 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648849466 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}
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1648849464 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
13:10:50 [2020-04-21T17:10:50.304Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648849463 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648849463 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648849462 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648849462 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)
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648849460 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:50 [2020-04-21T17:10:50.304Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.304Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Setting state to checked on: anotherLogger
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6ba68981
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1648849453 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')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1648849453 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')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1648849453 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1648849452 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1648849452 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')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1648849452 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')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1648849452 data=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')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1648849451 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')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1648849451 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')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1648849451 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')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1648849450 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1648849450 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1648849448 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'))
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal
13:10:50 [2020-04-21T17:10:50.304Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Clicking on &Ok
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648849445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648849444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648849444 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648849444 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648849444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648849444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648849444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648849729 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)...'
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Clicked on 
13:10:50 [2020-04-21T17:10:50.305Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.305Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.305Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.305Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.305Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.305Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1648849307 data=null doit=true} to Tree node with text: LOG4J
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1648849306 data=null} to Tree node with text: LOG4J
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1648849306 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: LOG4J
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648849305 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
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1648849270 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: LOG4J
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648849269 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648849269 data=null doit=true} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648849269 data=null} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648849268 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648849268 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648849260 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648849259 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648849259 data=null doit=true} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648849259 data=null} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648849258 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648849258 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648849253 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648848966 data=null doit=true} to Shell with text {Enable Events}
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
13:10:50 [2020-04-21T17:10:50.565Z] 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')
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1648848961 data=null doit=true} to Button with text {Kernel}
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1648848961 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}
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1648848960 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1648848959 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')
13:10:50 [2020-04-21T17:10:50.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1648848959 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')
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1648848959 data=null item=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')
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - Clicking on &Ok
13:10:50 [2020-04-21T17:10:50.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648848925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648848925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648848925 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648848925 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648848924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648848924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648848924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648849135 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)...'
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Clicked on 
13:10:50 [2020-04-21T17:10:50.825Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.825Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.825Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.825Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.825Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.825Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1648848733 data=null doit=true} to Tree node with text: LOG4J
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1648848733 data=null} to Tree node with text: LOG4J
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1648848732 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: LOG4J
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648848732 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
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1648848729 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: LOG4J
13:10:50 [2020-04-21T17:10:50.825Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.825Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.825Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.825Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.825Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.825Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648848725 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648848724 data=null doit=true} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648848724 data=null} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648848724 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648848723 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648848718 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648848717 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648848717 data=null doit=true} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648848717 data=null} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648848717 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648848716 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:50 [2020-04-21T17:10:50.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648848712 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.083Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
13:10:51 [2020-04-21T17:10:51.083Z] DEBUG - Clicking on with mnemonic 'Start'
13:10:51 [2020-04-21T17:10:51.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1648848568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
13:10:51 [2020-04-21T17:10:51.083Z] DEBUG - Clicked on with mnemonic 'Start'
13:10:51 [2020-04-21T17:10:51.083Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:51 [2020-04-21T17:10:51.083Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:51 [2020-04-21T17:10:51.083Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:51 [2020-04-21T17:10:51.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648848465 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648848465 data=null doit=true} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648848465 data=null} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648848464 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648848464 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648848459 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.083Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:51 [2020-04-21T17:10:51.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648848458 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648848458 data=null doit=true} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648848458 data=null} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648848457 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648848457 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648848452 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.341Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
13:10:51 [2020-04-21T17:10:51.342Z] DEBUG - Clicking on with mnemonic 'Stop'
13:10:51 [2020-04-21T17:10:51.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1648848354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
13:10:51 [2020-04-21T17:10:51.342Z] DEBUG - Clicked on with mnemonic 'Stop'
13:10:51 [2020-04-21T17:10:51.600Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
13:10:51 [2020-04-21T17:10:51.600Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:51 [2020-04-21T17:10:51.600Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:51 [2020-04-21T17:10:51.600Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:51 [2020-04-21T17:10:51.600Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
13:10:51 [2020-04-21T17:10:51.600Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:51 [2020-04-21T17:10:51.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-1648848118 data=null button=0 stateMask=0x0 x=125 y=121 count=0} to Tree node with text: logger
13:10:51 [2020-04-21T17:10:51.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-1648848117 data=null doit=true} to Tree node with text: logger
13:10:51 [2020-04-21T17:10:51.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-1648848071 data=null} to Tree node with text: logger
13:10:51 [2020-04-21T17:10:51.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-1648848069 data=null button=1 stateMask=0x0 x=125 y=121 count=1} to Tree node with text: logger
13:10:51 [2020-04-21T17:10:51.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648848069 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
13:10:51 [2020-04-21T17:10:51.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-1648848061 data=null button=1 stateMask=0x80000 x=125 y=73 count=1} to Tree node with text: logger
13:10:51 [2020-04-21T17:10:51.600Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
13:10:51 [2020-04-21T17:10:51.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:51 [2020-04-21T17:10:51.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:10:51 [2020-04-21T17:10:51.600Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
13:10:51 [2020-04-21T17:10:51.600Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:51 [2020-04-21T17:10:51.600Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:51 [2020-04-21T17:10:51.600Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:51 [2020-04-21T17:10:51.600Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
13:10:51 [2020-04-21T17:10:51.600Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:51 [2020-04-21T17:10:51.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-1648847961 data=null button=0 stateMask=0x0 x=154 y=97 count=0} to Tree node with text: anotherLogger
13:10:51 [2020-04-21T17:10:51.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-1648847961 data=null doit=true} to Tree node with text: anotherLogger
13:10:51 [2020-04-21T17:10:51.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-1648847961 data=null} to Tree node with text: anotherLogger
13:10:51 [2020-04-21T17:10:51.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-1648847960 data=null button=1 stateMask=0x0 x=154 y=97 count=1} to Tree node with text: anotherLogger
13:10:51 [2020-04-21T17:10:51.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648847960 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
13:10:51 [2020-04-21T17:10:51.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-1648847954 data=null button=1 stateMask=0x80000 x=154 y=73 count=1} to Tree node with text: anotherLogger
13:10:51 [2020-04-21T17:10:51.601Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
13:10:51 [2020-04-21T17:10:51.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:51 [2020-04-21T17:10:51.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:10:51 [2020-04-21T17:10:51.859Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:51 [2020-04-21T17:10:51.859Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:51 [2020-04-21T17:10:51.859Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:51 [2020-04-21T17:10:51.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648847841 data=null button=0 stateMask=0x0 x=108 y=-47 count=0} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648847841 data=null doit=true} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648847840 data=null} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648847840 data=null button=1 stateMask=0x0 x=108 y=-47 count=1} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648847840 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648847832 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.859Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:51 [2020-04-21T17:10:51.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648847832 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648847831 data=null doit=true} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648847831 data=null} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648847831 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648847831 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:51 [2020-04-21T17:10:51.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648847826 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648847451 data=null doit=true} to Shell with text {Enable Events}
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
13:10:52 [2020-04-21T17:10:52.117Z] 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')
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1648847447 data=null doit=true} to Button with text {Kernel}
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1648847447 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}
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1648847445 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1648847445 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')
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1648847445 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')
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1648847445 data=null item=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')
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
13:10:52 [2020-04-21T17:10:52.117Z] DEBUG - Setting state to checked on: All
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Clicking on &Ok
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648847368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648847367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648847367 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648847367 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648847367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648847366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648847366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648847623 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)...'
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Clicked on 
13:10:52 [2020-04-21T17:10:52.376Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:52 [2020-04-21T17:10:52.376Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:52 [2020-04-21T17:10:52.376Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:52 [2020-04-21T17:10:52.376Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:52 [2020-04-21T17:10:52.376Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:52 [2020-04-21T17:10:52.376Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1648847237 data=null doit=true} to Tree node with text: Python
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1648847237 data=null} to Tree node with text: Python
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1648847237 data=null button=1 stateMask=0x0 x=111 y=73 count=1} to Tree node with text: Python
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648847236 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
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1648847234 data=null button=1 stateMask=0x80000 x=111 y=73 count=1} to Tree node with text: Python
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648847233 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648847233 data=null doit=true} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648847233 data=null} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648847233 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648847232 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648847227 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648847226 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648847226 data=null doit=true} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648847226 data=null} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648847226 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648847226 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648847220 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648846939 data=null doit=true} to Shell with text {Enable Events}
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
13:10:52 [2020-04-21T17:10:52.635Z] 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')
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1648846934 data=null doit=true} to Button with text {Kernel}
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1648846934 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}
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1648846933 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1648846932 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')
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1648846932 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')
13:10:52 [2020-04-21T17:10:52.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1648846932 data=null item=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')
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1648846863 data=null doit=true} to TreeItem with text {All}
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1648846863 data=null} to TreeItem with text {All}
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1648846862 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648846862 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}
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1648846859 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
13:10:52 [2020-04-21T17:10:52.896Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648846858 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648846858 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648846857 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648846857 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)
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648846855 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:52 [2020-04-21T17:10:52.896Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
13:10:52 [2020-04-21T17:10:52.896Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Setting state to checked on: logger
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Clicking on &Ok
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648846849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648846849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648846849 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648846849 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648846848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648846848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648846848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648847070 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)...'
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Clicked on 
13:10:52 [2020-04-21T17:10:52.896Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:52 [2020-04-21T17:10:52.896Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:52 [2020-04-21T17:10:52.896Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:52 [2020-04-21T17:10:52.896Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:52 [2020-04-21T17:10:52.896Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:52 [2020-04-21T17:10:52.896Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1648846670 data=null doit=true} to Tree node with text: Python
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1648846669 data=null} to Tree node with text: Python
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1648846668 data=null button=1 stateMask=0x0 x=111 y=73 count=1} to Tree node with text: Python
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648846667 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
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1648846664 data=null button=1 stateMask=0x80000 x=111 y=73 count=1} to Tree node with text: Python
13:10:52 [2020-04-21T17:10:52.896Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:52 [2020-04-21T17:10:52.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648846663 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648846662 data=null doit=true} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648846662 data=null} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648846662 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648846661 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648846655 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.897Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:52 [2020-04-21T17:10:52.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648846654 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648846654 data=null doit=true} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648846654 data=null} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648846653 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648846653 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:52 [2020-04-21T17:10:52.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648846647 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:53 [2020-04-21T17:10:53.156Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:10:53 [2020-04-21T17:10:53.156Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648846334 data=null doit=true} to Shell with text {Enable Events}
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
13:10:53 [2020-04-21T17:10:53.415Z] 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')
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.415Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1648846328 data=null doit=true} to Button with text {Kernel}
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1648846328 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}
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1648846326 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1648846326 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')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1648846325 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')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1648846325 data=null item=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')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1648846251 data=null doit=true} to TreeItem with text {All}
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1648846251 data=null} to TreeItem with text {All}
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1648846249 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648846248 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}
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1648846246 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
13:10:53 [2020-04-21T17:10:53.416Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648846245 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648846245 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648846244 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648846244 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)
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1648846242 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
13:10:53 [2020-04-21T17:10:53.416Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
13:10:53 [2020-04-21T17:10:53.416Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Setting state to checked on: anotherLogger
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5013c293
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1648846236 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')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1648846235 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')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1648846235 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1648846235 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1648846235 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')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1648846235 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')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1648846235 data=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')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1648846234 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')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1648846233 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')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1648846233 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')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1648846233 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1648846233 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1648846231 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'))
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.416Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - Clicking on &Ok
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648846227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648846227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648846227 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648846227 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648846227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648846227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648846227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:53 [2020-04-21T17:10:53.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648846535 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)...'
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Clicked on 
13:10:53 [2020-04-21T17:10:53.675Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:53 [2020-04-21T17:10:53.675Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:53 [2020-04-21T17:10:53.675Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:53 [2020-04-21T17:10:53.675Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:53 [2020-04-21T17:10:53.675Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:53 [2020-04-21T17:10:53.675Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1648846037 data=null doit=true} to Tree node with text: Python
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1648846037 data=null} to Tree node with text: Python
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1648846036 data=null button=1 stateMask=0x0 x=111 y=73 count=1} to Tree node with text: Python
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648846036 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
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1648846033 data=null button=1 stateMask=0x80000 x=111 y=73 count=1} to Tree node with text: Python
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648846033 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648846033 data=null doit=true} to Tree node with text: mysession
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648846032 data=null} to Tree node with text: mysession
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648846032 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648846032 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648846027 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648846026 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648846026 data=null doit=true} to Tree node with text: mysession
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648846026 data=null} to Tree node with text: mysession
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648846025 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648846025 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648846020 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:10:53 [2020-04-21T17:10:53.675Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648845759 data=null doit=true} to Shell with text {Enable Events}
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
13:10:53 [2020-04-21T17:10:53.935Z] 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')
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1648845755 data=null doit=true} to Button with text {Kernel}
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1648845755 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}
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1648845754 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1648845754 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')
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1648845754 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')
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1648845754 data=null item=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')
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.935Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - Clicking on &Ok
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648845722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648845722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648845722 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648845722 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648845722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648845721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648845721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:53 [2020-04-21T17:10:53.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648845920 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)...'
13:10:54 [2020-04-21T17:10:54.194Z] DEBUG - Clicked on 
13:10:54 [2020-04-21T17:10:54.194Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.194Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.194Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.194Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.194Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.194Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1648845529 data=null doit=true} to Tree node with text: Python
13:10:54 [2020-04-21T17:10:54.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1648845529 data=null} to Tree node with text: Python
13:10:54 [2020-04-21T17:10:54.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1648845528 data=null button=1 stateMask=0x0 x=111 y=73 count=1} to Tree node with text: Python
13:10:54 [2020-04-21T17:10:54.194Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648845528 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
13:10:54 [2020-04-21T17:10:54.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1648845526 data=null button=1 stateMask=0x80000 x=111 y=73 count=1} to Tree node with text: Python
13:10:54 [2020-04-21T17:10:54.194Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.194Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.195Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.195Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.195Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.195Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.195Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:54 [2020-04-21T17:10:54.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648845522 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648845521 data=null doit=true} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648845521 data=null} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648845521 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648845521 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648845516 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.195Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:54 [2020-04-21T17:10:54.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648845516 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648845516 data=null doit=true} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648845516 data=null} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648845515 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648845515 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648845467 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.195Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
13:10:54 [2020-04-21T17:10:54.195Z] DEBUG - Clicking on with mnemonic 'Start'
13:10:54 [2020-04-21T17:10:54.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1648845358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
13:10:54 [2020-04-21T17:10:54.195Z] DEBUG - Clicked on with mnemonic 'Start'
13:10:54 [2020-04-21T17:10:54.453Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.453Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.453Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:54 [2020-04-21T17:10:54.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648845255 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648845255 data=null doit=true} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648845255 data=null} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648845254 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648845254 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648845248 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.453Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:54 [2020-04-21T17:10:54.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648845247 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648845247 data=null doit=true} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648845247 data=null} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648845247 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648845246 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648845241 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.454Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
13:10:54 [2020-04-21T17:10:54.454Z] DEBUG - Clicking on with mnemonic 'Stop'
13:10:54 [2020-04-21T17:10:54.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1648845140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
13:10:54 [2020-04-21T17:10:54.454Z] DEBUG - Clicked on with mnemonic 'Stop'
13:10:54 [2020-04-21T17:10:54.712Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
13:10:54 [2020-04-21T17:10:54.712Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.712Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.712Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.712Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.712Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:54 [2020-04-21T17:10:54.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-1648844917 data=null button=0 stateMask=0x0 x=125 y=121 count=0} to Tree node with text: logger
13:10:54 [2020-04-21T17:10:54.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-1648844917 data=null doit=true} to Tree node with text: logger
13:10:54 [2020-04-21T17:10:54.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-1648844916 data=null} to Tree node with text: logger
13:10:54 [2020-04-21T17:10:54.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-1648844916 data=null button=1 stateMask=0x0 x=125 y=121 count=1} to Tree node with text: logger
13:10:54 [2020-04-21T17:10:54.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648844916 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
13:10:54 [2020-04-21T17:10:54.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-1648844867 data=null button=1 stateMask=0x80000 x=125 y=73 count=1} to Tree node with text: logger
13:10:54 [2020-04-21T17:10:54.712Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
13:10:54 [2020-04-21T17:10:54.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:54 [2020-04-21T17:10:54.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:10:54 [2020-04-21T17:10:54.712Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
13:10:54 [2020-04-21T17:10:54.971Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.971Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.971Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.971Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-1648844765 data=null button=0 stateMask=0x0 x=154 y=97 count=0} to Tree node with text: anotherLogger
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-1648844765 data=null doit=true} to Tree node with text: anotherLogger
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-1648844764 data=null} to Tree node with text: anotherLogger
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-1648844764 data=null button=1 stateMask=0x0 x=154 y=97 count=1} to Tree node with text: anotherLogger
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648844764 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
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-1648844758 data=null button=1 stateMask=0x80000 x=154 y=73 count=1} to Tree node with text: anotherLogger
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:10:54 [2020-04-21T17:10:54.971Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.971Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648844644 data=null button=0 stateMask=0x0 x=108 y=-47 count=0} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648844644 data=null doit=true} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648844644 data=null} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648844643 data=null button=1 stateMask=0x0 x=108 y=-47 count=1} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648844643 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648844635 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648844634 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648844633 data=null doit=true} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648844633 data=null} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648844633 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648844632 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:54 [2020-04-21T17:10:54.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648844626 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1648844467 data=null doit=true} to Shell with text {Destroy Confirmation}
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - Clicking on OK
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648844465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648844465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648844465 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648844465 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648844465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648844465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648844464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1648844533 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...'
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - Clicked on 
13:10:55 [2020-04-21T17:10:55.251Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648844421 data=null button=0 stateMask=0x0 x=68 y=-71 count=0} to TreeItem with text {myNode}
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648844421 data=null doit=true} to TreeItem with text {myNode}
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648844421 data=null} to TreeItem with text {myNode}
13:10:55 [2020-04-21T17:10:55.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648844420 data=null button=1 stateMask=0x0 x=68 y=-71 count=1} to TreeItem with text {myNode}
13:10:55 [2020-04-21T17:10:55.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648844420 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}
13:10:55 [2020-04-21T17:10:55.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648844366 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:55 [2020-04-21T17:10:55.252Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:55 [2020-04-21T17:10:55.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648844365 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:55 [2020-04-21T17:10:55.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648844364 data=null doit=true} to TreeItem with text {myNode}
13:10:55 [2020-04-21T17:10:55.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648844364 data=null} to TreeItem with text {myNode}
13:10:55 [2020-04-21T17:10:55.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648844364 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:55 [2020-04-21T17:10:55.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648844364 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}
13:10:55 [2020-04-21T17:10:55.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648844360 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:55 [2020-04-21T17:10:55.750Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
13:10:55 [2020-04-21T17:10:55.750Z] DEBUG - Clicking on with mnemonic 'Disconnect'
13:10:55 [2020-04-21T17:10:55.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1648844256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
13:10:55 [2020-04-21T17:10:55.750Z] DEBUG - Clicked on with mnemonic 'Disconnect'
13:10:55 [2020-04-21T17:10:55.750Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.613 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
13:10:55 [2020-04-21T17:10:55.750Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest)  Time elapsed: 11.17 s
13:10:55 [2020-04-21T17:10:55.750Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
13:10:56 [2020-04-21T17:10:56.017Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
13:10:56 [2020-04-21T17:10:56.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:56 [2020-04-21T17:10:56.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:10:56 [2020-04-21T17:10:56.017Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:56 [2020-04-21T17:10:56.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648843634 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:56 [2020-04-21T17:10:56.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648843634 data=null doit=true} to TreeItem with text {myNode}
13:10:56 [2020-04-21T17:10:56.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648843634 data=null} to TreeItem with text {myNode}
13:10:56 [2020-04-21T17:10:56.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648843633 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:56 [2020-04-21T17:10:56.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648843633 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}
13:10:56 [2020-04-21T17:10:56.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648843627 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:56 [2020-04-21T17:10:56.017Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:56 [2020-04-21T17:10:56.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648843626 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:56 [2020-04-21T17:10:56.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648843626 data=null doit=true} to TreeItem with text {myNode}
13:10:56 [2020-04-21T17:10:56.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648843625 data=null} to TreeItem with text {myNode}
13:10:56 [2020-04-21T17:10:56.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648843625 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:56 [2020-04-21T17:10:56.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648843625 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}
13:10:56 [2020-04-21T17:10:56.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648843621 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:56 [2020-04-21T17:10:56.018Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
13:10:56 [2020-04-21T17:10:56.018Z] DEBUG - Clicking on with mnemonic 'Connect'
13:10:56 [2020-04-21T17:10:56.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1648843533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
13:10:56 [2020-04-21T17:10:56.018Z] DEBUG - Clicked on with mnemonic 'Connect'
13:10:56 [2020-04-21T17:10:56.584Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:56 [2020-04-21T17:10:56.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1648842960 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
13:10:56 [2020-04-21T17:10:56.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648842960 data=null doit=true} to Tree node with text: Sessions
13:10:56 [2020-04-21T17:10:56.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648842960 data=null} to Tree node with text: Sessions
13:10:56 [2020-04-21T17:10:56.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648842960 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
13:10:56 [2020-04-21T17:10:56.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648842959 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
13:10:56 [2020-04-21T17:10:56.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648842953 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:56 [2020-04-21T17:10:56.584Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:56 [2020-04-21T17:10:56.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1648842952 data=null button=0 stateMask=0x0 x=87 y=73 count=0} to Tree node with text: Sessions
13:10:56 [2020-04-21T17:10:56.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648842952 data=null doit=true} to Tree node with text: Sessions
13:10:56 [2020-04-21T17:10:56.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648842951 data=null} to Tree node with text: Sessions
13:10:56 [2020-04-21T17:10:56.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648842951 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:56 [2020-04-21T17:10:56.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648842951 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
13:10:56 [2020-04-21T17:10:56.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648842948 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Clicking on with mnemonic 'Create Session...'
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Clicked on with mnemonic 'Create Session...'
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1648842768 data=null doit=true} to Shell with text {Create Session}
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Text with text " 
13:10:56 [2020-04-21T17:10:56.843Z]  ", using matcher: of type 'Text'
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Text with text " 
13:10:56 [2020-04-21T17:10:56.843Z]  ", using matcher: with label (with mnemonic 'Session Name')
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Text with text " 
13:10:56 [2020-04-21T17:10:56.843Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Clicking on &Ok
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648842763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648842763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648842762 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648842762 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648842762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648842762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648842762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1648842862 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...'
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Clicked on 
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648842728 data=null doit=true} to Tree node with text: Sessions
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648842728 data=null} to Tree node with text: Sessions
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648842728 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648842727 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
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648842725 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:56 [2020-04-21T17:10:56.843Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:56 [2020-04-21T17:10:56.843Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:56 [2020-04-21T17:10:56.843Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:56 [2020-04-21T17:10:56.843Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:56 [2020-04-21T17:10:56.843Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648842671 data=null button=0 stateMask=0x0 x=108 y=97 count=0} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648842671 data=null doit=true} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648842670 data=null} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648842670 data=null button=1 stateMask=0x0 x=108 y=97 count=1} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648842669 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648842661 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648842660 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648842660 data=null doit=true} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648842660 data=null} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648842659 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648842659 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648842654 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648842450 data=null doit=true} to Shell with text {Enable Events}
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
13:10:57 [2020-04-21T17:10:57.102Z] 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')
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] 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.
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Clicking on &Ok
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648842440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648842440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648842439 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648842439 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648842439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648842439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648842439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:57 [2020-04-21T17:10:57.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648842569 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)...'
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Clicked on 
13:10:57 [2020-04-21T17:10:57.362Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:57 [2020-04-21T17:10:57.362Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:57 [2020-04-21T17:10:57.362Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:57 [2020-04-21T17:10:57.362Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:10:57 [2020-04-21T17:10:57.362Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:57 [2020-04-21T17:10:57.362Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:57 [2020-04-21T17:10:57.362Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:10:57 [2020-04-21T17:10:57.362Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1648842264 data=null doit=true} to Tree node with text: channel0
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1648842264 data=null} to Tree node with text: channel0
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1648842263 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648842263 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
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1648842260 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
13:10:57 [2020-04-21T17:10:57.362Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:57 [2020-04-21T17:10:57.362Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648842258 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648842258 data=null doit=true} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648842258 data=null} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648842257 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648842257 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648842252 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648842251 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648842251 data=null doit=true} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648842251 data=null} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648842251 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648842250 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648842246 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Clicking on with mnemonic 'Start'
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1648842141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Clicked on with mnemonic 'Start'
13:10:57 [2020-04-21T17:10:57.621Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:57 [2020-04-21T17:10:57.621Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648842038 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648842037 data=null doit=true} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648842037 data=null} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648842037 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648842037 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648842031 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648842030 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648842030 data=null doit=true} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648842030 data=null} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648842030 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648842030 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648842025 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Clicking on with mnemonic 'Stop'
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1648841941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
13:10:57 [2020-04-21T17:10:57.621Z] DEBUG - Clicked on with mnemonic 'Stop'
13:10:57 [2020-04-21T17:10:57.880Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:57 [2020-04-21T17:10:57.880Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:57 [2020-04-21T17:10:57.880Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:57 [2020-04-21T17:10:57.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648841837 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648841837 data=null doit=true} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648841837 data=null} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648841837 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648841836 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648841831 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648841830 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648841830 data=null doit=true} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648841830 data=null} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648841830 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648841829 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648841825 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1648841643 data=null doit=true} to Shell with text {Destroy Confirmation}
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - Clicking on OK
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648841641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:57 [2020-04-21T17:10:57.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648841641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648841641 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648841641 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648841640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648841640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648841640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1648841739 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...'
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Clicked on 
13:10:58 [2020-04-21T17:10:58.139Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648841551 data=null button=0 stateMask=0x0 x=68 y=-71 count=0} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648841550 data=null doit=true} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648841550 data=null} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648841550 data=null button=1 stateMask=0x0 x=68 y=-71 count=1} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648841550 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}
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648841540 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648841539 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648841538 data=null doit=true} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648841538 data=null} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648841538 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648841538 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}
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648841533 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Clicking on with mnemonic 'Disconnect'
13:10:58 [2020-04-21T17:10:58.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1648841425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
13:10:58 [2020-04-21T17:10:58.140Z] DEBUG - Clicked on with mnemonic 'Disconnect'
13:10:58 [2020-04-21T17:10:58.398Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.819 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
13:10:58 [2020-04-21T17:10:58.398Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest)  Time elapsed: 2.49 s
13:10:58 [2020-04-21T17:10:58.398Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648840818 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648840818 data=null doit=true} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648840818 data=null} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648840818 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648840817 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}
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648840811 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648840770 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648840770 data=null doit=true} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648840770 data=null} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648840769 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648840769 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}
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648840765 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - Clicking on with mnemonic 'Connect'
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1648840664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
13:10:58 [2020-04-21T17:10:58.966Z] DEBUG - Clicked on with mnemonic 'Connect'
13:10:59 [2020-04-21T17:10:59.533Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:59 [2020-04-21T17:10:59.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1648840142 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
13:10:59 [2020-04-21T17:10:59.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648840141 data=null doit=true} to Tree node with text: Sessions
13:10:59 [2020-04-21T17:10:59.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648840141 data=null} to Tree node with text: Sessions
13:10:59 [2020-04-21T17:10:59.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648840141 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
13:10:59 [2020-04-21T17:10:59.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648840141 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
13:10:59 [2020-04-21T17:10:59.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648840135 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:59 [2020-04-21T17:10:59.533Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:59 [2020-04-21T17:10:59.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1648840133 data=null button=0 stateMask=0x0 x=87 y=73 count=0} to Tree node with text: Sessions
13:10:59 [2020-04-21T17:10:59.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648840133 data=null doit=true} to Tree node with text: Sessions
13:10:59 [2020-04-21T17:10:59.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648840133 data=null} to Tree node with text: Sessions
13:10:59 [2020-04-21T17:10:59.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648840133 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:59 [2020-04-21T17:10:59.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648840133 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
13:10:59 [2020-04-21T17:10:59.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648840130 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:59 [2020-04-21T17:10:59.533Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
13:10:59 [2020-04-21T17:10:59.533Z] DEBUG - Clicking on with mnemonic 'Create Session...'
13:10:59 [2020-04-21T17:10:59.792Z] DEBUG - Clicked on with mnemonic 'Create Session...'
13:10:59 [2020-04-21T17:10:59.792Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
13:10:59 [2020-04-21T17:10:59.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1648839951 data=null doit=true} to Shell with text {Create Session}
13:10:59 [2020-04-21T17:10:59.792Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:59 [2020-04-21T17:10:59.792Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:10:59 [2020-04-21T17:10:59.792Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
13:10:59 [2020-04-21T17:10:59.792Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:10:59 [2020-04-21T17:10:59.792Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:10:59 [2020-04-21T17:10:59.792Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:10:59 [2020-04-21T17:10:59.792Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
13:10:59 [2020-04-21T17:10:59.792Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:10:59 [2020-04-21T17:10:59.792Z] DEBUG - matched Text with text " 
13:10:59 [2020-04-21T17:10:59.792Z]  ", using matcher: of type 'Text'
13:10:59 [2020-04-21T17:10:59.792Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:10:59 [2020-04-21T17:10:59.792Z] DEBUG - matched Text with text " 
13:10:59 [2020-04-21T17:10:59.792Z]  ", using matcher: with label (with mnemonic 'Session Name')
13:10:59 [2020-04-21T17:10:59.792Z] DEBUG - matched Text with text " 
13:10:59 [2020-04-21T17:10:59.792Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:10:59 [2020-04-21T17:10:59.792Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Clicking on &Ok
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648839946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648839946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648839946 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648839946 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648839946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648839946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648839945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1648840047 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...'
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Clicked on 
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648839859 data=null doit=true} to Tree node with text: Sessions
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648839859 data=null} to Tree node with text: Sessions
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648839858 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648839858 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
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648839856 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:10:59 [2020-04-21T17:10:59.793Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:59 [2020-04-21T17:10:59.793Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:59 [2020-04-21T17:10:59.793Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:10:59 [2020-04-21T17:10:59.793Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648839853 data=null button=0 stateMask=0x0 x=108 y=97 count=0} to Tree node with text: mysession
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648839853 data=null doit=true} to Tree node with text: mysession
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648839852 data=null} to Tree node with text: mysession
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648839852 data=null button=1 stateMask=0x0 x=108 y=97 count=1} to Tree node with text: mysession
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648839852 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648839843 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Attempting to set focus on Tree with text {}
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648839842 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648839842 data=null doit=true} to Tree node with text: mysession
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648839842 data=null} to Tree node with text: mysession
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648839842 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648839841 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:10:59 [2020-04-21T17:10:59.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648839837 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648839615 data=null doit=true} to Shell with text {Enable Events}
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
13:11:00 [2020-04-21T17:11:00.053Z] 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')
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.053Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:11:00 [2020-04-21T17:11:00.054Z] 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')
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1648839609 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1648839609 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')
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1648839609 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')
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1648839608 data=null item=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')
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - Clicking on &Ok
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648839567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648839567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648839566 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648839566 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648839566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648839566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648839565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:00 [2020-04-21T17:11:00.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648839728 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)...'
13:11:00 [2020-04-21T17:11:00.312Z] DEBUG - Clicked on 
13:11:00 [2020-04-21T17:11:00.312Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.312Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.312Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.312Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1648839454 data=null doit=true} to Tree node with text: channel0
13:11:00 [2020-04-21T17:11:00.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1648839454 data=null} to Tree node with text: channel0
13:11:00 [2020-04-21T17:11:00.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1648839454 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
13:11:00 [2020-04-21T17:11:00.312Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648839454 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
13:11:00 [2020-04-21T17:11:00.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1648839451 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
13:11:00 [2020-04-21T17:11:00.312Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.312Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.312Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.312Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.312Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.312Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.312Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.312Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:00 [2020-04-21T17:11:00.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648839447 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648839447 data=null doit=true} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648839447 data=null} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648839447 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648839447 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648839442 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.313Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:00 [2020-04-21T17:11:00.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648839441 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648839441 data=null doit=true} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648839441 data=null} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648839440 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648839440 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648839435 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.313Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:11:00 [2020-04-21T17:11:00.313Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:11:00 [2020-04-21T17:11:00.313Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648839200 data=null doit=true} to Shell with text {Enable Events}
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
13:11:00 [2020-04-21T17:11:00.572Z] 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')
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:11:00 [2020-04-21T17:11:00.572Z] 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')
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1648839168 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1648839168 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')
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1648839168 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')
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1648839168 data=null item=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')
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:11:00 [2020-04-21T17:11:00.572Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Clicking on &Ok
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648839158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648839158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648839157 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648839157 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648839157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648839157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648839157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648839320 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)...'
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Clicked on 
13:11:00 [2020-04-21T17:11:00.573Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.573Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.573Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.573Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1648839042 data=null doit=true} to Tree node with text: channel0
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1648839042 data=null} to Tree node with text: channel0
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1648839041 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648839041 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
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1648839038 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
13:11:00 [2020-04-21T17:11:00.573Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.573Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.573Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.573Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.573Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.573Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.573Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.573Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.573Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.573Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.573Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.573Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648839031 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648839031 data=null doit=true} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648839031 data=null} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648839030 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648839030 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648839025 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648839024 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648839024 data=null doit=true} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648839023 data=null} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648839023 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648839023 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648839018 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648838758 data=null doit=true} to Shell with text {Enable Events}
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
13:11:00 [2020-04-21T17:11:00.833Z] 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')
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:11:00 [2020-04-21T17:11:00.833Z] 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')
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1648838750 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1648838749 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')
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1648838749 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')
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1648838749 data=null item=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')
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1648838743 data=null doit=true} to TreeItem with text {All}
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1648838743 data=null} to TreeItem with text {All}
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1648838742 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648838742 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}
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1648838717 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
13:11:00 [2020-04-21T17:11:00.833Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - Setting state to checked on: sched_process_fork
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
13:11:00 [2020-04-21T17:11:00.833Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - Clicking on &Ok
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648838664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648838663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648838663 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648838663 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648838663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648838662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648838662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648838914 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)...'
13:11:01 [2020-04-21T17:11:01.092Z] DEBUG - Clicked on 
13:11:01 [2020-04-21T17:11:01.092Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.092Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.092Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.093Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1648838449 data=null doit=true} to Tree node with text: channel0
13:11:01 [2020-04-21T17:11:01.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1648838449 data=null} to Tree node with text: channel0
13:11:01 [2020-04-21T17:11:01.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1648838448 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
13:11:01 [2020-04-21T17:11:01.093Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648838448 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
13:11:01 [2020-04-21T17:11:01.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1648838445 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
13:11:01 [2020-04-21T17:11:01.093Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.093Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.093Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.093Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.093Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.093Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.093Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.093Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:01 [2020-04-21T17:11:01.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648838441 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648838441 data=null doit=true} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648838440 data=null} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648838440 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648838440 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648838435 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.093Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:01 [2020-04-21T17:11:01.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648838434 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648838434 data=null doit=true} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648838434 data=null} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648838433 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648838433 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648838428 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.352Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:11:01 [2020-04-21T17:11:01.352Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:11:01 [2020-04-21T17:11:01.352Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648838165 data=null doit=true} to Shell with text {Enable Events}
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
13:11:01 [2020-04-21T17:11:01.611Z] 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')
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:11:01 [2020-04-21T17:11:01.611Z] 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')
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1648838159 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1648838158 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')
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1648838158 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')
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1648838158 data=null item=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')
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1648838152 data=null doit=true} to TreeItem with text {All}
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1648838152 data=null} to TreeItem with text {All}
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1648838152 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648838151 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}
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1648838127 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
13:11:01 [2020-04-21T17:11:01.611Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - Setting state to checked on: sched_process_exec
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.611Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Clicking on &Ok
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648838119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648838119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648838119 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648838119 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648838119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648838119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648838118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648838306 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)...'
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Clicked on 
13:11:01 [2020-04-21T17:11:01.612Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.612Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.612Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.612Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1648838016 data=null doit=true} to Tree node with text: channel0
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1648838016 data=null} to Tree node with text: channel0
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1648838016 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648838015 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
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1648838013 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
13:11:01 [2020-04-21T17:11:01.612Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.612Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.612Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.612Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.612Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.612Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.612Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648838010 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648838010 data=null doit=true} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648838010 data=null} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648838009 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648838009 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648838005 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648838004 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648838004 data=null doit=true} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648838004 data=null} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648838003 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648837971 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648837966 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648837766 data=null doit=true} to Shell with text {Enable Events}
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
13:11:01 [2020-04-21T17:11:01.872Z] 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')
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:11:01 [2020-04-21T17:11:01.872Z] 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')
13:11:01 [2020-04-21T17:11:01.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1648837760 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1648837759 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')
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1648837759 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')
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1648837759 data=null item=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')
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - Setting state to checked on: All
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - Clicking on &Ok
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648837651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648837651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648837651 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648837651 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648837651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:01 [2020-04-21T17:11:01.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648837651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648837650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648837908 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)...'
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Clicked on 
13:11:02 [2020-04-21T17:11:02.132Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:02 [2020-04-21T17:11:02.132Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:02 [2020-04-21T17:11:02.132Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:02 [2020-04-21T17:11:02.132Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1648837525 data=null doit=true} to Tree node with text: channel0
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1648837525 data=null} to Tree node with text: channel0
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1648837524 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648837524 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
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1648837521 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
13:11:02 [2020-04-21T17:11:02.132Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:02 [2020-04-21T17:11:02.132Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:02 [2020-04-21T17:11:02.132Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:02 [2020-04-21T17:11:02.132Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:02 [2020-04-21T17:11:02.132Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
13:11:02 [2020-04-21T17:11:02.132Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:02 [2020-04-21T17:11:02.132Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648837518 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648837518 data=null doit=true} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648837518 data=null} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648837518 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648837518 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648837469 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648837468 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648837468 data=null doit=true} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648837468 data=null} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648837467 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648837467 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648837463 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Clicking on with mnemonic 'Start'
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1648837364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Clicked on with mnemonic 'Start'
13:11:02 [2020-04-21T17:11:02.391Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:02 [2020-04-21T17:11:02.391Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648837262 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648837262 data=null doit=true} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648837261 data=null} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648837261 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648837261 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648837254 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648837253 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648837253 data=null doit=true} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648837253 data=null} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648837253 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648837253 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648837248 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Clicking on with mnemonic 'Stop'
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1648837153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
13:11:02 [2020-04-21T17:11:02.391Z] DEBUG - Clicked on with mnemonic 'Stop'
13:11:02 [2020-04-21T17:11:02.650Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:02 [2020-04-21T17:11:02.650Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:02 [2020-04-21T17:11:02.650Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:02 [2020-04-21T17:11:02.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648837051 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648837051 data=null doit=true} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648837050 data=null} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648837050 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648837050 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648837045 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.650Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:02 [2020-04-21T17:11:02.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648837044 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648837044 data=null doit=true} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648837044 data=null} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648837044 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648837044 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648837034 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:02 [2020-04-21T17:11:02.651Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
13:11:02 [2020-04-21T17:11:02.651Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
13:11:02 [2020-04-21T17:11:02.908Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
13:11:02 [2020-04-21T17:11:02.908Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
13:11:02 [2020-04-21T17:11:02.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1648836857 data=null doit=true} to Shell with text {Destroy Confirmation}
13:11:02 [2020-04-21T17:11:02.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:11:02 [2020-04-21T17:11:02.908Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:11:02 [2020-04-21T17:11:02.908Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:11:02 [2020-04-21T17:11:02.908Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:11:02 [2020-04-21T17:11:02.908Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:02 [2020-04-21T17:11:02.908Z] DEBUG - Clicking on OK
13:11:02 [2020-04-21T17:11:02.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648836856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:02 [2020-04-21T17:11:02.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648836856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:02 [2020-04-21T17:11:02.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648836856 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:02 [2020-04-21T17:11:02.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648836856 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:02 [2020-04-21T17:11:02.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648836856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:02 [2020-04-21T17:11:02.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648836856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:02 [2020-04-21T17:11:02.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648836855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:02 [2020-04-21T17:11:02.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1648836947 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...'
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - Clicked on 
13:11:02 [2020-04-21T17:11:02.909Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648836820 data=null button=0 stateMask=0x0 x=68 y=-71 count=0} to TreeItem with text {myNode}
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648836820 data=null doit=true} to TreeItem with text {myNode}
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648836820 data=null} to TreeItem with text {myNode}
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648836820 data=null button=1 stateMask=0x0 x=68 y=-71 count=1} to TreeItem with text {myNode}
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648836820 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}
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648836766 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648836766 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648836765 data=null doit=true} to TreeItem with text {myNode}
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648836765 data=null} to TreeItem with text {myNode}
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648836765 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648836765 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}
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648836761 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - Clicking on with mnemonic 'Disconnect'
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1648836702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
13:11:02 [2020-04-21T17:11:02.909Z] DEBUG - Clicked on with mnemonic 'Disconnect'
13:11:03 [2020-04-21T17:11:03.167Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.712 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
13:11:03 [2020-04-21T17:11:03.167Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest)  Time elapsed: 4.359 s
13:11:03 [2020-04-21T17:11:03.167Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
13:11:03 [2020-04-21T17:11:03.425Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
13:11:03 [2020-04-21T17:11:03.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:11:03 [2020-04-21T17:11:03.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:11:03 [2020-04-21T17:11:03.425Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:03 [2020-04-21T17:11:03.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648836123 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:11:03 [2020-04-21T17:11:03.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648836123 data=null doit=true} to TreeItem with text {myNode}
13:11:03 [2020-04-21T17:11:03.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648836122 data=null} to TreeItem with text {myNode}
13:11:03 [2020-04-21T17:11:03.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648836122 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:11:03 [2020-04-21T17:11:03.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648836122 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}
13:11:03 [2020-04-21T17:11:03.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648836116 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:11:03 [2020-04-21T17:11:03.425Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:03 [2020-04-21T17:11:03.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648836115 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:11:03 [2020-04-21T17:11:03.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648836115 data=null doit=true} to TreeItem with text {myNode}
13:11:03 [2020-04-21T17:11:03.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648836115 data=null} to TreeItem with text {myNode}
13:11:03 [2020-04-21T17:11:03.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648836115 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:11:03 [2020-04-21T17:11:03.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648836114 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}
13:11:03 [2020-04-21T17:11:03.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648836065 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:11:03 [2020-04-21T17:11:03.684Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
13:11:03 [2020-04-21T17:11:03.684Z] DEBUG - Clicking on with mnemonic 'Connect'
13:11:03 [2020-04-21T17:11:03.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1648835954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
13:11:03 [2020-04-21T17:11:03.684Z] DEBUG - Clicked on with mnemonic 'Connect'
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1648835426 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648835426 data=null doit=true} to Tree node with text: Sessions
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648835426 data=null} to Tree node with text: Sessions
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648835426 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648835425 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
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648835419 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1648835418 data=null button=0 stateMask=0x0 x=87 y=73 count=0} to Tree node with text: Sessions
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648835418 data=null doit=true} to Tree node with text: Sessions
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648835418 data=null} to Tree node with text: Sessions
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648835417 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648835417 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
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648835415 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Clicking on with mnemonic 'Create Session...'
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Clicked on with mnemonic 'Create Session...'
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1648835308 data=null doit=true} to Shell with text {Create Session}
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Text with text " 
13:11:04 [2020-04-21T17:11:04.252Z]  ", using matcher: of type 'Text'
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Text with text " 
13:11:04 [2020-04-21T17:11:04.252Z]  ", using matcher: with label (with mnemonic 'Session Name')
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Text with text " 
13:11:04 [2020-04-21T17:11:04.252Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Clicking on &Ok
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648835303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648835303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648835303 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:04 [2020-04-21T17:11:04.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648835303 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:04 [2020-04-21T17:11:04.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648835303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:04 [2020-04-21T17:11:04.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648835303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:04 [2020-04-21T17:11:04.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648835302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:04 [2020-04-21T17:11:04.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1648835360 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...'
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Clicked on 
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1648835252 data=null doit=true} to Tree node with text: Sessions
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1648835252 data=null} to Tree node with text: Sessions
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1648835252 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648835252 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
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1648835249 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
13:11:04 [2020-04-21T17:11:04.512Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:04 [2020-04-21T17:11:04.512Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:04 [2020-04-21T17:11:04.512Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:04 [2020-04-21T17:11:04.512Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648835247 data=null button=0 stateMask=0x0 x=108 y=97 count=0} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648835247 data=null doit=true} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648835247 data=null} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648835246 data=null button=1 stateMask=0x0 x=108 y=97 count=1} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648835246 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648835239 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648835238 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648835238 data=null doit=true} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648835238 data=null} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648835238 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648835238 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648835233 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648835046 data=null doit=true} to Shell with text {Enable Events}
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.512Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
13:11:04 [2020-04-21T17:11:04.513Z] 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')
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:11:04 [2020-04-21T17:11:04.513Z] 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')
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1648835041 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1648835041 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')
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1648835041 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')
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1648835040 data=null item=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')
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:11:04 [2020-04-21T17:11:04.513Z] DEBUG - Setting state to checked on: All
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - Clicking on &Ok
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648834958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648834958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648834958 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648834957 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648834957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648834957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:04 [2020-04-21T17:11:04.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648834957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648835147 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)...'
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Clicked on 
13:11:04 [2020-04-21T17:11:04.773Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:04 [2020-04-21T17:11:04.773Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:04 [2020-04-21T17:11:04.773Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:04 [2020-04-21T17:11:04.773Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:04 [2020-04-21T17:11:04.773Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:04 [2020-04-21T17:11:04.773Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:04 [2020-04-21T17:11:04.773Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:04 [2020-04-21T17:11:04.773Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1648834828 data=null doit=true} to Tree node with text: channel0
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1648834828 data=null} to Tree node with text: channel0
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1648834827 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648834827 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
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1648834825 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
13:11:04 [2020-04-21T17:11:04.773Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:04 [2020-04-21T17:11:04.773Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:04 [2020-04-21T17:11:04.773Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:04 [2020-04-21T17:11:04.773Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:04 [2020-04-21T17:11:04.773Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648834822 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648834822 data=null doit=true} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648834822 data=null} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648834821 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648834821 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648834816 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648834816 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648834815 data=null doit=true} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648834815 data=null} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648834815 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648834815 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:04 [2020-04-21T17:11:04.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648834766 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648834627 data=null doit=true} to Shell with text {Enable Events}
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
13:11:05 [2020-04-21T17:11:05.151Z] 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')
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
13:11:05 [2020-04-21T17:11:05.151Z] 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')
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1648834622 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1648834622 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')
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1648834621 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')
13:11:05 [2020-04-21T17:11:05.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1648834621 data=null item=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')
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - Setting state to checked on: All
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - Clicking on &Ok
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648834547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648834547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648834546 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648834546 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648834546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648834546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648834546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:05 [2020-04-21T17:11:05.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648834706 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)...'
13:11:05 [2020-04-21T17:11:05.811Z] DEBUG - Clicked on 
13:11:05 [2020-04-21T17:11:05.812Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.812Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.812Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.812Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.812Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.812Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.812Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.812Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.812Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.812Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.812Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1648834419 data=null doit=true} to Tree node with text: channel0
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1648834419 data=null} to Tree node with text: channel0
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1648834371 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648834370 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
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1648834367 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648834366 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648834366 data=null doit=true} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648834366 data=null} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648834366 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648834365 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648834360 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648834359 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648834359 data=null doit=true} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648834359 data=null} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648834359 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648834358 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648834353 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648834128 data=null doit=true} to Shell with text {Enable Events}
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
13:11:05 [2020-04-21T17:11:05.812Z] 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')
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
13:11:05 [2020-04-21T17:11:05.812Z] 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')
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1648834123 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1648834123 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')
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1648834123 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')
13:11:05 [2020-04-21T17:11:05.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1648834122 data=null item=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')
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1648834066 data=null doit=true} to TreeItem with text {All}
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1648834066 data=null} to TreeItem with text {All}
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1648834065 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648834065 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}
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1648834028 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
13:11:05 [2020-04-21T17:11:05.813Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Setting state to checked on: write
13:11:05 [2020-04-21T17:11:05.813Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Setting state to checked on: read
13:11:05 [2020-04-21T17:11:05.813Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Setting state to checked on: close
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Clicking on &Ok
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648833963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648833963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648833963 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648833963 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648833962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648833962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648833962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1648834261 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)...'
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Clicked on 
13:11:05 [2020-04-21T17:11:05.813Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.813Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.813Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.813Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.813Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.813Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.813Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.813Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.813Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.813Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.813Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1648833847 data=null doit=true} to Tree node with text: channel0
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1648833847 data=null} to Tree node with text: channel0
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1648833846 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648833846 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
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1648833843 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
13:11:05 [2020-04-21T17:11:05.814Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.814Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.814Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.814Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.814Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.814Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.814Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.814Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.814Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.814Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.814Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.814Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648833838 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648833838 data=null doit=true} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648833838 data=null} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648833838 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648833837 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648833833 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648833832 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648833831 data=null doit=true} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648833831 data=null} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648833831 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648833831 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648833826 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
13:11:05 [2020-04-21T17:11:05.814Z] DEBUG - Clicking on with mnemonic 'Enable Channel...'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - Clicked on with mnemonic 'Enable Channel...'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=-1648833614 data=null doit=true} to Shell with text {Enable Channel}
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
13:11:06 [2020-04-21T17:11:06.074Z] 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')
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1648833563 data=null doit=true} to Button with text {Kernel}
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1648833563 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}
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=-1648833562 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=-1648833561 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')
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=-1648833561 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')
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=-1648833561 data=null item=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')
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
13:11:06 [2020-04-21T17:11:06.074Z] 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')
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.074Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
13:11:06 [2020-04-21T17:11:06.075Z] 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')
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=-1648833556 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')
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=-1648833555 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')
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=-1648833555 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')
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=-1648833555 data=null item=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')
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - Clicking on &Ok
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648833552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648833552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648833552 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648833552 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648833552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648833551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648833551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:06 [2020-04-21T17:11:06.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=-1648833723 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...'
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Clicked on 
13:11:06 [2020-04-21T17:11:06.334Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:06 [2020-04-21T17:11:06.334Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:06 [2020-04-21T17:11:06.334Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=-1648833364 data=null doit=true} to Tree node with text: UST global
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=-1648833364 data=null} to Tree node with text: UST global
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=-1648833364 data=null button=1 stateMask=0x0 x=124 y=73 count=1} to Tree node with text: UST global
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648833363 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
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=-1648833360 data=null button=1 stateMask=0x80000 x=124 y=73 count=1} to Tree node with text: UST global
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-1648833359 data=null button=0 stateMask=0x0 x=135 y=97 count=0} to Tree node with text: channel0
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1648833359 data=null doit=true} to Tree node with text: channel0
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1648833359 data=null} to Tree node with text: channel0
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1648833359 data=null button=1 stateMask=0x0 x=135 y=97 count=1} to Tree node with text: channel0
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648833359 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
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1648833346 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-1648833345 data=null button=0 stateMask=0x0 x=135 y=73 count=0} to Tree node with text: channel0
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1648833345 data=null doit=true} to Tree node with text: channel0
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1648833345 data=null} to Tree node with text: channel0
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1648833345 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648833344 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
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1648833342 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
13:11:06 [2020-04-21T17:11:06.334Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1648833129 data=null doit=true} to Shell with text {Enable Events}
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1648833126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1648833125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1648833125 data=null doit=true} to (of type 'Tree')
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1648833125 data=null} to (of type 'Tree')
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1648833125 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to (of type 'Tree')
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648833124 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')
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1648833123 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to (of type 'Tree')
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Clicking on &Ok
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1648833121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1648833120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1648833120 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1648833120 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1648833120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1648833120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1648833120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-1648833238 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...'
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Clicked on 
13:11:06 [2020-04-21T17:11:06.594Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:06 [2020-04-21T17:11:06.594Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:06 [2020-04-21T17:11:06.594Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
13:11:06 [2020-04-21T17:11:06.594Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1648833028 data=null doit=true} to Tree node with text: channel0
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1648833028 data=null} to Tree node with text: channel0
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1648833028 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648833028 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
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1648833025 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
13:11:06 [2020-04-21T17:11:06.594Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:06 [2020-04-21T17:11:06.594Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648833023 data=null button=0 stateMask=0x0 x=108 y=-23 count=0} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648833023 data=null doit=true} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648833023 data=null} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648833023 data=null button=1 stateMask=0x0 x=108 y=-23 count=1} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648833023 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648833014 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648833013 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648833013 data=null doit=true} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648833012 data=null} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648833012 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648833012 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648833007 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.852Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Clicking on with mnemonic 'Start'
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1648832925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Clicked on with mnemonic 'Start'
13:11:06 [2020-04-21T17:11:06.853Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:06 [2020-04-21T17:11:06.853Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648832823 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648832822 data=null doit=true} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648832822 data=null} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648832822 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648832822 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648832817 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648832816 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648832816 data=null doit=true} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648832816 data=null} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648832815 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648832815 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648832811 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Clicking on with mnemonic 'Stop'
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1648832751 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
13:11:06 [2020-04-21T17:11:06.853Z] DEBUG - Clicked on with mnemonic 'Stop'
13:11:07 [2020-04-21T17:11:07.111Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:07 [2020-04-21T17:11:07.111Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:07 [2020-04-21T17:11:07.111Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:07 [2020-04-21T17:11:07.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648832649 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
13:11:07 [2020-04-21T17:11:07.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648832649 data=null doit=true} to Tree node with text: mysession
13:11:07 [2020-04-21T17:11:07.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648832648 data=null} to Tree node with text: mysession
13:11:07 [2020-04-21T17:11:07.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648832648 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
13:11:07 [2020-04-21T17:11:07.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648832648 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:07 [2020-04-21T17:11:07.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648832643 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:11:07 [2020-04-21T17:11:07.111Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:07 [2020-04-21T17:11:07.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648832567 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
13:11:07 [2020-04-21T17:11:07.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648832567 data=null doit=true} to Tree node with text: mysession
13:11:07 [2020-04-21T17:11:07.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648832567 data=null} to Tree node with text: mysession
13:11:07 [2020-04-21T17:11:07.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648832567 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
13:11:07 [2020-04-21T17:11:07.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648832566 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:07 [2020-04-21T17:11:07.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648832561 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:11:07 [2020-04-21T17:11:07.111Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
13:11:07 [2020-04-21T17:11:07.111Z] DEBUG - Clicking on with mnemonic 'Import...'
13:11:07 [2020-04-21T17:11:07.369Z] DEBUG - Clicked on with mnemonic 'Import...'
13:11:07 [2020-04-21T17:11:07.369Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
13:11:07 [2020-04-21T17:11:07.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1648832153 data=null doit=true} to Shell with text {Fetch Remote Traces}
13:11:07 [2020-04-21T17:11:07.369Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:11:07 [2020-04-21T17:11:07.369Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:11:07 [2020-04-21T17:11:07.369Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
13:11:07 [2020-04-21T17:11:07.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:11:07 [2020-04-21T17:11:07.628Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
13:11:07 [2020-04-21T17:11:07.628Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:11:07 [2020-04-21T17:11:07.628Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:11:07 [2020-04-21T17:11:07.628Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:11:07 [2020-04-21T17:11:07.628Z] DEBUG - Clicking on Cancel
13:11:07 [2020-04-21T17:11:07.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1648832130 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')
13:11:07 [2020-04-21T17:11:07.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1648832129 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')
13:11:07 [2020-04-21T17:11:07.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1648832129 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:11:07 [2020-04-21T17:11:07.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1648832129 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:11:07 [2020-04-21T17:11:07.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1648832129 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')
13:11:07 [2020-04-21T17:11:07.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1648832128 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')
13:11:07 [2020-04-21T17:11:07.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1648832128 data=null item=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')
13:11:07 [2020-04-21T17:11:07.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1648832504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:11:07 [2020-04-21T17:11:07.629Z] DEBUG - Clicked on 
13:11:07 [2020-04-21T17:11:07.629Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:07 [2020-04-21T17:11:07.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648832046 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
13:11:07 [2020-04-21T17:11:07.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648832045 data=null doit=true} to Tree node with text: mysession
13:11:07 [2020-04-21T17:11:07.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648832045 data=null} to Tree node with text: mysession
13:11:07 [2020-04-21T17:11:07.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648832045 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
13:11:07 [2020-04-21T17:11:07.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648832045 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:07 [2020-04-21T17:11:07.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648832040 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:11:07 [2020-04-21T17:11:07.629Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
13:11:07 [2020-04-21T17:11:07.629Z] DEBUG - Clicking on with mnemonic 'Import...'
13:11:07 [2020-04-21T17:11:07.887Z] DEBUG - Clicked on with mnemonic 'Import...'
13:11:07 [2020-04-21T17:11:07.888Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
13:11:07 [2020-04-21T17:11:07.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1648831758 data=null doit=true} to Shell with text {Fetch Remote Traces}
13:11:07 [2020-04-21T17:11:07.888Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:11:07 [2020-04-21T17:11:07.888Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:11:07 [2020-04-21T17:11:07.888Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
13:11:07 [2020-04-21T17:11:07.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:11:07 [2020-04-21T17:11:07.888Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:11:07 [2020-04-21T17:11:07.888Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:11:07 [2020-04-21T17:11:07.888Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:11:07 [2020-04-21T17:11:07.888Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:07 [2020-04-21T17:11:07.888Z] DEBUG - Clicking on &Finish
13:11:07 [2020-04-21T17:11:07.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1648831756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:07 [2020-04-21T17:11:07.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1648831755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:07 [2020-04-21T17:11:07.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1648831755 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:07 [2020-04-21T17:11:07.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1648831755 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:07 [2020-04-21T17:11:07.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1648831755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:07 [2020-04-21T17:11:07.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1648831755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:07 [2020-04-21T17:11:07.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:07 [2020-04-21T17:11:07.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:07 [2020-04-21T17:11:07.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:07 [2020-04-21T17:11:07.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:07 [2020-04-21T17:11:07.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:07 [2020-04-21T17:11:07.888Z] DEBUG - Clicked on &Finish
13:11:08 [2020-04-21T17:11:08.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1648831755 data=null item=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')
13:11:08 [2020-04-21T17:11:08.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1648831930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:11:09 [2020-04-21T17:11:09.081Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:09 [2020-04-21T17:11:09.081Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:09 [2020-04-21T17:11:09.081Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:09 [2020-04-21T17:11:09.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648830667 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
13:11:09 [2020-04-21T17:11:09.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648830667 data=null doit=true} to Tree node with text: mysession
13:11:09 [2020-04-21T17:11:09.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648830666 data=null} to Tree node with text: mysession
13:11:09 [2020-04-21T17:11:09.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648830666 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
13:11:09 [2020-04-21T17:11:09.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648830666 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:09 [2020-04-21T17:11:09.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648830661 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:11:09 [2020-04-21T17:11:09.081Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:09 [2020-04-21T17:11:09.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648830636 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
13:11:09 [2020-04-21T17:11:09.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648830635 data=null doit=true} to Tree node with text: mysession
13:11:09 [2020-04-21T17:11:09.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648830635 data=null} to Tree node with text: mysession
13:11:09 [2020-04-21T17:11:09.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648830635 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
13:11:09 [2020-04-21T17:11:09.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648830635 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:09 [2020-04-21T17:11:09.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648830630 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:11:09 [2020-04-21T17:11:09.081Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
13:11:09 [2020-04-21T17:11:09.081Z] DEBUG - Clicking on with mnemonic 'Import...'
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Clicked on with mnemonic 'Import...'
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1648830388 data=null doit=true} to Shell with text {Fetch Remote Traces}
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Clicking on Cancel
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1648830385 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')
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1648830384 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')
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1648830384 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1648830384 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1648830384 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')
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1648830384 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')
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1648830384 data=null item=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')
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1648830511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Clicked on 
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648830338 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648830338 data=null doit=true} to Tree node with text: mysession
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648830337 data=null} to Tree node with text: mysession
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648830337 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648830337 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648830332 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Clicking on with mnemonic 'Import...'
13:11:09 [2020-04-21T17:11:09.340Z] DEBUG - Clicked on with mnemonic 'Import...'
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1648830154 data=null doit=true} to Shell with text {Fetch Remote Traces}
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-1648830152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1648830151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=-1648830151 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=-1648830151 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=-1648830151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=-1648830151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=-1648830151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=-1648830149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1648830149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=-1648830149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=-1648830148 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=-1648830148 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Clicking on &Finish
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1648830146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1648830146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1648830146 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1648830146 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1648830145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1648830145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:09 [2020-04-21T17:11:09.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:09 [2020-04-21T17:11:09.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:09 [2020-04-21T17:11:09.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:09 [2020-04-21T17:11:09.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:09 [2020-04-21T17:11:09.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:09 [2020-04-21T17:11:09.599Z] DEBUG - Clicked on &Finish
13:11:10 [2020-04-21T17:11:10.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1648830145 data=null item=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')
13:11:10 [2020-04-21T17:11:10.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1648830259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:11:10 [2020-04-21T17:11:10.166Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:10 [2020-04-21T17:11:10.166Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:10 [2020-04-21T17:11:10.166Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:10 [2020-04-21T17:11:10.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648829548 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
13:11:10 [2020-04-21T17:11:10.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648829548 data=null doit=true} to Tree node with text: mysession
13:11:10 [2020-04-21T17:11:10.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648829548 data=null} to Tree node with text: mysession
13:11:10 [2020-04-21T17:11:10.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648829547 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
13:11:10 [2020-04-21T17:11:10.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648829547 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:10 [2020-04-21T17:11:10.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648829540 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:11:10 [2020-04-21T17:11:10.166Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:10 [2020-04-21T17:11:10.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648829430 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
13:11:10 [2020-04-21T17:11:10.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648829429 data=null doit=true} to Tree node with text: mysession
13:11:10 [2020-04-21T17:11:10.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648829429 data=null} to Tree node with text: mysession
13:11:10 [2020-04-21T17:11:10.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648829429 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
13:11:10 [2020-04-21T17:11:10.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648829428 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:10 [2020-04-21T17:11:10.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648829423 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:11:10 [2020-04-21T17:11:10.424Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
13:11:10 [2020-04-21T17:11:10.424Z] DEBUG - Clicking on with mnemonic 'Import...'
13:11:10 [2020-04-21T17:11:10.424Z] DEBUG - Clicked on with mnemonic 'Import...'
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1648829084 data=null doit=true} to Shell with text {Fetch Remote Traces}
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Clicking on Cancel
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1648829082 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')
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1648829082 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')
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1648829082 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1648829081 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1648829081 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')
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1648829081 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')
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1648829081 data=null item=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')
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1648829229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Clicked on 
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648829045 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648829044 data=null doit=true} to Tree node with text: mysession
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648829044 data=null} to Tree node with text: mysession
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648829044 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648829044 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648829036 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
13:11:10 [2020-04-21T17:11:10.682Z] DEBUG - Clicking on with mnemonic 'Import...'
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - Clicked on with mnemonic 'Import...'
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1648828789 data=null doit=true} to Shell with text {Fetch Remote Traces}
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-1648828771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1648828770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=-1648828770 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=-1648828770 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=-1648828770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=-1648828770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:10 [2020-04-21T17:11:10.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=-1648828770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=-1648828763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1648828762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=-1648828762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=-1648828762 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=-1648828762 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - Clicking on &Finish
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1648828736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1648828736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1648828735 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1648828735 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1648828735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1648828735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:10 [2020-04-21T17:11:10.942Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:10 [2020-04-21T17:11:10.942Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:10 [2020-04-21T17:11:10.942Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:10 [2020-04-21T17:11:10.942Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:10 [2020-04-21T17:11:10.942Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:11:10 [2020-04-21T17:11:10.942Z] DEBUG - Clicked on &Finish
13:11:11 [2020-04-21T17:11:11.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1648828735 data=null item=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')
13:11:11 [2020-04-21T17:11:11.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1648828924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:11:11 [2020-04-21T17:11:11.459Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:11 [2020-04-21T17:11:11.459Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
13:11:11 [2020-04-21T17:11:11.459Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:11 [2020-04-21T17:11:11.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648828203 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
13:11:11 [2020-04-21T17:11:11.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648828203 data=null doit=true} to Tree node with text: mysession
13:11:11 [2020-04-21T17:11:11.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648828203 data=null} to Tree node with text: mysession
13:11:11 [2020-04-21T17:11:11.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648828203 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
13:11:11 [2020-04-21T17:11:11.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648828203 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:11 [2020-04-21T17:11:11.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648828196 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:11:11 [2020-04-21T17:11:11.459Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:11 [2020-04-21T17:11:11.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1648828194 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
13:11:11 [2020-04-21T17:11:11.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1648828194 data=null doit=true} to Tree node with text: mysession
13:11:11 [2020-04-21T17:11:11.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1648828194 data=null} to Tree node with text: mysession
13:11:11 [2020-04-21T17:11:11.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1648828194 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
13:11:11 [2020-04-21T17:11:11.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648828194 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
13:11:11 [2020-04-21T17:11:11.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1648828189 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
13:11:11 [2020-04-21T17:11:11.459Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
13:11:11 [2020-04-21T17:11:11.459Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
13:11:11 [2020-04-21T17:11:11.459Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1648828057 data=null doit=true} to Shell with text {Destroy Confirmation}
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - Clicking on OK
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648828056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648828056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648828056 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648828055 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648828055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648828055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648828055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1648828132 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...'
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - Clicked on 
13:11:11 [2020-04-21T17:11:11.719Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:11 [2020-04-21T17:11:11.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648828021 data=null button=0 stateMask=0x0 x=68 y=-71 count=0} to TreeItem with text {myNode}
13:11:11 [2020-04-21T17:11:11.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648828021 data=null doit=true} to TreeItem with text {myNode}
13:11:11 [2020-04-21T17:11:11.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648828021 data=null} to TreeItem with text {myNode}
13:11:11 [2020-04-21T17:11:11.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648828020 data=null button=1 stateMask=0x0 x=68 y=-71 count=1} to TreeItem with text {myNode}
13:11:11 [2020-04-21T17:11:11.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648828020 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}
13:11:11 [2020-04-21T17:11:11.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648827971 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:11:11 [2020-04-21T17:11:11.720Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:11 [2020-04-21T17:11:11.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1648827970 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
13:11:11 [2020-04-21T17:11:11.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1648827969 data=null doit=true} to TreeItem with text {myNode}
13:11:11 [2020-04-21T17:11:11.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1648827969 data=null} to TreeItem with text {myNode}
13:11:11 [2020-04-21T17:11:11.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1648827969 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
13:11:11 [2020-04-21T17:11:11.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648827969 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}
13:11:11 [2020-04-21T17:11:11.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1648827965 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
13:11:11 [2020-04-21T17:11:11.720Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
13:11:11 [2020-04-21T17:11:11.720Z] DEBUG - Clicking on with mnemonic 'Disconnect'
13:11:11 [2020-04-21T17:11:11.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1648827908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
13:11:11 [2020-04-21T17:11:11.720Z] DEBUG - Clicked on with mnemonic 'Disconnect'
13:11:11 [2020-04-21T17:11:11.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648827798 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:11:11 [2020-04-21T17:11:11.978Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:11:11 [2020-04-21T17:11:11.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:11:11 [2020-04-21T17:11:11.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:11:11 [2020-04-21T17:11:11.978Z] DEBUG - Attempting to set focus on Tree with text {}
13:11:11 [2020-04-21T17:11:11.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=-1648827772 data=null button=0 stateMask=0x0 x=66 y=12 count=0} to TreeItem with text {Remote}
13:11:11 [2020-04-21T17:11:11.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=-1648827772 data=null doit=true} to TreeItem with text {Remote}
13:11:11 [2020-04-21T17:11:11.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=-1648827772 data=null} to TreeItem with text {Remote}
13:11:11 [2020-04-21T17:11:11.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=-1648827772 data=null button=1 stateMask=0x0 x=66 y=12 count=1} to TreeItem with text {Remote}
13:11:11 [2020-04-21T17:11:11.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648827771 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}
13:11:11 [2020-04-21T17:11:11.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=-1648827657 data=null button=1 stateMask=0x80000 x=66 y=12 count=1} to TreeItem with text {Remote}
13:11:12 [2020-04-21T17:11:12.236Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:11:12 [2020-04-21T17:11:12.236Z] DEBUG - Clicking on with mnemonic 'Delete'
13:11:12 [2020-04-21T17:11:12.236Z] DEBUG - Clicked on with mnemonic 'Delete'
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648826658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648826657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648826657 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648826657 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648826657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648826656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648826656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648826656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648826656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648826656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648826656 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648826655 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Clicking on OK
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648826653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648826653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:13 [2020-04-21T17:11:13.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648826653 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:13 [2020-04-21T17:11:13.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648826653 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:13 [2020-04-21T17:11:13.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648826652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:13 [2020-04-21T17:11:13.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648826652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:13 [2020-04-21T17:11:13.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:13 [2020-04-21T17:11:13.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:13 [2020-04-21T17:11:13.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:13 [2020-04-21T17:11:13.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:13 [2020-04-21T17:11:13.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:13 [2020-04-21T17:11:13.172Z] DEBUG - Clicked on OK
13:11:13 [2020-04-21T17:11:13.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648826652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:11:13 [2020-04-21T17:11:13.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648827535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:11:13 [2020-04-21T17:11:13.429Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.454 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
13:11:13 [2020-04-21T17:11:13.429Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest)  Time elapsed: 10.127 s
13:11:13 [2020-04-21T17:11:13.429Z] 
13:11:13 [2020-04-21T17:11:13.429Z] Results:
13:11:13 [2020-04-21T17:11:13.429Z] 
13:11:13 [2020-04-21T17:11:13.429Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
13:11:13 [2020-04-21T17:11:13.429Z] 
13:11:14 [2020-04-21T17:11:14.368Z] 
13:11:14 [2020-04-21T17:11:14.368Z] !ENTRY org.eclipse.core.resources 2 10035 2020-04-21 17:11:14.181
13:11:14 [2020-04-21T17:11:14.368Z] !MESSAGE The workspace will exit with unsaved changes in this session.
13:11:15 [2020-04-21T17:11:15.742Z] [INFO] All tests passed!
13:11:15 [2020-04-21T17:11:15.742Z] [INFO] 
13:11:15 [2020-04-21T17:11:15.742Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
13:11:15 [2020-04-21T17:11:15.742Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:11:15 [2020-04-21T17:11:15.742Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:11:15 [2020-04-21T17:11:15.742Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] 
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] 
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.1-SNAPSHOT [90/138]
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] 
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] 
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] The project's OSGi version is 2.0.1.202004211619
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] 
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] 
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] 
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] 
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] 
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
13:11:15 [2020-04-21T17:11:15.743Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-sources.jar
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.jar
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.jar
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:11:16 [2020-04-21T17:11:16.450Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.3.0-SNAPSHOT  [91/138]
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/target
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.3.0-SNAPSHOT.jar
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.451Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.3.0-SNAPSHOT-sources-feature.jar
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel ---
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.3.0-SNAPSHOT.jar
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.3.0-SNAPSHOT.pom
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.3.0-SNAPSHOT-sources-feature.jar
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.3.0-SNAPSHOT-p2metadata.xml
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.3.0-SNAPSHOT-p2artifacts.xml
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.11-SNAPSHOT [92/138]
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] The project's OSGi version is 1.0.11.202004211619
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] 
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
13:11:16 [2020-04-21T17:11:16.712Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes
13:11:17 [2020-04-21T17:11:17.008Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[159] 
13:11:17 [2020-04-21T17:11:17.267Z] 	TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null);
13:11:17 [2020-04-21T17:11:17.267Z] 	                                                                                                                                                                    ^^^^^^^^^^^^^
13:11:17 [2020-04-21T17:11:17.267Z] 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>'
13:11:17 [2020-04-21T17:11:17.267Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[289] 
13:11:17 [2020-04-21T17:11:17.267Z] 	provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID);
13:11:17 [2020-04-21T17:11:17.267Z] 	                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:11:17 [2020-04-21T17:11:17.267Z] Null type safety (type annotations): The expression of type 'List<DataDrivenOutputEntry>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>'
13:11:17 [2020-04-21T17:11:17.267Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[289] 
13:11:17 [2020-04-21T17:11:17.267Z] 	provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID);
13:11:17 [2020-04-21T17:11:17.267Z] 	                                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^
13:11:17 [2020-04-21T17:11:17.267Z] Null type safety (type annotations): The expression of type 'List<DataDrivenPresentationState>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>'
13:11:17 [2020-04-21T17:11:17.267Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[305] 
13:11:17 [2020-04-21T17:11:17.267Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
13:11:17 [2020-04-21T17:11:17.267Z] 	                                                          ^^^^^^^^^^^^^^^
13:11:17 [2020-04-21T17:11:17.267Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData'
13:11:17 [2020-04-21T17:11:17.267Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[305] 
13:11:17 [2020-04-21T17:11:17.267Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
13:11:17 [2020-04-21T17:11:17.267Z] 	                                                                           ^^^^^
13:11:17 [2020-04-21T17:11:17.267Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
13:11:17 [2020-04-21T17:11:17.267Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[44] 
13:11:17 [2020-04-21T17:11:17.267Z] 	IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node);
13:11:17 [2020-04-21T17:11:17.267Z] 	                                                                  ^^^^
13:11:17 [2020-04-21T17:11:17.267Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
13:11:17 [2020-04-21T17:11:17.268Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[53] 
13:11:17 [2020-04-21T17:11:17.268Z] 	IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node);
13:11:17 [2020-04-21T17:11:17.268Z] 	                                                                  ^^^^
13:11:17 [2020-04-21T17:11:17.268Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
13:11:17 [2020-04-21T17:11:17.268Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[215] 
13:11:17 [2020-04-21T17:11:17.268Z] 	provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID);
13:11:17 [2020-04-21T17:11:17.268Z] 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:11:17 [2020-04-21T17:11:17.268Z] Null type safety (type annotations): The expression of type 'List<DataDrivenOutputEntry>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>'
13:11:17 [2020-04-21T17:11:17.268Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[231] 
13:11:17 [2020-04-21T17:11:17.268Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
13:11:17 [2020-04-21T17:11:17.268Z] 	                                                          ^^^^^^^^^^^^^^^
13:11:17 [2020-04-21T17:11:17.268Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData'
13:11:17 [2020-04-21T17:11:17.268Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[231] 
13:11:17 [2020-04-21T17:11:17.268Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
13:11:17 [2020-04-21T17:11:17.268Z] 	                                                                           ^^^^^
13:11:17 [2020-04-21T17:11:17.268Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
13:11:17 [2020-04-21T17:11:17.268Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[243] 
13:11:17 [2020-04-21T17:11:17.268Z] 	TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null);
13:11:17 [2020-04-21T17:11:17.268Z] 	                                                                                                                                                             ^^^^^^^^^^^^^
13:11:17 [2020-04-21T17:11:17.268Z] 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>'
13:11:17 [2020-04-21T17:11:17.268Z] 11 problems (11 warnings)
13:11:17 [2020-04-21T17:11:17.268Z] [INFO] 
13:11:17 [2020-04-21T17:11:17.268Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
13:11:17 [2020-04-21T17:11:17.268Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:11:17 [2020-04-21T17:11:17.268Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
13:11:17 [2020-04-21T17:11:17.268Z] [INFO] 
13:11:17 [2020-04-21T17:11:17.268Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
13:11:17 [2020-04-21T17:11:17.268Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.11-SNAPSHOT-sources.jar
13:11:17 [2020-04-21T17:11:17.268Z] [INFO] 
13:11:17 [2020-04-21T17:11:17.268Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
13:11:17 [2020-04-21T17:11:17.268Z] [INFO] 
13:11:17 [2020-04-21T17:11:17.268Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
13:11:17 [2020-04-21T17:11:17.268Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.11-SNAPSHOT.jar
13:11:17 [2020-04-21T17:11:17.527Z] [INFO] 
13:11:17 [2020-04-21T17:11:17.527Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
13:11:17 [2020-04-21T17:11:17.527Z] [INFO] 
13:11:17 [2020-04-21T17:11:17.527Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
13:11:17 [2020-04-21T17:11:17.527Z] [INFO] 
13:11:17 [2020-04-21T17:11:17.527Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
13:11:17 [2020-04-21T17:11:17.527Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.11-SNAPSHOT.jar
13:11:17 [2020-04-21T17:11:17.785Z] [INFO] 
13:11:17 [2020-04-21T17:11:17.785Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
13:11:17 [2020-04-21T17:11:17.785Z] [INFO] 
13:11:17 [2020-04-21T17:11:17.785Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
13:11:18 [2020-04-21T17:11:18.380Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
13:11:18 [2020-04-21T17:11:18.381Z] [INFO] Command line:
13:11:18 [2020-04-21T17:11:18.381Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:11:18 [2020-04-21T17:11:18.381Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:11:21 [2020-04-21T17:11:21.665Z] !SESSION 2020-04-21 17:11:18.377 -----------------------------------------------
13:11:21 [2020-04-21T17:11:21.665Z] eclipse.buildId=unknown
13:11:21 [2020-04-21T17:11:21.665Z] java.version=1.8.0_202
13:11:21 [2020-04-21T17:11:21.665Z] java.vendor=Oracle Corporation
13:11:21 [2020-04-21T17:11:21.665Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:11:21 [2020-04-21T17:11:21.665Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:11:21 [2020-04-21T17:11:21.665Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:11:21 [2020-04-21T17:11:21.665Z] 
13:11:21 [2020-04-21T17:11:21.665Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:11:21.465
13:11:21 [2020-04-21T17:11:21.665Z] !MESSAGE FrameworkEvent ERROR
13:11:21 [2020-04-21T17:11:21.665Z] !STACK 0
13:11:21 [2020-04-21T17:11:21.665Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
13:11:21 [2020-04-21T17:11:21.665Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:11:21 [2020-04-21T17:11:21.665Z] 
13:11:21 [2020-04-21T17:11:21.665Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:11:21 [2020-04-21T17:11:21.665Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:11:21 [2020-04-21T17:11:21.665Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:11:21 [2020-04-21T17:11:21.666Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:11:21 [2020-04-21T17:11:21.666Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:11:21 [2020-04-21T17:11:21.666Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:11:21 [2020-04-21T17:11:21.666Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:11:21 [2020-04-21T17:11:21.666Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:11:25 [2020-04-21T17:11:25.855Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
13:11:26 [2020-04-21T17:11:26.795Z] 
13:11:26 [2020-04-21T17:11:26.795Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:26.463
13:11:26 [2020-04-21T17:11:26.795Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
13:11:32 [2020-04-21T17:11:32.059Z] 
13:11:32 [2020-04-21T17:11:32.059Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:31.168
13:11:32 [2020-04-21T17:11:32.059Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
13:11:32 [2020-04-21T17:11:32.059Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.877 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
13:11:32 [2020-04-21T17:11:32.059Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 5.346 s
13:11:32 [2020-04-21T17:11:32.059Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 0.502 s
13:11:32 [2020-04-21T17:11:32.059Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
13:11:32 [2020-04-21T17:11:32.994Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.318 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
13:11:32 [2020-04-21T17:11:32.994Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest)  Time elapsed: 1.316 s
13:11:32 [2020-04-21T17:11:32.994Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
13:11:35 [2020-04-21T17:11:35.725Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.378 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
13:11:35 [2020-04-21T17:11:35.725Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.246 s
13:11:35 [2020-04-21T17:11:35.726Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.13 s
13:11:35 [2020-04-21T17:11:35.726Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
13:11:35 [2020-04-21T17:11:35.726Z] 
13:11:35 [2020-04-21T17:11:35.726Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:35.159
13:11:35 [2020-04-21T17:11:35.726Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
13:11:35 [2020-04-21T17:11:35.726Z] 
13:11:35 [2020-04-21T17:11:35.726Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:35.653
13:11:35 [2020-04-21T17:11:35.726Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
13:11:35 [2020-04-21T17:11:35.726Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
13:11:35 [2020-04-21T17:11:35.726Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 0.443 s
13:11:35 [2020-04-21T17:11:35.726Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 0.056 s
13:11:35 [2020-04-21T17:11:35.726Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
13:11:35 [2020-04-21T17:11:35.726Z] 
13:11:35 [2020-04-21T17:11:35.726Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:35.691
13:11:35 [2020-04-21T17:11:35.726Z] !MESSAGE state value is type int but a mappingGroup is specified
13:11:35 [2020-04-21T17:11:35.726Z] 
13:11:35 [2020-04-21T17:11:35.726Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:35.692
13:11:35 [2020-04-21T17:11:35.726Z] !MESSAGE state value is type int but a mappingGroup is specified
13:11:37 [2020-04-21T17:11:37.099Z] 
13:11:37 [2020-04-21T17:11:37.099Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:36.914
13:11:37 [2020-04-21T17:11:37.099Z] !MESSAGE state value is type int but a mappingGroup is specified
13:11:37 [2020-04-21T17:11:37.099Z] 
13:11:37 [2020-04-21T17:11:37.099Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:36.914
13:11:37 [2020-04-21T17:11:37.099Z] !MESSAGE state value is type int but a mappingGroup is specified
13:11:37 [2020-04-21T17:11:37.099Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.283 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
13:11:37 [2020-04-21T17:11:37.099Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 1.224 s
13:11:37 [2020-04-21T17:11:37.099Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 0.055 s
13:11:37 [2020-04-21T17:11:37.099Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
13:11:39 [2020-04-21T17:11:39.000Z] 
13:11:39 [2020-04-21T17:11:39.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.968
13:11:39 [2020-04-21T17:11:39.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.000Z] 
13:11:39 [2020-04-21T17:11:39.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.969
13:11:39 [2020-04-21T17:11:39.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.000Z] 
13:11:39 [2020-04-21T17:11:39.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.970
13:11:39 [2020-04-21T17:11:39.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.000Z] 
13:11:39 [2020-04-21T17:11:39.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.971
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.972
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.973
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.974
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.975
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.975
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.976
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.977
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.978
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.979
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.980
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.981
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.981
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.982
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.983
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.984
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.985
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.986
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.987
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.988
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.988
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.989
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.001Z] 
13:11:39 [2020-04-21T17:11:39.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:38.990
13:11:39 [2020-04-21T17:11:39.001Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.260Z] 
13:11:39 [2020-04-21T17:11:39.260Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:39.049
13:11:39 [2020-04-21T17:11:39.260Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.260Z] 
13:11:39 [2020-04-21T17:11:39.260Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:39.050
13:11:39 [2020-04-21T17:11:39.260Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.260Z] 
13:11:39 [2020-04-21T17:11:39.260Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:39.051
13:11:39 [2020-04-21T17:11:39.260Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:39 [2020-04-21T17:11:39.260Z] 
13:11:39 [2020-04-21T17:11:39.260Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:11:39.052
13:11:39 [2020-04-21T17:11:39.260Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
13:11:49 [2020-04-21T17:11:49.230Z] 
13:11:49 [2020-04-21T17:11:49.230Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:11:48.951
13:11:49 [2020-04-21T17:11:49.230Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
13:11:49 [2020-04-21T17:11:49.797Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.594 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
13:11:49 [2020-04-21T17:11:49.797Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 11.984 s
13:11:49 [2020-04-21T17:11:49.797Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.608 s
13:11:49 [2020-04-21T17:11:49.797Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
13:11:50 [2020-04-21T17:11:50.730Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.12 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
13:11:50 [2020-04-21T17:11:50.730Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest)  Time elapsed: 1.119 s
13:11:50 [2020-04-21T17:11:50.730Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
13:11:52 [2020-04-21T17:11:52.104Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
13:11:52 [2020-04-21T17:11:52.104Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest)  Time elapsed: 1.217 s
13:11:52 [2020-04-21T17:11:52.104Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
13:11:52 [2020-04-21T17:11:52.372Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
13:11:52 [2020-04-21T17:11:52.372Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 0.248 s
13:11:52 [2020-04-21T17:11:52.372Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 0.14 s
13:11:52 [2020-04-21T17:11:52.372Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
13:11:52 [2020-04-21T17:11:52.754Z] 
13:11:52 [2020-04-21T17:11:52.754Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:11:52.371
13:11:52 [2020-04-21T17:11:52.754Z] !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.
13:11:52 [2020-04-21T17:11:52.754Z] 
13:11:52 [2020-04-21T17:11:52.754Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:11:52.384
13:11:52 [2020-04-21T17:11:52.754Z] !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.
13:11:52 [2020-04-21T17:11:52.754Z] 
13:11:52 [2020-04-21T17:11:52.754Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:11:52.452
13:11:52 [2020-04-21T17:11:52.754Z] !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.
13:11:52 [2020-04-21T17:11:52.754Z] 
13:11:52 [2020-04-21T17:11:52.754Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:11:52.466
13:11:52 [2020-04-21T17:11:52.754Z] !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.
13:11:52 [2020-04-21T17:11:52.754Z] 
13:11:52 [2020-04-21T17:11:52.754Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:11:52.479
13:11:52 [2020-04-21T17:11:52.754Z] !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.
13:11:52 [2020-04-21T17:11:52.754Z] 
13:11:52 [2020-04-21T17:11:52.754Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:11:52.657
13:11:52 [2020-04-21T17:11:52.754Z] !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.
13:11:54 [2020-04-21T17:11:54.176Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.4 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
13:11:54 [2020-04-21T17:11:54.176Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.125 s
13:11:54 [2020-04-21T17:11:54.176Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.178 s
13:11:54 [2020-04-21T17:11:54.176Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.024 s
13:11:54 [2020-04-21T17:11:54.176Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.724 s
13:11:54 [2020-04-21T17:11:54.176Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.17 s
13:11:54 [2020-04-21T17:11:54.176Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.176 s
13:11:54 [2020-04-21T17:11:54.176Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.001 s
13:11:54 [2020-04-21T17:11:54.176Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
13:11:54 [2020-04-21T17:11:54.176Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
13:11:54 [2020-04-21T17:11:54.176Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.122 s
13:11:54 [2020-04-21T17:11:54.176Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0 s
13:11:54 [2020-04-21T17:11:54.176Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.11 s
13:11:54 [2020-04-21T17:11:54.176Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
13:11:55 [2020-04-21T17:11:55.554Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
13:11:55 [2020-04-21T17:11:55.554Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.475 s
13:11:55 [2020-04-21T17:11:55.554Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.391 s
13:11:55 [2020-04-21T17:11:55.554Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.324 s
13:11:55 [2020-04-21T17:11:55.554Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
13:11:56 [2020-04-21T17:11:56.121Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.894 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
13:11:56 [2020-04-21T17:11:56.121Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.401 s
13:11:56 [2020-04-21T17:11:56.121Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.072 s
13:11:56 [2020-04-21T17:11:56.121Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.419 s
13:11:56 [2020-04-21T17:11:56.121Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
13:12:06 [2020-04-21T17:12:06.097Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.882 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
13:12:06 [2020-04-21T17:12:06.097Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.39 s
13:12:06 [2020-04-21T17:12:06.097Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 8.491 s
13:12:06 [2020-04-21T17:12:06.097Z] testFactoryUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.123 s
13:12:06 [2020-04-21T17:12:06.097Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.563 s
13:12:06 [2020-04-21T17:12:06.097Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.313 s
13:12:06 [2020-04-21T17:12:06.097Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
13:12:06 [2020-04-21T17:12:06.667Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
13:12:06 [2020-04-21T17:12:06.667Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.199 s
13:12:06 [2020-04-21T17:12:06.667Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.203 s
13:12:06 [2020-04-21T17:12:06.667Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
13:12:08 [2020-04-21T17:12:08.041Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.405 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
13:12:08 [2020-04-21T17:12:08.041Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.474 s
13:12:08 [2020-04-21T17:12:08.041Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.496 s
13:12:08 [2020-04-21T17:12:08.041Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.433 s
13:12:08 [2020-04-21T17:12:08.041Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
13:12:08 [2020-04-21T17:12:08.041Z] 
13:12:08 [2020-04-21T17:12:08.041Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:12:07.892
13:12:08 [2020-04-21T17:12:08.041Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
13:12:08 [2020-04-21T17:12:08.041Z] 
13:12:08 [2020-04-21T17:12:08.041Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:12:07.953
13:12:08 [2020-04-21T17:12:08.041Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
13:12:08 [2020-04-21T17:12:08.041Z] 
13:12:08 [2020-04-21T17:12:08.041Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:12:07.964
13:12:08 [2020-04-21T17:12:08.041Z] !MESSAGE State Transition: Undefined action: action1
13:12:08 [2020-04-21T17:12:08.041Z] 
13:12:08 [2020-04-21T17:12:08.041Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:12:07.967
13:12:08 [2020-04-21T17:12:08.041Z] !MESSAGE State Transition: Undefined condition: test1
13:12:08 [2020-04-21T17:12:08.041Z] 
13:12:08 [2020-04-21T17:12:08.041Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:12:07.969
13:12:08 [2020-04-21T17:12:08.041Z] !MESSAGE State Transition: Undefined condition: test1
13:12:08 [2020-04-21T17:12:08.041Z] 
13:12:08 [2020-04-21T17:12:08.041Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:12:07.972
13:12:08 [2020-04-21T17:12:08.041Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
13:12:08 [2020-04-21T17:12:08.041Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
13:12:08 [2020-04-21T17:12:08.041Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.005 s
13:12:08 [2020-04-21T17:12:08.041Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
13:12:08 [2020-04-21T17:12:08.041Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
13:12:08 [2020-04-21T17:12:08.041Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
13:12:08 [2020-04-21T17:12:08.041Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
13:12:08 [2020-04-21T17:12:08.041Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
13:12:08 [2020-04-21T17:12:08.041Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.046 s
13:12:08 [2020-04-21T17:12:08.041Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
13:12:08 [2020-04-21T17:12:08.041Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
13:12:08 [2020-04-21T17:12:08.041Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
13:12:08 [2020-04-21T17:12:08.041Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
13:12:08 [2020-04-21T17:12:08.041Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
13:12:08 [2020-04-21T17:12:08.041Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
13:12:08 [2020-04-21T17:12:08.041Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
13:12:08 [2020-04-21T17:12:08.041Z] 
13:12:08 [2020-04-21T17:12:08.041Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:12:07.987
13:12:08 [2020-04-21T17:12:08.041Z] !MESSAGE Compiling value: value is not a parseable integer: abc
13:12:08 [2020-04-21T17:12:08.041Z] 
13:12:08 [2020-04-21T17:12:08.041Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:12:07.988
13:12:08 [2020-04-21T17:12:08.041Z] !MESSAGE Compiling value: value is not a parseable integer: 
13:12:08 [2020-04-21T17:12:08.041Z] 
13:12:08 [2020-04-21T17:12:08.041Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:12:07.991
13:12:08 [2020-04-21T17:12:08.041Z] !MESSAGE Compiling value: value is not a parseable integer: abc
13:12:08 [2020-04-21T17:12:08.041Z] 
13:12:08 [2020-04-21T17:12:08.041Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:12:07.992
13:12:08 [2020-04-21T17:12:08.041Z] !MESSAGE Compiling value: value is not a parseable integer: 
13:12:08 [2020-04-21T17:12:08.300Z] 
13:12:08 [2020-04-21T17:12:08.301Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:12:08.058
13:12:08 [2020-04-21T17:12:08.301Z] !MESSAGE The mapping group undefined does not exist in this analysis
13:12:08 [2020-04-21T17:12:08.301Z] 
13:12:08 [2020-04-21T17:12:08.301Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:12:08.061
13:12:08 [2020-04-21T17:12:08.301Z] !MESSAGE Compiling value: value is not a parseable integer: not int
13:12:08 [2020-04-21T17:12:08.301Z] 
13:12:08 [2020-04-21T17:12:08.301Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:12:08.063
13:12:08 [2020-04-21T17:12:08.301Z] !MESSAGE A query state value should have children attributes
13:12:08 [2020-04-21T17:12:08.301Z] 
13:12:08 [2020-04-21T17:12:08.301Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:12:08.064
13:12:08 [2020-04-21T17:12:08.301Z] !MESSAGE The value of a constant attribute should not be empty
13:12:08 [2020-04-21T17:12:08.301Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
13:12:08 [2020-04-21T17:12:08.301Z] 
13:12:08 [2020-04-21T17:12:08.301Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:12:08.075
13:12:08 [2020-04-21T17:12:08.301Z] !MESSAGE The value of a constant attribute should not be empty
13:12:08 [2020-04-21T17:12:08.301Z] 
13:12:08 [2020-04-21T17:12:08.301Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:12:08.077
13:12:08 [2020-04-21T17:12:08.301Z] !MESSAGE The value of an event field attribute should not be null
13:12:08 [2020-04-21T17:12:08.301Z] 
13:12:08 [2020-04-21T17:12:08.301Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:12:08.078
13:12:08 [2020-04-21T17:12:08.301Z] !MESSAGE A query state attribute should have children attributes
13:12:08 [2020-04-21T17:12:08.301Z] 
13:12:08 [2020-04-21T17:12:08.301Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:12:08.079
13:12:08 [2020-04-21T17:12:08.301Z] !MESSAGE The value of a constant attribute should not be empty
13:12:08 [2020-04-21T17:12:08.301Z] 
13:12:08 [2020-04-21T17:12:08.301Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:12:08.084
13:12:08 [2020-04-21T17:12:08.301Z] !MESSAGE Location undefined does not exist
13:12:08 [2020-04-21T17:12:08.301Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
13:12:08 [2020-04-21T17:12:08.301Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.002 s
13:12:08 [2020-04-21T17:12:08.301Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.009 s
13:12:08 [2020-04-21T17:12:08.301Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.007 s
13:12:08 [2020-04-21T17:12:08.301Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
13:12:08 [2020-04-21T17:12:08.301Z] 
13:12:08 [2020-04-21T17:12:08.301Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:12:08.105
13:12:08 [2020-04-21T17:12:08.301Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
13:12:08 [2020-04-21T17:12:08.301Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
13:12:08 [2020-04-21T17:12:08.301Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
13:12:08 [2020-04-21T17:12:08.301Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
13:12:09 [2020-04-21T17:12:09.675Z] 
13:12:09 [2020-04-21T17:12:09.675Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:12:09.402
13:12:09 [2020-04-21T17:12:09.675Z] !MESSAGE state value is type int but a mappingGroup is specified
13:12:09 [2020-04-21T17:12:09.675Z] 
13:12:09 [2020-04-21T17:12:09.675Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:12:09.402
13:12:09 [2020-04-21T17:12:09.675Z] !MESSAGE state value is type int but a mappingGroup is specified
13:12:09 [2020-04-21T17:12:09.675Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.254 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
13:12:09 [2020-04-21T17:12:09.675Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 1.235 s
13:12:09 [2020-04-21T17:12:09.675Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 0.018 s
13:12:09 [2020-04-21T17:12:09.675Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
13:12:09 [2020-04-21T17:12:09.675Z] 
13:12:09 [2020-04-21T17:12:09.675Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:12:09.425
13:12:09 [2020-04-21T17:12:09.675Z] !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.
13:12:11 [2020-04-21T17:12:11.057Z] 
13:12:11 [2020-04-21T17:12:11.057Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:12:10.640
13:12:11 [2020-04-21T17:12:11.057Z] !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
13:12:12 [2020-04-21T17:12:12.192Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.423 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
13:12:12 [2020-04-21T17:12:12.192Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
13:12:12 [2020-04-21T17:12:12.192Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0.001 s
13:12:12 [2020-04-21T17:12:12.192Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
13:12:12 [2020-04-21T17:12:12.192Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
13:12:13 [2020-04-21T17:12:13.128Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
13:12:13 [2020-04-21T17:12:13.128Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest)  Time elapsed: 1.225 s
13:12:13 [2020-04-21T17:12:13.128Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
13:12:13 [2020-04-21T17:12:13.694Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
13:12:13 [2020-04-21T17:12:13.694Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.042 s
13:12:13 [2020-04-21T17:12:13.694Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.065 s
13:12:13 [2020-04-21T17:12:13.694Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.083 s
13:12:13 [2020-04-21T17:12:13.694Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.085 s
13:12:13 [2020-04-21T17:12:13.694Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.04 s
13:12:13 [2020-04-21T17:12:13.694Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.104 s
13:12:13 [2020-04-21T17:12:13.694Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.089 s
13:12:13 [2020-04-21T17:12:13.694Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
13:12:13 [2020-04-21T17:12:13.694Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
13:12:13 [2020-04-21T17:12:13.694Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
13:12:13 [2020-04-21T17:12:13.694Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
13:12:13 [2020-04-21T17:12:13.694Z] 
13:12:13 [2020-04-21T17:12:13.694Z] Results:
13:12:13 [2020-04-21T17:12:13.694Z] 
13:12:13 [2020-04-21T17:12:13.694Z] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0
13:12:13 [2020-04-21T17:12:13.694Z] 
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] All tests passed!
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] 
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.11-SNAPSHOT.jar
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.11-SNAPSHOT.pom
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.11-SNAPSHOT-sources.jar
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] 
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] 
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.1-SNAPSHOT [93/138]
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] 
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] 
13:12:15 [2020-04-21T17:12:15.602Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
13:12:15 [2020-04-21T17:12:15.603Z] [INFO] The project's OSGi version is 2.0.1.202004211619
13:12:15 [2020-04-21T17:12:15.603Z] [INFO] 
13:12:15 [2020-04-21T17:12:15.603Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
13:12:15 [2020-04-21T17:12:15.603Z] [INFO] 
13:12:15 [2020-04-21T17:12:15.603Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
13:12:15 [2020-04-21T17:12:15.603Z] [INFO] 
13:12:15 [2020-04-21T17:12:15.603Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
13:12:15 [2020-04-21T17:12:15.603Z] [INFO] 
13:12:15 [2020-04-21T17:12:15.603Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
13:12:15 [2020-04-21T17:12:15.603Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:12:15 [2020-04-21T17:12:15.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
13:12:15 [2020-04-21T17:12:15.603Z] [INFO] 
13:12:15 [2020-04-21T17:12:15.603Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
13:12:15 [2020-04-21T17:12:15.603Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes
13:12:16 [2020-04-21T17:12:16.539Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/tid/TidAnalysisUsageBenchmark.java:[96] 
13:12:16 [2020-04-21T17:12:16.539Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
13:12:16 [2020-04-21T17:12:16.539Z] 	                                                                ^^^^^
13:12:16 [2020-04-21T17:12:16.539Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:12:16 [2020-04-21T17:12:16.539Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/StateSystemFullHistoryTest.java:[189] 
13:12:16 [2020-04-21T17:12:16.539Z] 	File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name);
13:12:16 [2020-04-21T17:12:16.539Z] 	                                                             ^^^^^
13:12:16 [2020-04-21T17:12:16.539Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:12:16 [2020-04-21T17:12:16.539Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisUsageBenchmark.java:[112] 
13:12:16 [2020-04-21T17:12:16.539Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
13:12:16 [2020-04-21T17:12:16.539Z] 	                                                                ^^^^^
13:12:16 [2020-04-21T17:12:16.539Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:12:16 [2020-04-21T17:12:16.539Z] 5. INFO in /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/ExperimentSyncTest.java (at line 43)
13:12:16 [2020-04-21T17:12:16.539Z] 	@SuppressWarnings("nls")
13:12:16 [2020-04-21T17:12:16.539Z] 	                  ^^^^^
13:12:16 [2020-04-21T17:12:16.539Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
13:12:16 [2020-04-21T17:12:16.539Z] 5 problems (0 errors, 3 warnings, 3 info)
13:12:16 [2020-04-21T17:12:16.539Z] [INFO] 
13:12:16 [2020-04-21T17:12:16.539Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
13:12:16 [2020-04-21T17:12:16.539Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:12:16 [2020-04-21T17:12:16.539Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
13:12:16 [2020-04-21T17:12:16.539Z] [INFO] 
13:12:16 [2020-04-21T17:12:16.539Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
13:12:16 [2020-04-21T17:12:16.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-sources.jar
13:12:16 [2020-04-21T17:12:16.539Z] [INFO] 
13:12:16 [2020-04-21T17:12:16.539Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
13:12:16 [2020-04-21T17:12:16.539Z] [INFO] 
13:12:16 [2020-04-21T17:12:16.539Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
13:12:16 [2020-04-21T17:12:16.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.jar
13:12:16 [2020-04-21T17:12:16.797Z] [INFO] 
13:12:16 [2020-04-21T17:12:16.797Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
13:12:16 [2020-04-21T17:12:16.797Z] [INFO] 
13:12:16 [2020-04-21T17:12:16.797Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
13:12:16 [2020-04-21T17:12:16.797Z] [INFO] 
13:12:16 [2020-04-21T17:12:16.797Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
13:12:16 [2020-04-21T17:12:16.797Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.jar
13:12:16 [2020-04-21T17:12:16.797Z] [INFO] 
13:12:16 [2020-04-21T17:12:16.797Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
13:12:16 [2020-04-21T17:12:16.797Z] [INFO] 
13:12:16 [2020-04-21T17:12:16.797Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
13:12:17 [2020-04-21T17:12:17.731Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
13:12:17 [2020-04-21T17:12:17.731Z] [INFO] Command line:
13:12:17 [2020-04-21T17:12:17.731Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:12:17 [2020-04-21T17:12:17.731Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:12:21 [2020-04-21T17:12:21.922Z] !SESSION 2020-04-21 17:12:17.776 -----------------------------------------------
13:12:21 [2020-04-21T17:12:21.922Z] eclipse.buildId=unknown
13:12:21 [2020-04-21T17:12:21.922Z] java.version=1.8.0_202
13:12:21 [2020-04-21T17:12:21.922Z] java.vendor=Oracle Corporation
13:12:21 [2020-04-21T17:12:21.922Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:12:21 [2020-04-21T17:12:21.922Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:12:21 [2020-04-21T17:12:21.922Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:12:21 [2020-04-21T17:12:21.922Z] 
13:12:21 [2020-04-21T17:12:21.922Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:12:21.479
13:12:21 [2020-04-21T17:12:21.922Z] !MESSAGE FrameworkEvent ERROR
13:12:21 [2020-04-21T17:12:21.922Z] !STACK 0
13:12:21 [2020-04-21T17:12:21.922Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
13:12:21 [2020-04-21T17:12:21.922Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:12:21 [2020-04-21T17:12:21.922Z] 
13:12:21 [2020-04-21T17:12:21.922Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:12:21 [2020-04-21T17:12:21.922Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:12:21 [2020-04-21T17:12:21.922Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:12:21 [2020-04-21T17:12:21.922Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:12:21 [2020-04-21T17:12:21.922Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:12:21 [2020-04-21T17:12:21.922Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:12:21 [2020-04-21T17:12:21.922Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:12:21 [2020-04-21T17:12:21.922Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:12:25 [2020-04-21T17:12:25.204Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
13:12:25 [2020-04-21T17:12:25.204Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
13:12:25 [2020-04-21T17:12:25.204Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
13:12:25 [2020-04-21T17:12:25.204Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
13:12:47 [2020-04-21T17:12:47.136Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.316 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
13:12:47 [2020-04-21T17:12:47.136Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.118 s
13:12:47 [2020-04-21T17:12:47.136Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 6.878 s
13:12:47 [2020-04-21T17:12:47.136Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
13:12:47 [2020-04-21T17:12:47.136Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
13:12:47 [2020-04-21T17:12:47.136Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
13:12:47 [2020-04-21T17:12:47.136Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
13:12:47 [2020-04-21T17:12:47.136Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
13:12:47 [2020-04-21T17:12:47.136Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.007 s
13:12:47 [2020-04-21T17:12:47.136Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
13:12:47 [2020-04-21T17:12:47.136Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.265 s
13:12:47 [2020-04-21T17:12:47.136Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.015 s
13:12:47 [2020-04-21T17:12:47.136Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.004 s
13:12:47 [2020-04-21T17:12:47.136Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
13:12:47 [2020-04-21T17:12:47.136Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
13:12:47 [2020-04-21T17:12:47.136Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
13:12:47 [2020-04-21T17:12:47.136Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.003 s
13:12:47 [2020-04-21T17:12:47.136Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
13:12:47 [2020-04-21T17:12:47.136Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.004 s
13:12:47 [2020-04-21T17:12:47.136Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
13:12:47 [2020-04-21T17:12:47.136Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
13:12:47 [2020-04-21T17:12:47.136Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
13:12:47 [2020-04-21T17:12:47.136Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
13:12:47 [2020-04-21T17:12:47.136Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
13:12:47 [2020-04-21T17:12:47.136Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
13:12:47 [2020-04-21T17:12:47.136Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
13:12:47 [2020-04-21T17:12:47.136Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
13:12:47 [2020-04-21T17:12:47.136Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
13:12:47 [2020-04-21T17:12:47.136Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.052 s
13:12:47 [2020-04-21T17:12:47.136Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
13:12:47 [2020-04-21T17:12:47.136Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
13:12:47 [2020-04-21T17:12:47.136Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
13:12:47 [2020-04-21T17:12:47.136Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
13:12:52 [2020-04-21T17:12:52.408Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.274 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
13:12:52 [2020-04-21T17:12:52.408Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.002 s
13:12:52 [2020-04-21T17:12:52.408Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
13:12:52 [2020-04-21T17:12:52.408Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
13:12:52 [2020-04-21T17:12:52.408Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
13:12:52 [2020-04-21T17:12:52.408Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
13:12:52 [2020-04-21T17:12:52.408Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.157 s
13:12:52 [2020-04-21T17:12:52.408Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.061 s
13:12:52 [2020-04-21T17:12:52.408Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.009 s
13:12:52 [2020-04-21T17:12:52.408Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.071 s
13:12:52 [2020-04-21T17:12:52.408Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
13:12:52 [2020-04-21T17:12:52.409Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
13:12:52 [2020-04-21T17:12:52.409Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
13:12:52 [2020-04-21T17:12:52.409Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.047 s
13:12:52 [2020-04-21T17:12:52.409Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.05 s
13:12:52 [2020-04-21T17:12:52.409Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.039 s
13:12:52 [2020-04-21T17:12:52.409Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.041 s
13:12:52 [2020-04-21T17:12:52.409Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
13:12:52 [2020-04-21T17:12:52.409Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
13:12:52 [2020-04-21T17:12:52.409Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
13:12:52 [2020-04-21T17:12:52.409Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
13:12:52 [2020-04-21T17:12:52.409Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
13:12:52 [2020-04-21T17:12:52.409Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
13:12:52 [2020-04-21T17:12:52.409Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
13:12:52 [2020-04-21T17:12:52.409Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
13:12:52 [2020-04-21T17:12:52.409Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
13:12:52 [2020-04-21T17:12:52.409Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
13:12:52 [2020-04-21T17:12:52.409Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
13:12:52 [2020-04-21T17:12:52.409Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
13:12:52 [2020-04-21T17:12:52.409Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
13:12:52 [2020-04-21T17:12:52.409Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
13:13:02 [2020-04-21T17:13:02.385Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.277 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
13:13:02 [2020-04-21T17:13:02.385Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 9.065 s
13:13:02 [2020-04-21T17:13:02.385Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 0.183 s
13:13:02 [2020-04-21T17:13:02.385Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
13:13:07 [2020-04-21T17:13:07.744Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.701 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
13:13:07 [2020-04-21T17:13:07.744Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 2.002 s
13:13:07 [2020-04-21T17:13:07.744Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.156 s
13:13:07 [2020-04-21T17:13:07.744Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.246 s
13:13:07 [2020-04-21T17:13:07.744Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.295 s
13:13:07 [2020-04-21T17:13:07.744Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
13:13:09 [2020-04-21T17:13:09.644Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.322 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
13:13:09 [2020-04-21T17:13:09.645Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest)  Time elapsed: 2.321 s
13:13:09 [2020-04-21T17:13:09.645Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
13:13:12 [2020-04-21T17:13:12.175Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.132 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
13:13:12 [2020-04-21T17:13:12.175Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest)  Time elapsed: 2.131 s
13:13:12 [2020-04-21T17:13:12.175Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
13:13:38 [2020-04-21T17:13:38.717Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.081 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
13:13:38 [2020-04-21T17:13:38.717Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 1.251 s
13:13:38 [2020-04-21T17:13:38.717Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 21.791 s
13:13:38 [2020-04-21T17:13:38.717Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
13:13:38 [2020-04-21T17:13:38.717Z] 
13:13:38 [2020-04-21T17:13:38.717Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-04-21 17:13:35.382
13:13:38 [2020-04-21T17:13:38.717Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
13:13:47 [2020-04-21T17:13:47.095Z] 
13:13:47 [2020-04-21T17:13:47.095Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-04-21 17:13:46.599
13:13:47 [2020-04-21T17:13:47.095Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
13:13:55 [2020-04-21T17:13:55.224Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.567 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
13:13:55 [2020-04-21T17:13:55.224Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 11.345 s
13:13:55 [2020-04-21T17:13:55.224Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 8.218 s
13:13:55 [2020-04-21T17:13:55.224Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
13:13:55 [2020-04-21T17:13:55.224Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
13:13:55 [2020-04-21T17:13:55.224Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
13:13:55 [2020-04-21T17:13:55.224Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
13:13:55 [2020-04-21T17:13:55.224Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
13:13:55 [2020-04-21T17:13:55.224Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
13:13:55 [2020-04-21T17:13:55.224Z] 
13:13:55 [2020-04-21T17:13:55.224Z] Results:
13:13:55 [2020-04-21T17:13:55.224Z] 
13:13:55 [2020-04-21T17:13:55.224Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1
13:13:55 [2020-04-21T17:13:55.224Z] 
13:13:56 [2020-04-21T17:13:56.161Z] [INFO] All tests passed!
13:13:56 [2020-04-21T17:13:56.161Z] [INFO] 
13:13:56 [2020-04-21T17:13:56.162Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
13:13:56 [2020-04-21T17:13:56.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:13:56 [2020-04-21T17:13:56.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:13:56 [2020-04-21T17:13:56.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:13:56 [2020-04-21T17:13:56.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:13:56 [2020-04-21T17:13:56.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] 
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] 
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.13-SNAPSHOT [94/138]
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] 
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] 
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] The project's OSGi version is 1.0.13.202004211619
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] 
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] 
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] 
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] 
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
13:13:56 [2020-04-21T17:13:56.420Z] [INFO] 
13:13:56 [2020-04-21T17:13:56.421Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
13:13:56 [2020-04-21T17:13:56.421Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes
13:13:57 [2020-04-21T17:13:57.357Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[393] 
13:13:57 [2020-04-21T17:13:57.357Z] 	final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
13:13:57 [2020-04-21T17:13:57.357Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:13:57 [2020-04-21T17:13:57.357Z] 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
13:13:57 [2020-04-21T17:13:57.357Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[430] 
13:13:57 [2020-04-21T17:13:57.358Z] 	final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class));
13:13:57 [2020-04-21T17:13:57.358Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:13:57 [2020-04-21T17:13:57.358Z] 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
13:13:57 [2020-04-21T17:13:57.358Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[446] 
13:13:57 [2020-04-21T17:13:57.358Z] 	final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
13:13:57 [2020-04-21T17:13:57.358Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:13:57 [2020-04-21T17:13:57.358Z] 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
13:13:57 [2020-04-21T17:13:57.358Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/TimeGraphViewUiContextTestBase.java:[79] 
13:13:57 [2020-04-21T17:13:57.358Z] 	public static void beforeClass() throws IOException {
13:13:57 [2020-04-21T17:13:57.358Z] 	                                        ^^^^^^^^^^^
13:13:57 [2020-04-21T17:13:57.358Z] The declared exception IOException is not actually thrown by the method beforeClass() from type TimeGraphViewUiContextTestBase
13:13:57 [2020-04-21T17:13:57.358Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/TimeGraphViewUiContextTestBase.java:[108] 
13:13:57 [2020-04-21T17:13:57.358Z] 	* @throws IOException
13:13:57 [2020-04-21T17:13:57.358Z] 	          ^^^^^^^^^^^
13:13:57 [2020-04-21T17:13:57.358Z] Javadoc: Description expected after this reference
13:13:57 [2020-04-21T17:13:57.358Z] 5 problems (5 warnings)
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] 
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] 
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] 
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] 
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] 
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] 
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] 
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] 
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] 
13:13:57 [2020-04-21T17:13:57.358Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
13:13:58 [2020-04-21T17:13:58.292Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log
13:13:58 [2020-04-21T17:13:58.292Z] [INFO] Command line:
13:13:58 [2020-04-21T17:13:58.292Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:13:58 [2020-04-21T17:13:58.292Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:14:02 [2020-04-21T17:14:02.481Z] !SESSION 2020-04-21 17:13:58.168 -----------------------------------------------
13:14:02 [2020-04-21T17:14:02.481Z] eclipse.buildId=unknown
13:14:02 [2020-04-21T17:14:02.481Z] java.version=1.8.0_202
13:14:02 [2020-04-21T17:14:02.481Z] java.vendor=Oracle Corporation
13:14:02 [2020-04-21T17:14:02.481Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:14:02 [2020-04-21T17:14:02.481Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:14:02 [2020-04-21T17:14:02.481Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:14:02 [2020-04-21T17:14:02.481Z] 
13:14:02 [2020-04-21T17:14:02.481Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:14:01.686
13:14:02 [2020-04-21T17:14:02.481Z] !MESSAGE FrameworkEvent ERROR
13:14:02 [2020-04-21T17:14:02.481Z] !STACK 0
13:14:02 [2020-04-21T17:14:02.481Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
13:14:02 [2020-04-21T17:14:02.481Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:14:02 [2020-04-21T17:14:02.481Z] 
13:14:02 [2020-04-21T17:14:02.481Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:14:02 [2020-04-21T17:14:02.481Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:14:02 [2020-04-21T17:14:02.481Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:14:02 [2020-04-21T17:14:02.481Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:14:02 [2020-04-21T17:14:02.481Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:14:02 [2020-04-21T17:14:02.481Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:14:02 [2020-04-21T17:14:02.481Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:14:02 [2020-04-21T17:14:02.481Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:14:10 [2020-04-21T17:14:10.697Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
13:14:13 [2020-04-21T17:14:13.984Z] Display size: 1440x900
13:14:13 [2020-04-21T17:14:13.984Z] OS version=3.10.0-1062.el7.x86_64
13:14:13 [2020-04-21T17:14:13.984Z] GTK version=2.24.30
13:14:13 [2020-04-21T17:14:13.984Z] GTK theme=Raleigh
13:14:13 [2020-04-21T17:14:13.984Z] LIBOVERLAY_SCROLLBAR=0
13:14:13 [2020-04-21T17:14:13.984Z] Time zone: Coordinated Universal Time
13:14:13 [2020-04-21T17:14:13.984Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:14:13 [2020-04-21T17:14:13.984Z] log4j:WARN Please initialize the log4j system properly.
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648630862 data=null doit=true} to Shell with text {Find}
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - Setting text on (of type 'Combo') to lttng
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1648630845 data=null} to (of type 'Combo')
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - Set text on (of type 'Combo') to lttng
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:14:28 [2020-04-21T17:14:28.898Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@344cf00f
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1648630768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1648630766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1648630766 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1648630766 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1648630765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1648630765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1648630764 data=null item=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')
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1648630763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1648630763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1648630763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1648630762 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1648630762 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.899Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1002f859
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-1648630757 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')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1648630756 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')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-1648630756 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-1648630756 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-1648630755 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')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-1648630755 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')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-1648630755 data=null item=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')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-1648630754 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')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1648630754 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')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-1648630754 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')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-1648630753 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-1648630753 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Clicking on Fi&nd
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648630748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648630747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648630747 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648630747 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648630747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648630746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648630746 data=null item=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')
13:14:28 [2020-04-21T17:14:28.900Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648630729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648630729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648630728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648630728 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648630728 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Clicked on Fi&nd
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Setting text on (of type 'Combo') to lttn
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=-1648630665 data=null} to (of type 'Combo')
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Set text on (of type 'Combo') to lttn
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Clicking on Fi&nd
13:14:28 [2020-04-21T17:14:28.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648630641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648630641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648630641 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648630641 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648630640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648630640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648630640 data=null item=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')
13:14:28 [2020-04-21T17:14:28.902Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648630629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648630629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.902Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648630629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:28 [2020-04-21T17:14:28.902Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648630628 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648630628 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - Clicked on Fi&nd
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - Clicking on Close
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648630561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648630561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648630561 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648630561 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648630560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648630560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648630560 data=null item=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')
13:14:29 [2020-04-21T17:14:29.420Z] DEBUG - Clicked on 
13:14:29 [2020-04-21T17:14:29.420Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:14:29 [2020-04-21T17:14:29.420Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:29 [2020-04-21T17:14:29.420Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:14:29 [2020-04-21T17:14:29.420Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:14:29 [2020-04-21T17:14:29.420Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:14:29 [2020-04-21T17:14:29.420Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:14:29 [2020-04-21T17:14:29.420Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:14:29 [2020-04-21T17:14:29.420Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648629863 data=null doit=true} to Shell with text {Find}
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - Setting text on (of type 'Combo') to lttng
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1648629855 data=null} to (of type 'Combo')
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - Set text on (of type 'Combo') to lttng
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:14:29 [2020-04-21T17:14:29.679Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1bca9b64
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1648629849 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')
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1648629848 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')
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1648629848 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1648629847 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1648629847 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')
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1648629847 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')
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1648629847 data=null item=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')
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1648629846 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')
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1648629846 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')
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1648629845 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')
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1648629845 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1648629845 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.680Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.939Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.939Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:14:29 [2020-04-21T17:14:29.939Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:14:29 [2020-04-21T17:14:29.939Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.939Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.939Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.939Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.939Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.939Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.939Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:29 [2020-04-21T17:14:29.939Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.939Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.939Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.939Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.939Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.939Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:14:29 [2020-04-21T17:14:29.939Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3a61d819
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-1648629838 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')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1648629837 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')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-1648629836 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-1648629836 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-1648629836 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')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-1648629836 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')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-1648629835 data=null item=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')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-1648629835 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')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1648629835 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')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-1648629835 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')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-1648629834 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-1648629834 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Clicking on Fi&nd
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648629831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648629831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648629831 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648629831 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648629830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648629830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648629830 data=null item=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')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648629761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648629760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648629760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648629760 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648629759 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Clicked on Fi&nd
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Setting text on (of type 'Combo') to LTTNG
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=-1648629756 data=null} to (of type 'Combo')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Set text on (of type 'Combo') to LTTNG
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.940Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Clicking on Fi&nd
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648629743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648629742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648629742 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648629742 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648629742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648629741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648629741 data=null item=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')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648629737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648629737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648629737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648629737 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648629736 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - Clicked on Fi&nd
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.941Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:14:29 [2020-04-21T17:14:29.942Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:14:29 [2020-04-21T17:14:29.942Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.942Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:29 [2020-04-21T17:14:29.942Z] DEBUG - Clicking on Close
13:14:29 [2020-04-21T17:14:29.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648629729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648629729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648629729 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648629729 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648629728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648629728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:29 [2020-04-21T17:14:29.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648629728 data=null item=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')
13:14:30 [2020-04-21T17:14:30.200Z] DEBUG - Clicked on 
13:14:30 [2020-04-21T17:14:30.200Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:14:30 [2020-04-21T17:14:30.200Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:30 [2020-04-21T17:14:30.200Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:14:30 [2020-04-21T17:14:30.200Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:14:30 [2020-04-21T17:14:30.200Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:14:30 [2020-04-21T17:14:30.200Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:14:30 [2020-04-21T17:14:30.200Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:14:30 [2020-04-21T17:14:30.200Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:14:30 [2020-04-21T17:14:30.200Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:30 [2020-04-21T17:14:30.200Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648629235 data=null doit=true} to Shell with text {Find}
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=-1648629228 data=null} to (of type 'Combo')
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - Set text on (of type 'Combo') to \Alttng
13:14:30 [2020-04-21T17:14:30.460Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1f05d08c
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1648629169 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')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1648629168 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')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1648629168 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1648629168 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1648629167 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')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1648629167 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')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1648629167 data=null item=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')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1648629166 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')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1648629166 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')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1648629166 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')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1648629166 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1648629166 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2c6d442d
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1648629159 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')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1648629159 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')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1648629158 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1648629158 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1648629158 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')
13:14:30 [2020-04-21T17:14:30.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1648629158 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')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1648629158 data=null item=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')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1648629157 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')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1648629157 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')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1648629157 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')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1648629157 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1648629156 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Clicking on Fi&nd
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648629156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648629156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648629156 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648629156 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648629155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648629155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648629155 data=null item=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')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648629141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648629140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648629140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648629140 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648629140 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Clicked on Fi&nd
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=-1648629136 data=null} to (of type 'Combo')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Set text on (of type 'Combo') to \Alttng
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.462Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@71842e18
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1648629123 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')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1648629071 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')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1648629071 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1648629070 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1648629070 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')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1648629069 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')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1648629069 data=null item=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')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1648629068 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')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1648629068 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')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1648629067 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')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1648629067 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1648629067 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Clicking on Fi&nd
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648629067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648629066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648629066 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648629066 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648629066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648629066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648629065 data=null item=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')
13:14:30 [2020-04-21T17:14:30.463Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648629063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648629063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648629063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648629062 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648629062 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - Clicked on Fi&nd
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - Clicking on Close
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648629056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648629056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648629055 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648629055 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648629055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648629054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648629054 data=null item=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')
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - Clicked on 
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:14:30 [2020-04-21T17:14:30.722Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:30 [2020-04-21T17:14:30.981Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648628537 data=null doit=true} to Shell with text {Find}
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - Setting text on (of type 'Combo') to lttng
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1648628529 data=null} to (of type 'Combo')
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - Set text on (of type 'Combo') to lttng
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@92775a3
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1648628471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1648628470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1648628470 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1648628470 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1648628469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1648628469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1648628468 data=null item=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')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1648628468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1648628468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1648628467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1648628467 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1648628467 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Clicking on Fi&nd
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648628462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648628462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648628462 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648628462 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648628461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648628461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648628461 data=null item=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')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648628448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648628447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648628447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648628447 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648628446 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Clicked on Fi&nd
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Setting text on (of type 'Combo') to lttng
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1648628438 data=null} to (of type 'Combo')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Set text on (of type 'Combo') to lttng
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1648628434 data=null doit=true} to Button with text {F&orward}
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1648628434 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}
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1648628431 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1648628431 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')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1648628430 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')
13:14:31 [2020-04-21T17:14:31.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1648628430 data=null item=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')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Clicking on Fi&nd
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648628359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648628359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648628358 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648628358 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648628358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648628357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648628357 data=null item=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')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648628348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648628348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648628347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648628347 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648628347 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - Clicked on Fi&nd
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.246Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:31 [2020-04-21T17:14:31.247Z] DEBUG - Clicking on Close
13:14:31 [2020-04-21T17:14:31.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648628340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648628340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648628339 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648628339 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648628339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648628268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:31 [2020-04-21T17:14:31.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648628268 data=null item=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')
13:14:31 [2020-04-21T17:14:31.850Z] DEBUG - Clicked on 
13:14:31 [2020-04-21T17:14:31.850Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:14:31 [2020-04-21T17:14:31.850Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:31 [2020-04-21T17:14:31.850Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:14:31 [2020-04-21T17:14:31.850Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:14:31 [2020-04-21T17:14:31.850Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:14:31 [2020-04-21T17:14:31.850Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:14:31 [2020-04-21T17:14:31.850Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:14:31 [2020-04-21T17:14:31.850Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:14:31 [2020-04-21T17:14:31.850Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:31 [2020-04-21T17:14:31.850Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648627769 data=null doit=true} to Shell with text {Find}
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Clicking on Close
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648627761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648627760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648627760 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648627760 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648627760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648627760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648627760 data=null item=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')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Clicked on 
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648627466 data=null doit=true} to Shell with text {Find}
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Clicking on Close
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648627461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648627461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648627461 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648627461 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648627461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648627460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648627460 data=null item=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')
13:14:32 [2020-04-21T17:14:32.369Z] DEBUG - Clicked on 
13:14:32 [2020-04-21T17:14:32.369Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:14:32 [2020-04-21T17:14:32.369Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:32 [2020-04-21T17:14:32.369Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:14:32 [2020-04-21T17:14:32.369Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:14:32 [2020-04-21T17:14:32.369Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:14:32 [2020-04-21T17:14:32.369Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:14:32 [2020-04-21T17:14:32.369Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:14:32 [2020-04-21T17:14:32.369Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:14:32 [2020-04-21T17:14:32.369Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:32 [2020-04-21T17:14:32.369Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648627043 data=null doit=true} to Shell with text {Find}
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - Setting text on (of type 'Combo') to lttng
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1648627036 data=null} to (of type 'Combo')
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - Set text on (of type 'Combo') to lttng
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.629Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Clicking on Fi&nd
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648626970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648626970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648626970 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648626969 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648626969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648626969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648626969 data=null item=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')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648626960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648626959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648626959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648626959 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648626959 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Clicked on Fi&nd
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Setting text on (of type 'Combo') to lttng
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1648626953 data=null} to (of type 'Combo')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Set text on (of type 'Combo') to lttng
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1648626941 data=null doit=true} to Button with text {&Backward}
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1648626941 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}
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1648626938 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1648626937 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')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1648626937 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')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1648626937 data=null item=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')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.630Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - Clicking on Fi&nd
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648626928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648626928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648626928 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648626928 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648626927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648626927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648626927 data=null item=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')
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648626866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648626865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648626865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648626864 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648626864 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - Clicked on Fi&nd
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - Clicking on Close
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648626858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648626847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648626847 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648626847 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648626846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648626846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:32 [2020-04-21T17:14:32.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648626846 data=null item=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')
13:14:32 [2020-04-21T17:14:32.891Z] DEBUG - Clicked on 
13:14:32 [2020-04-21T17:14:32.891Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:14:32 [2020-04-21T17:14:32.891Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:33 [2020-04-21T17:14:33.149Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:14:33 [2020-04-21T17:14:33.149Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:14:33 [2020-04-21T17:14:33.149Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:14:33 [2020-04-21T17:14:33.149Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:14:33 [2020-04-21T17:14:33.149Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:14:33 [2020-04-21T17:14:33.149Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:14:33 [2020-04-21T17:14:33.149Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:33 [2020-04-21T17:14:33.149Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648626343 data=null doit=true} to Shell with text {Find}
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - Clicking on Close
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648626337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648626337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648626336 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648626336 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648626336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648626336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648626336 data=null item=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')
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - Clicked on 
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:14:33 [2020-04-21T17:14:33.410Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:14:33 [2020-04-21T17:14:33.411Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:14:33 [2020-04-21T17:14:33.411Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648625950 data=null doit=true} to Shell with text {Find}
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - Clicking on Close
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648625944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648625944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648625944 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648625944 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648625944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648625944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:33 [2020-04-21T17:14:33.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648625944 data=null item=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')
13:14:33 [2020-04-21T17:14:33.929Z] DEBUG - Clicked on 
13:14:33 [2020-04-21T17:14:33.929Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:14:33 [2020-04-21T17:14:33.929Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:33 [2020-04-21T17:14:33.929Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:14:33 [2020-04-21T17:14:33.929Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:14:33 [2020-04-21T17:14:33.929Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:14:33 [2020-04-21T17:14:33.929Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:14:33 [2020-04-21T17:14:33.929Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:14:33 [2020-04-21T17:14:33.929Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:14:33 [2020-04-21T17:14:33.929Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:33 [2020-04-21T17:14:33.929Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648625519 data=null doit=true} to Shell with text {Find}
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Setting text on (of type 'Combo') to \A492
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\A492} time=-1648625465 data=null} to (of type 'Combo')
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Set text on (of type 'Combo') to \A492
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@344acc03
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1648625455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1648625454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1648625454 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1648625454 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1648625454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1648625453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1648625453 data=null item=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')
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1648625453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1648625453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.190Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1648625452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1648625452 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1648625452 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@50eae15a
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1648625447 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')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1648625446 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')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1648625446 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1648625446 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1648625445 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')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1648625445 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')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1648625445 data=null item=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')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1648625445 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')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1648625445 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')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1648625444 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')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1648625444 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1648625444 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Clicking on Fi&nd
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648625444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648625444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648625443 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648625443 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648625443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648625443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648625443 data=null item=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')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648625367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648625366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648625365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648625365 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648625365 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Clicked on Fi&nd
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Combo with text "\A492", using matcher: of type 'Combo'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Combo with text "\A492", using matcher: (of type 'Combo')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Setting text on (of type 'Combo') to \A492
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\A492} time=-1648625339 data=null} to (of type 'Combo')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - Set text on (of type 'Combo') to \A492
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.192Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.192Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
13:14:34 [2020-04-21T17:14:34.192Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.192Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.192Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.192Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:14:34 [2020-04-21T17:14:34.192Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:14:34 [2020-04-21T17:14:34.192Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.192Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.192Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.192Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4bba2704
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1648625327 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')
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1648625327 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')
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1648625327 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1648625326 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1648625271 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')
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1648625270 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')
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1648625270 data=null item=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')
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1648625268 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')
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1648625268 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')
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1648625268 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')
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1648625268 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1648625268 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.451Z] DEBUG - Clicking on Fi&nd
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648625267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648625267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648625267 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648625267 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648625267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648625266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648625266 data=null item=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')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648625264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648625263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648625263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648625262 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648625262 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Clicked on Fi&nd
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Clicking on Close
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648625257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648625257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648625257 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648625257 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648625257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648625257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648625256 data=null item=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')
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - Clicked on 
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:14:34 [2020-04-21T17:14:34.452Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648624836 data=null doit=true} to Shell with text {Find}
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - Setting text on (of type 'Combo') to 492
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=-1648624830 data=null} to (of type 'Combo')
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - Set text on (of type 'Combo') to 492
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.712Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.972Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.972Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@76876421
13:14:34 [2020-04-21T17:14:34.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1648624771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1648624770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1648624770 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1648624769 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1648624769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1648624769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1648624769 data=null item=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')
13:14:34 [2020-04-21T17:14:34.972Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1648624768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1648624768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1648624768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1648624767 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1648624767 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.972Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.972Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.972Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.972Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Clicking on Fi&nd
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648624763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648624763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648624763 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648624762 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648624762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648624762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648624762 data=null item=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')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648624753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648624753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648624753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648624752 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648624752 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Clicked on Fi&nd
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Combo with text "492", using matcher: of type 'Combo'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Combo with text "492", using matcher: (of type 'Combo')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Setting text on (of type 'Combo') to 492
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=-1648624738 data=null} to (of type 'Combo')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Set text on (of type 'Combo') to 492
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1648624735 data=null doit=true} to Button with text {F&orward}
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1648624735 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}
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1648624732 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1648624732 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')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1648624731 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')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1648624731 data=null item=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')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.973Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Clicking on Fi&nd
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648624670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648624670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648624670 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648624669 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648624669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648624669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648624669 data=null item=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')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648624661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648624661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648624661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648624660 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648624660 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Clicked on Fi&nd
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Clicking on Close
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648624646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648624646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648624646 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648624645 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648624645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648624645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:34 [2020-04-21T17:14:34.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648624645 data=null item=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')
13:14:35 [2020-04-21T17:14:35.233Z] DEBUG - Clicked on 
13:14:35 [2020-04-21T17:14:35.233Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:14:35 [2020-04-21T17:14:35.233Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:35 [2020-04-21T17:14:35.233Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:14:35 [2020-04-21T17:14:35.233Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:14:35 [2020-04-21T17:14:35.233Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:14:35 [2020-04-21T17:14:35.233Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:14:35 [2020-04-21T17:14:35.233Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:14:35 [2020-04-21T17:14:35.233Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648624048 data=null doit=true} to Shell with text {Find}
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - Clicking on Close
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648624043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648624043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648624043 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648624043 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648624042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648624042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:35 [2020-04-21T17:14:35.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648624042 data=null item=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')
13:14:35 [2020-04-21T17:14:35.752Z] DEBUG - Clicked on 
13:14:35 [2020-04-21T17:14:35.752Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:14:35 [2020-04-21T17:14:35.752Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:14:35 [2020-04-21T17:14:35.752Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:14:35 [2020-04-21T17:14:35.752Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:14:35 [2020-04-21T17:14:35.752Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:14:35 [2020-04-21T17:14:35.752Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:14:35 [2020-04-21T17:14:35.752Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:35 [2020-04-21T17:14:35.752Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648623760 data=null doit=true} to Shell with text {Find}
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - Clicking on Close
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648623754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648623754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648623754 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648623753 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648623753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648623753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648623753 data=null item=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')
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - Clicked on 
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:36 [2020-04-21T17:14:36.010Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:14:36 [2020-04-21T17:14:36.270Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:36 [2020-04-21T17:14:36.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648623419 data=null doit=true} to Shell with text {Find}
13:14:36 [2020-04-21T17:14:36.270Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:36 [2020-04-21T17:14:36.270Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.270Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.270Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.270Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.270Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.270Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - Setting text on (of type 'Combo') to 492
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=-1648623366 data=null} to (of type 'Combo')
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - Set text on (of type 'Combo') to 492
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - Clicking on Fi&nd
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648623356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648623356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648623355 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648623355 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648623355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648623355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648623355 data=null item=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')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648623347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648623347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648623346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648623346 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648623346 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Clicked on Fi&nd
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Combo with text "492", using matcher: of type 'Combo'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Combo with text "492", using matcher: (of type 'Combo')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Setting text on (of type 'Combo') to 492
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=-1648623333 data=null} to (of type 'Combo')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Set text on (of type 'Combo') to 492
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1648623330 data=null doit=true} to Button with text {&Backward}
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1648623330 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}
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1648623328 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1648623327 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')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1648623327 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')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1648623327 data=null item=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')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.272Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - Clicking on Fi&nd
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648623267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648623267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648623267 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648623266 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648623266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648623266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648623266 data=null item=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')
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648623256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648623256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648623256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648623255 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648623255 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - Clicked on Fi&nd
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:36 [2020-04-21T17:14:36.273Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - Clicking on Close
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648623241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648623241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648623241 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648623241 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648623241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648623240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648623240 data=null item=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')
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - Clicked on 
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=-1648623068 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:14:36 [2020-04-21T17:14:36.532Z] DEBUG - Attempting to set focus on Tree with text {}
13:14:36 [2020-04-21T17:14:36.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1648622970 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:14:36 [2020-04-21T17:14:36.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1648622969 data=null doit=true} to TreeItem with text {test}
13:14:36 [2020-04-21T17:14:36.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1648622969 data=null} to TreeItem with text {test}
13:14:36 [2020-04-21T17:14:36.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1648622969 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:14:36 [2020-04-21T17:14:36.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648622968 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:14:36 [2020-04-21T17:14:36.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1648622944 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:14:36 [2020-04-21T17:14:36.791Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:14:36 [2020-04-21T17:14:36.791Z] DEBUG - Clicking on with mnemonic 'Delete'
13:14:37 [2020-04-21T17:14:37.050Z] DEBUG - Clicked on with mnemonic 'Delete'
13:14:37 [2020-04-21T17:14:37.985Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:14:37 [2020-04-21T17:14:37.985Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648621837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648621836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648621836 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648621836 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648621835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648621835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648621835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648621835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648621835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648621834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648621834 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648621834 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Clicking on OK
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648621832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648621832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648621832 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648621832 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648621831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648621831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:37 [2020-04-21T17:14:37.986Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:37 [2020-04-21T17:14:37.986Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:37 [2020-04-21T17:14:37.986Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:37 [2020-04-21T17:14:37.986Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:37 [2020-04-21T17:14:37.986Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:37 [2020-04-21T17:14:37.986Z] DEBUG - Clicked on OK
13:14:38 [2020-04-21T17:14:38.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648621831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:38 [2020-04-21T17:14:38.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648622739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:14:38 [2020-04-21T17:14:38.921Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.116 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
13:14:38 [2020-04-21T17:14:38.921Z] testWholeWord[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 2.101 s
13:14:38 [2020-04-21T17:14:38.921Z] testCaseSensitive[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.698 s
13:14:38 [2020-04-21T17:14:38.921Z] testRegEx[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.618 s
13:14:38 [2020-04-21T17:14:38.921Z] testDirection[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.786 s
13:14:38 [2020-04-21T17:14:38.921Z] testOpenCloseDialog[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.799 s
13:14:38 [2020-04-21T17:14:38.921Z] testWrapSearch[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.628 s
13:14:38 [2020-04-21T17:14:38.921Z] testWholeWord[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.499 s
13:14:38 [2020-04-21T17:14:38.921Z] testCaseSensitive[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.384 s
13:14:38 [2020-04-21T17:14:38.921Z] testRegEx[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.685 s
13:14:38 [2020-04-21T17:14:38.921Z] testDirection[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.626 s
13:14:38 [2020-04-21T17:14:38.921Z] testOpenCloseDialog[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.883 s
13:14:38 [2020-04-21T17:14:38.921Z] testWrapSearch[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.519 s
13:14:38 [2020-04-21T17:14:38.921Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
13:14:39 [2020-04-21T17:14:39.857Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - number of items : 26
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648611936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648611936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648611935 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648611935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648611935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648611642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648611639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648611639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648611639 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648611639 data=null} to ToolItem with tooltip text {Show View Filters}
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-1648611635 data=null doit=true} to Shell with text {Filter}
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Clicking on Uncheck all
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1648611631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1648611631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1648611631 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1648611631 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1648611630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1648611630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:14:47 [2020-04-21T17:14:47.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1648611630 data=null item=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')
13:14:47 [2020-04-21T17:14:47.975Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1648611562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:14:47 [2020-04-21T17:14:47.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1648611561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:14:47 [2020-04-21T17:14:47.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1648611561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:14:47 [2020-04-21T17:14:47.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1648611561 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:14:47 [2020-04-21T17:14:47.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1648611561 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:14:47 [2020-04-21T17:14:47.975Z] DEBUG - Clicked on Uncheck all
13:14:47 [2020-04-21T17:14:47.975Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
13:14:47 [2020-04-21T17:14:47.975Z] DEBUG - Attempting to set focus on Tree with text {}
13:14:47 [2020-04-21T17:14:47.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=-1648611549 data=null button=0 stateMask=0x0 x=88 y=84 count=0} to Tree node with text: systemd
13:14:47 [2020-04-21T17:14:47.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=-1648611549 data=null doit=true} to Tree node with text: systemd
13:14:47 [2020-04-21T17:14:47.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=-1648611549 data=null} to Tree node with text: systemd
13:14:47 [2020-04-21T17:14:47.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=-1648611548 data=null button=1 stateMask=0x0 x=88 y=84 count=1} to Tree node with text: systemd
13:14:47 [2020-04-21T17:14:47.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648611548 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
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=-1648611546 data=null button=1 stateMask=0x80000 x=88 y=84 count=1} to Tree node with text: systemd
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Clicking on Check subtree
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1648611544 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')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1648611544 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')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1648611543 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1648611543 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1648611543 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')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1648611543 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')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1648611543 data=null item=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')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1648611530 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')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1648611530 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')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1648611530 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')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1648611529 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1648611529 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Clicked on Check subtree
13:14:48 [2020-04-21T17:14:48.235Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Attempting to set focus on Tree with text {}
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=-1648611527 data=null button=0 stateMask=0x0 x=89 y=1380 count=0} to Tree node with text: kthreadd
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=-1648611527 data=null doit=true} to Tree node with text: kthreadd
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=-1648611527 data=null} to Tree node with text: kthreadd
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=-1648611527 data=null button=1 stateMask=0x0 x=89 y=1380 count=1} to Tree node with text: kthreadd
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648611526 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
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=-1648611520 data=null button=1 stateMask=0x80000 x=89 y=269 count=1} to Tree node with text: kthreadd
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Clicking on Check subtree
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1648611517 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')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1648611517 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')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1648611517 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1648611517 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1648611517 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')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1648611517 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')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1648611516 data=null item=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')
13:14:48 [2020-04-21T17:14:48.235Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1648611463 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')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1648611463 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')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1648611463 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')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1648611462 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1648611462 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Clicked on Check subtree
13:14:48 [2020-04-21T17:14:48.236Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Attempting to set focus on Tree with text {}
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=-1648611460 data=null button=0 stateMask=0x0 x=100 y=-1075 count=0} to Tree node with text: lttng-consumerd
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=-1648611460 data=null doit=true} to Tree node with text: lttng-consumerd
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=-1648611460 data=null} to Tree node with text: lttng-consumerd
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=-1648611460 data=null button=1 stateMask=0x0 x=100 y=-1075 count=1} to Tree node with text: lttng-consumerd
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648611460 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
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=-1648611454 data=null button=1 stateMask=0x80000 x=100 y=12 count=1} to Tree node with text: lttng-consumerd
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Clicking on Check subtree
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1648611451 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')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1648611451 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')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1648611451 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1648611451 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1648611451 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')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1648611450 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')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1648611450 data=null item=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')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1648611449 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')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1648611449 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')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1648611449 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')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1648611449 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1648611449 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Clicked on Check subtree
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Clicking on OK
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648611446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648611446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648611446 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648611446 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648611445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648611445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648611445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648611935 data=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}
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Clicked on 
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:14:48 [2020-04-21T17:14:48.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=-1648611329 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}
13:14:48 [2020-04-21T17:14:48.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=-1648611257 data=null button=1 stateMask=0x80000 x=75 y=-13 count=1} to TreeColumn with text {Process}
13:14:48 [2020-04-21T17:14:48.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=-1648611243 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}
13:14:48 [2020-04-21T17:14:48.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=-1648611234 data=null button=1 stateMask=0x80000 x=75 y=-13 count=1} to TreeColumn with text {Process}
13:14:48 [2020-04-21T17:14:48.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=-1648611226 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}
13:14:48 [2020-04-21T17:14:48.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=-1648611166 data=null button=1 stateMask=0x80000 x=171 y=-13 count=1} to TreeColumn with text {TID}
13:14:48 [2020-04-21T17:14:48.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=-1648611164 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}
13:14:48 [2020-04-21T17:14:48.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=-1648611156 data=null button=1 stateMask=0x80000 x=171 y=-13 count=1} to TreeColumn with text {TID}
13:14:48 [2020-04-21T17:14:48.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID} time=-1648611143 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}
13:14:48 [2020-04-21T17:14:48.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID} time=-1648611135 data=null button=1 stateMask=0x80000 x=211 y=-13 count=1} to TreeColumn with text {PID}
13:14:48 [2020-04-21T17:14:48.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID} time=-1648611127 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}
13:14:48 [2020-04-21T17:14:48.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID} time=-1648611068 data=null button=1 stateMask=0x80000 x=211 y=-13 count=1} to TreeColumn with text {PID}
13:14:48 [2020-04-21T17:14:48.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=-1648611054 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}
13:14:48 [2020-04-21T17:14:48.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-1648611046 data=null button=1 stateMask=0x80000 x=252 y=-13 count=1} to TreeColumn with text {PTID}
13:14:48 [2020-04-21T17:14:48.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=-1648611032 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}
13:14:48 [2020-04-21T17:14:48.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-1648611023 data=null button=1 stateMask=0x80000 x=252 y=-13 count=1} to TreeColumn with text {PTID}
13:14:48 [2020-04-21T17:14:48.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-1648610962 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}
13:14:48 [2020-04-21T17:14:48.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-1648610954 data=null button=1 stateMask=0x80000 x=343 y=-13 count=1} to TreeColumn with text {Birth time}
13:14:48 [2020-04-21T17:14:48.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-1648610938 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}
13:14:48 [2020-04-21T17:14:48.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-1648610929 data=null button=1 stateMask=0x80000 x=343 y=-13 count=1} to TreeColumn with text {Birth time}
13:14:49 [2020-04-21T17:14:49.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648610751 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:14:49 [2020-04-21T17:14:49.014Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:14:49 [2020-04-21T17:14:49.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:14:49 [2020-04-21T17:14:49.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:14:49 [2020-04-21T17:14:49.014Z] DEBUG - Attempting to set focus on Tree with text {}
13:14:49 [2020-04-21T17:14:49.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1648610668 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:14:49 [2020-04-21T17:14:49.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1648610668 data=null doit=true} to TreeItem with text {test}
13:14:49 [2020-04-21T17:14:49.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1648610667 data=null} to TreeItem with text {test}
13:14:49 [2020-04-21T17:14:49.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1648610667 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:14:49 [2020-04-21T17:14:49.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648610667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:14:49 [2020-04-21T17:14:49.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1648610646 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:14:49 [2020-04-21T17:14:49.014Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:14:49 [2020-04-21T17:14:49.272Z] DEBUG - Clicking on with mnemonic 'Delete'
13:14:49 [2020-04-21T17:14:49.272Z] DEBUG - Clicked on with mnemonic 'Delete'
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648609764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648609763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648609763 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648609763 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648609763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648609763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648609762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648609762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648609762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648609762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:14:49 [2020-04-21T17:14:49.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648609762 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:14:49 [2020-04-21T17:14:49.839Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648609762 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:14:49 [2020-04-21T17:14:49.839Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:14:49 [2020-04-21T17:14:49.839Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:14:49 [2020-04-21T17:14:49.839Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:14:49 [2020-04-21T17:14:49.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:14:49 [2020-04-21T17:14:49.839Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:14:49 [2020-04-21T17:14:49.839Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:14:49 [2020-04-21T17:14:49.839Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:14:49 [2020-04-21T17:14:49.839Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:49 [2020-04-21T17:14:49.839Z] DEBUG - Clicking on OK
13:14:49 [2020-04-21T17:14:49.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648609759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:49 [2020-04-21T17:14:49.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648609759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:49 [2020-04-21T17:14:49.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648609759 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:49 [2020-04-21T17:14:49.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648609759 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:49 [2020-04-21T17:14:49.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648609759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:49 [2020-04-21T17:14:49.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648609758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:49 [2020-04-21T17:14:49.839Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:49 [2020-04-21T17:14:49.839Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:49 [2020-04-21T17:14:49.839Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:49 [2020-04-21T17:14:49.839Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:49 [2020-04-21T17:14:49.839Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:49 [2020-04-21T17:14:49.839Z] DEBUG - Clicked on OK
13:14:50 [2020-04-21T17:14:50.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648609758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:14:50 [2020-04-21T17:14:50.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648610471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:14:51 [2020-04-21T17:14:51.032Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.006 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
13:14:51 [2020-04-21T17:14:51.032Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest)  Time elapsed: 9.212 s
13:14:51 [2020-04-21T17:14:51.032Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
13:15:01 [2020-04-21T17:15:01.005Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:15:01 [2020-04-21T17:15:01.006Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:01 [2020-04-21T17:15:01.006Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:15:01 [2020-04-21T17:15:01.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
13:15:01 [2020-04-21T17:15:01.006Z] DEBUG - number of items : 2
13:15:01 [2020-04-21T17:15:01.006Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events}
13:15:01 [2020-04-21T17:15:01.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648599471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
13:15:01 [2020-04-21T17:15:01.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648599470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
13:15:01 [2020-04-21T17:15:01.006Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648599470 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
13:15:01 [2020-04-21T17:15:01.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648599470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
13:15:01 [2020-04-21T17:15:01.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648599469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
13:15:01 [2020-04-21T17:15:01.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648599469 data=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}
13:15:01 [2020-04-21T17:15:01.006Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648599454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
13:15:01 [2020-04-21T17:15:01.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648599453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
13:15:01 [2020-04-21T17:15:01.006Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648599453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
13:15:01 [2020-04-21T17:15:01.006Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648599453 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
13:15:01 [2020-04-21T17:15:01.006Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648599453 data=null} to ToolItem with tooltip text {Hide Lost Events}
13:15:01 [2020-04-21T17:15:01.006Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events}
13:15:01 [2020-04-21T17:15:01.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
13:15:06 [2020-04-21T17:15:06.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
13:15:06 [2020-04-21T17:15:06.959Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
13:15:06 [2020-04-21T17:15:06.959Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:15:07 [2020-04-21T17:15:07.662Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
13:15:07 [2020-04-21T17:15:07.662Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:15:07 [2020-04-21T17:15:07.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:15:07 [2020-04-21T17:15:07.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:15:12 [2020-04-21T17:15:12.105Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:15:12 [2020-04-21T17:15:12.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648587036 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:15:12 [2020-04-21T17:15:12.672Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:15:12 [2020-04-21T17:15:12.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:15:12 [2020-04-21T17:15:12.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:15:12 [2020-04-21T17:15:12.672Z] DEBUG - Attempting to set focus on Tree with text {}
13:15:12 [2020-04-21T17:15:12.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1648586965 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:15:12 [2020-04-21T17:15:12.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1648586965 data=null doit=true} to TreeItem with text {test}
13:15:12 [2020-04-21T17:15:12.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1648586964 data=null} to TreeItem with text {test}
13:15:12 [2020-04-21T17:15:12.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1648586964 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:15:12 [2020-04-21T17:15:12.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648586964 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:15:12 [2020-04-21T17:15:12.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1648586948 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:15:12 [2020-04-21T17:15:12.930Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:15:12 [2020-04-21T17:15:12.930Z] DEBUG - Clicking on with mnemonic 'Delete'
13:15:12 [2020-04-21T17:15:12.930Z] DEBUG - Clicked on with mnemonic 'Delete'
13:15:13 [2020-04-21T17:15:13.188Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:15:13 [2020-04-21T17:15:13.188Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:15:13 [2020-04-21T17:15:13.188Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:15:13 [2020-04-21T17:15:13.188Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:15:13 [2020-04-21T17:15:13.188Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:15:13 [2020-04-21T17:15:13.188Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:15:13 [2020-04-21T17:15:13.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:15:13 [2020-04-21T17:15:13.188Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:15:13 [2020-04-21T17:15:13.188Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:15:13 [2020-04-21T17:15:13.188Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648586563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648586563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648586562 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648586562 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648586562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648586562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648586561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648586561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648586561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648586561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648586561 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648586561 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Clicking on OK
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648586558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648586558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648586558 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648586558 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648586557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648586557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:13 [2020-04-21T17:15:13.189Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:13 [2020-04-21T17:15:13.189Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:13 [2020-04-21T17:15:13.189Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:13 [2020-04-21T17:15:13.189Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:13 [2020-04-21T17:15:13.189Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:13 [2020-04-21T17:15:13.189Z] DEBUG - Clicked on OK
13:15:14 [2020-04-21T17:15:14.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648586557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:14 [2020-04-21T17:15:14.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648586824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:15:14 [2020-04-21T17:15:14.381Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.494 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
13:15:14 [2020-04-21T17:15:14.382Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest)  Time elapsed: 20.61 s
13:15:14 [2020-04-21T17:15:14.382Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
13:15:14 [2020-04-21T17:15:14.949Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
13:15:14 [2020-04-21T17:15:14.949Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:15:23 [2020-04-21T17:15:23.062Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:15:23 [2020-04-21T17:15:23.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:23 [2020-04-21T17:15:23.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:15:23 [2020-04-21T17:15:23.062Z] DEBUG - number of items : 5
13:15:23 [2020-04-21T17:15:23.062Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648577734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648577734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.062Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648577734 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648577734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648577734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648577733 data=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}
13:15:23 [2020-04-21T17:15:23.062Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648577724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648577639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.062Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648577638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648577637 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.062Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648577571 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.062Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.063Z] DEBUG - number of items : 18
13:15:23 [2020-04-21T17:15:23.063Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648576861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648576861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.063Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648576860 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648576860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648576860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648576860 data=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}
13:15:23 [2020-04-21T17:15:23.063Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648576764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648576758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648576757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648576757 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648576757 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.063Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:23 [2020-04-21T17:15:23.997Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
13:15:23 [2020-04-21T17:15:23.997Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:15:26 [2020-04-21T17:15:26.855Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:15:26 [2020-04-21T17:15:26.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:26 [2020-04-21T17:15:26.855Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:15:27 [2020-04-21T17:15:27.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:15:27 [2020-04-21T17:15:27.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:15:27 [2020-04-21T17:15:27.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:15:27 [2020-04-21T17:15:27.424Z] DEBUG - Setting state to checked on: lttng-sessiond
13:15:27 [2020-04-21T17:15:27.683Z] DEBUG - Setting state to unchecked on: lttng-sessiond
13:15:27 [2020-04-21T17:15:27.683Z] DEBUG - Setting state to checked on: lttng-consumerd
13:15:28 [2020-04-21T17:15:28.251Z] DEBUG - number of items : 18
13:15:28 [2020-04-21T17:15:28.251Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:28 [2020-04-21T17:15:28.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648571334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:28 [2020-04-21T17:15:28.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648571334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:28 [2020-04-21T17:15:28.251Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648571334 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:28 [2020-04-21T17:15:28.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648571333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:28 [2020-04-21T17:15:28.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648571333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:28 [2020-04-21T17:15:28.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648571333 data=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}
13:15:28 [2020-04-21T17:15:28.251Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648571333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:28 [2020-04-21T17:15:28.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648571332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:28 [2020-04-21T17:15:28.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648571332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:28 [2020-04-21T17:15:28.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648571332 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:28 [2020-04-21T17:15:28.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648571332 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:28 [2020-04-21T17:15:28.251Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
13:15:29 [2020-04-21T17:15:29.626Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
13:15:29 [2020-04-21T17:15:29.626Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:15:32 [2020-04-21T17:15:32.910Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:15:32 [2020-04-21T17:15:32.910Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:32 [2020-04-21T17:15:32.910Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:15:32 [2020-04-21T17:15:32.910Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:15:32 [2020-04-21T17:15:32.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:15:33 [2020-04-21T17:15:33.168Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:15:33 [2020-04-21T17:15:33.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:15:33 [2020-04-21T17:15:33.427Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:15:33 [2020-04-21T17:15:33.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:15:33 [2020-04-21T17:15:33.427Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:15:33 [2020-04-21T17:15:33.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:15:33 [2020-04-21T17:15:33.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648566037 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:15:33 [2020-04-21T17:15:33.687Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:15:33 [2020-04-21T17:15:33.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:15:33 [2020-04-21T17:15:33.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:15:33 [2020-04-21T17:15:33.687Z] DEBUG - Attempting to set focus on Tree with text {}
13:15:33 [2020-04-21T17:15:33.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1648565945 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:15:33 [2020-04-21T17:15:33.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1648565944 data=null doit=true} to TreeItem with text {test}
13:15:33 [2020-04-21T17:15:33.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1648565944 data=null} to TreeItem with text {test}
13:15:33 [2020-04-21T17:15:33.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1648565943 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:15:33 [2020-04-21T17:15:33.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648565943 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:15:33 [2020-04-21T17:15:33.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1648565925 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:15:33 [2020-04-21T17:15:33.945Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:15:33 [2020-04-21T17:15:33.945Z] DEBUG - Clicking on with mnemonic 'Delete'
13:15:33 [2020-04-21T17:15:33.945Z] DEBUG - Clicked on with mnemonic 'Delete'
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648565065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648565065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648565065 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648565064 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648565064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648565064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648565064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648565064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:34 [2020-04-21T17:15:34.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648565064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648565064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648565063 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648565063 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - Clicking on OK
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648565061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648565061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648565061 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648565061 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648565061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648565061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:34 [2020-04-21T17:15:34.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:34 [2020-04-21T17:15:34.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:34 [2020-04-21T17:15:34.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:34 [2020-04-21T17:15:34.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:34 [2020-04-21T17:15:34.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:34 [2020-04-21T17:15:34.513Z] DEBUG - Clicked on OK
13:15:35 [2020-04-21T17:15:35.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648565061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:35 [2020-04-21T17:15:35.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648565758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:15:36 [2020-04-21T17:15:36.384Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.398 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
13:15:36 [2020-04-21T17:15:36.384Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 8.921 s
13:15:36 [2020-04-21T17:15:36.384Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 5.703 s
13:15:36 [2020-04-21T17:15:36.384Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 4.168 s
13:15:36 [2020-04-21T17:15:36.384Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
13:15:44 [2020-04-21T17:15:44.680Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:15:44 [2020-04-21T17:15:44.680Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:15:44 [2020-04-21T17:15:44.681Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:15:44 [2020-04-21T17:15:44.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:44 [2020-04-21T17:15:44.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:44 [2020-04-21T17:15:44.681Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
13:15:44 [2020-04-21T17:15:44.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:44 [2020-04-21T17:15:44.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:44 [2020-04-21T17:15:44.681Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:15:44 [2020-04-21T17:15:44.940Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:44 [2020-04-21T17:15:44.940Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:45 [2020-04-21T17:15:45.199Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
13:15:45 [2020-04-21T17:15:45.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:45 [2020-04-21T17:15:45.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:45 [2020-04-21T17:15:45.199Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:15:45 [2020-04-21T17:15:45.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:45 [2020-04-21T17:15:45.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:45 [2020-04-21T17:15:45.717Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
13:15:45 [2020-04-21T17:15:45.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:45 [2020-04-21T17:15:45.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:45 [2020-04-21T17:15:45.717Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:15:46 [2020-04-21T17:15:46.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:46 [2020-04-21T17:15:46.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:50 [2020-04-21T17:15:50.471Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:15:50 [2020-04-21T17:15:50.471Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:15:50 [2020-04-21T17:15:50.471Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:15:50 [2020-04-21T17:15:50.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:50 [2020-04-21T17:15:50.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:50 [2020-04-21T17:15:50.729Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:15:50 [2020-04-21T17:15:50.729Z] DEBUG - number of items : 26
13:15:50 [2020-04-21T17:15:50.729Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
13:15:50 [2020-04-21T17:15:50.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648549025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:15:50 [2020-04-21T17:15:50.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648549024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:15:50 [2020-04-21T17:15:50.729Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648549024 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
13:15:50 [2020-04-21T17:15:50.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648549024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:15:50 [2020-04-21T17:15:50.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648549024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:15:50 [2020-04-21T17:15:50.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648549024 data=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}
13:15:50 [2020-04-21T17:15:50.729Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648549022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:15:50 [2020-04-21T17:15:50.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648549022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:15:50 [2020-04-21T17:15:50.729Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648549022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:15:50 [2020-04-21T17:15:50.729Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648549022 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
13:15:50 [2020-04-21T17:15:50.729Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648549022 data=null} to ToolItem with tooltip text {Hide Empty Rows}
13:15:50 [2020-04-21T17:15:50.729Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
13:15:50 [2020-04-21T17:15:50.729Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
13:15:50 [2020-04-21T17:15:50.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:50 [2020-04-21T17:15:50.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:50 [2020-04-21T17:15:50.989Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:15:50 [2020-04-21T17:15:50.989Z] DEBUG - number of items : 26
13:15:50 [2020-04-21T17:15:50.989Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:15:51 [2020-04-21T17:15:51.556Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:51 [2020-04-21T17:15:51.556Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:15:51 [2020-04-21T17:15:51.556Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:15:51 [2020-04-21T17:15:51.556Z] DEBUG - number of items : 26
13:15:51 [2020-04-21T17:15:51.556Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:15:51 [2020-04-21T17:15:51.557Z] DEBUG - number of items : 26
13:15:51 [2020-04-21T17:15:51.557Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
13:15:51 [2020-04-21T17:15:51.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648548150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:15:51 [2020-04-21T17:15:51.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648548149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:15:51 [2020-04-21T17:15:51.557Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648548128 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
13:15:51 [2020-04-21T17:15:51.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648548060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:15:51 [2020-04-21T17:15:51.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648548060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:15:51 [2020-04-21T17:15:51.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648548060 data=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}
13:15:51 [2020-04-21T17:15:51.557Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648548059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:15:51 [2020-04-21T17:15:51.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648548059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:15:51 [2020-04-21T17:15:51.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648548058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:15:51 [2020-04-21T17:15:51.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648548058 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
13:15:51 [2020-04-21T17:15:51.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648548058 data=null} to ToolItem with tooltip text {Hide Empty Rows}
13:15:51 [2020-04-21T17:15:51.557Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
13:15:52 [2020-04-21T17:15:52.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648547538 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:15:52 [2020-04-21T17:15:52.124Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:15:52 [2020-04-21T17:15:52.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:15:52 [2020-04-21T17:15:52.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:15:52 [2020-04-21T17:15:52.124Z] DEBUG - Attempting to set focus on Tree with text {}
13:15:52 [2020-04-21T17:15:52.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1648547465 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:15:52 [2020-04-21T17:15:52.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1648547464 data=null doit=true} to TreeItem with text {test}
13:15:52 [2020-04-21T17:15:52.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1648547464 data=null} to TreeItem with text {test}
13:15:52 [2020-04-21T17:15:52.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1648547464 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:15:52 [2020-04-21T17:15:52.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648547464 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:15:52 [2020-04-21T17:15:52.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1648547452 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:15:52 [2020-04-21T17:15:52.383Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:15:52 [2020-04-21T17:15:52.383Z] DEBUG - Clicking on with mnemonic 'Delete'
13:15:52 [2020-04-21T17:15:52.383Z] DEBUG - Clicked on with mnemonic 'Delete'
13:15:52 [2020-04-21T17:15:52.950Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:15:52 [2020-04-21T17:15:52.950Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:15:52 [2020-04-21T17:15:52.950Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:15:52 [2020-04-21T17:15:52.950Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:15:52 [2020-04-21T17:15:52.950Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:15:52 [2020-04-21T17:15:52.950Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648546645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648546644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648546644 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648546644 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648546644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648546644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648546644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648546643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648546643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648546643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648546643 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648546643 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Clicking on OK
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648546641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648546641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648546641 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648546641 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648546641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648546641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:52 [2020-04-21T17:15:52.951Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:52 [2020-04-21T17:15:52.951Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:52 [2020-04-21T17:15:52.951Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:52 [2020-04-21T17:15:52.951Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:52 [2020-04-21T17:15:52.951Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:52 [2020-04-21T17:15:52.951Z] DEBUG - Clicked on OK
13:15:53 [2020-04-21T17:15:53.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648546641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:15:53 [2020-04-21T17:15:53.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648547345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:15:54 [2020-04-21T17:15:54.146Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.857 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
13:15:54 [2020-04-21T17:15:54.146Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest)  Time elapsed: 9.662 s
13:15:54 [2020-04-21T17:15:54.146Z] testHideEmptyRowsState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest)  Time elapsed: 5.508 s
13:15:54 [2020-04-21T17:15:54.146Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
13:15:55 [2020-04-21T17:15:55.082Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:00 [2020-04-21T17:16:00.490Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:16:00 [2020-04-21T17:16:00.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:16:00 [2020-04-21T17:16:00.490Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - number of items : 26
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648538839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648538838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648538838 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648538838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648538838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648538838 data=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}
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648538827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648538827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648538827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648538827 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648538826 data=null} to ToolItem with tooltip text {Follow CPU Forward}
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
13:16:00 [2020-04-21T17:16:00.748Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:01 [2020-04-21T17:16:01.316Z] DEBUG - number of items : 26
13:16:01 [2020-04-21T17:16:01.316Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648538317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648538316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.316Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648538316 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648538316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648538316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648538316 data=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}
13:16:01 [2020-04-21T17:16:01.316Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648538257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648538256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648538256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648538256 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648538256 data=null} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.316Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.316Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:01 [2020-04-21T17:16:01.882Z] DEBUG - number of items : 26
13:16:01 [2020-04-21T17:16:01.882Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648537728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648537728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.882Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648537728 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648537727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648537727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648537727 data=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}
13:16:01 [2020-04-21T17:16:01.882Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648537667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648537667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.882Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648537667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.882Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648537667 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.882Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648537667 data=null} to ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.882Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
13:16:01 [2020-04-21T17:16:01.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:02 [2020-04-21T17:16:02.448Z] DEBUG - number of items : 26
13:16:02 [2020-04-21T17:16:02.448Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
13:16:02 [2020-04-21T17:16:02.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648537162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:02 [2020-04-21T17:16:02.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648537162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:02 [2020-04-21T17:16:02.448Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648537162 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:02 [2020-04-21T17:16:02.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648537162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:02 [2020-04-21T17:16:02.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648537161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:02 [2020-04-21T17:16:02.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648537161 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}
13:16:02 [2020-04-21T17:16:02.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648537140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:02 [2020-04-21T17:16:02.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648537140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:02 [2020-04-21T17:16:02.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648537140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:02 [2020-04-21T17:16:02.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648537140 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:02 [2020-04-21T17:16:02.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648537139 data=null} to ToolItem with tooltip text {Follow CPU Forward}
13:16:02 [2020-04-21T17:16:02.448Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
13:16:02 [2020-04-21T17:16:02.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:03 [2020-04-21T17:16:03.014Z] DEBUG - number of items : 26
13:16:03 [2020-04-21T17:16:03.014Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
13:16:03 [2020-04-21T17:16:03.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648536628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648536628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.014Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648536628 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648536628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648536628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648536628 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}
13:16:03 [2020-04-21T17:16:03.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648536566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648536566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648536566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648536566 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648536566 data=null} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.015Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
13:16:03 [2020-04-21T17:16:03.015Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:03 [2020-04-21T17:16:03.582Z] DEBUG - number of items : 26
13:16:03 [2020-04-21T17:16:03.582Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
13:16:03 [2020-04-21T17:16:03.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648536063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648536063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.582Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648536062 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648536062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648536062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648536062 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}
13:16:03 [2020-04-21T17:16:03.582Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648536047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648536046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.583Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648536046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648536046 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.583Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648536045 data=null} to ToolItem with tooltip text {Follow CPU Forward}
13:16:03 [2020-04-21T17:16:03.583Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
13:16:03 [2020-04-21T17:16:03.583Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:04 [2020-04-21T17:16:04.149Z] DEBUG - number of items : 26
13:16:04 [2020-04-21T17:16:04.149Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
13:16:04 [2020-04-21T17:16:04.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648535542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648535542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.149Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648535542 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648535542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648535542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648535541 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}
13:16:04 [2020-04-21T17:16:04.149Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648535528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648535528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648535527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648535527 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648535527 data=null} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.149Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
13:16:04 [2020-04-21T17:16:04.149Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:04 [2020-04-21T17:16:04.714Z] DEBUG - number of items : 26
13:16:04 [2020-04-21T17:16:04.714Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
13:16:04 [2020-04-21T17:16:04.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648535025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648535025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.714Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648535025 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648535024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648535024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648535024 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}
13:16:04 [2020-04-21T17:16:04.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648535007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648535006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648535006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648535006 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648535006 data=null} to ToolItem with tooltip text {Follow CPU Backward}
13:16:04 [2020-04-21T17:16:04.714Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
13:16:04 [2020-04-21T17:16:04.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:05 [2020-04-21T17:16:05.282Z] DEBUG - number of items : 26
13:16:05 [2020-04-21T17:16:05.282Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
13:16:05 [2020-04-21T17:16:05.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648534504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648534504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.282Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648534504 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648534503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648534503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648534503 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}
13:16:05 [2020-04-21T17:16:05.282Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648534489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648534489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648534489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648534489 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648534488 data=null} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.282Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
13:16:05 [2020-04-21T17:16:05.282Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:05 [2020-04-21T17:16:05.540Z] DEBUG - number of items : 26
13:16:05 [2020-04-21T17:16:05.540Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
13:16:05 [2020-04-21T17:16:05.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648533986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648533986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.540Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648533985 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648533985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648533985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648533985 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}
13:16:05 [2020-04-21T17:16:05.798Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648533961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648533961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.798Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648533961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.798Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648533961 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.798Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648533960 data=null} to ToolItem with tooltip text {Follow CPU Backward}
13:16:05 [2020-04-21T17:16:05.798Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
13:16:05 [2020-04-21T17:16:05.798Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:06 [2020-04-21T17:16:06.364Z] DEBUG - number of items : 26
13:16:06 [2020-04-21T17:16:06.364Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648533457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648533457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.364Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648533457 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648533457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648533457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648533456 data=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}
13:16:06 [2020-04-21T17:16:06.364Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648533442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648533442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648533442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648533442 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648533442 data=null} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.364Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.364Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:06 [2020-04-21T17:16:06.622Z] DEBUG - number of items : 26
13:16:06 [2020-04-21T17:16:06.622Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648532939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648532939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.622Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648532939 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648532939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648532939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648532938 data=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}
13:16:06 [2020-04-21T17:16:06.622Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648532925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648532925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.623Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648532925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648532924 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.623Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648532924 data=null} to ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.623Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
13:16:06 [2020-04-21T17:16:06.623Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:07 [2020-04-21T17:16:07.188Z] DEBUG - number of items : 26
13:16:07 [2020-04-21T17:16:07.188Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
13:16:07 [2020-04-21T17:16:07.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648532422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648532422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.188Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648532421 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648532421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648532421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648532421 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}
13:16:07 [2020-04-21T17:16:07.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648532401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648532401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648532401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648532401 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648532400 data=null} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.188Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
13:16:07 [2020-04-21T17:16:07.188Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:07 [2020-04-21T17:16:07.754Z] DEBUG - number of items : 26
13:16:07 [2020-04-21T17:16:07.754Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
13:16:07 [2020-04-21T17:16:07.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648531869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648531869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.754Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648531869 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648531869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648531869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648531868 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}
13:16:07 [2020-04-21T17:16:07.755Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648531845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648531845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.755Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648531844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.755Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648531844 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.755Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648531844 data=null} to ToolItem with tooltip text {Follow CPU Backward}
13:16:07 [2020-04-21T17:16:07.755Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
13:16:07 [2020-04-21T17:16:07.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:08 [2020-04-21T17:16:08.321Z] DEBUG - number of items : 26
13:16:08 [2020-04-21T17:16:08.321Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
13:16:08 [2020-04-21T17:16:08.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648531341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:08 [2020-04-21T17:16:08.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648531341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:08 [2020-04-21T17:16:08.321Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648531341 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:08 [2020-04-21T17:16:08.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648531341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:08 [2020-04-21T17:16:08.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648531340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:08 [2020-04-21T17:16:08.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648531340 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}
13:16:08 [2020-04-21T17:16:08.321Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648531326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:08 [2020-04-21T17:16:08.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648531326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:08 [2020-04-21T17:16:08.321Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648531325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:08 [2020-04-21T17:16:08.321Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648531325 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:08 [2020-04-21T17:16:08.321Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648531325 data=null} to ToolItem with tooltip text {Follow CPU Backward}
13:16:08 [2020-04-21T17:16:08.321Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
13:16:08 [2020-04-21T17:16:08.321Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:08 [2020-04-21T17:16:08.889Z] DEBUG - number of items : 26
13:16:08 [2020-04-21T17:16:08.889Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
13:16:08 [2020-04-21T17:16:08.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648530822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:08 [2020-04-21T17:16:08.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648530822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:08 [2020-04-21T17:16:08.889Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648530821 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:08 [2020-04-21T17:16:08.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648530821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:08 [2020-04-21T17:16:08.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648530821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:08 [2020-04-21T17:16:08.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648530821 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}
13:16:08 [2020-04-21T17:16:08.889Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648530805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:08 [2020-04-21T17:16:08.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648530804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:08 [2020-04-21T17:16:08.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648530804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:08 [2020-04-21T17:16:08.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648530804 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:08 [2020-04-21T17:16:08.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648530804 data=null} to ToolItem with tooltip text {Follow CPU Forward}
13:16:08 [2020-04-21T17:16:08.889Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
13:16:08 [2020-04-21T17:16:08.889Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:09 [2020-04-21T17:16:09.561Z] DEBUG - number of items : 26
13:16:09 [2020-04-21T17:16:09.561Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
13:16:09 [2020-04-21T17:16:09.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648530300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648530300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.561Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648530300 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648530300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648530300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648530300 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}
13:16:09 [2020-04-21T17:16:09.561Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648530282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648530282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.561Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648530282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.561Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648530281 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.561Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648530281 data=null} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.561Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
13:16:09 [2020-04-21T17:16:09.561Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:09 [2020-04-21T17:16:09.820Z] DEBUG - number of items : 26
13:16:09 [2020-04-21T17:16:09.820Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
13:16:09 [2020-04-21T17:16:09.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648529769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648529769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.820Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648529769 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648529768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648529768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648529768 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}
13:16:09 [2020-04-21T17:16:09.820Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648529755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648529755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648529755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648529754 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648529754 data=null} to ToolItem with tooltip text {Follow CPU Forward}
13:16:09 [2020-04-21T17:16:09.820Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
13:16:09 [2020-04-21T17:16:09.820Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:10 [2020-04-21T17:16:10.386Z] DEBUG - number of items : 26
13:16:10 [2020-04-21T17:16:10.386Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
13:16:10 [2020-04-21T17:16:10.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648529252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:10 [2020-04-21T17:16:10.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648529252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:10 [2020-04-21T17:16:10.386Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648529251 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:10 [2020-04-21T17:16:10.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648529251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:10 [2020-04-21T17:16:10.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648529251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:10 [2020-04-21T17:16:10.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648529251 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}
13:16:10 [2020-04-21T17:16:10.386Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648529234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:10 [2020-04-21T17:16:10.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648529234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:10 [2020-04-21T17:16:10.386Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648529234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
13:16:10 [2020-04-21T17:16:10.386Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648529233 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
13:16:10 [2020-04-21T17:16:10.386Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648529233 data=null} to ToolItem with tooltip text {Follow CPU Forward}
13:16:10 [2020-04-21T17:16:10.386Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
13:16:10 [2020-04-21T17:16:10.386Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:10 [2020-04-21T17:16:10.952Z] DEBUG - number of items : 26
13:16:10 [2020-04-21T17:16:10.952Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
13:16:10 [2020-04-21T17:16:10.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648528731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:10 [2020-04-21T17:16:10.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648528731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:10 [2020-04-21T17:16:10.952Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648528731 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:10 [2020-04-21T17:16:10.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648528730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:10 [2020-04-21T17:16:10.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648528730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:10 [2020-04-21T17:16:10.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648528730 data=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}
13:16:10 [2020-04-21T17:16:10.952Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648528717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:10 [2020-04-21T17:16:10.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648528717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:10 [2020-04-21T17:16:10.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648528717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:10 [2020-04-21T17:16:10.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648528716 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:10 [2020-04-21T17:16:10.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648528671 data=null} to ToolItem with tooltip text {Follow CPU Backward}
13:16:10 [2020-04-21T17:16:10.952Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
13:16:10 [2020-04-21T17:16:10.952Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:11 [2020-04-21T17:16:11.518Z] DEBUG - number of items : 26
13:16:11 [2020-04-21T17:16:11.518Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
13:16:11 [2020-04-21T17:16:11.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648528168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:11 [2020-04-21T17:16:11.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648528168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:11 [2020-04-21T17:16:11.518Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648528168 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:11 [2020-04-21T17:16:11.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648528168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:11 [2020-04-21T17:16:11.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648528168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:11 [2020-04-21T17:16:11.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648528168 data=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}
13:16:11 [2020-04-21T17:16:11.518Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648528154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:11 [2020-04-21T17:16:11.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648528154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:11 [2020-04-21T17:16:11.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648528154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:11 [2020-04-21T17:16:11.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648528154 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:11 [2020-04-21T17:16:11.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648528153 data=null} to ToolItem with tooltip text {Follow CPU Backward}
13:16:11 [2020-04-21T17:16:11.518Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
13:16:11 [2020-04-21T17:16:11.518Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:12 [2020-04-21T17:16:12.084Z] DEBUG - number of items : 26
13:16:12 [2020-04-21T17:16:12.084Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648527650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648527650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.084Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648527650 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648527650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648527650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648527650 data=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}
13:16:12 [2020-04-21T17:16:12.084Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648527637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648527636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648527636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648527636 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648527636 data=null} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.084Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.084Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:12 [2020-04-21T17:16:12.651Z] DEBUG - number of items : 26
13:16:12 [2020-04-21T17:16:12.651Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648527133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648527133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.651Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648527133 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648527133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648527133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648527133 data=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}
13:16:12 [2020-04-21T17:16:12.651Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648527123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648527122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.651Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648527122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.651Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648527122 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.651Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648527122 data=null} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.651Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.651Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:12 [2020-04-21T17:16:12.909Z] DEBUG - number of items : 26
13:16:12 [2020-04-21T17:16:12.909Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648526620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648526619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.909Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648526619 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648526619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648526619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:12 [2020-04-21T17:16:12.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648526619 data=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}
13:16:13 [2020-04-21T17:16:13.167Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648526609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:13 [2020-04-21T17:16:13.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648526609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:13 [2020-04-21T17:16:13.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648526608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
13:16:13 [2020-04-21T17:16:13.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648526608 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
13:16:13 [2020-04-21T17:16:13.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648526608 data=null} to ToolItem with tooltip text {Follow CPU Backward}
13:16:13 [2020-04-21T17:16:13.167Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
13:16:13 [2020-04-21T17:16:13.167Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:13 [2020-04-21T17:16:13.733Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:16 [2020-04-21T17:16:16.267Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:16:16 [2020-04-21T17:16:16.267Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:16:16 [2020-04-21T17:16:16.267Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:16 [2020-04-21T17:16:16.267Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:16 [2020-04-21T17:16:16.267Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:16 [2020-04-21T17:16:16.267Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:16:16 [2020-04-21T17:16:16.267Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:16:16 [2020-04-21T17:16:16.267Z] DEBUG - number of items : 26
13:16:16 [2020-04-21T17:16:16.267Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648523316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648523316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.267Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648523316 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648523316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648523316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648523316 data=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}
13:16:16 [2020-04-21T17:16:16.268Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648523269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648523269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648523269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648523269 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648523269 data=null} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.268Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.268Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:16 [2020-04-21T17:16:16.834Z] DEBUG - number of items : 26
13:16:16 [2020-04-21T17:16:16.834Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648522766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648522766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.834Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648522766 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648522766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648522765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648522765 data=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}
13:16:16 [2020-04-21T17:16:16.834Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648522755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648522755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.835Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648522754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.835Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648522754 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.835Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648522754 data=null} to ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.835Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:16:16 [2020-04-21T17:16:16.835Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:17 [2020-04-21T17:16:17.401Z] DEBUG - number of items : 26
13:16:17 [2020-04-21T17:16:17.401Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648522244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648522243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.401Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648522243 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648522243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648522243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648522243 data=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}
13:16:17 [2020-04-21T17:16:17.401Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648522235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648522234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648522234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648522234 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648522234 data=null} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.401Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.401Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:17 [2020-04-21T17:16:17.967Z] DEBUG - number of items : 26
13:16:17 [2020-04-21T17:16:17.967Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
13:16:17 [2020-04-21T17:16:17.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648521724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648521724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.967Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648521724 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648521724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648521724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648521723 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}
13:16:17 [2020-04-21T17:16:17.967Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648521708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648521708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.967Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648521708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.967Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648521707 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.967Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648521707 data=null} to ToolItem with tooltip text {Select Next State Change}
13:16:17 [2020-04-21T17:16:17.967Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
13:16:17 [2020-04-21T17:16:17.967Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:18 [2020-04-21T17:16:18.534Z] DEBUG - number of items : 26
13:16:18 [2020-04-21T17:16:18.534Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
13:16:18 [2020-04-21T17:16:18.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648521204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:18 [2020-04-21T17:16:18.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648521204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:18 [2020-04-21T17:16:18.534Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648521204 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:18 [2020-04-21T17:16:18.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648521204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:18 [2020-04-21T17:16:18.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648521204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:18 [2020-04-21T17:16:18.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648521204 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}
13:16:18 [2020-04-21T17:16:18.534Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648521190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:18 [2020-04-21T17:16:18.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648521189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:18 [2020-04-21T17:16:18.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648521189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:18 [2020-04-21T17:16:18.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648521189 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:18 [2020-04-21T17:16:18.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648521189 data=null} to ToolItem with tooltip text {Select Next State Change}
13:16:18 [2020-04-21T17:16:18.534Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
13:16:18 [2020-04-21T17:16:18.534Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:19 [2020-04-21T17:16:19.102Z] DEBUG - number of items : 26
13:16:19 [2020-04-21T17:16:19.102Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
13:16:19 [2020-04-21T17:16:19.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648520687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:19 [2020-04-21T17:16:19.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648520687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:19 [2020-04-21T17:16:19.102Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648520687 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:19 [2020-04-21T17:16:19.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648520687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:19 [2020-04-21T17:16:19.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648520687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:19 [2020-04-21T17:16:19.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648520686 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}
13:16:19 [2020-04-21T17:16:19.102Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648520669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:19 [2020-04-21T17:16:19.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648520669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:19 [2020-04-21T17:16:19.102Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648520669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:19 [2020-04-21T17:16:19.102Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648520669 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:19 [2020-04-21T17:16:19.102Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648520669 data=null} to ToolItem with tooltip text {Select Next State Change}
13:16:19 [2020-04-21T17:16:19.102Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
13:16:19 [2020-04-21T17:16:19.102Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:19 [2020-04-21T17:16:19.361Z] DEBUG - number of items : 26
13:16:19 [2020-04-21T17:16:19.361Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
13:16:19 [2020-04-21T17:16:19.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648520167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:19 [2020-04-21T17:16:19.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648520167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:19 [2020-04-21T17:16:19.361Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648520167 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:19 [2020-04-21T17:16:19.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648520166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:19 [2020-04-21T17:16:19.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648520166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:19 [2020-04-21T17:16:19.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648520166 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}
13:16:19 [2020-04-21T17:16:19.620Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648520152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:19 [2020-04-21T17:16:19.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648520152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:19 [2020-04-21T17:16:19.620Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648520151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:19 [2020-04-21T17:16:19.620Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648520151 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:19 [2020-04-21T17:16:19.620Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648520151 data=null} to ToolItem with tooltip text {Select Previous State Change}
13:16:19 [2020-04-21T17:16:19.620Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
13:16:19 [2020-04-21T17:16:19.620Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:19 [2020-04-21T17:16:19.880Z] DEBUG - number of items : 26
13:16:19 [2020-04-21T17:16:19.880Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
13:16:19 [2020-04-21T17:16:19.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648519648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:19 [2020-04-21T17:16:19.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648519648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:19 [2020-04-21T17:16:19.880Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648519648 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:19 [2020-04-21T17:16:19.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648519648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:19 [2020-04-21T17:16:19.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648519648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:19 [2020-04-21T17:16:19.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648519648 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}
13:16:20 [2020-04-21T17:16:20.394Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648519634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648519634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.394Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648519633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.394Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648519633 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.394Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648519633 data=null} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.394Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
13:16:20 [2020-04-21T17:16:20.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:20 [2020-04-21T17:16:20.707Z] DEBUG - number of items : 26
13:16:20 [2020-04-21T17:16:20.707Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
13:16:20 [2020-04-21T17:16:20.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648519131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648519131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.707Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648519130 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648519130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648519130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648519130 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}
13:16:20 [2020-04-21T17:16:20.707Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648519121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648519121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.707Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648519121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648519120 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.707Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648519120 data=null} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.707Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
13:16:20 [2020-04-21T17:16:20.707Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:20 [2020-04-21T17:16:20.966Z] DEBUG - number of items : 26
13:16:20 [2020-04-21T17:16:20.966Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
13:16:20 [2020-04-21T17:16:20.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648518618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648518617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.966Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648518617 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648518617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648518617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648518616 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}
13:16:20 [2020-04-21T17:16:20.966Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648518605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648518605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.966Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648518605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.966Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648518605 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.966Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648518604 data=null} to ToolItem with tooltip text {Select Previous State Change}
13:16:20 [2020-04-21T17:16:20.966Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
13:16:20 [2020-04-21T17:16:20.966Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:21 [2020-04-21T17:16:21.533Z] DEBUG - number of items : 26
13:16:21 [2020-04-21T17:16:21.533Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:16:21 [2020-04-21T17:16:21.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648518102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:21 [2020-04-21T17:16:21.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648518102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:21 [2020-04-21T17:16:21.533Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648518102 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:21 [2020-04-21T17:16:21.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648518102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:21 [2020-04-21T17:16:21.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648518102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:21 [2020-04-21T17:16:21.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648518102 data=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}
13:16:21 [2020-04-21T17:16:21.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648518093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:21 [2020-04-21T17:16:21.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648518092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:21 [2020-04-21T17:16:21.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648518092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:21 [2020-04-21T17:16:21.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648518092 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:21 [2020-04-21T17:16:21.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648518092 data=null} to ToolItem with tooltip text {Select Next State Change}
13:16:21 [2020-04-21T17:16:21.533Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:16:21 [2020-04-21T17:16:21.533Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:22 [2020-04-21T17:16:22.099Z] DEBUG - number of items : 26
13:16:22 [2020-04-21T17:16:22.099Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:16:22 [2020-04-21T17:16:22.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648517590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:22 [2020-04-21T17:16:22.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648517590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:22 [2020-04-21T17:16:22.099Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648517590 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:22 [2020-04-21T17:16:22.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648517590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:22 [2020-04-21T17:16:22.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648517590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:22 [2020-04-21T17:16:22.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648517590 data=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}
13:16:22 [2020-04-21T17:16:22.099Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648517580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:22 [2020-04-21T17:16:22.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648517580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:22 [2020-04-21T17:16:22.099Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648517580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:22 [2020-04-21T17:16:22.099Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648517579 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:22 [2020-04-21T17:16:22.099Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648517579 data=null} to ToolItem with tooltip text {Select Next State Change}
13:16:22 [2020-04-21T17:16:22.099Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:16:22 [2020-04-21T17:16:22.099Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:22 [2020-04-21T17:16:22.665Z] DEBUG - number of items : 26
13:16:22 [2020-04-21T17:16:22.665Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
13:16:22 [2020-04-21T17:16:22.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648517032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:22 [2020-04-21T17:16:22.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648517032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:22 [2020-04-21T17:16:22.665Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648517032 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:22 [2020-04-21T17:16:22.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648517032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:22 [2020-04-21T17:16:22.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648517031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:22 [2020-04-21T17:16:22.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648517031 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}
13:16:22 [2020-04-21T17:16:22.665Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648517019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:22 [2020-04-21T17:16:22.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648517019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:22 [2020-04-21T17:16:22.665Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648517019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:22 [2020-04-21T17:16:22.665Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648517019 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:22 [2020-04-21T17:16:22.665Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648517019 data=null} to ToolItem with tooltip text {Select Previous State Change}
13:16:22 [2020-04-21T17:16:22.665Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
13:16:22 [2020-04-21T17:16:22.665Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:23 [2020-04-21T17:16:23.231Z] DEBUG - number of items : 26
13:16:23 [2020-04-21T17:16:23.231Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
13:16:23 [2020-04-21T17:16:23.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648516500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648516499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.231Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648516499 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648516499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648516499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648516499 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}
13:16:23 [2020-04-21T17:16:23.231Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648516487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648516487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648516486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648516486 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648516486 data=null} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.232Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
13:16:23 [2020-04-21T17:16:23.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:23 [2020-04-21T17:16:23.799Z] DEBUG - number of items : 26
13:16:23 [2020-04-21T17:16:23.799Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
13:16:23 [2020-04-21T17:16:23.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648515984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648515984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.799Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648515984 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648515984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648515984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648515984 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}
13:16:23 [2020-04-21T17:16:23.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648515972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648515972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648515972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648515972 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648515971 data=null} to ToolItem with tooltip text {Select Previous State Change}
13:16:23 [2020-04-21T17:16:23.799Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
13:16:23 [2020-04-21T17:16:23.799Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:24 [2020-04-21T17:16:24.367Z] DEBUG - number of items : 26
13:16:24 [2020-04-21T17:16:24.367Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
13:16:24 [2020-04-21T17:16:24.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648515436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648515435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.368Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648515435 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648515435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648515435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648515435 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}
13:16:24 [2020-04-21T17:16:24.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648515423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648515423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648515422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648515422 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648515422 data=null} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.368Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
13:16:24 [2020-04-21T17:16:24.368Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:24 [2020-04-21T17:16:24.627Z] DEBUG - number of items : 26
13:16:24 [2020-04-21T17:16:24.627Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
13:16:24 [2020-04-21T17:16:24.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648514920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648514920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.627Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648514920 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648514920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648514920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648514920 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}
13:16:24 [2020-04-21T17:16:24.627Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648514909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648514909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648514909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648514909 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648514908 data=null} to ToolItem with tooltip text {Select Next State Change}
13:16:24 [2020-04-21T17:16:24.627Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
13:16:24 [2020-04-21T17:16:24.627Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:25 [2020-04-21T17:16:25.194Z] DEBUG - number of items : 26
13:16:25 [2020-04-21T17:16:25.194Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
13:16:25 [2020-04-21T17:16:25.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648514407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648514407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.194Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648514407 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648514407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648514407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648514406 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}
13:16:25 [2020-04-21T17:16:25.194Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648514398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648514398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.194Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648514398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.194Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648514398 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.194Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648514398 data=null} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.194Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
13:16:25 [2020-04-21T17:16:25.194Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:25 [2020-04-21T17:16:25.760Z] DEBUG - number of items : 26
13:16:25 [2020-04-21T17:16:25.760Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
13:16:25 [2020-04-21T17:16:25.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648513870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648513870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.761Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648513870 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648513870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648513870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648513870 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}
13:16:25 [2020-04-21T17:16:25.761Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648513857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648513857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648513857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648513856 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648513856 data=null} to ToolItem with tooltip text {Select Next State Change}
13:16:25 [2020-04-21T17:16:25.761Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
13:16:25 [2020-04-21T17:16:25.761Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:26 [2020-04-21T17:16:26.327Z] DEBUG - number of items : 26
13:16:26 [2020-04-21T17:16:26.327Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648513354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648513354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.327Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648513354 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648513353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648513353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648513353 data=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}
13:16:26 [2020-04-21T17:16:26.327Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648513340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648513339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648513219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648513200 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648513200 data=null} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.327Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.327Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:26 [2020-04-21T17:16:26.892Z] DEBUG - number of items : 26
13:16:26 [2020-04-21T17:16:26.892Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648512698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648512698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.892Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648512698 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648512698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648512698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648512698 data=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}
13:16:26 [2020-04-21T17:16:26.893Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648512690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648512690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.893Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648512690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.893Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648512689 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.893Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648512689 data=null} to ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.893Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
13:16:26 [2020-04-21T17:16:26.893Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:27 [2020-04-21T17:16:27.459Z] DEBUG - number of items : 26
13:16:27 [2020-04-21T17:16:27.459Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
13:16:27 [2020-04-21T17:16:27.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648512170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:27 [2020-04-21T17:16:27.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648512170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:27 [2020-04-21T17:16:27.459Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648512170 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:27 [2020-04-21T17:16:27.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648512170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:27 [2020-04-21T17:16:27.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648512169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:27 [2020-04-21T17:16:27.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648512169 data=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}
13:16:27 [2020-04-21T17:16:27.459Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648512161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:27 [2020-04-21T17:16:27.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648512161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:27 [2020-04-21T17:16:27.459Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648512160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:27 [2020-04-21T17:16:27.459Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648512160 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:27 [2020-04-21T17:16:27.459Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648512160 data=null} to ToolItem with tooltip text {Select Previous State Change}
13:16:27 [2020-04-21T17:16:27.459Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
13:16:27 [2020-04-21T17:16:27.459Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:28 [2020-04-21T17:16:28.025Z] DEBUG - number of items : 26
13:16:28 [2020-04-21T17:16:28.026Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648511658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648511658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.026Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648511658 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648511658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648511658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648511658 data=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}
13:16:28 [2020-04-21T17:16:28.026Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648511641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648511641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648511641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648511640 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648511640 data=null} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.026Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:28 [2020-04-21T17:16:28.592Z] DEBUG - number of items : 26
13:16:28 [2020-04-21T17:16:28.592Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648511063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648511063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.592Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648511063 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648511063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648511062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648511062 data=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}
13:16:28 [2020-04-21T17:16:28.592Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648511053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648511053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.592Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648511053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.592Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648511053 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.592Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648511052 data=null} to ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.592Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
13:16:28 [2020-04-21T17:16:28.592Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:29 [2020-04-21T17:16:29.159Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:31 [2020-04-21T17:16:31.061Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:16:31 [2020-04-21T17:16:31.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:16:31 [2020-04-21T17:16:31.320Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:31 [2020-04-21T17:16:31.320Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:31 [2020-04-21T17:16:31.320Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Clicking on with mnemonic 'Configure...'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Clicked on with mnemonic 'Configure...'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1648507966 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
13:16:31 [2020-04-21T17:16:31.579Z] 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')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
13:16:31 [2020-04-21T17:16:31.579Z] 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')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - matched Text with text " 
13:16:31 [2020-04-21T17:16:31.579Z]  ", using matcher: of type 'Text'
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1648507961 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')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1648507961 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')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1648507961 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1648507960 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1648507960 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')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1648507960 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')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1648507960 data=null item=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')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1648507959 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')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1648507958 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')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1648507958 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')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1648507958 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1648507958 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-1648507958 data=null doit=true} to Button with text {All Active Threads}
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1648507957 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}
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
13:16:31 [2020-04-21T17:16:31.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-1648507956 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-1648507956 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')
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-1648507956 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')
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1648507956 data=null item=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')
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - Clicking on OK
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648507951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648507951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648507951 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648507951 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648507950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:31 [2020-04-21T17:16:31.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648507950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:31 [2020-04-21T17:16:31.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648507950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:31 [2020-04-21T17:16:31.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1648508036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
13:16:31 [2020-04-21T17:16:31.841Z] DEBUG - Clicked on 
13:16:31 [2020-04-21T17:16:31.841Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - Clicking on with mnemonic 'Configure...'
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - Clicked on with mnemonic 'Configure...'
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1648507059 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
13:16:32 [2020-04-21T17:16:32.560Z] 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')
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1648507058 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')
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1648507057 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')
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1648507057 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1648507057 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1648507057 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')
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1648507057 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')
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1648507056 data=null item=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')
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1648507055 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')
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1648507055 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')
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1648507055 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')
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1648507055 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1648507055 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:32 [2020-04-21T17:16:32.560Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:32 [2020-04-21T17:16:32.819Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
13:16:32 [2020-04-21T17:16:32.819Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1648506950 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
13:16:32 [2020-04-21T17:16:32.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1648507106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
13:16:32 [2020-04-21T17:16:32.819Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:35 [2020-04-21T17:16:35.351Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:16:35 [2020-04-21T17:16:35.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:16:35 [2020-04-21T17:16:35.609Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:35 [2020-04-21T17:16:35.609Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:35 [2020-04-21T17:16:35.610Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:16:35 [2020-04-21T17:16:35.610Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:35 [2020-04-21T17:16:35.868Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
13:16:35 [2020-04-21T17:16:35.868Z] DEBUG - Clicking on with mnemonic 'Configure...'
13:16:35 [2020-04-21T17:16:35.868Z] DEBUG - Clicked on with mnemonic 'Configure...'
13:16:35 [2020-04-21T17:16:35.868Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
13:16:35 [2020-04-21T17:16:35.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1648503826 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
13:16:35 [2020-04-21T17:16:35.868Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
13:16:35 [2020-04-21T17:16:35.869Z] 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')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1648503824 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')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1648503824 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')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1648503823 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1648503823 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1648503823 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')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1648503823 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')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1648503823 data=null item=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')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1648503821 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')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1648503821 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')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1648503821 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')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1648503821 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1648503820 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Clicking on OK
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648503819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648503818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648503818 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648503818 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648503818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648503817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648503817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1648503907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - Clicked on 
13:16:35 [2020-04-21T17:16:35.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:36 [2020-04-21T17:16:36.436Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Clicking on with mnemonic 'Configure...'
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Clicked on with mnemonic 'Configure...'
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1648502959 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
13:16:36 [2020-04-21T17:16:36.694Z] 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')
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1648502957 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')
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1648502956 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')
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1648502956 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1648502956 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1648502956 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')
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1648502956 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')
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1648502956 data=null item=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')
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1648502954 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')
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1648502954 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')
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1648502954 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')
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1648502954 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1648502953 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
13:16:36 [2020-04-21T17:16:36.694Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1648502855 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
13:16:36 [2020-04-21T17:16:36.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1648503003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
13:16:36 [2020-04-21T17:16:36.953Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:38 [2020-04-21T17:16:38.853Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:16:38 [2020-04-21T17:16:38.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:16:38 [2020-04-21T17:16:38.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:38 [2020-04-21T17:16:38.853Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:16:38 [2020-04-21T17:16:38.853Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:16:38 [2020-04-21T17:16:38.854Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:16:38 [2020-04-21T17:16:38.854Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:16:38 [2020-04-21T17:16:38.854Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:16:38 [2020-04-21T17:16:38.854Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:16:38 [2020-04-21T17:16:38.854Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:38 [2020-04-21T17:16:38.854Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:39 [2020-04-21T17:16:39.112Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:16:39 [2020-04-21T17:16:39.112Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:16:39 [2020-04-21T17:16:39.112Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:39 [2020-04-21T17:16:39.112Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:39 [2020-04-21T17:16:39.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:39 [2020-04-21T17:16:39.677Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:39 [2020-04-21T17:16:39.678Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:39 [2020-04-21T17:16:39.678Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:39 [2020-04-21T17:16:39.935Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:39 [2020-04-21T17:16:39.935Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:39 [2020-04-21T17:16:39.936Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:40 [2020-04-21T17:16:40.501Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:40 [2020-04-21T17:16:40.501Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:40 [2020-04-21T17:16:40.501Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:41 [2020-04-21T17:16:41.067Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:41 [2020-04-21T17:16:41.067Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:41 [2020-04-21T17:16:41.067Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:41 [2020-04-21T17:16:41.633Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:41 [2020-04-21T17:16:41.633Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:41 [2020-04-21T17:16:41.633Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:42 [2020-04-21T17:16:42.198Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:42 [2020-04-21T17:16:42.198Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:42 [2020-04-21T17:16:42.198Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:42 [2020-04-21T17:16:42.854Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:42 [2020-04-21T17:16:42.854Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:42 [2020-04-21T17:16:42.854Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:43 [2020-04-21T17:16:43.351Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:43 [2020-04-21T17:16:43.351Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:43 [2020-04-21T17:16:43.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:43 [2020-04-21T17:16:43.610Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:43 [2020-04-21T17:16:43.610Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:43 [2020-04-21T17:16:43.610Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:44 [2020-04-21T17:16:44.178Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:44 [2020-04-21T17:16:44.178Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:44 [2020-04-21T17:16:44.178Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:44 [2020-04-21T17:16:44.744Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:44 [2020-04-21T17:16:44.744Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:44 [2020-04-21T17:16:44.744Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:45 [2020-04-21T17:16:45.310Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:45 [2020-04-21T17:16:45.310Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:45 [2020-04-21T17:16:45.310Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:45 [2020-04-21T17:16:45.877Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:45 [2020-04-21T17:16:45.877Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:45 [2020-04-21T17:16:45.877Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:46 [2020-04-21T17:16:46.444Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:46 [2020-04-21T17:16:46.444Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:46 [2020-04-21T17:16:46.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:46 [2020-04-21T17:16:46.702Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:46 [2020-04-21T17:16:46.702Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:46 [2020-04-21T17:16:46.960Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:47 [2020-04-21T17:16:47.219Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:47 [2020-04-21T17:16:47.219Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:47 [2020-04-21T17:16:47.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:47 [2020-04-21T17:16:47.736Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:47 [2020-04-21T17:16:47.736Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:47 [2020-04-21T17:16:47.994Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:48 [2020-04-21T17:16:48.252Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:48 [2020-04-21T17:16:48.252Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:48 [2020-04-21T17:16:48.513Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:48 [2020-04-21T17:16:48.770Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:48 [2020-04-21T17:16:48.770Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:49 [2020-04-21T17:16:49.029Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:49 [2020-04-21T17:16:49.287Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:49 [2020-04-21T17:16:49.287Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:49 [2020-04-21T17:16:49.545Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:50 [2020-04-21T17:16:50.110Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:50 [2020-04-21T17:16:50.110Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:50 [2020-04-21T17:16:50.110Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:50 [2020-04-21T17:16:50.678Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:50 [2020-04-21T17:16:50.678Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:50 [2020-04-21T17:16:50.678Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:51 [2020-04-21T17:16:51.244Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:51 [2020-04-21T17:16:51.244Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:16:51 [2020-04-21T17:16:51.244Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:51 [2020-04-21T17:16:51.811Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - number of items : 26
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648486136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648486136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648486136 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648486136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648486136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648485900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648485868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648485868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648485868 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648485867 data=null} to ToolItem with tooltip text {Show View Filters}
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-1648485865 data=null doit=true} to Shell with text {Filter}
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - Clicking on Uncheck all
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1648485862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1648485861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1648485861 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1648485861 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1648485861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1648485861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1648485861 data=null item=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')
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1648485811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1648485811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1648485810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1648485810 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1648485810 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - Clicked on Uncheck all
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.714Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.974Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:53 [2020-04-21T17:16:53.974Z] DEBUG - Clicking on Check Active
13:16:53 [2020-04-21T17:16:53.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=-1648485808 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')
13:16:53 [2020-04-21T17:16:53.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=-1648485808 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')
13:16:53 [2020-04-21T17:16:53.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=-1648485808 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
13:16:53 [2020-04-21T17:16:53.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=-1648485808 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
13:16:53 [2020-04-21T17:16:53.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=-1648485807 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')
13:16:53 [2020-04-21T17:16:53.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=-1648485807 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')
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=-1648485807 data=null item=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')
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=-1648484214 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')
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=-1648484175 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')
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=-1648484175 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')
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=-1648484175 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=-1648484174 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - Clicked on Check Active
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - Clicking on Check all
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1648484172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1648484172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1648484171 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1648484171 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1648484171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1648484171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1648484171 data=null item=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')
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1648484100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:55 [2020-04-21T17:16:55.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1648484099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1648484099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1648484099 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1648484099 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - Clicked on Check all
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - Clicking on Uncheck Inactive
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=-1648484097 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')
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-1648484097 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')
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=-1648484097 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=-1648484096 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=-1648484096 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')
13:16:55 [2020-04-21T17:16:55.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=-1648484096 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')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=-1648484096 data=null item=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')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=-1648482690 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')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-1648482690 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')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=-1648482690 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')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=-1648482689 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=-1648482689 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Clicked on Uncheck Inactive
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Attempting to set focus on Tree with text {}
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=-1648482682 data=null button=0 stateMask=0x0 x=85 y=36 count=0} to TreeItem with text {synthetic-trace}
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1648482682 data=null doit=true} to TreeItem with text {synthetic-trace}
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1648482681 data=null} to TreeItem with text {synthetic-trace}
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=-1648482681 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {synthetic-trace}
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648482680 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}
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=-1648482679 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {synthetic-trace}
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Clicking on Uncheck all
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1648482677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1648482677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1648482677 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1648482676 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1648482676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1648482676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1648482676 data=null item=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')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1648482643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1648482643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1648482642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1648482642 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1648482642 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Clicked on Uncheck all
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Clicking on Check selected
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1648482640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1648482640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1648482640 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1648482640 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1648482640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1648482640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1648482639 data=null item=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')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1648482637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1648482637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1648482637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1648482637 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1648482637 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Clicked on Check selected
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Clicking on Uncheck all
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1648482635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1648482635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1648482635 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1648482635 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1648482634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1648482634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1648482634 data=null item=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')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1648482609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1648482608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1648482608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1648482608 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1648482608 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Clicked on Uncheck all
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Clicking on Check subtree
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1648482606 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')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1648482606 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')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1648482606 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1648482606 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1648482606 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')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1648482605 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')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1648482605 data=null item=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')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1648482604 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')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1648482604 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')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1648482604 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')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1648482603 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1648482603 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Clicked on Check subtree
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Clicking on Check all
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1648482601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1648482601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1648482601 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1648482601 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1648482601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1648482601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1648482601 data=null item=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')
13:16:57 [2020-04-21T17:16:57.040Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1648482529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1648482528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1648482528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1648482528 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1648482528 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Clicked on Check all
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Clicking on Uncheck selected
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1648482526 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')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1648482525 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')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1648482525 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1648482525 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1648482525 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')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1648482525 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')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1648482525 data=null item=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')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1648482523 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')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1648482523 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')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1648482523 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')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1648482523 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1648482523 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Clicked on Uncheck selected
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Clicking on Check all
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1648482521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1648482521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1648482521 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1648482520 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1648482520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1648482520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1648482520 data=null item=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')
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1648482439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1648482439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1648482439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1648482439 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1648482439 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Clicked on Check all
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Clicking on Uncheck subtree
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-1648482435 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')
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1648482435 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')
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=-1648482434 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-1648482434 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-1648482434 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')
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-1648482434 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')
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-1648482434 data=null item=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')
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-1648482432 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')
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1648482432 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')
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-1648482432 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')
13:16:57 [2020-04-21T17:16:57.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-1648482432 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-1648482432 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - Clicked on Uncheck subtree
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - Clicking on Uncheck all
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1648482429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1648482429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1648482429 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1648482429 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1648482429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1648482429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1648482429 data=null item=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')
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1648482381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1648482381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1648482381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1648482380 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1648482380 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - Clicked on Uncheck all
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:16:57 [2020-04-21T17:16:57.301Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - Clicking on Check all
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1648481873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1648481873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1648481873 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1648481873 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1648481873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1648481872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1648481872 data=null item=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')
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1648481860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1648481860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1648481860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1648481859 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1648481859 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - Clicked on Check all
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.867Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - Clicking on OK
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648481857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648481857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648481857 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648481857 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648481857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648481856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648481856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648486135 data=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}
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - Clicked on 
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:16:57 [2020-04-21T17:16:57.868Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:16:58 [2020-04-21T17:16:58.126Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:00 [2020-04-21T17:17:00.027Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:17:00 [2020-04-21T17:17:00.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:17:00 [2020-04-21T17:17:00.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:00 [2020-04-21T17:17:00.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:00 [2020-04-21T17:17:00.027Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
13:17:00 [2020-04-21T17:17:00.027Z] DEBUG - Clicking on with mnemonic 'Configure...'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - Clicked on with mnemonic 'Configure...'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1648479457 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
13:17:00 [2020-04-21T17:17:00.285Z] 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')
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
13:17:00 [2020-04-21T17:17:00.285Z] 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')
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - matched Text with text " 
13:17:00 [2020-04-21T17:17:00.285Z]  ", using matcher: of type 'Text'
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1648479452 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')
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1648479451 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')
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1648479451 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1648479451 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:17:00 [2020-04-21T17:17:00.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1648479450 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')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1648479450 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')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1648479450 data=null item=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')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1648479449 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')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1648479448 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')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1648479448 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')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1648479448 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1648479448 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-1648479447 data=null doit=true} to Button with text {All Active Threads}
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1648479447 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}
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-1648479446 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-1648479445 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')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-1648479445 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')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1648479445 data=null item=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')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-1648479443 data=null doit=true} to Button with text {Active Threads on CPUs:}
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1648479443 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:}
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=-1648479441 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=-1648479440 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')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=-1648479440 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')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1648479440 data=null item=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')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-1648479439 data=null doit=true} to Button with text {All Active Threads}
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1648479439 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}
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-1648479438 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-1648479437 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')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-1648479437 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')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1648479437 data=null item=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')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Clicking on OK
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648479422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648479422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648479422 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648479422 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648479422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648479422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:00 [2020-04-21T17:17:00.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648479421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:00 [2020-04-21T17:17:00.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1648479529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
13:17:00 [2020-04-21T17:17:00.287Z] DEBUG - Clicked on 
13:17:00 [2020-04-21T17:17:00.287Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:00 [2020-04-21T17:17:00.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:00 [2020-04-21T17:17:00.853Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
13:17:00 [2020-04-21T17:17:00.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:00 [2020-04-21T17:17:00.853Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
13:17:00 [2020-04-21T17:17:00.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - Clicking on with mnemonic 'Configure...'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - Clicked on with mnemonic 'Configure...'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1648478554 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
13:17:01 [2020-04-21T17:17:01.112Z] 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')
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
13:17:01 [2020-04-21T17:17:01.112Z] 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')
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Text with text " 
13:17:01 [2020-04-21T17:17:01.112Z]  ", using matcher: of type 'Text'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-1648478549 data=null doit=true} to Button with text {Active Threads on CPUs:}
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1648478549 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:}
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=-1648478547 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=-1648478547 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')
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=-1648478546 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')
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1648478546 data=null item=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')
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - Clicking on OK
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648478544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648478544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648478544 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:01 [2020-04-21T17:17:01.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648478544 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:01 [2020-04-21T17:17:01.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648478544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:01 [2020-04-21T17:17:01.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648478544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:01 [2020-04-21T17:17:01.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648478544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:01 [2020-04-21T17:17:01.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1648478632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
13:17:01 [2020-04-21T17:17:01.113Z] DEBUG - Clicked on 
13:17:01 [2020-04-21T17:17:01.113Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:01 [2020-04-21T17:17:01.678Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - Clicking on with mnemonic 'Configure...'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - Clicked on with mnemonic 'Configure...'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1648477869 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
13:17:01 [2020-04-21T17:17:01.679Z] 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')
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
13:17:01 [2020-04-21T17:17:01.679Z] 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')
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Text with text " 
13:17:01 [2020-04-21T17:17:01.679Z]  ", using matcher: of type 'Text'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - Clicking on Cancel
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1648477863 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')
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1648477863 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')
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1648477863 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1648477863 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1648477862 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')
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1648477862 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')
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1648477862 data=null item=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')
13:17:01 [2020-04-21T17:17:01.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1648477937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
13:17:01 [2020-04-21T17:17:01.937Z] DEBUG - Clicked on 
13:17:01 [2020-04-21T17:17:01.937Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:04 [2020-04-21T17:17:04.466Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:17:04 [2020-04-21T17:17:04.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:17:04 [2020-04-21T17:17:04.466Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:04 [2020-04-21T17:17:04.466Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
13:17:04 [2020-04-21T17:17:04.466Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
13:17:04 [2020-04-21T17:17:04.466Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:17:04 [2020-04-21T17:17:04.466Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:17:04 [2020-04-21T17:17:04.466Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:06 [2020-04-21T17:17:06.366Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:17:06 [2020-04-21T17:17:06.366Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:17:06 [2020-04-21T17:17:06.366Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:06 [2020-04-21T17:17:06.366Z] DEBUG - number of items : 26
13:17:06 [2020-04-21T17:17:06.366Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:08 [2020-04-21T17:17:08.421Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:17:08 [2020-04-21T17:17:08.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:17:08 [2020-04-21T17:17:08.679Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:08 [2020-04-21T17:17:08.679Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
13:17:08 [2020-04-21T17:17:08.679Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
13:17:08 [2020-04-21T17:17:08.679Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:17:08 [2020-04-21T17:17:08.679Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:10 [2020-04-21T17:17:10.581Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:17:10 [2020-04-21T17:17:10.581Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:17:10 [2020-04-21T17:17:10.840Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:10 [2020-04-21T17:17:10.840Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:17:11 [2020-04-21T17:17:11.407Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:11 [2020-04-21T17:17:11.407Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:17:11 [2020-04-21T17:17:11.665Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:14 [2020-04-21T17:17:14.197Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:17:14 [2020-04-21T17:17:14.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:17:14 [2020-04-21T17:17:14.197Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
13:17:14 [2020-04-21T17:17:14.197Z] DEBUG - number of items : 26
13:17:14 [2020-04-21T17:17:14.197Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:17:14 [2020-04-21T17:17:14.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648465445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:17:14 [2020-04-21T17:17:14.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648465444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:17:14 [2020-04-21T17:17:14.197Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648465444 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:17:14 [2020-04-21T17:17:14.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648465444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:17:14 [2020-04-21T17:17:14.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648465444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648465250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648465249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648465248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648465248 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648465248 data=null} to ToolItem with tooltip text {Show Legend}
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1648465247 data=null doit=true} to Shell with text {Legend}
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.457Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - Clicking on OK
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648465225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648465225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648465225 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648465225 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648465225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648465225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648465224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:14 [2020-04-21T17:17:14.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648465444 data=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}
13:17:14 [2020-04-21T17:17:14.717Z] DEBUG - Clicked on 
13:17:14 [2020-04-21T17:17:14.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648464841 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:17:14 [2020-04-21T17:17:14.717Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:17:14 [2020-04-21T17:17:14.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:17:14 [2020-04-21T17:17:14.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:17:14 [2020-04-21T17:17:14.717Z] DEBUG - Attempting to set focus on Tree with text {}
13:17:14 [2020-04-21T17:17:14.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1648464816 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:17:14 [2020-04-21T17:17:14.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1648464816 data=null doit=true} to TreeItem with text {test}
13:17:14 [2020-04-21T17:17:14.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1648464816 data=null} to TreeItem with text {test}
13:17:14 [2020-04-21T17:17:14.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1648464815 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:17:14 [2020-04-21T17:17:14.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648464815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:17:14 [2020-04-21T17:17:14.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1648464804 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:17:14 [2020-04-21T17:17:14.975Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:17:14 [2020-04-21T17:17:14.975Z] DEBUG - Clicking on with mnemonic 'Delete'
13:17:14 [2020-04-21T17:17:14.975Z] DEBUG - Clicked on with mnemonic 'Delete'
13:17:15 [2020-04-21T17:17:15.542Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:17:15 [2020-04-21T17:17:15.542Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:17:15 [2020-04-21T17:17:15.542Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:17:15 [2020-04-21T17:17:15.542Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:17:15 [2020-04-21T17:17:15.542Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:17:15 [2020-04-21T17:17:15.542Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:17:15 [2020-04-21T17:17:15.542Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648464033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648464033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648464033 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648464032 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648464032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648464032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648464032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648464032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648464032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648464032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648464032 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648464032 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Clicking on OK
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648464030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648464030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648464029 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648464029 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648464029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648464029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:15 [2020-04-21T17:17:15.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:15 [2020-04-21T17:17:15.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:15 [2020-04-21T17:17:15.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:15 [2020-04-21T17:17:15.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:15 [2020-04-21T17:17:15.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:15 [2020-04-21T17:17:15.543Z] DEBUG - Clicked on OK
13:17:16 [2020-04-21T17:17:16.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648464029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:16 [2020-04-21T17:17:16.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648464729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:17:16 [2020-04-21T17:17:16.736Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.621 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
13:17:16 [2020-04-21T17:17:16.736Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 18.781 s
13:17:16 [2020-04-21T17:17:16.737Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 15.545 s
13:17:16 [2020-04-21T17:17:16.737Z] testDynamicFilteringCpu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.568 s
13:17:16 [2020-04-21T17:17:16.737Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 4.09 s
13:17:16 [2020-04-21T17:17:16.737Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 14.877 s
13:17:16 [2020-04-21T17:17:16.737Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 6.293 s
13:17:16 [2020-04-21T17:17:16.737Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.905 s
13:17:16 [2020-04-21T17:17:16.737Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.285 s
13:17:16 [2020-04-21T17:17:16.737Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.092 s
13:17:16 [2020-04-21T17:17:16.737Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.506 s
13:17:16 [2020-04-21T17:17:16.737Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.933 s
13:17:16 [2020-04-21T17:17:16.737Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.969 s
13:17:16 [2020-04-21T17:17:16.737Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
13:17:17 [2020-04-21T17:17:17.671Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:22 [2020-04-21T17:17:22.257Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:17:22 [2020-04-21T17:17:22.258Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:17:22 [2020-04-21T17:17:22.258Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:22 [2020-04-21T17:17:22.258Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:17:22 [2020-04-21T17:17:22.258Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:17:22 [2020-04-21T17:17:22.258Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:17:22 [2020-04-21T17:17:22.258Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:17:22 [2020-04-21T17:17:22.258Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:17:22 [2020-04-21T17:17:22.258Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:17:22 [2020-04-21T17:17:22.258Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:22 [2020-04-21T17:17:22.258Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:22 [2020-04-21T17:17:22.258Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:17:22 [2020-04-21T17:17:22.258Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:17:22 [2020-04-21T17:17:22.258Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:22 [2020-04-21T17:17:22.258Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:22 [2020-04-21T17:17:22.258Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:22 [2020-04-21T17:17:22.258Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:22 [2020-04-21T17:17:22.258Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:22 [2020-04-21T17:17:22.258Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:22 [2020-04-21T17:17:22.520Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:22 [2020-04-21T17:17:22.521Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:22 [2020-04-21T17:17:22.779Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:23 [2020-04-21T17:17:23.346Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:23 [2020-04-21T17:17:23.346Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:23 [2020-04-21T17:17:23.346Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:23 [2020-04-21T17:17:23.912Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:23 [2020-04-21T17:17:23.912Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:23 [2020-04-21T17:17:23.912Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:24 [2020-04-21T17:17:24.170Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:24 [2020-04-21T17:17:24.170Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:24 [2020-04-21T17:17:24.429Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:24 [2020-04-21T17:17:24.995Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:24 [2020-04-21T17:17:24.995Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:24 [2020-04-21T17:17:24.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:25 [2020-04-21T17:17:25.561Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:25 [2020-04-21T17:17:25.561Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:25 [2020-04-21T17:17:25.561Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:26 [2020-04-21T17:17:26.128Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:26 [2020-04-21T17:17:26.128Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:26 [2020-04-21T17:17:26.128Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:26 [2020-04-21T17:17:26.695Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:26 [2020-04-21T17:17:26.695Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:26 [2020-04-21T17:17:26.695Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:27 [2020-04-21T17:17:27.263Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:27 [2020-04-21T17:17:27.263Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:27 [2020-04-21T17:17:27.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:27 [2020-04-21T17:17:27.832Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:27 [2020-04-21T17:17:27.832Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:17:27 [2020-04-21T17:17:27.832Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:27 [2020-04-21T17:17:27.832Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - number of items : 18
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648449166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648449165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648449165 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648449165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648449165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648449164 data=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}
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648449164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648449164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648449164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648449164 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648449163 data=null} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.364Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.623Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:17:30 [2020-04-21T17:17:30.623Z] DEBUG - number of items : 18
13:17:30 [2020-04-21T17:17:30.623Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648449139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648449135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.623Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648449127 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648449071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648449071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648449070 data=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}
13:17:30 [2020-04-21T17:17:30.623Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648449070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648449070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.623Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648449069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648449069 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.623Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648449069 data=null} to ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.623Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
13:17:30 [2020-04-21T17:17:30.623Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:32 [2020-04-21T17:17:32.528Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:17:32 [2020-04-21T17:17:32.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:17:32 [2020-04-21T17:17:32.528Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:32 [2020-04-21T17:17:32.528Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:32 [2020-04-21T17:17:32.528Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
13:17:32 [2020-04-21T17:17:32.528Z] DEBUG - number of items : 18
13:17:32 [2020-04-21T17:17:32.528Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
13:17:32 [2020-04-21T17:17:32.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648447022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:32 [2020-04-21T17:17:32.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648447022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:32 [2020-04-21T17:17:32.528Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648447021 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
13:17:32 [2020-04-21T17:17:32.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648447021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:32 [2020-04-21T17:17:32.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648447021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648446934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648446856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648446856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648446856 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648446856 data=null} to ToolItem with tooltip text {Add Bookmark...}
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - Clicking on OK
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648446850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648446850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648446850 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648446850 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648446850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648446850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648446850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:32 [2020-04-21T17:17:32.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648447021 data=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...}
13:17:33 [2020-04-21T17:17:33.046Z] DEBUG - Clicked on 
13:17:33 [2020-04-21T17:17:33.046Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:17:33 [2020-04-21T17:17:33.046Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
13:17:33 [2020-04-21T17:17:33.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1648446565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
13:17:33 [2020-04-21T17:17:33.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1648446563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
13:17:33 [2020-04-21T17:17:33.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1648446562 data=null doit=true} to TimeGraphMarkerAxis with text {}
13:17:33 [2020-04-21T17:17:33.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1648446562 data=null} to TimeGraphMarkerAxis with text {}
13:17:33 [2020-04-21T17:17:33.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1648446562 data=null button=1 stateMask=0x0 x=542 y=9 count=1} to TimeGraphMarkerAxis with text {}
13:17:33 [2020-04-21T17:17:33.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1648446546 data=null button=1 stateMask=0x80000 x=542 y=9 count=1} to TimeGraphMarkerAxis with text {}
13:17:33 [2020-04-21T17:17:33.046Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
13:17:33 [2020-04-21T17:17:33.611Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
13:17:33 [2020-04-21T17:17:33.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1648446034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
13:17:33 [2020-04-21T17:17:33.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1648446033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
13:17:33 [2020-04-21T17:17:33.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1648446033 data=null doit=true} to TimeGraphMarkerAxis with text {}
13:17:33 [2020-04-21T17:17:33.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1648446032 data=null} to TimeGraphMarkerAxis with text {}
13:17:33 [2020-04-21T17:17:33.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1648446032 data=null button=1 stateMask=0x0 x=254 y=26 count=1} to TimeGraphMarkerAxis with text {}
13:17:33 [2020-04-21T17:17:33.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1648445956 data=null button=1 stateMask=0x80000 x=254 y=26 count=1} to TimeGraphMarkerAxis with text {}
13:17:33 [2020-04-21T17:17:33.611Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - number of items : 18
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648445438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648445438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648445438 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648445438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648445438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648445438 data=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}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648445419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648445297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648445242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648445238 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648445238 data=null} to ToolItem with tooltip text {Add Bookmark...}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1648445237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1648445237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1648445237 data=null doit=true} to TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1648445237 data=null} to TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1648445237 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1648445218 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1648445217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1648445217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1648445217 data=null doit=true} to TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1648445217 data=null} to TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1648445217 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1648445200 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1648445164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1648445163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1648445149 data=null doit=true} to TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1648445149 data=null} to TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1648445149 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1648445135 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.620Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
13:17:34 [2020-04-21T17:17:34.620Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
13:17:34 [2020-04-21T17:17:34.620Z] DEBUG - Clicking on with mnemonic 'Lost Events'
13:17:34 [2020-04-21T17:17:34.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-1648445066 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'
13:17:34 [2020-04-21T17:17:34.620Z] DEBUG - Clicked on with mnemonic 'Lost Events'
13:17:34 [2020-04-21T17:17:34.620Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:36 [2020-04-21T17:17:36.525Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:17:36 [2020-04-21T17:17:36.525Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:17:36 [2020-04-21T17:17:36.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:36 [2020-04-21T17:17:36.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:36 [2020-04-21T17:17:36.784Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:17:36 [2020-04-21T17:17:36.784Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:17:36 [2020-04-21T17:17:36.784Z] DEBUG - number of items : 18
13:17:36 [2020-04-21T17:17:36.784Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:17:36 [2020-04-21T17:17:36.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648442799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:36 [2020-04-21T17:17:36.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648442798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:36 [2020-04-21T17:17:36.784Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648442798 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:17:36 [2020-04-21T17:17:36.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648442798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:36 [2020-04-21T17:17:36.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648442798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:36 [2020-04-21T17:17:36.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648442798 data=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}
13:17:36 [2020-04-21T17:17:36.784Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648442788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:36 [2020-04-21T17:17:36.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648442788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:36 [2020-04-21T17:17:36.784Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648442788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:36 [2020-04-21T17:17:36.784Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648442788 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:17:36 [2020-04-21T17:17:36.785Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648442788 data=null} to ToolItem with tooltip text {Select Next State Change}
13:17:36 [2020-04-21T17:17:36.785Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:17:36 [2020-04-21T17:17:36.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:37 [2020-04-21T17:17:37.351Z] DEBUG - number of items : 18
13:17:37 [2020-04-21T17:17:37.351Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:17:37 [2020-04-21T17:17:37.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648442286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:37 [2020-04-21T17:17:37.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648442286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:37 [2020-04-21T17:17:37.351Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648442286 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:17:37 [2020-04-21T17:17:37.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648442286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:37 [2020-04-21T17:17:37.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648442286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:37 [2020-04-21T17:17:37.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648442286 data=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}
13:17:37 [2020-04-21T17:17:37.351Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648442276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:37 [2020-04-21T17:17:37.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648442275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:37 [2020-04-21T17:17:37.351Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648442275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:37 [2020-04-21T17:17:37.351Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648442275 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:17:37 [2020-04-21T17:17:37.351Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648442275 data=null} to ToolItem with tooltip text {Select Next State Change}
13:17:37 [2020-04-21T17:17:37.351Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:17:37 [2020-04-21T17:17:37.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - number of items : 18
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648441773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648441773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648441773 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648441773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648441773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648441720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648441719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648441719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648441718 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648441718 data=null} to ToolItem with tooltip text {Add Bookmark...}
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Clicking on OK
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648441714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648441714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648441714 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648441714 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648441714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648441714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648441714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:37 [2020-04-21T17:17:37.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648441772 data=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...}
13:17:38 [2020-04-21T17:17:38.177Z] DEBUG - Clicked on 
13:17:38 [2020-04-21T17:17:38.177Z] DEBUG - number of items : 18
13:17:38 [2020-04-21T17:17:38.177Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648441548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648441548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.177Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648441547 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648441547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648441547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648441547 data=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}
13:17:38 [2020-04-21T17:17:38.177Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648441535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648441535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.177Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648441535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.177Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648441535 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.177Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648441535 data=null} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.177Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.177Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:38 [2020-04-21T17:17:38.743Z] DEBUG - number of items : 18
13:17:38 [2020-04-21T17:17:38.743Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648441033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648441033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.744Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648441033 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648441033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648441033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648441033 data=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}
13:17:38 [2020-04-21T17:17:38.744Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648441022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648441022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648441022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648441022 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648441022 data=null} to ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.744Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:17:38 [2020-04-21T17:17:38.744Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:39 [2020-04-21T17:17:39.002Z] DEBUG - number of items : 18
13:17:39 [2020-04-21T17:17:39.002Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
13:17:39 [2020-04-21T17:17:39.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648440520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:39 [2020-04-21T17:17:39.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648440520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:39 [2020-04-21T17:17:39.002Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648440520 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:17:39 [2020-04-21T17:17:39.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648440520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:39 [2020-04-21T17:17:39.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648440520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:39 [2020-04-21T17:17:39.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648440520 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}
13:17:39 [2020-04-21T17:17:39.260Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648440505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:39 [2020-04-21T17:17:39.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648440505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:39 [2020-04-21T17:17:39.260Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648440505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:17:39 [2020-04-21T17:17:39.260Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648440505 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:17:39 [2020-04-21T17:17:39.260Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648440505 data=null} to ToolItem with tooltip text {Select Next State Change}
13:17:39 [2020-04-21T17:17:39.260Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
13:17:39 [2020-04-21T17:17:39.260Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:39 [2020-04-21T17:17:39.518Z] DEBUG - number of items : 18
13:17:39 [2020-04-21T17:17:39.518Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648440003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648440003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648440003 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648440002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648440002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648439958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648439957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648439957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648439957 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648439957 data=null} to ToolItem with tooltip text {Add Bookmark...}
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Clicking on OK
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648439952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648439952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648439952 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648439952 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648439952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648439952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648439952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648440002 data=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...}
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Clicked on 
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - number of items : 18
13:17:39 [2020-04-21T17:17:39.777Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
13:17:39 [2020-04-21T17:17:39.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648439766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:39 [2020-04-21T17:17:39.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648439766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:39 [2020-04-21T17:17:39.778Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648439766 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:17:39 [2020-04-21T17:17:39.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648439766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:39 [2020-04-21T17:17:39.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648439766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:39 [2020-04-21T17:17:39.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648439765 data=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}
13:17:39 [2020-04-21T17:17:39.778Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648439756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:39 [2020-04-21T17:17:39.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648439755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:39 [2020-04-21T17:17:39.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648439755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:39 [2020-04-21T17:17:39.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648439755 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:17:39 [2020-04-21T17:17:39.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648439755 data=null} to ToolItem with tooltip text {Previous Marker}
13:17:39 [2020-04-21T17:17:39.778Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
13:17:39 [2020-04-21T17:17:39.778Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:40 [2020-04-21T17:17:40.343Z] DEBUG - number of items : 18
13:17:40 [2020-04-21T17:17:40.343Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
13:17:40 [2020-04-21T17:17:40.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648439253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
13:17:40 [2020-04-21T17:17:40.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648439253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
13:17:40 [2020-04-21T17:17:40.343Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648439253 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
13:17:40 [2020-04-21T17:17:40.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648439253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
13:17:40 [2020-04-21T17:17:40.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648439252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
13:17:40 [2020-04-21T17:17:40.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648439252 data=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}
13:17:40 [2020-04-21T17:17:40.343Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648439241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648439188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648439170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648439170 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648439170 data=null} to ToolItem with tooltip text {Add Bookmark...}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - number of items : 18
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648439169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648439168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648439168 data=null doit=true} to ToolItem with tooltip text {Next Marker}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648439168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648439168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648439168 data=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}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648439154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648439154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648439154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648439154 data=null doit=true} to ToolItem with tooltip text {Next Marker}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648439154 data=null} to ToolItem with tooltip text {Next Marker}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
13:17:40 [2020-04-21T17:17:40.602Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - number of items : 18
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648438652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648438652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648438652 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648438652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648438651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648438651 data=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}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648438640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648438575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648438529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648438528 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648438527 data=null} to ToolItem with tooltip text {Add Bookmark...}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - number of items : 18
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648438526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648438526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648438526 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648438526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648438526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648438526 data=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}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648438526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648438526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648438526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648438525 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648438525 data=null} to ToolItem with tooltip text {Previous Marker}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - number of items : 18
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648438524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648438524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648438524 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648438524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648438524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648438524 data=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}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648438510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648438509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648438509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648438509 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648438509 data=null} to ToolItem with tooltip text {Select Previous State Change}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
13:17:41 [2020-04-21T17:17:41.169Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:41 [2020-04-21T17:17:41.737Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:43 [2020-04-21T17:17:43.637Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:17:43 [2020-04-21T17:17:43.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:17:43 [2020-04-21T17:17:43.638Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:43 [2020-04-21T17:17:43.638Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:43 [2020-04-21T17:17:43.638Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:17:43 [2020-04-21T17:17:43.638Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:17:43 [2020-04-21T17:17:43.638Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
13:17:43 [2020-04-21T17:17:43.638Z] DEBUG - number of items : 18
13:17:43 [2020-04-21T17:17:43.638Z] DEBUG - number of items : 18
13:17:43 [2020-04-21T17:17:43.638Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
13:17:43 [2020-04-21T17:17:43.638Z] DEBUG - Clicking on with mnemonic 'Lost Events'
13:17:43 [2020-04-21T17:17:43.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-1648435912 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'
13:17:43 [2020-04-21T17:17:43.896Z] DEBUG - Clicked on with mnemonic 'Lost Events'
13:17:43 [2020-04-21T17:17:43.896Z] DEBUG - number of items : 18
13:17:43 [2020-04-21T17:17:43.896Z] DEBUG - number of items : 18
13:17:43 [2020-04-21T17:17:43.896Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
13:17:43 [2020-04-21T17:17:43.896Z] DEBUG - Clicking on with mnemonic 'Lost Events'
13:17:43 [2020-04-21T17:17:43.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-1648435782 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'
13:17:43 [2020-04-21T17:17:43.896Z] DEBUG - Clicked on with mnemonic 'Lost Events'
13:17:43 [2020-04-21T17:17:43.896Z] DEBUG - number of items : 18
13:17:43 [2020-04-21T17:17:43.896Z] DEBUG - number of items : 18
13:17:44 [2020-04-21T17:17:44.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:46 [2020-04-21T17:17:46.218Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:17:46 [2020-04-21T17:17:46.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:17:46 [2020-04-21T17:17:46.218Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:46 [2020-04-21T17:17:46.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:46 [2020-04-21T17:17:46.476Z] DEBUG - number of items : 18
13:17:46 [2020-04-21T17:17:46.476Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
13:17:46 [2020-04-21T17:17:46.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648433250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:17:46 [2020-04-21T17:17:46.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648433249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:17:46 [2020-04-21T17:17:46.477Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648433249 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
13:17:46 [2020-04-21T17:17:46.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648433249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:17:46 [2020-04-21T17:17:46.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648433249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:17:46 [2020-04-21T17:17:46.477Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648433125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:17:46 [2020-04-21T17:17:46.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648433070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:17:46 [2020-04-21T17:17:46.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648433069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
13:17:46 [2020-04-21T17:17:46.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648433069 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
13:17:46 [2020-04-21T17:17:46.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648433069 data=null} to ToolItem with tooltip text {Show View Filters}
13:17:46 [2020-04-21T17:17:46.477Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
13:17:46 [2020-04-21T17:17:46.477Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
13:17:46 [2020-04-21T17:17:46.477Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-1648433066 data=null doit=true} to Shell with text {Filter}
13:17:46 [2020-04-21T17:17:46.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:17:46 [2020-04-21T17:17:46.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:17:46 [2020-04-21T17:17:46.477Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:17:46 [2020-04-21T17:17:46.477Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:17:47 [2020-04-21T17:17:47.043Z] DEBUG - matched Text with text "24", using matcher: of type 'Text'
13:17:47 [2020-04-21T17:17:47.043Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Clicking on Uncheck all
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1648432059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1648432059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1648432058 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1648432058 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1648432058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1648432058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1648432058 data=null item=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')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1648432049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1648432049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1648432049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1648432048 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1648432048 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Clicked on Uncheck all
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Clicking on Check all
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1648432046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1648432046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1648432045 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1648432045 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1648432045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1648432045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1648432045 data=null item=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')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1648432022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1648432022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1648432022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1648432022 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1648432022 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Clicked on Check all
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Attempting to set focus on Tree with text {}
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=-1648432018 data=null button=0 stateMask=0x0 x=103 y=132 count=0} to TreeItem with text {synthetic-trace}
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1648432018 data=null doit=true} to TreeItem with text {synthetic-trace}
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1648432018 data=null} to TreeItem with text {synthetic-trace}
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=-1648432017 data=null button=1 stateMask=0x0 x=103 y=132 count=1} to TreeItem with text {synthetic-trace}
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648432017 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}
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=-1648432015 data=null button=1 stateMask=0x80000 x=103 y=132 count=1} to TreeItem with text {synthetic-trace}
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Clicking on Uncheck all
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1648432014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1648432014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1648432014 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1648432014 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1648432013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1648432013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1648432013 data=null item=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')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1648432006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1648432005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1648432005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1648432005 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1648432005 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Clicked on Uncheck all
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Clicking on Check selected
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1648432004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1648432004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1648432003 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1648432003 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1648432003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1648432003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1648432003 data=null item=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')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1648432002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1648432002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1648432001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1648432001 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1648432001 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Clicked on Check selected
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Clicking on Uncheck all
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1648432000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1648431999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1648431999 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1648431999 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1648431999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1648431999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1648431999 data=null item=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')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1648431995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1648431995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1648431995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1648431995 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1648431994 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Clicked on Uncheck all
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Clicking on Check subtree
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1648431993 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')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1648431993 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')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1648431993 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1648431993 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1648431993 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')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1648431993 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')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1648431993 data=null item=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')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1648431991 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')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1648431991 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')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1648431991 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')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1648431991 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1648431991 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - Clicked on Check subtree
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.614Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Clicking on Check all
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1648431990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1648431989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1648431989 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1648431989 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1648431989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1648431989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1648431989 data=null item=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')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1648431974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1648431974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1648431974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1648431974 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1648431974 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Clicked on Check all
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Clicking on Uncheck selected
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1648431972 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')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1648431972 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')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1648431972 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1648431972 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1648431972 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')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1648431972 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')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1648431972 data=null item=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')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1648431971 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')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1648431971 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')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1648431971 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')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1648431970 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1648431970 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Clicked on Uncheck selected
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Clicking on Check all
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1648431968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1648431968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1648431968 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1648431968 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1648431967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1648431967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1648431967 data=null item=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')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1648431950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1648431950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1648431949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1648431949 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1648431949 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Clicked on Check all
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Clicking on Uncheck subtree
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-1648431947 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')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1648431947 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')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=-1648431947 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-1648431946 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-1648431946 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')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-1648431946 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')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-1648431946 data=null item=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')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-1648431945 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')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1648431945 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')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-1648431945 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')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-1648431945 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-1648431945 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Clicked on Uncheck subtree
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Clicking on Uncheck all
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1648431943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1648431943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1648431943 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1648431943 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1648431943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1648431943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1648431943 data=null item=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')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1648431935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1648431935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1648431935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1648431934 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1648431934 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - Clicked on Uncheck all
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.616Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Clicking on Check all
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1648431931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1648431931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1648431931 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1648431931 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1648431931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1648431931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1648431931 data=null item=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')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1648431916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1648431915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1648431915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1648431915 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1648431915 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Clicked on Check all
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Clicking on OK
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648431913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648431913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648431913 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648431913 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648431913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648431913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648431912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:17:47 [2020-04-21T17:17:47.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648433249 data=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}
13:17:47 [2020-04-21T17:17:47.875Z] DEBUG - Clicked on 
13:17:47 [2020-04-21T17:17:47.875Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:49 [2020-04-21T17:17:49.775Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:17:49 [2020-04-21T17:17:49.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:17:49 [2020-04-21T17:17:49.776Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:49 [2020-04-21T17:17:49.776Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:50 [2020-04-21T17:17:50.034Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:50 [2020-04-21T17:17:50.034Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:17:50 [2020-04-21T17:17:50.034Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:17:50 [2020-04-21T17:17:50.034Z] DEBUG - number of items : 18
13:17:50 [2020-04-21T17:17:50.034Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648429613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648429612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.035Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648429612 data=null doit=true} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648429612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648429612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648429612 data=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}
13:17:50 [2020-04-21T17:17:50.035Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648429562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648429562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.035Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648429562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.035Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648429562 data=null doit=true} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.035Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648429561 data=null} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.035Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.035Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:50 [2020-04-21T17:17:50.600Z] DEBUG - number of items : 18
13:17:50 [2020-04-21T17:17:50.600Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648429052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648429052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.600Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648429052 data=null doit=true} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648429052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648429051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648429051 data=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}
13:17:50 [2020-04-21T17:17:50.600Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648429023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648429023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.600Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648429022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.600Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648429022 data=null doit=true} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.600Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648429022 data=null} to ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.600Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
13:17:50 [2020-04-21T17:17:50.600Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:51 [2020-04-21T17:17:51.167Z] DEBUG - number of items : 18
13:17:51 [2020-04-21T17:17:51.167Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
13:17:51 [2020-04-21T17:17:51.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648428442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:51 [2020-04-21T17:17:51.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648428441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:51 [2020-04-21T17:17:51.167Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648428441 data=null doit=true} to ToolItem with tooltip text {Next Marker}
13:17:51 [2020-04-21T17:17:51.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648428441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:51 [2020-04-21T17:17:51.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648428441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:51 [2020-04-21T17:17:51.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648428441 data=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}
13:17:51 [2020-04-21T17:17:51.167Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648428411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:51 [2020-04-21T17:17:51.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648428410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:51 [2020-04-21T17:17:51.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648428410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:51 [2020-04-21T17:17:51.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648428410 data=null doit=true} to ToolItem with tooltip text {Next Marker}
13:17:51 [2020-04-21T17:17:51.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648428410 data=null} to ToolItem with tooltip text {Next Marker}
13:17:51 [2020-04-21T17:17:51.167Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
13:17:51 [2020-04-21T17:17:51.167Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:51 [2020-04-21T17:17:51.732Z] DEBUG - number of items : 18
13:17:51 [2020-04-21T17:17:51.732Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
13:17:51 [2020-04-21T17:17:51.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648427908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:51 [2020-04-21T17:17:51.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648427907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:51 [2020-04-21T17:17:51.732Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648427907 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:17:51 [2020-04-21T17:17:51.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648427907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:51 [2020-04-21T17:17:51.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648427907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:51 [2020-04-21T17:17:51.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648427907 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}
13:17:51 [2020-04-21T17:17:51.990Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648427844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:51 [2020-04-21T17:17:51.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648427704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:51 [2020-04-21T17:17:51.990Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648427686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:51 [2020-04-21T17:17:51.990Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648427686 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:17:51 [2020-04-21T17:17:51.990Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648427686 data=null} to ToolItem with tooltip text {Previous Marker}
13:17:51 [2020-04-21T17:17:51.990Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
13:17:51 [2020-04-21T17:17:51.990Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:52 [2020-04-21T17:17:52.557Z] DEBUG - number of items : 18
13:17:52 [2020-04-21T17:17:52.557Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
13:17:52 [2020-04-21T17:17:52.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648427184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:52 [2020-04-21T17:17:52.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648427183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:52 [2020-04-21T17:17:52.557Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648427183 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:17:52 [2020-04-21T17:17:52.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648427183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:52 [2020-04-21T17:17:52.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648427183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:52 [2020-04-21T17:17:52.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648427183 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}
13:17:52 [2020-04-21T17:17:52.557Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648427151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:52 [2020-04-21T17:17:52.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648427151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:52 [2020-04-21T17:17:52.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648427150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:52 [2020-04-21T17:17:52.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648427150 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:17:52 [2020-04-21T17:17:52.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648427150 data=null} to ToolItem with tooltip text {Previous Marker}
13:17:52 [2020-04-21T17:17:52.557Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
13:17:52 [2020-04-21T17:17:52.557Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:53 [2020-04-21T17:17:53.123Z] DEBUG - number of items : 18
13:17:53 [2020-04-21T17:17:53.123Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
13:17:53 [2020-04-21T17:17:53.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648426641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:53 [2020-04-21T17:17:53.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648426641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:53 [2020-04-21T17:17:53.123Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648426641 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:17:53 [2020-04-21T17:17:53.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648426641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:53 [2020-04-21T17:17:53.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648426640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:53 [2020-04-21T17:17:53.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648426640 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}
13:17:53 [2020-04-21T17:17:53.123Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648426607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:53 [2020-04-21T17:17:53.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648426607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:53 [2020-04-21T17:17:53.124Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648426607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:53 [2020-04-21T17:17:53.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648426607 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:17:53 [2020-04-21T17:17:53.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648426607 data=null} to ToolItem with tooltip text {Previous Marker}
13:17:53 [2020-04-21T17:17:53.124Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
13:17:53 [2020-04-21T17:17:53.124Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:53 [2020-04-21T17:17:53.690Z] DEBUG - number of items : 18
13:17:53 [2020-04-21T17:17:53.949Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
13:17:53 [2020-04-21T17:17:53.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648425711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:53 [2020-04-21T17:17:53.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648425710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:53 [2020-04-21T17:17:53.949Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648425710 data=null doit=true} to ToolItem with tooltip text {Next Marker}
13:17:53 [2020-04-21T17:17:53.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648425710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:53 [2020-04-21T17:17:53.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648425710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:53 [2020-04-21T17:17:53.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648425710 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}
13:17:53 [2020-04-21T17:17:53.949Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648425664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:53 [2020-04-21T17:17:53.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648425664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:53 [2020-04-21T17:17:53.949Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648425664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:53 [2020-04-21T17:17:53.950Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648425664 data=null doit=true} to ToolItem with tooltip text {Next Marker}
13:17:53 [2020-04-21T17:17:53.950Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648425663 data=null} to ToolItem with tooltip text {Next Marker}
13:17:53 [2020-04-21T17:17:53.950Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
13:17:53 [2020-04-21T17:17:53.950Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:54 [2020-04-21T17:17:54.515Z] DEBUG - number of items : 18
13:17:54 [2020-04-21T17:17:54.515Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
13:17:54 [2020-04-21T17:17:54.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648425161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:54 [2020-04-21T17:17:54.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648425161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:54 [2020-04-21T17:17:54.515Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648425161 data=null doit=true} to ToolItem with tooltip text {Next Marker}
13:17:54 [2020-04-21T17:17:54.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648425160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:54 [2020-04-21T17:17:54.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648425160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:54 [2020-04-21T17:17:54.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648425160 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}
13:17:54 [2020-04-21T17:17:54.515Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648425128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:54 [2020-04-21T17:17:54.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648425128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:54 [2020-04-21T17:17:54.515Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648425127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:54 [2020-04-21T17:17:54.515Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648425127 data=null doit=true} to ToolItem with tooltip text {Next Marker}
13:17:54 [2020-04-21T17:17:54.515Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648425127 data=null} to ToolItem with tooltip text {Next Marker}
13:17:54 [2020-04-21T17:17:54.515Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
13:17:54 [2020-04-21T17:17:54.516Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:55 [2020-04-21T17:17:55.083Z] DEBUG - number of items : 18
13:17:55 [2020-04-21T17:17:55.083Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
13:17:55 [2020-04-21T17:17:55.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648424540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:55 [2020-04-21T17:17:55.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648424540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:55 [2020-04-21T17:17:55.083Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648424540 data=null doit=true} to ToolItem with tooltip text {Next Marker}
13:17:55 [2020-04-21T17:17:55.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648424539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:55 [2020-04-21T17:17:55.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648424539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:55 [2020-04-21T17:17:55.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648424539 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}
13:17:55 [2020-04-21T17:17:55.083Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648424506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:55 [2020-04-21T17:17:55.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648424506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:55 [2020-04-21T17:17:55.083Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648424506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:17:55 [2020-04-21T17:17:55.083Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648424506 data=null doit=true} to ToolItem with tooltip text {Next Marker}
13:17:55 [2020-04-21T17:17:55.083Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648424506 data=null} to ToolItem with tooltip text {Next Marker}
13:17:55 [2020-04-21T17:17:55.083Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
13:17:55 [2020-04-21T17:17:55.083Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:55 [2020-04-21T17:17:55.649Z] DEBUG - number of items : 18
13:17:55 [2020-04-21T17:17:55.649Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
13:17:55 [2020-04-21T17:17:55.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648424004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:55 [2020-04-21T17:17:55.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648424004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:55 [2020-04-21T17:17:55.649Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648424004 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:17:55 [2020-04-21T17:17:55.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648424003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:55 [2020-04-21T17:17:55.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648424003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:55 [2020-04-21T17:17:55.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648424003 data=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}
13:17:55 [2020-04-21T17:17:55.907Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648423948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:55 [2020-04-21T17:17:55.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648423832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:55 [2020-04-21T17:17:55.907Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648423814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:55 [2020-04-21T17:17:55.907Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648423814 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:17:55 [2020-04-21T17:17:55.907Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648423814 data=null} to ToolItem with tooltip text {Previous Marker}
13:17:55 [2020-04-21T17:17:55.907Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
13:17:55 [2020-04-21T17:17:55.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:56 [2020-04-21T17:17:56.659Z] DEBUG - number of items : 18
13:17:56 [2020-04-21T17:17:56.659Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
13:17:56 [2020-04-21T17:17:56.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648423312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:56 [2020-04-21T17:17:56.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648423312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:56 [2020-04-21T17:17:56.659Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648423312 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:17:56 [2020-04-21T17:17:56.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648423311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:56 [2020-04-21T17:17:56.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648423311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:56 [2020-04-21T17:17:56.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648423311 data=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}
13:17:56 [2020-04-21T17:17:56.659Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648423271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:56 [2020-04-21T17:17:56.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648423270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:56 [2020-04-21T17:17:56.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648423270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:56 [2020-04-21T17:17:56.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648423270 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:17:56 [2020-04-21T17:17:56.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648423270 data=null} to ToolItem with tooltip text {Previous Marker}
13:17:56 [2020-04-21T17:17:56.659Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
13:17:56 [2020-04-21T17:17:56.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:57 [2020-04-21T17:17:57.009Z] DEBUG - number of items : 18
13:17:57 [2020-04-21T17:17:57.009Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
13:17:57 [2020-04-21T17:17:57.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648422651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:57 [2020-04-21T17:17:57.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648422650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:57 [2020-04-21T17:17:57.009Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648422650 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:17:57 [2020-04-21T17:17:57.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648422649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:57 [2020-04-21T17:17:57.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648422649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:57 [2020-04-21T17:17:57.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648422648 data=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}
13:17:57 [2020-04-21T17:17:57.009Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648422645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:57 [2020-04-21T17:17:57.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648422645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:57 [2020-04-21T17:17:57.009Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648422645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:17:57 [2020-04-21T17:17:57.009Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648422645 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:17:57 [2020-04-21T17:17:57.009Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648422645 data=null} to ToolItem with tooltip text {Previous Marker}
13:17:57 [2020-04-21T17:17:57.009Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
13:17:57 [2020-04-21T17:17:57.009Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:57 [2020-04-21T17:17:57.268Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:59 [2020-04-21T17:17:59.170Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:17:59 [2020-04-21T17:17:59.170Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:17:59 [2020-04-21T17:17:59.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:17:59 [2020-04-21T17:17:59.171Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
13:17:59 [2020-04-21T17:17:59.171Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
13:17:59 [2020-04-21T17:17:59.171Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:17:59 [2020-04-21T17:17:59.171Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:17:59 [2020-04-21T17:17:59.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:18:01 [2020-04-21T17:18:01.072Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:18:01 [2020-04-21T17:18:01.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:01 [2020-04-21T17:18:01.072Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:18:01 [2020-04-21T17:18:01.072Z] DEBUG - number of items : 18
13:18:01 [2020-04-21T17:18:01.072Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:18:02 [2020-04-21T17:18:02.973Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:18:02 [2020-04-21T17:18:02.973Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:02 [2020-04-21T17:18:02.973Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:18:02 [2020-04-21T17:18:02.973Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
13:18:02 [2020-04-21T17:18:02.973Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
13:18:02 [2020-04-21T17:18:02.973Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:18:02 [2020-04-21T17:18:02.973Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:18:04 [2020-04-21T17:18:04.875Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:18:04 [2020-04-21T17:18:04.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:04 [2020-04-21T17:18:04.875Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:18:04 [2020-04-21T17:18:04.875Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:18:05 [2020-04-21T17:18:05.808Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:18:05 [2020-04-21T17:18:05.808Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:18:05 [2020-04-21T17:18:05.808Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - number of items : 18
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648412054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648412054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648412054 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648412054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648412053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648411956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648411955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648411955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648411954 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648411954 data=null} to ToolItem with tooltip text {Show Legend}
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1648411953 data=null doit=true} to Shell with text {Legend}
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.712Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - Clicking on OK
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648411939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648411939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648411938 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648411938 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648411938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648411938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648411938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648412053 data=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}
13:18:07 [2020-04-21T17:18:07.713Z] DEBUG - Clicked on 
13:18:07 [2020-04-21T17:18:07.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648411556 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:18:07 [2020-04-21T17:18:07.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:18:07 [2020-04-21T17:18:07.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:18:07 [2020-04-21T17:18:07.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:18:07 [2020-04-21T17:18:07.998Z] DEBUG - Attempting to set focus on Tree with text {}
13:18:07 [2020-04-21T17:18:07.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1648411529 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:18:07 [2020-04-21T17:18:07.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1648411529 data=null doit=true} to TreeItem with text {test}
13:18:07 [2020-04-21T17:18:07.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1648411529 data=null} to TreeItem with text {test}
13:18:07 [2020-04-21T17:18:07.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1648411529 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:18:08 [2020-04-21T17:18:08.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648411528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:18:08 [2020-04-21T17:18:08.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1648411517 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:18:08 [2020-04-21T17:18:08.256Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:18:08 [2020-04-21T17:18:08.256Z] DEBUG - Clicking on with mnemonic 'Delete'
13:18:08 [2020-04-21T17:18:08.256Z] DEBUG - Clicked on with mnemonic 'Delete'
13:18:08 [2020-04-21T17:18:08.823Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:18:08 [2020-04-21T17:18:08.823Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:18:08 [2020-04-21T17:18:08.823Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:18:08 [2020-04-21T17:18:08.823Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:18:08 [2020-04-21T17:18:08.823Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648410738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648410737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648410737 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648410737 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648410736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648410736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648410736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648410736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648410736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648410736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648410736 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648410736 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Clicking on OK
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648410734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648410734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648410734 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648410734 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648410734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648410734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:08 [2020-04-21T17:18:08.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:08 [2020-04-21T17:18:08.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:08 [2020-04-21T17:18:08.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:08 [2020-04-21T17:18:08.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:08 [2020-04-21T17:18:08.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:08 [2020-04-21T17:18:08.824Z] DEBUG - Clicked on OK
13:18:09 [2020-04-21T17:18:09.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648410734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:09 [2020-04-21T17:18:09.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648411429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:18:10 [2020-04-21T17:18:10.017Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 53.279 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
13:18:10 [2020-04-21T17:18:10.017Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 10.465 s
13:18:10 [2020-04-21T17:18:10.017Z] testShowRows(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.786 s
13:18:10 [2020-04-21T17:18:10.017Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 4.002 s
13:18:10 [2020-04-21T17:18:10.017Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 7.006 s
13:18:10 [2020-04-21T17:18:10.017Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.317 s
13:18:10 [2020-04-21T17:18:10.017Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped
13:18:10 [2020-04-21T17:18:10.017Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 3.865 s
13:18:10 [2020-04-21T17:18:10.017Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 9.289 s
13:18:10 [2020-04-21T17:18:10.017Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.857 s
13:18:10 [2020-04-21T17:18:10.017Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.942 s
13:18:10 [2020-04-21T17:18:10.017Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.93 s
13:18:10 [2020-04-21T17:18:10.017Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.802 s
13:18:10 [2020-04-21T17:18:10.017Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.221 s
13:18:10 [2020-04-21T17:18:10.017Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
13:18:16 [2020-04-21T17:18:16.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
13:18:16 [2020-04-21T17:18:16.755Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:18:16 [2020-04-21T17:18:16.755Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:18:17 [2020-04-21T17:18:17.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:17 [2020-04-21T17:18:17.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:17 [2020-04-21T17:18:17.013Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
13:18:17 [2020-04-21T17:18:17.272Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:17 [2020-04-21T17:18:17.272Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:17 [2020-04-21T17:18:17.272Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:18:17 [2020-04-21T17:18:17.272Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:17 [2020-04-21T17:18:17.272Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:17 [2020-04-21T17:18:17.531Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
13:18:17 [2020-04-21T17:18:17.531Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:17 [2020-04-21T17:18:17.531Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:17 [2020-04-21T17:18:17.531Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:18:17 [2020-04-21T17:18:17.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:17 [2020-04-21T17:18:17.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:17 [2020-04-21T17:18:17.789Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
13:18:17 [2020-04-21T17:18:17.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:17 [2020-04-21T17:18:17.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:17 [2020-04-21T17:18:17.790Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:18:18 [2020-04-21T17:18:18.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:18 [2020-04-21T17:18:18.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - number of items : 18
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648397759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648397755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648397754 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648397754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648397754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648397754 data=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}
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648397753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648397753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648397753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648397753 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648397753 data=null} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
13:18:22 [2020-04-21T17:18:22.233Z] DEBUG - number of items : 18
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - number of items : 18
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - number of items : 18
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648397304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648397303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648397303 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648397303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648397303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648397303 data=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}
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648397302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648397302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648397302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648397302 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648397302 data=null} to ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.234Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
13:18:22 [2020-04-21T17:18:22.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648396938 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:18:22 [2020-04-21T17:18:22.800Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:18:22 [2020-04-21T17:18:22.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:18:22 [2020-04-21T17:18:22.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:18:22 [2020-04-21T17:18:22.800Z] DEBUG - Attempting to set focus on Tree with text {}
13:18:22 [2020-04-21T17:18:22.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1648396866 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:18:22 [2020-04-21T17:18:22.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1648396866 data=null doit=true} to TreeItem with text {test}
13:18:22 [2020-04-21T17:18:22.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1648396865 data=null} to TreeItem with text {test}
13:18:22 [2020-04-21T17:18:22.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1648396865 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:18:22 [2020-04-21T17:18:22.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648396865 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:18:22 [2020-04-21T17:18:22.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1648396854 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:18:22 [2020-04-21T17:18:22.800Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:18:22 [2020-04-21T17:18:22.800Z] DEBUG - Clicking on with mnemonic 'Delete'
13:18:22 [2020-04-21T17:18:22.800Z] DEBUG - Clicked on with mnemonic 'Delete'
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648396041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648396041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648396041 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648396040 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648396040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648396040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648396040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648396040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648396040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648396040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:23 [2020-04-21T17:18:23.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648396040 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:18:23 [2020-04-21T17:18:23.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648396040 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:18:23 [2020-04-21T17:18:23.736Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:18:23 [2020-04-21T17:18:23.736Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:18:23 [2020-04-21T17:18:23.736Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:18:23 [2020-04-21T17:18:23.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:18:23 [2020-04-21T17:18:23.736Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:18:23 [2020-04-21T17:18:23.736Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:18:23 [2020-04-21T17:18:23.736Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:18:23 [2020-04-21T17:18:23.736Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:23 [2020-04-21T17:18:23.736Z] DEBUG - Clicking on OK
13:18:23 [2020-04-21T17:18:23.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648396039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:23 [2020-04-21T17:18:23.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648396038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:23 [2020-04-21T17:18:23.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648396038 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:23 [2020-04-21T17:18:23.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648396038 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:23 [2020-04-21T17:18:23.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648396038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:23 [2020-04-21T17:18:23.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648396038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:23 [2020-04-21T17:18:23.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:23 [2020-04-21T17:18:23.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:23 [2020-04-21T17:18:23.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:23 [2020-04-21T17:18:23.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:23 [2020-04-21T17:18:23.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:23 [2020-04-21T17:18:23.736Z] DEBUG - Clicked on OK
13:18:24 [2020-04-21T17:18:24.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648396038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:24 [2020-04-21T17:18:24.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648396744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:18:24 [2020-04-21T17:18:24.867Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.677 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
13:18:24 [2020-04-21T17:18:24.867Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest)  Time elapsed: 7.65 s
13:18:24 [2020-04-21T17:18:24.867Z] testHideEmptyRowsState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest)  Time elapsed: 4.458 s
13:18:24 [2020-04-21T17:18:24.867Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
13:18:28 [2020-04-21T17:18:28.155Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:18:28 [2020-04-21T17:18:28.155Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:28 [2020-04-21T17:18:28.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
13:18:28 [2020-04-21T17:18:28.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"'
13:18:28 [2020-04-21T17:18:28.414Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:18:28 [2020-04-21T17:18:28.414Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:18:28 [2020-04-21T17:18:28.414Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:18:28 [2020-04-21T17:18:28.414Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:18:28 [2020-04-21T17:18:28.414Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
13:18:28 [2020-04-21T17:18:28.414Z] DEBUG - Clicking on with mnemonic 'Follow weston/338'
13:18:28 [2020-04-21T17:18:28.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=-1648391245 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'
13:18:28 [2020-04-21T17:18:28.414Z] DEBUG - Clicked on with mnemonic 'Follow weston/338'
13:18:31 [2020-04-21T17:18:31.702Z] DEBUG - number of items : 20
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648388563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648388563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648388563 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648388563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648388563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648388562 data=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}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648388557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648388557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648388556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648388556 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648388556 data=null} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - number of items : 20
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648388055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648388055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648388055 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648388054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648388054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648388054 data=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}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648388049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648388049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648388048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648388048 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648388048 data=null} to ToolItem with tooltip text {Follow critical path forward}
13:18:31 [2020-04-21T17:18:31.703Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
13:18:32 [2020-04-21T17:18:32.269Z] DEBUG - number of items : 20
13:18:32 [2020-04-21T17:18:32.269Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward}
13:18:32 [2020-04-21T17:18:32.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648387546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
13:18:32 [2020-04-21T17:18:32.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648387546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
13:18:32 [2020-04-21T17:18:32.269Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648387545 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
13:18:32 [2020-04-21T17:18:32.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648387545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
13:18:32 [2020-04-21T17:18:32.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648387545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
13:18:32 [2020-04-21T17:18:32.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648387545 data=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}
13:18:32 [2020-04-21T17:18:32.269Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648387539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
13:18:32 [2020-04-21T17:18:32.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648387539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
13:18:32 [2020-04-21T17:18:32.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648387539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
13:18:32 [2020-04-21T17:18:32.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648387539 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
13:18:32 [2020-04-21T17:18:32.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648387539 data=null} to ToolItem with tooltip text {Follow critical path backward}
13:18:32 [2020-04-21T17:18:32.269Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward}
13:18:32 [2020-04-21T17:18:32.836Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
13:18:32 [2020-04-21T17:18:32.836Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340'
13:18:32 [2020-04-21T17:18:32.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=-1648386973 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'
13:18:32 [2020-04-21T17:18:32.836Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340'
13:18:33 [2020-04-21T17:18:33.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648386393 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:18:33 [2020-04-21T17:18:33.403Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:18:33 [2020-04-21T17:18:33.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:18:33 [2020-04-21T17:18:33.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:18:33 [2020-04-21T17:18:33.403Z] DEBUG - Attempting to set focus on Tree with text {}
13:18:33 [2020-04-21T17:18:33.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1648386358 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:18:33 [2020-04-21T17:18:33.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1648386358 data=null doit=true} to TreeItem with text {test}
13:18:33 [2020-04-21T17:18:33.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1648386357 data=null} to TreeItem with text {test}
13:18:33 [2020-04-21T17:18:33.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1648386357 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:18:33 [2020-04-21T17:18:33.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648386357 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:18:33 [2020-04-21T17:18:33.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1648386342 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:18:33 [2020-04-21T17:18:33.403Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:18:33 [2020-04-21T17:18:33.403Z] DEBUG - Clicking on with mnemonic 'Delete'
13:18:33 [2020-04-21T17:18:33.403Z] DEBUG - Clicked on with mnemonic 'Delete'
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648385638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648385637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648385637 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648385636 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648385636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648385636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648385636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648385636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648385636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648385636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648385635 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648385635 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Clicking on OK
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648385634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648385634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648385634 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648385634 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648385634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:33 [2020-04-21T17:18:33.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648385633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:33 [2020-04-21T17:18:33.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:33 [2020-04-21T17:18:33.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:33 [2020-04-21T17:18:33.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:33 [2020-04-21T17:18:33.971Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:33 [2020-04-21T17:18:33.971Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:33 [2020-04-21T17:18:33.971Z] DEBUG - Clicked on OK
13:18:34 [2020-04-21T17:18:34.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648385633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:34 [2020-04-21T17:18:34.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648386249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:18:35 [2020-04-21T17:18:35.103Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.31 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
13:18:35 [2020-04-21T17:18:35.103Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest)  Time elapsed: 7.85 s
13:18:35 [2020-04-21T17:18:35.103Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
13:18:35 [2020-04-21T17:18:35.361Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
13:18:35 [2020-04-21T17:18:35.361Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:18:41 [2020-04-21T17:18:41.918Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"'
13:18:41 [2020-04-21T17:18:41.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:41 [2020-04-21T17:18:41.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:18:41 [2020-04-21T17:18:41.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:18:41 [2020-04-21T17:18:41.919Z] DEBUG - Setting state to checked on: scp_dest
13:18:42 [2020-04-21T17:18:42.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648377427 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:18:42 [2020-04-21T17:18:42.177Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:18:42 [2020-04-21T17:18:42.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:18:42 [2020-04-21T17:18:42.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:18:42 [2020-04-21T17:18:42.177Z] DEBUG - Attempting to set focus on Tree with text {}
13:18:42 [2020-04-21T17:18:42.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1648377401 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:18:42 [2020-04-21T17:18:42.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1648377401 data=null doit=true} to TreeItem with text {test}
13:18:42 [2020-04-21T17:18:42.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1648377401 data=null} to TreeItem with text {test}
13:18:42 [2020-04-21T17:18:42.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1648377400 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:18:42 [2020-04-21T17:18:42.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648377400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:18:42 [2020-04-21T17:18:42.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1648377361 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:18:42 [2020-04-21T17:18:42.435Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:18:42 [2020-04-21T17:18:42.435Z] DEBUG - Clicking on with mnemonic 'Delete'
13:18:42 [2020-04-21T17:18:42.435Z] DEBUG - Clicked on with mnemonic 'Delete'
13:18:43 [2020-04-21T17:18:43.000Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:18:43 [2020-04-21T17:18:43.000Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:18:43 [2020-04-21T17:18:43.000Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:18:43 [2020-04-21T17:18:43.000Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:18:43 [2020-04-21T17:18:43.000Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648376630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648376629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648376629 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648376629 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648376629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648376629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648376629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648376629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648376628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648376628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648376628 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648376628 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Clicking on OK
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648376627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648376627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648376627 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648376626 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648376626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648376626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:43 [2020-04-21T17:18:43.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:43 [2020-04-21T17:18:43.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:43 [2020-04-21T17:18:43.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:43 [2020-04-21T17:18:43.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:43 [2020-04-21T17:18:43.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:43 [2020-04-21T17:18:43.001Z] DEBUG - Clicked on OK
13:18:43 [2020-04-21T17:18:43.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648376626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:43 [2020-04-21T17:18:43.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648377260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:18:44 [2020-04-21T17:18:44.327Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.082 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
13:18:44 [2020-04-21T17:18:44.327Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest)  Time elapsed: 6.777 s
13:18:44 [2020-04-21T17:18:44.327Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
13:18:44 [2020-04-21T17:18:44.586Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
13:18:44 [2020-04-21T17:18:44.586Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - number of items : 6
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads}
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648369458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648369457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648369457 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648369457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648369457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648369457 data=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}
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648369456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648369437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648369437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648369437 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648369436 data=null} to ToolItem with tooltip text {Showing all threads}
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads}
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:18:51 [2020-04-21T17:18:51.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:18:51 [2020-04-21T17:18:51.146Z] DEBUG - number of items : 6
13:18:51 [2020-04-21T17:18:51.146Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads}
13:18:51 [2020-04-21T17:18:51.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648369428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
13:18:51 [2020-04-21T17:18:51.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648369427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
13:18:51 [2020-04-21T17:18:51.146Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648369427 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
13:18:51 [2020-04-21T17:18:51.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648369427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
13:18:51 [2020-04-21T17:18:51.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648369427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
13:18:51 [2020-04-21T17:18:51.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648369426 data=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}
13:18:51 [2020-04-21T17:18:51.146Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648369426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
13:18:51 [2020-04-21T17:18:51.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648369415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
13:18:51 [2020-04-21T17:18:51.146Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648369415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
13:18:51 [2020-04-21T17:18:51.146Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648369414 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
13:18:51 [2020-04-21T17:18:51.146Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648369414 data=null} to ToolItem with tooltip text {Showing active threads}
13:18:51 [2020-04-21T17:18:51.146Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads}
13:18:51 [2020-04-21T17:18:51.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:18:51 [2020-04-21T17:18:51.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:18:51 [2020-04-21T17:18:51.146Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
13:18:51 [2020-04-21T17:18:51.146Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:18:53 [2020-04-21T17:18:53.048Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:18:53 [2020-04-21T17:18:53.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:18:53 [2020-04-21T17:18:53.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:18:53 [2020-04-21T17:18:53.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:18:53 [2020-04-21T17:18:53.048Z] DEBUG - Setting state to checked on: lttng-sessiond
13:18:53 [2020-04-21T17:18:53.048Z] DEBUG - Setting state to checked on: lttng-consumerd
13:18:53 [2020-04-21T17:18:53.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648366021 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:18:53 [2020-04-21T17:18:53.615Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:18:53 [2020-04-21T17:18:53.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:18:53 [2020-04-21T17:18:53.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:18:53 [2020-04-21T17:18:53.615Z] DEBUG - Attempting to set focus on Tree with text {}
13:18:53 [2020-04-21T17:18:53.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1648365998 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:18:53 [2020-04-21T17:18:53.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1648365998 data=null doit=true} to TreeItem with text {test}
13:18:53 [2020-04-21T17:18:53.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1648365997 data=null} to TreeItem with text {test}
13:18:53 [2020-04-21T17:18:53.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1648365997 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:18:53 [2020-04-21T17:18:53.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648365997 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:18:53 [2020-04-21T17:18:53.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1648365986 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:18:53 [2020-04-21T17:18:53.615Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:18:53 [2020-04-21T17:18:53.615Z] DEBUG - Clicking on with mnemonic 'Delete'
13:18:53 [2020-04-21T17:18:53.873Z] DEBUG - Clicked on with mnemonic 'Delete'
13:18:54 [2020-04-21T17:18:54.439Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:18:54 [2020-04-21T17:18:54.439Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:18:54 [2020-04-21T17:18:54.439Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648365238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648365237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648365237 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648365237 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648365237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648365237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648365237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648365237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648365236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648365236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648365236 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648365236 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Clicking on OK
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648365235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648365235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648365235 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648365235 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648365234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648365234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:54 [2020-04-21T17:18:54.440Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:54 [2020-04-21T17:18:54.440Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:54 [2020-04-21T17:18:54.440Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:54 [2020-04-21T17:18:54.440Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:54 [2020-04-21T17:18:54.440Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:54 [2020-04-21T17:18:54.440Z] DEBUG - Clicked on OK
13:18:55 [2020-04-21T17:18:55.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648365234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:18:55 [2020-04-21T17:18:55.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648365923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:18:55 [2020-04-21T17:18:55.523Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.323 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
13:18:55 [2020-04-21T17:18:55.523Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 6.001 s
13:18:55 [2020-04-21T17:18:55.523Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 3.201 s
13:18:55 [2020-04-21T17:18:55.523Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648359024 data=null doit=true} to Shell with text {Find}
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=-1648359020 data=null} to (of type 'Combo')
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - Set text on (of type 'Combo') to \ACPU
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.841Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6c05ae65
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1648359015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1648359015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1648359015 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1648359015 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1648359014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1648359014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1648359014 data=null item=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')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1648359014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1648359014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1648359014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1648359014 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1648359013 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2619a239
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1648359011 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')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1648359011 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')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1648359011 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1648359010 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1648359010 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')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1648359010 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')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1648359010 data=null item=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')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1648359010 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')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1648359010 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')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1648359010 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')
13:19:00 [2020-04-21T17:19:00.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1648359009 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1648359009 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Clicking on Fi&nd
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648359009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648359009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648359009 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648359009 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648359009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648359008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648359008 data=null item=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')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648358995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648358995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648358995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648358995 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648358995 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Clicked on Fi&nd
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=-1648358992 data=null} to (of type 'Combo')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Set text on (of type 'Combo') to \ACPU
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6297b104
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1648358968 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')
13:19:00 [2020-04-21T17:19:00.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1648358967 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')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1648358967 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1648358967 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1648358966 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')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1648358966 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')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1648358966 data=null item=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')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1648358965 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')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1648358965 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')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1648358965 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')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1648358965 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1648358965 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Clicking on Fi&nd
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648358965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648358964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648358964 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648358964 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648358964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648358964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648358964 data=null item=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')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648358963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648358963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648358963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648358963 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648358962 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Clicked on Fi&nd
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Clicking on Close
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648358959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648358959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648358959 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648358959 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648358958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648358958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648358958 data=null item=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')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Clicked on 
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648358703 data=null doit=true} to Shell with text {Find}
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
13:19:00 [2020-04-21T17:19:00.844Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1648358698 data=null} to (of type 'Combo')
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - Set text on (of type 'Combo') to CPU 1
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:00 [2020-04-21T17:19:00.845Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5ca2a4f6
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1648358694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1648358671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1648358671 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1648358670 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1648358670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1648358670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1648358670 data=null item=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')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1648358669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1648358668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1648358668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1648358668 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1648358668 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Clicking on Fi&nd
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648358665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648358665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648358665 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648358665 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648358665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648358664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648358664 data=null item=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')
13:19:01 [2020-04-21T17:19:01.105Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648358653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648358653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648358653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648358653 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648358653 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Clicked on Fi&nd
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1648358650 data=null} to (of type 'Combo')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Set text on (of type 'Combo') to CPU 1
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1648358648 data=null doit=true} to Button with text {F&orward}
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1648358647 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}
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1648358645 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1648358645 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')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1648358644 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')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1648358644 data=null item=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')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.106Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Clicking on Fi&nd
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648358638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648358638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648358638 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648358638 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648358637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648358637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648358637 data=null item=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')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648358633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648358633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648358633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648358632 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648358632 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Clicked on Fi&nd
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Clicking on Close
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648358628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648358628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648358628 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648358628 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648358627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648358623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648358618 data=null item=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')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Clicked on 
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.107Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648358310 data=null doit=true} to Shell with text {Find}
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Setting text on (of type 'Combo') to CPU
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=-1648358306 data=null} to (of type 'Combo')
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Set text on (of type 'Combo') to CPU
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1648358303 data=null doit=true} to Button with text {&Backward}
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1648358303 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}
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1648358301 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1648358301 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')
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1648358300 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')
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1648358300 data=null item=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')
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@60c972b9
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1648358297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1648358297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1648358296 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1648358296 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1648358296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1648358296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1648358296 data=null item=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')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1648358296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1648358295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1648358295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1648358295 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1648358295 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2ae34d2a
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-1648358294 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')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1648358293 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')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-1648358293 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-1648358293 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-1648358293 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')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-1648358293 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')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-1648358293 data=null item=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')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-1648358292 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')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1648358292 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')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-1648358292 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')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-1648358292 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-1648358292 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Clicking on Fi&nd
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648358290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648358290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648358290 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648358290 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648358290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648358290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648358289 data=null item=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')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648358279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648358278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648358271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648358271 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648358271 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Clicked on Fi&nd
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Setting text on (of type 'Combo') to CP
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=-1648358269 data=null} to (of type 'Combo')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - Set text on (of type 'Combo') to CP
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.368Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Clicking on Fi&nd
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648358259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648358259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648358259 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648358258 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648358258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648358258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648358258 data=null item=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')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648358254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648358253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648358253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648358253 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648358253 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Clicked on Fi&nd
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Clicking on Close
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648358249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648358249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648358249 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648358248 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648358248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648358248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648358248 data=null item=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')
13:19:01 [2020-04-21T17:19:01.370Z] DEBUG - Clicked on 
13:19:01 [2020-04-21T17:19:01.370Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
13:19:01 [2020-04-21T17:19:01.629Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:19:01 [2020-04-21T17:19:01.629Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:19:01 [2020-04-21T17:19:01.629Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.629Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:19:01 [2020-04-21T17:19:01.629Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.629Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:19:01 [2020-04-21T17:19:01.629Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.629Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.629Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.629Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:01 [2020-04-21T17:19:01.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648358018 data=null doit=true} to Shell with text {Find}
13:19:01 [2020-04-21T17:19:01.629Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:01 [2020-04-21T17:19:01.629Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.629Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.629Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.629Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1648358013 data=null} to (of type 'Combo')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Set text on (of type 'Combo') to CPU 1
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@777bc5c0
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1648358010 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')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1648358009 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')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1648358009 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1648358009 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1648358008 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')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1648358008 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')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1648358008 data=null item=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')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1648358008 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')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1648358008 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')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1648358008 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')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1648358007 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1648358007 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Clicking on Fi&nd
13:19:01 [2020-04-21T17:19:01.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648358003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648358003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648358003 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648358003 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648358002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648358002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648358002 data=null item=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')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648357965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648357964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648357964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648357964 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648357964 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Clicked on Fi&nd
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Setting text on (of type 'Combo') to cpu 1
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=-1648357962 data=null} to (of type 'Combo')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Set text on (of type 'Combo') to cpu 1
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Clicking on Fi&nd
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648357954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648357954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648357954 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648357954 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648357954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648357954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648357954 data=null item=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')
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648357951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648357950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648357950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648357950 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648357950 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - Clicked on Fi&nd
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - Clicking on Close
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648357946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648357946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648357946 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648357946 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648357945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648357945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648357945 data=null item=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')
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - Clicked on 
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
13:19:01 [2020-04-21T17:19:01.632Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648357756 data=null doit=true} to Shell with text {Find}
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - Clicking on Close
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648357751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648357751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648357751 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648357751 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648357751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648357751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648357751 data=null item=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')
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - Clicked on 
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648357641 data=null doit=true} to Shell with text {Find}
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - Clicking on Close
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648357636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648357636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648357636 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648357636 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648357636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:01 [2020-04-21T17:19:01.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648357636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648357636 data=null item=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')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Clicked on 
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1648357462 data=null doit=true} to Shell with text {Find}
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1648357458 data=null} to (of type 'Combo')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Set text on (of type 'Combo') to CPU 1
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1648357455 data=null doit=true} to Button with text {F&orward}
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1648357455 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}
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1648357453 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1648357453 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')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1648357452 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')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1648357452 data=null item=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')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@60aceea5
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1648357450 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')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1648357450 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')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1648357450 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1648357450 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1648357450 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')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1648357449 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')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1648357449 data=null item=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')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1648357449 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')
13:19:02 [2020-04-21T17:19:02.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1648357449 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')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1648357449 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')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1648357449 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1648357448 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@49b4bd1c
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1648357447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1648357447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1648357446 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1648357446 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1648357446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1648357446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1648357446 data=null item=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')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1648357446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1648357445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1648357445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1648357445 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1648357445 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Clicking on Fi&nd
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648357443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648357443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648357443 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648357442 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648357442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648357442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648357442 data=null item=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')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648357438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648357438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648357438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648357437 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.153Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648357437 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.153Z] DEBUG - Clicked on Fi&nd
13:19:02 [2020-04-21T17:19:02.153Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:19:02 [2020-04-21T17:19:02.153Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:19:02 [2020-04-21T17:19:02.153Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
13:19:02 [2020-04-21T17:19:02.153Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
13:19:02 [2020-04-21T17:19:02.153Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:19:02 [2020-04-21T17:19:02.153Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:19:02 [2020-04-21T17:19:02.153Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
13:19:02 [2020-04-21T17:19:02.153Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1648357367 data=null} to (of type 'Combo')
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - Set text on (of type 'Combo') to CPU 1
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1648357366 data=null doit=true} to Button with text {&Backward}
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1648357365 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}
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1648357364 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1648357364 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')
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1648357363 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')
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1648357363 data=null item=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')
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.412Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Clicking on Fi&nd
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1648357358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648357358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1648357358 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1648357358 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1648357357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1648357357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1648357357 data=null item=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')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1648357348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1648357348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1648357347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1648357347 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1648357347 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Clicked on Fi&nd
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Clicking on Close
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1648357227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1648357226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1648357226 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1648357226 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1648357226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1648357226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1648357226 data=null item=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')
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Clicked on 
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=-1648357119 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}
13:19:02 [2020-04-21T17:19:02.413Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:19:02 [2020-04-21T17:19:02.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:19:02 [2020-04-21T17:19:02.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:19:02 [2020-04-21T17:19:02.671Z] DEBUG - Attempting to set focus on Tree with text {}
13:19:02 [2020-04-21T17:19:02.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1648357063 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:19:02 [2020-04-21T17:19:02.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1648357063 data=null doit=true} to TreeItem with text {test}
13:19:02 [2020-04-21T17:19:02.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1648357063 data=null} to TreeItem with text {test}
13:19:02 [2020-04-21T17:19:02.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1648357062 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:19:02 [2020-04-21T17:19:02.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648357062 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:19:02 [2020-04-21T17:19:02.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1648357049 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:19:02 [2020-04-21T17:19:02.671Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:19:02 [2020-04-21T17:19:02.671Z] DEBUG - Clicking on with mnemonic 'Delete'
13:19:02 [2020-04-21T17:19:02.671Z] DEBUG - Clicked on with mnemonic 'Delete'
13:19:03 [2020-04-21T17:19:03.236Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648356315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648356315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648356315 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648356315 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648356314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648356314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648356314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648356314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648356314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648356314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648356314 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648356314 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Clicking on OK
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648356313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648356313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648356312 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648356312 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648356312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648356312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:19:03 [2020-04-21T17:19:03.237Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:19:03 [2020-04-21T17:19:03.237Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:19:03 [2020-04-21T17:19:03.237Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:19:03 [2020-04-21T17:19:03.237Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:19:03 [2020-04-21T17:19:03.237Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:19:03 [2020-04-21T17:19:03.237Z] DEBUG - Clicked on OK
13:19:04 [2020-04-21T17:19:04.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648356312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:19:04 [2020-04-21T17:19:04.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648356970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:19:04 [2020-04-21T17:19:04.171Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.68 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
13:19:04 [2020-04-21T17:19:04.171Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.463 s
13:19:04 [2020-04-21T17:19:04.171Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.322 s
13:19:04 [2020-04-21T17:19:04.171Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.379 s
13:19:04 [2020-04-21T17:19:04.171Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.263 s
13:19:04 [2020-04-21T17:19:04.171Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.306 s
13:19:04 [2020-04-21T17:19:04.171Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.457 s
13:19:04 [2020-04-21T17:19:04.171Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
13:19:09 [2020-04-21T17:19:09.438Z] 
13:19:09 [2020-04-21T17:19:09.438Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:19:08.656
13:19:09 [2020-04-21T17:19:09.438Z] !MESSAGE ControlFlowView Data Provider failed: org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException:null
13:19:21 [2020-04-21T17:19:21.780Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.473 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
13:19:21 [2020-04-21T17:19:21.780Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest)  Time elapsed: 16.058 s
13:19:21 [2020-04-21T17:19:21.780Z] 
13:19:21 [2020-04-21T17:19:21.780Z] Results:
13:19:21 [2020-04-21T17:19:21.780Z] 
13:19:21 [2020-04-21T17:19:21.780Z] Tests run: 57, Failures: 0, Errors: 0, Skipped: 1
13:19:21 [2020-04-21T17:19:21.780Z] 
13:19:21 [2020-04-21T17:19:21.780Z] 
13:19:21 [2020-04-21T17:19:21.780Z] !ENTRY org.eclipse.core.resources 2 10035 2020-04-21 17:19:21.164
13:19:21 [2020-04-21T17:19:21.780Z] !MESSAGE The workspace will exit with unsaved changes in this session.
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] All tests passed!
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] 
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.13-SNAPSHOT.pom
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.13-SNAPSHOT-p2metadata.xml
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.13-SNAPSHOT-p2artifacts.xml
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] 
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] 
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.0.0-SNAPSHOT [95/138]
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] 
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] 
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] The project's OSGi version is 5.0.0.202004211619
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] 
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] 
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] 
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] 
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] 
13:19:22 [2020-04-21T17:19:22.348Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:19:22 [2020-04-21T17:19:22.349Z] [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes
13:19:23 [2020-04-21T17:19:23.284Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryDataProviderFactory.java:[44] 
13:19:23 [2020-04-21T17:19:23.284Z] 	private static final Predicate<? super ITmfTrace> PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null;
13:19:23 [2020-04-21T17:19:23.284Z] 	                                                                                                          ^
13:19:23 [2020-04-21T17:19:23.284Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:19:23 [2020-04-21T17:19:23.284Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java:[96] 
13:19:23 [2020-04-21T17:19:23.285Z] 	return Objects.requireNonNull(Optional.of(new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic(), file.getValidityStart(), file.getValidityEnd())));
13:19:23 [2020-04-21T17:19:23.285Z] 	                                                             ^^^^^^^^
13:19:23 [2020-04-21T17:19:23.285Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:19:23 [2020-04-21T17:19:23.285Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[134] 
13:19:23 [2020-04-21T17:19:23.285Z] 	int tidQuark = entry.getValue();
13:19:23 [2020-04-21T17:19:23.285Z] 	               ^^^^^^^^^^^^^^^^
13:19:23 [2020-04-21T17:19:23.285Z] 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
13:19:23 [2020-04-21T17:19:23.285Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[177] 
13:19:23 [2020-04-21T17:19:23.285Z] 	builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName())));
13:19:23 [2020-04-21T17:19:23.285Z] 	                                                                                ^^^^^^^^^^^^^^^^^^^^
13:19:23 [2020-04-21T17:19:23.285Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:19:23 [2020-04-21T17:19:23.285Z] 4 problems (4 warnings)
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-sources.jar
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.jar
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.jar
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:19:23 [2020-04-21T17:19:23.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.7-SNAPSHOT  [96/138]
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] The project's OSGi version is 3.0.7.202004211619
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
13:19:23 [2020-04-21T17:19:23.543Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes
13:19:23 [2020-04-21T17:19:23.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/org/eclipse/tracecompass/internal/lttng2/ust/ui/views/memusage/UstMemoryUsageView.java:[17] 
13:19:23 [2020-04-21T17:19:23.801Z] 	import org.eclipse.tracecompass.internal.analysis.os.linux.ui.views.memory.MemoryUsageView;
13:19:23 [2020-04-21T17:19:23.801Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:19:23 [2020-04-21T17:19:23.801Z] Discouraged access: The type 'MemoryUsageView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes')
13:19:23 [2020-04-21T17:19:23.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/org/eclipse/tracecompass/internal/lttng2/ust/ui/views/memusage/UstMemoryUsageView.java:[26] 
13:19:23 [2020-04-21T17:19:23.801Z] 	public class UstMemoryUsageView extends MemoryUsageView {
13:19:23 [2020-04-21T17:19:23.801Z] 	                                        ^^^^^^^^^^^^^^^
13:19:23 [2020-04-21T17:19:23.801Z] Discouraged access: The type 'MemoryUsageView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes')
13:19:23 [2020-04-21T17:19:23.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/org/eclipse/tracecompass/internal/lttng2/ust/ui/views/memusage/UstMemoryUsageView.java:[35] 
13:19:23 [2020-04-21T17:19:23.801Z] 	super(Messages.MemoryUsageViewer_Title, UstMemoryUsageDataProvider.ID,
13:19:23 [2020-04-21T17:19:23.801Z]                 new TmfXYChartSettings(Messages.MemoryUsageViewer_Title, Messages.MemoryUsageViewer_XAxis, Messages.MemoryUsageViewer_YAxis, 1));
13:19:23 [2020-04-21T17:19:23.801Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:19:23 [2020-04-21T17:19:23.801Z] Discouraged access: The constructor 'MemoryUsageView(String, String, TmfXYChartSettings)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes')
13:19:23 [2020-04-21T17:19:23.801Z] 3 problems (3 warnings)
13:19:23 [2020-04-21T17:19:23.801Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.801Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
13:19:23 [2020-04-21T17:19:23.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:19:23 [2020-04-21T17:19:23.802Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
13:19:23 [2020-04-21T17:19:23.802Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.802Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
13:19:23 [2020-04-21T17:19:23.802Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.7-SNAPSHOT-sources.jar
13:19:23 [2020-04-21T17:19:23.802Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.802Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
13:19:23 [2020-04-21T17:19:23.802Z] [INFO] 
13:19:23 [2020-04-21T17:19:23.802Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
13:19:24 [2020-04-21T17:19:24.060Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.7-SNAPSHOT.jar
13:19:24 [2020-04-21T17:19:24.060Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.060Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
13:19:24 [2020-04-21T17:19:24.060Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.060Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui ---
13:19:24 [2020-04-21T17:19:24.060Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.060Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui ---
13:19:24 [2020-04-21T17:19:24.060Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.7-SNAPSHOT.jar
13:19:24 [2020-04-21T17:19:24.060Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.060Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
13:19:24 [2020-04-21T17:19:24.060Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.060Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
13:19:24 [2020-04-21T17:19:24.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.7-SNAPSHOT.jar
13:19:24 [2020-04-21T17:19:24.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.7-SNAPSHOT.pom
13:19:24 [2020-04-21T17:19:24.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.7-SNAPSHOT-sources.jar
13:19:24 [2020-04-21T17:19:24.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.7-SNAPSHOT-pack200.jar.pack.gz
13:19:24 [2020-04-21T17:19:24.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.7-SNAPSHOT-p2metadata.xml
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.7-SNAPSHOT-p2artifacts.xml
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.3.0-SNAPSHOT     [97/138]
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/target
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.3.0-SNAPSHOT.jar
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.319Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust ---
13:19:24 [2020-04-21T17:19:24.577Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.3.0-SNAPSHOT-sources-feature.jar
13:19:24 [2020-04-21T17:19:24.577Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.577Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust ---
13:19:24 [2020-04-21T17:19:24.577Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.577Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
13:19:24 [2020-04-21T17:19:24.577Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.577Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.3.0-SNAPSHOT.jar
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.3.0-SNAPSHOT.pom
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.3.0-SNAPSHOT-sources-feature.jar
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.3.0-SNAPSHOT-p2metadata.xml
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.3.0-SNAPSHOT-p2artifacts.xml
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.10-SNAPSHOT [98/138]
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] The project's OSGi version is 1.0.10.202004211619
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] 
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
13:19:24 [2020-04-21T17:19:24.578Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes
13:19:25 [2020-04-21T17:19:25.144Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf/org/eclipse/tracecompass/lttng2/ust/core/tests/perf/cygprofile/CallStackAndGraphBenchmark.java:[131] 
13:19:25 [2020-04-21T17:19:25.144Z] 	CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID);
13:19:25 [2020-04-21T17:19:25.144Z] 	                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:19:25 [2020-04-21T17:19:25.144Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:19:25 [2020-04-21T17:19:25.144Z] 1 problem (1 warning)
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] 
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] 
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.10-SNAPSHOT-sources.jar
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] 
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] 
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.10-SNAPSHOT.jar
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] 
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] 
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] 
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.10-SNAPSHOT.jar
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] 
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] 
13:19:25 [2020-04-21T17:19:25.144Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
13:19:25 [2020-04-21T17:19:25.711Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
13:19:25 [2020-04-21T17:19:25.711Z] [INFO] Command line:
13:19:25 [2020-04-21T17:19:25.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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:19:25 [2020-04-21T17:19:25.711Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:19:28 [2020-04-21T17:19:28.995Z] !SESSION 2020-04-21 17:19:25.796 -----------------------------------------------
13:19:28 [2020-04-21T17:19:28.995Z] eclipse.buildId=unknown
13:19:28 [2020-04-21T17:19:28.995Z] java.version=1.8.0_202
13:19:28 [2020-04-21T17:19:28.995Z] java.vendor=Oracle Corporation
13:19:28 [2020-04-21T17:19:28.995Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:19:28 [2020-04-21T17:19:28.995Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:19:28 [2020-04-21T17:19:28.995Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:19:28 [2020-04-21T17:19:28.995Z] 
13:19:28 [2020-04-21T17:19:28.995Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:19:28.759
13:19:28 [2020-04-21T17:19:28.995Z] !MESSAGE FrameworkEvent ERROR
13:19:28 [2020-04-21T17:19:28.995Z] !STACK 0
13:19:28 [2020-04-21T17:19:28.995Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
13:19:28 [2020-04-21T17:19:28.995Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:19:28 [2020-04-21T17:19:28.995Z] 
13:19:28 [2020-04-21T17:19:28.995Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:19:28 [2020-04-21T17:19:28.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:19:28 [2020-04-21T17:19:28.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:19:28 [2020-04-21T17:19:28.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:19:28 [2020-04-21T17:19:28.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:19:28 [2020-04-21T17:19:28.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:19:28 [2020-04-21T17:19:28.995Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:19:28 [2020-04-21T17:19:28.995Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:19:31 [2020-04-21T17:19:31.552Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
13:19:32 [2020-04-21T17:19:32.118Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.833 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
13:19:32 [2020-04-21T17:19:32.118Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest)  Time elapsed: 0.802 s
13:19:32 [2020-04-21T17:19:32.118Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
13:19:32 [2020-04-21T17:19:32.118Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
13:19:32 [2020-04-21T17:19:32.118Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest)  Time elapsed: 0.019 s
13:19:32 [2020-04-21T17:19:32.118Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
13:19:44 [2020-04-21T17:19:44.885Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.321 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
13:19:44 [2020-04-21T17:19:44.885Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 2.097 s
13:19:44 [2020-04-21T17:19:44.885Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.408 s
13:19:44 [2020-04-21T17:19:44.885Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.388 s
13:19:44 [2020-04-21T17:19:44.885Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.312 s
13:19:44 [2020-04-21T17:19:44.885Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.221 s
13:19:44 [2020-04-21T17:19:44.885Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 3.572 s
13:19:44 [2020-04-21T17:19:44.885Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.313 s
13:19:44 [2020-04-21T17:19:44.885Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
13:19:54 [2020-04-21T17:19:54.858Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.902 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
13:19:54 [2020-04-21T17:19:54.858Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.31 s
13:19:54 [2020-04-21T17:19:54.858Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.256 s
13:19:54 [2020-04-21T17:19:54.858Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.142 s
13:19:54 [2020-04-21T17:19:54.858Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.146 s
13:19:54 [2020-04-21T17:19:54.858Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.15 s
13:19:54 [2020-04-21T17:19:54.858Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 2.704 s
13:19:54 [2020-04-21T17:19:54.858Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.191 s
13:19:54 [2020-04-21T17:19:54.858Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
13:19:54 [2020-04-21T17:19:54.858Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
13:19:54 [2020-04-21T17:19:54.858Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0.001 s
13:19:54 [2020-04-21T17:19:54.858Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
13:19:54 [2020-04-21T17:19:54.858Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
13:19:54 [2020-04-21T17:19:54.858Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0.001 s
13:19:54 [2020-04-21T17:19:54.858Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
13:19:54 [2020-04-21T17:19:54.858Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
13:19:54 [2020-04-21T17:19:54.858Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped
13:19:54 [2020-04-21T17:19:54.858Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
13:20:01 [2020-04-21T17:20:01.423Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.969 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
13:20:01 [2020-04-21T17:20:01.423Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.137 s
13:20:01 [2020-04-21T17:20:01.423Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0 s
13:20:01 [2020-04-21T17:20:01.423Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.178 s
13:20:01 [2020-04-21T17:20:01.423Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.268 s
13:20:01 [2020-04-21T17:20:01.423Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.116 s
13:20:01 [2020-04-21T17:20:01.423Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.024 s
13:20:01 [2020-04-21T17:20:01.423Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.11 s
13:20:01 [2020-04-21T17:20:01.423Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.012 s
13:20:01 [2020-04-21T17:20:01.423Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.12 s
13:20:01 [2020-04-21T17:20:01.423Z] 
13:20:01 [2020-04-21T17:20:01.423Z] Results:
13:20:01 [2020-04-21T17:20:01.423Z] 
13:20:01 [2020-04-21T17:20:01.423Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1
13:20:01 [2020-04-21T17:20:01.423Z] 
13:20:01 [2020-04-21T17:20:01.989Z] [INFO] All tests passed!
13:20:01 [2020-04-21T17:20:01.989Z] [INFO] 
13:20:01 [2020-04-21T17:20:01.989Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
13:20:01 [2020-04-21T17:20:01.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.10-SNAPSHOT.jar
13:20:01 [2020-04-21T17:20:01.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.10-SNAPSHOT.pom
13:20:01 [2020-04-21T17:20:01.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.10-SNAPSHOT-sources.jar
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.10-SNAPSHOT-p2metadata.xml
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] 
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] 
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.1-SNAPSHOT [99/138]
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] 
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] 
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] The project's OSGi version is 1.0.1.202004211619
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] 
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] 
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] 
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] 
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] 
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
13:20:01 [2020-04-21T17:20:01.990Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes
13:20:02 [2020-04-21T17:20:02.247Z] [INFO] 
13:20:02 [2020-04-21T17:20:02.247Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
13:20:02 [2020-04-21T17:20:02.247Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:20:02 [2020-04-21T17:20:02.247Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
13:20:02 [2020-04-21T17:20:02.247Z] [INFO] 
13:20:02 [2020-04-21T17:20:02.247Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
13:20:02 [2020-04-21T17:20:02.247Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-sources.jar
13:20:02 [2020-04-21T17:20:02.247Z] [INFO] 
13:20:02 [2020-04-21T17:20:02.247Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
13:20:02 [2020-04-21T17:20:02.247Z] [INFO] 
13:20:02 [2020-04-21T17:20:02.247Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
13:20:02 [2020-04-21T17:20:02.247Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.jar
13:20:02 [2020-04-21T17:20:02.247Z] [INFO] 
13:20:02 [2020-04-21T17:20:02.247Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
13:20:02 [2020-04-21T17:20:02.247Z] [INFO] 
13:20:02 [2020-04-21T17:20:02.247Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
13:20:02 [2020-04-21T17:20:02.247Z] [INFO] 
13:20:02 [2020-04-21T17:20:02.248Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
13:20:02 [2020-04-21T17:20:02.248Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.jar
13:20:02 [2020-04-21T17:20:02.248Z] [INFO] 
13:20:02 [2020-04-21T17:20:02.248Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
13:20:02 [2020-04-21T17:20:02.248Z] [INFO] 
13:20:02 [2020-04-21T17:20:02.248Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
13:20:03 [2020-04-21T17:20:03.255Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log
13:20:03 [2020-04-21T17:20:03.255Z] [INFO] Command line:
13:20:03 [2020-04-21T17:20:03.255Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:20:03 [2020-04-21T17:20:03.255Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:20:06 [2020-04-21T17:20:06.538Z] !SESSION 2020-04-21 17:20:03.066 -----------------------------------------------
13:20:06 [2020-04-21T17:20:06.538Z] eclipse.buildId=unknown
13:20:06 [2020-04-21T17:20:06.538Z] java.version=1.8.0_202
13:20:06 [2020-04-21T17:20:06.538Z] java.vendor=Oracle Corporation
13:20:06 [2020-04-21T17:20:06.538Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:20:06 [2020-04-21T17:20:06.539Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
13:20:06 [2020-04-21T17:20:06.539Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:20:06 [2020-04-21T17:20:06.539Z] 
13:20:06 [2020-04-21T17:20:06.539Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:20:06.358
13:20:06 [2020-04-21T17:20:06.539Z] !MESSAGE FrameworkEvent ERROR
13:20:06 [2020-04-21T17:20:06.539Z] !STACK 0
13:20:06 [2020-04-21T17:20:06.539Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
13:20:06 [2020-04-21T17:20:06.539Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:20:06 [2020-04-21T17:20:06.539Z] 
13:20:06 [2020-04-21T17:20:06.539Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:20:06 [2020-04-21T17:20:06.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:20:06 [2020-04-21T17:20:06.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:20:06 [2020-04-21T17:20:06.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:20:06 [2020-04-21T17:20:06.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:20:06 [2020-04-21T17:20:06.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:20:06 [2020-04-21T17:20:06.539Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:20:06 [2020-04-21T17:20:06.539Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:20:09 [2020-04-21T17:20:09.074Z] process 15347: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
13:20:09 [2020-04-21T17:20:09.074Z] See the manual page for dbus-uuidgen to correct this issue.
13:20:21 [2020-04-21T17:20:21.271Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
13:20:21 [2020-04-21T17:20:21.271Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
13:20:21 [2020-04-21T17:20:21.271Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0.001 s
13:20:21 [2020-04-21T17:20:21.271Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
13:20:21 [2020-04-21T17:20:21.271Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
13:20:21 [2020-04-21T17:20:21.271Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0.001 s
13:20:21 [2020-04-21T17:20:21.271Z] 
13:20:21 [2020-04-21T17:20:21.271Z] Results:
13:20:21 [2020-04-21T17:20:21.271Z] 
13:20:21 [2020-04-21T17:20:21.271Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
13:20:21 [2020-04-21T17:20:21.271Z] 
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] All tests passed!
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] 
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] 
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] 
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.12-SNAPSHOT [100/138]
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] 
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] 
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] The project's OSGi version is 1.0.12.202004211619
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] 
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] 
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] 
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] 
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] 
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
13:20:23 [2020-04-21T17:20:23.799Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes
13:20:24 [2020-04-21T17:20:24.057Z] [INFO] 
13:20:24 [2020-04-21T17:20:24.057Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
13:20:24 [2020-04-21T17:20:24.057Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:20:24 [2020-04-21T17:20:24.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
13:20:24 [2020-04-21T17:20:24.057Z] [INFO] 
13:20:24 [2020-04-21T17:20:24.057Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
13:20:24 [2020-04-21T17:20:24.057Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
13:20:24 [2020-04-21T17:20:24.057Z] [INFO] 
13:20:24 [2020-04-21T17:20:24.057Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
13:20:24 [2020-04-21T17:20:24.057Z] [INFO] 
13:20:24 [2020-04-21T17:20:24.057Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
13:20:24 [2020-04-21T17:20:24.315Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
13:20:24 [2020-04-21T17:20:24.315Z] [INFO] 
13:20:24 [2020-04-21T17:20:24.315Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
13:20:24 [2020-04-21T17:20:24.315Z] [INFO] 
13:20:24 [2020-04-21T17:20:24.315Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
13:20:24 [2020-04-21T17:20:24.315Z] [INFO] 
13:20:24 [2020-04-21T17:20:24.315Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
13:20:24 [2020-04-21T17:20:24.315Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
13:20:24 [2020-04-21T17:20:24.315Z] [INFO] 
13:20:24 [2020-04-21T17:20:24.315Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
13:20:24 [2020-04-21T17:20:24.315Z] [INFO] 
13:20:24 [2020-04-21T17:20:24.315Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
13:20:24 [2020-04-21T17:20:24.880Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log
13:20:24 [2020-04-21T17:20:24.880Z] [INFO] Command line:
13:20:24 [2020-04-21T17:20:24.880Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:20:24 [2020-04-21T17:20:24.880Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:20:29 [2020-04-21T17:20:29.207Z] !SESSION 2020-04-21 17:20:24.912 -----------------------------------------------
13:20:29 [2020-04-21T17:20:29.207Z] eclipse.buildId=unknown
13:20:29 [2020-04-21T17:20:29.207Z] java.version=1.8.0_202
13:20:29 [2020-04-21T17:20:29.207Z] java.vendor=Oracle Corporation
13:20:29 [2020-04-21T17:20:29.207Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:20:29 [2020-04-21T17:20:29.207Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:20:29 [2020-04-21T17:20:29.207Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:20:29 [2020-04-21T17:20:29.207Z] 
13:20:29 [2020-04-21T17:20:29.207Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:20:28.378
13:20:29 [2020-04-21T17:20:29.207Z] !MESSAGE FrameworkEvent ERROR
13:20:29 [2020-04-21T17:20:29.207Z] !STACK 0
13:20:29 [2020-04-21T17:20:29.207Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
13:20:29 [2020-04-21T17:20:29.207Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:20:29 [2020-04-21T17:20:29.207Z] 
13:20:29 [2020-04-21T17:20:29.207Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:20:29 [2020-04-21T17:20:29.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:20:29 [2020-04-21T17:20:29.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:20:29 [2020-04-21T17:20:29.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:20:29 [2020-04-21T17:20:29.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:20:29 [2020-04-21T17:20:29.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:20:29 [2020-04-21T17:20:29.207Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:20:29 [2020-04-21T17:20:29.207Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:20:35 [2020-04-21T17:20:35.765Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
13:20:39 [2020-04-21T17:20:39.948Z] Display size: 1440x900
13:20:39 [2020-04-21T17:20:39.948Z] OS version=3.10.0-1062.el7.x86_64
13:20:39 [2020-04-21T17:20:39.948Z] GTK version=2.24.30
13:20:39 [2020-04-21T17:20:39.948Z] GTK theme=Raleigh
13:20:39 [2020-04-21T17:20:39.948Z] LIBOVERLAY_SCROLLBAR=0
13:20:39 [2020-04-21T17:20:39.948Z] Time zone: Coordinated Universal Time
13:20:39 [2020-04-21T17:20:39.948Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:20:39 [2020-04-21T17:20:39.948Z] log4j:WARN Please initialize the log4j system properly.
13:20:43 [2020-04-21T17:20:43.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
13:20:43 [2020-04-21T17:20:43.230Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:20:55 [2020-04-21T17:20:55.486Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
13:20:55 [2020-04-21T17:20:55.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:20:55 [2020-04-21T17:20:55.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
13:20:55 [2020-04-21T17:20:55.486Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:20:55 [2020-04-21T17:20:55.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:20:55 [2020-04-21T17:20:55.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:20:55 [2020-04-21T17:20:55.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:20:55 [2020-04-21T17:20:55.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:20:55 [2020-04-21T17:20:55.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:20:55 [2020-04-21T17:20:55.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:20:55 [2020-04-21T17:20:55.486Z] DEBUG - Setting state to checked on: memory
13:20:56 [2020-04-21T17:20:56.051Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
13:20:56 [2020-04-21T17:20:56.051Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:20:57 [2020-04-21T17:20:57.951Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
13:20:57 [2020-04-21T17:20:57.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:20:57 [2020-04-21T17:20:57.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:20:57 [2020-04-21T17:20:57.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:20:57 [2020-04-21T17:20:57.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:20:57 [2020-04-21T17:20:57.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:20:57 [2020-04-21T17:20:57.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:20:57 [2020-04-21T17:20:57.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:20:57 [2020-04-21T17:20:57.951Z] DEBUG - Setting state to checked on: memory
13:20:59 [2020-04-21T17:20:59.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648240558 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:20:59 [2020-04-21T17:20:59.325Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:20:59 [2020-04-21T17:20:59.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:20:59 [2020-04-21T17:20:59.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:20:59 [2020-04-21T17:20:59.325Z] DEBUG - Attempting to set focus on Tree with text {}
13:20:59 [2020-04-21T17:20:59.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1648240469 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:20:59 [2020-04-21T17:20:59.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1648240468 data=null doit=true} to TreeItem with text {test}
13:20:59 [2020-04-21T17:20:59.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1648240468 data=null} to TreeItem with text {test}
13:20:59 [2020-04-21T17:20:59.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1648240467 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:20:59 [2020-04-21T17:20:59.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648240466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:20:59 [2020-04-21T17:20:59.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1648240442 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:20:59 [2020-04-21T17:20:59.583Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:20:59 [2020-04-21T17:20:59.583Z] DEBUG - Clicking on with mnemonic 'Delete'
13:20:59 [2020-04-21T17:20:59.583Z] DEBUG - Clicked on with mnemonic 'Delete'
13:21:00 [2020-04-21T17:21:00.517Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:21:00 [2020-04-21T17:21:00.517Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:21:00 [2020-04-21T17:21:00.517Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:21:00 [2020-04-21T17:21:00.517Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:21:00 [2020-04-21T17:21:00.517Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:21:00 [2020-04-21T17:21:00.517Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:21:00 [2020-04-21T17:21:00.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:00 [2020-04-21T17:21:00.517Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:00 [2020-04-21T17:21:00.517Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:21:00 [2020-04-21T17:21:00.517Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:21:00 [2020-04-21T17:21:00.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648239316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:00 [2020-04-21T17:21:00.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648239314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:00 [2020-04-21T17:21:00.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648239314 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648239314 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648239313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648239313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648239313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648239312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648239312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648239312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648239311 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648239311 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - Clicking on OK
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648239306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648239306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648239306 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648239305 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648239305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648239305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:00 [2020-04-21T17:21:00.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:00 [2020-04-21T17:21:00.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:00 [2020-04-21T17:21:00.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:00 [2020-04-21T17:21:00.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:00 [2020-04-21T17:21:00.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:00 [2020-04-21T17:21:00.518Z] DEBUG - Clicked on OK
13:21:01 [2020-04-21T17:21:01.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648239304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:01 [2020-04-21T17:21:01.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648240148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:21:01 [2020-04-21T17:21:01.709Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.441 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
13:21:01 [2020-04-21T17:21:01.709Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 13.895 s
13:21:01 [2020-04-21T17:21:01.709Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 3.016 s
13:21:01 [2020-04-21T17:21:01.709Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
13:21:02 [2020-04-21T17:21:02.277Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648237524 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648237524 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648237524 data=null} to TreeItem with text {TestForCallstack}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648237523 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648237523 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}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648237441 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648237440 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648237440 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648237440 data=null} to TreeItem with text {TestForCallstack}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648237439 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648237438 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}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648237425 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648237423 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648237423 data=null} to TreeItem with text {TestForCallstack}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648237422 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648237422 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}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648237300 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1648237297 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1648237296 data=null doit=true} to TreeItem with text {Traces [0]}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1648237296 data=null} to TreeItem with text {Traces [0]}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1648237296 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648237295 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:21:02 [2020-04-21T17:21:02.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1648237261 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:21:04 [2020-04-21T17:21:04.180Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
13:21:04 [2020-04-21T17:21:04.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - number of items : 18
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648233152 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}
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648233151 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}
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648233151 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648233151 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}
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648233150 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}
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648233029 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}
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648233027 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}
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648233027 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}
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648233026 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648233026 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:21:06 [2020-04-21T17:21:06.951Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
13:21:06 [2020-04-21T17:21:06.952Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
13:21:06 [2020-04-21T17:21:06.952Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
13:21:06 [2020-04-21T17:21:06.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:06 [2020-04-21T17:21:06.952Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:06 [2020-04-21T17:21:06.952Z] DEBUG - Clicking on Add...
13:21:06 [2020-04-21T17:21:06.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1648233021 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')
13:21:06 [2020-04-21T17:21:06.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1648233021 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')
13:21:06 [2020-04-21T17:21:06.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1648233020 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:21:06 [2020-04-21T17:21:06.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1648233020 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:21:06 [2020-04-21T17:21:06.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1648233020 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')
13:21:06 [2020-04-21T17:21:06.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1648232971 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')
13:21:06 [2020-04-21T17:21:06.952Z] 
13:21:06 [2020-04-21T17:21:06.952Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-04-21 17:21:06.921
13:21:06 [2020-04-21T17:21:06.952Z] !MESSAGE no spawner in java.library.path
13:21:06 [2020-04-21T17:21:06.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1648232970 data=null item=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')
13:21:07 [2020-04-21T17:21:07.210Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1648232570 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')
13:21:07 [2020-04-21T17:21:07.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1648232570 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')
13:21:07 [2020-04-21T17:21:07.210Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1648232569 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')
13:21:07 [2020-04-21T17:21:07.210Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1648232569 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:21:07 [2020-04-21T17:21:07.210Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1648232569 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:21:07 [2020-04-21T17:21:07.210Z] DEBUG - Clicked on Add...
13:21:07 [2020-04-21T17:21:07.210Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
13:21:07 [2020-04-21T17:21:07.210Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
13:21:07 [2020-04-21T17:21:07.210Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
13:21:07 [2020-04-21T17:21:07.210Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
13:21:07 [2020-04-21T17:21:07.210Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:07 [2020-04-21T17:21:07.210Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:07 [2020-04-21T17:21:07.210Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:21:07 [2020-04-21T17:21:07.211Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:21:07 [2020-04-21T17:21:07.211Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:07 [2020-04-21T17:21:07.211Z] DEBUG - Clicking on OK
13:21:07 [2020-04-21T17:21:07.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648232564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:07 [2020-04-21T17:21:07.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648232564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:07 [2020-04-21T17:21:07.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648232563 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:07 [2020-04-21T17:21:07.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648232563 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:07 [2020-04-21T17:21:07.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648232562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:07 [2020-04-21T17:21:07.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648232562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:07 [2020-04-21T17:21:07.211Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=-1648232528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:07 [2020-04-21T17:21:07.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648232562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:07 [2020-04-21T17:21:07.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648233150 data=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}
13:21:07 [2020-04-21T17:21:07.469Z] DEBUG - Clicked on 
13:21:07 [2020-04-21T17:21:07.469Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:07 [2020-04-21T17:21:07.469Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:21:07 [2020-04-21T17:21:07.469Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:21:07 [2020-04-21T17:21:07.469Z] DEBUG - Attempting to set focus on (of type 'Table')
13:21:07 [2020-04-21T17:21:07.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:08 [2020-04-21T17:21:08.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:08 [2020-04-21T17:21:08.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:08 [2020-04-21T17:21:08.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:08 [2020-04-21T17:21:08.036Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:08 [2020-04-21T17:21:08.036Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:08 [2020-04-21T17:21:08.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648231352 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:21:08 [2020-04-21T17:21:08.295Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:21:08 [2020-04-21T17:21:08.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:08 [2020-04-21T17:21:08.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:08 [2020-04-21T17:21:08.295Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:08 [2020-04-21T17:21:08.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648231322 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:08 [2020-04-21T17:21:08.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648231322 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:08 [2020-04-21T17:21:08.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648231322 data=null} to TreeItem with text {TestForCallstack}
13:21:08 [2020-04-21T17:21:08.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648231321 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:08 [2020-04-21T17:21:08.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648231321 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}
13:21:08 [2020-04-21T17:21:08.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648231263 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:08 [2020-04-21T17:21:08.553Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:21:08 [2020-04-21T17:21:08.553Z] DEBUG - Clicking on with mnemonic 'Delete'
13:21:08 [2020-04-21T17:21:08.553Z] DEBUG - Clicked on with mnemonic 'Delete'
13:21:09 [2020-04-21T17:21:09.120Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:21:09 [2020-04-21T17:21:09.120Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:21:09 [2020-04-21T17:21:09.120Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:21:09 [2020-04-21T17:21:09.120Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:21:09 [2020-04-21T17:21:09.120Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:21:09 [2020-04-21T17:21:09.120Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:21:09 [2020-04-21T17:21:09.120Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:09 [2020-04-21T17:21:09.120Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:09 [2020-04-21T17:21:09.120Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:21:09 [2020-04-21T17:21:09.120Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:21:09 [2020-04-21T17:21:09.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648230421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:09 [2020-04-21T17:21:09.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648230420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:09 [2020-04-21T17:21:09.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648230419 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:09 [2020-04-21T17:21:09.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648230419 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:21:09 [2020-04-21T17:21:09.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648230419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:09 [2020-04-21T17:21:09.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648230418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648230418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648230418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648230418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648230418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648230417 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648230417 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - Clicking on OK
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648230414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648230414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648230414 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648230414 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648230414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648230413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:09 [2020-04-21T17:21:09.121Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:09 [2020-04-21T17:21:09.121Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:09 [2020-04-21T17:21:09.121Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:09 [2020-04-21T17:21:09.121Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:09 [2020-04-21T17:21:09.121Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:09 [2020-04-21T17:21:09.121Z] DEBUG - Clicked on OK
13:21:10 [2020-04-21T17:21:10.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648230413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:10 [2020-04-21T17:21:10.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648231132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648229045 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648229045 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648229045 data=null} to TreeItem with text {TestForCallstack}
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648229044 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648229044 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}
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648229031 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648229030 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648229030 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648229029 data=null} to TreeItem with text {TestForCallstack}
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648229029 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648229028 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}
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648229018 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648229018 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648229018 data=null} to TreeItem with text {TestForCallstack}
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648229017 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648229017 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}
13:21:10 [2020-04-21T17:21:10.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648229011 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:10 [2020-04-21T17:21:10.623Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:10 [2020-04-21T17:21:10.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1648229010 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:21:10 [2020-04-21T17:21:10.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1648229010 data=null doit=true} to TreeItem with text {Traces [0]}
13:21:10 [2020-04-21T17:21:10.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1648229009 data=null} to TreeItem with text {Traces [0]}
13:21:10 [2020-04-21T17:21:10.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1648229009 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:21:10 [2020-04-21T17:21:10.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648229009 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:21:10 [2020-04-21T17:21:10.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1648229000 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - number of items : 18
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648226823 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}
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648226823 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}
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648226823 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648226822 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}
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648226822 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}
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648226736 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}
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648226734 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}
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648226734 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}
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648226734 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648226733 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Clicking on Add...
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1648226730 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')
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1648226730 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')
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1648226730 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1648226729 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1648226729 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')
13:21:13 [2020-04-21T17:21:13.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1648226729 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')
13:21:13 [2020-04-21T17:21:13.410Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1648226132 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')
13:21:13 [2020-04-21T17:21:13.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1648226131 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')
13:21:13 [2020-04-21T17:21:13.410Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1648226131 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')
13:21:13 [2020-04-21T17:21:13.410Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1648226131 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.410Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1648226130 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.410Z] DEBUG - Clicked on Add...
13:21:13 [2020-04-21T17:21:13.410Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure'
13:21:13 [2020-04-21T17:21:13.410Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.410Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:21:13 [2020-04-21T17:21:13.410Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:21:13 [2020-04-21T17:21:13.410Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.410Z] DEBUG - Clicking on OK
13:21:13 [2020-04-21T17:21:13.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648226128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648226128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648226127 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648226127 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648226127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648226127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648226127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1648226729 data=null item=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')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Clicked on 
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Attempting to set focus on (of type 'Table')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Selecting rows [0] in (of type 'Table')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1648226048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1648226048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1648226048 data=null doit=true} to (of type 'Table')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1648226047 data=null} to (of type 'Table')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/245/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1648226046 data=null button=1 stateMask=0x0 x=259 y=12 count=1} to (of type 'Table')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1648226046 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/245/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')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/245/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1648226044 data=null button=1 stateMask=0x80000 x=259 y=12 count=1} to (of type 'Table')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down'
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Clicking on Down
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-1648226041 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')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1648226041 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')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-1648226041 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-1648226041 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-1648226041 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')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-1648226040 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')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-1648226040 data=null item=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')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-1648226037 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')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1648226037 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')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-1648226037 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')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-1648226036 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-1648226036 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Clicked on Down
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Clicking on Down
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-1648226036 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')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1648226035 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')
13:21:13 [2020-04-21T17:21:13.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-1648226035 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-1648226035 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-1648226035 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-1648226034 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-1648226034 data=null item=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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-1648226031 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1648226031 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-1648226031 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-1648226031 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-1648226030 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Clicked on Down
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Clicking on Down
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-1648226030 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1648226030 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-1648226030 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-1648226029 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-1648226029 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-1648226029 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-1648226029 data=null item=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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-1648226026 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1648226026 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-1648226025 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-1648226025 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-1648226025 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Clicked on Down
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up'
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Clicking on Up
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-1648226022 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1648226021 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-1648226021 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-1648226021 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-1648226021 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-1648226021 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-1648226021 data=null item=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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-1648225969 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1648225969 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-1648225969 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-1648225968 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-1648225968 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Clicked on Up
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Clicking on Up
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-1648225968 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1648225967 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-1648225967 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-1648225967 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-1648225967 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-1648225967 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-1648225966 data=null item=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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-1648225963 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1648225963 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-1648225962 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')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-1648225962 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-1648225962 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Clicked on Up
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Clicking on Up
13:21:13 [2020-04-21T17:21:13.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-1648225961 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')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1648225961 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')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-1648225961 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-1648225961 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-1648225961 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')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-1648225960 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')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-1648225960 data=null item=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')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-1648225957 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')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1648225957 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')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-1648225957 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')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-1648225957 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-1648225957 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Clicked on Up
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Attempting to set focus on (of type 'Table')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1648225954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1648225954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1648225954 data=null doit=true} to (of type 'Table')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1648225953 data=null} to (of type 'Table')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/245/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1648225953 data=null button=1 stateMask=0x0 x=259 y=12 count=1} to (of type 'Table')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1648225952 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/245/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')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/245/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1648225952 data=null button=1 stateMask=0x80000 x=259 y=12 count=1} to (of type 'Table')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1648225951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1648225951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1648225951 data=null doit=true} to (of type 'Table')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1648225951 data=null} to (of type 'Table')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/245/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-1648225950 data=null button=1 stateMask=0x40000 x=259 y=36 count=1} to (of type 'Table')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1648225950 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/245/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')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/245/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-1648225948 data=null button=1 stateMask=0xc0000 x=259 y=36 count=1} to (of type 'Table')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Clicking on Remove
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=-1648225946 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')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=-1648225946 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')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=-1648225946 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=-1648225945 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=-1648225945 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')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=-1648225945 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')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=-1648225945 data=null item=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')
13:21:13 [2020-04-21T17:21:13.673Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.673Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.673Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.673Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.673Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Clicked on Remove
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Clicking on Cancel
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1648225938 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')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1648225938 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')
13:21:13 [2020-04-21T17:21:13.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1648225938 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1648225938 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:21:13 [2020-04-21T17:21:13.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1648225938 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')
13:21:13 [2020-04-21T17:21:13.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1648225938 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')
13:21:13 [2020-04-21T17:21:13.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1648225937 data=null item=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')
13:21:13 [2020-04-21T17:21:13.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648226822 data=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}
13:21:13 [2020-04-21T17:21:13.932Z] DEBUG - Clicked on 
13:21:14 [2020-04-21T17:21:14.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648225342 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:21:14 [2020-04-21T17:21:14.191Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:21:14 [2020-04-21T17:21:14.448Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:14 [2020-04-21T17:21:14.448Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:14 [2020-04-21T17:21:14.448Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:14 [2020-04-21T17:21:14.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648225308 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:14 [2020-04-21T17:21:14.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648225307 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:14 [2020-04-21T17:21:14.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648225307 data=null} to TreeItem with text {TestForCallstack}
13:21:14 [2020-04-21T17:21:14.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648225307 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:14 [2020-04-21T17:21:14.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648225307 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}
13:21:14 [2020-04-21T17:21:14.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648225257 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:14 [2020-04-21T17:21:14.449Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:21:14 [2020-04-21T17:21:14.449Z] DEBUG - Clicking on with mnemonic 'Delete'
13:21:14 [2020-04-21T17:21:14.707Z] DEBUG - Clicked on with mnemonic 'Delete'
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648224363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648224362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648224362 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648224362 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648224362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648224361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648224361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648224361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648224361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648224361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648224361 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648224361 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Clicking on OK
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648224358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648224358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648224358 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648224358 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648224358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648224357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:15 [2020-04-21T17:21:15.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:15 [2020-04-21T17:21:15.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:15 [2020-04-21T17:21:15.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:15 [2020-04-21T17:21:15.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:15 [2020-04-21T17:21:15.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:15 [2020-04-21T17:21:15.273Z] DEBUG - Clicked on OK
13:21:15 [2020-04-21T17:21:15.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648224357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:15 [2020-04-21T17:21:15.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648225123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648223195 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648223194 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648223194 data=null} to TreeItem with text {TestForCallstack}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648223194 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648223193 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}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648223180 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648223179 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648223179 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648223179 data=null} to TreeItem with text {TestForCallstack}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648223178 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648223178 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}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648223168 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648223168 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648223168 data=null} to TreeItem with text {TestForCallstack}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648223167 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648223167 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}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648223161 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1648223160 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1648223159 data=null doit=true} to TreeItem with text {Traces [0]}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1648223159 data=null} to TreeItem with text {Traces [0]}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1648223159 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648223158 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:21:16 [2020-04-21T17:21:16.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1648223148 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:21:18 [2020-04-21T17:21:18.496Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
13:21:18 [2020-04-21T17:21:18.496Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:18 [2020-04-21T17:21:18.755Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:18 [2020-04-21T17:21:18.755Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:21:18 [2020-04-21T17:21:18.755Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:21:18 [2020-04-21T17:21:18.755Z] DEBUG - Attempting to set focus on (of type 'Table')
13:21:19 [2020-04-21T17:21:19.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:19 [2020-04-21T17:21:19.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:19 [2020-04-21T17:21:19.579Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:19 [2020-04-21T17:21:19.579Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:19 [2020-04-21T17:21:19.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:19 [2020-04-21T17:21:19.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:19 [2020-04-21T17:21:19.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=-1648220150 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}
13:21:19 [2020-04-21T17:21:19.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=-1648220127 data=null button=1 stateMask=0x80000 x=78 y=-13 count=1} to TreeColumn with text {Name}
13:21:19 [2020-04-21T17:21:19.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=-1648220117 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}
13:21:19 [2020-04-21T17:21:19.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=-1648220061 data=null button=1 stateMask=0x80000 x=186 y=-13 count=1} to TreeColumn with text {PID/TID}
13:21:19 [2020-04-21T17:21:19.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=-1648220052 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}
13:21:19 [2020-04-21T17:21:19.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=-1648220042 data=null button=1 stateMask=0x80000 x=344 y=-13 count=1} to TreeColumn with text {Start time}
13:21:19 [2020-04-21T17:21:19.579Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:19 [2020-04-21T17:21:19.579Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:19 [2020-04-21T17:21:19.579Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:20 [2020-04-21T17:21:20.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648219649 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:21:20 [2020-04-21T17:21:20.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:21:20 [2020-04-21T17:21:20.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:20 [2020-04-21T17:21:20.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:20 [2020-04-21T17:21:20.145Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:20 [2020-04-21T17:21:20.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648219567 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:20 [2020-04-21T17:21:20.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648219567 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:20 [2020-04-21T17:21:20.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648219567 data=null} to TreeItem with text {TestForCallstack}
13:21:20 [2020-04-21T17:21:20.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648219567 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:20 [2020-04-21T17:21:20.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648219566 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}
13:21:20 [2020-04-21T17:21:20.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648219552 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:20 [2020-04-21T17:21:20.145Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:21:20 [2020-04-21T17:21:20.145Z] DEBUG - Clicking on with mnemonic 'Delete'
13:21:20 [2020-04-21T17:21:20.403Z] DEBUG - Clicked on with mnemonic 'Delete'
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648218718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648218718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648218717 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648218717 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648218717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648218717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648218717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648218716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648218716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648218716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648218716 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648218716 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Clicking on OK
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648218712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648218712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648218712 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648218712 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648218712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648218711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:20 [2020-04-21T17:21:20.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:20 [2020-04-21T17:21:20.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:20 [2020-04-21T17:21:20.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:20 [2020-04-21T17:21:20.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:20 [2020-04-21T17:21:20.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:20 [2020-04-21T17:21:20.970Z] DEBUG - Clicked on OK
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648218711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648219432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648218085 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648218084 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648218084 data=null} to TreeItem with text {TestForCallstack}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648218083 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648218083 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}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648218063 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648218062 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648218062 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648218061 data=null} to TreeItem with text {TestForCallstack}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648218061 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648218061 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}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648218050 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648218049 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648218049 data=null} to TreeItem with text {TestForCallstack}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648218048 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648218048 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}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648218041 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1648218039 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1648218039 data=null doit=true} to TreeItem with text {Traces [0]}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1648218039 data=null} to TreeItem with text {Traces [0]}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1648218038 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648218038 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:21:21 [2020-04-21T17:21:21.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1648218029 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:21:24 [2020-04-21T17:21:24.063Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
13:21:24 [2020-04-21T17:21:24.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:24 [2020-04-21T17:21:24.063Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:24 [2020-04-21T17:21:24.063Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:24 [2020-04-21T17:21:24.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:21:24 [2020-04-21T17:21:24.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:21:24 [2020-04-21T17:21:24.063Z] DEBUG - Attempting to set focus on (of type 'Table')
13:21:24 [2020-04-21T17:21:24.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:24 [2020-04-21T17:21:24.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:24 [2020-04-21T17:21:24.321Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:24 [2020-04-21T17:21:24.321Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:24 [2020-04-21T17:21:24.321Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:24 [2020-04-21T17:21:24.321Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:24 [2020-04-21T17:21:24.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648214721 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:21:24 [2020-04-21T17:21:24.886Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:21:24 [2020-04-21T17:21:24.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:24 [2020-04-21T17:21:24.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:24 [2020-04-21T17:21:24.886Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:24 [2020-04-21T17:21:24.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648214666 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:24 [2020-04-21T17:21:24.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648214666 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:24 [2020-04-21T17:21:24.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648214665 data=null} to TreeItem with text {TestForCallstack}
13:21:24 [2020-04-21T17:21:24.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648214665 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:24 [2020-04-21T17:21:24.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648214665 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}
13:21:24 [2020-04-21T17:21:24.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648214652 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:25 [2020-04-21T17:21:25.144Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:21:25 [2020-04-21T17:21:25.144Z] DEBUG - Clicking on with mnemonic 'Delete'
13:21:25 [2020-04-21T17:21:25.144Z] DEBUG - Clicked on with mnemonic 'Delete'
13:21:25 [2020-04-21T17:21:25.710Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648213827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648213826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648213826 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648213826 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648213825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648213825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648213825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648213825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648213825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648213825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648213825 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648213824 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Clicking on OK
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648213822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648213822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648213822 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648213822 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648213822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648213822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:25 [2020-04-21T17:21:25.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:25 [2020-04-21T17:21:25.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:25 [2020-04-21T17:21:25.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:25 [2020-04-21T17:21:25.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:25 [2020-04-21T17:21:25.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:25 [2020-04-21T17:21:25.711Z] DEBUG - Clicked on OK
13:21:26 [2020-04-21T17:21:26.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648213821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:26 [2020-04-21T17:21:26.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648214527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648213097 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648213097 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648213097 data=null} to TreeItem with text {TestForCallstack}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648213096 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648213096 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}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648213085 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648213084 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648213084 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648213084 data=null} to TreeItem with text {TestForCallstack}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648213084 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648213083 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}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648213070 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648213069 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648213069 data=null} to TreeItem with text {TestForCallstack}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648213069 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648213068 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}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648213062 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:26 [2020-04-21T17:21:26.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1648213060 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:21:26 [2020-04-21T17:21:26.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1648213060 data=null doit=true} to TreeItem with text {Traces [0]}
13:21:26 [2020-04-21T17:21:26.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1648213060 data=null} to TreeItem with text {Traces [0]}
13:21:26 [2020-04-21T17:21:26.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1648213059 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:21:26 [2020-04-21T17:21:26.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648213059 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:21:26 [2020-04-21T17:21:26.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1648213050 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:21:28 [2020-04-21T17:21:28.434Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
13:21:28 [2020-04-21T17:21:28.434Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:28 [2020-04-21T17:21:28.691Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:28 [2020-04-21T17:21:28.691Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:28 [2020-04-21T17:21:28.691Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:28 [2020-04-21T17:21:28.691Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:28 [2020-04-21T17:21:28.691Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:29 [2020-04-21T17:21:29.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648210444 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:21:29 [2020-04-21T17:21:29.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:21:29 [2020-04-21T17:21:29.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:29 [2020-04-21T17:21:29.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:29 [2020-04-21T17:21:29.260Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:29 [2020-04-21T17:21:29.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648210412 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:29 [2020-04-21T17:21:29.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648210412 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:29 [2020-04-21T17:21:29.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648210411 data=null} to TreeItem with text {TestForCallstack}
13:21:29 [2020-04-21T17:21:29.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648210411 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:29 [2020-04-21T17:21:29.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648210411 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}
13:21:29 [2020-04-21T17:21:29.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648210367 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:29 [2020-04-21T17:21:29.654Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:21:29 [2020-04-21T17:21:29.654Z] DEBUG - Clicking on with mnemonic 'Delete'
13:21:29 [2020-04-21T17:21:29.654Z] DEBUG - Clicked on with mnemonic 'Delete'
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648209563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648209562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648209562 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648209562 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648209562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648209561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648209561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648209561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648209561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648209561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648209561 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648209561 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Clicking on OK
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648209559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648209559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:30 [2020-04-21T17:21:30.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648209558 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:30 [2020-04-21T17:21:30.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648209558 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:30 [2020-04-21T17:21:30.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648209558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:30 [2020-04-21T17:21:30.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648209558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:30 [2020-04-21T17:21:30.021Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:30 [2020-04-21T17:21:30.021Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:30 [2020-04-21T17:21:30.021Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:30 [2020-04-21T17:21:30.021Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:30 [2020-04-21T17:21:30.021Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:30 [2020-04-21T17:21:30.021Z] DEBUG - Clicked on OK
13:21:30 [2020-04-21T17:21:30.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648209558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:30 [2020-04-21T17:21:30.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648210259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648208926 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648208926 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648208925 data=null} to TreeItem with text {TestForCallstack}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648208925 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648208925 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}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648208914 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648208913 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648208913 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648208913 data=null} to TreeItem with text {TestForCallstack}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648208912 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648208912 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}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648208903 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648208903 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648208902 data=null} to TreeItem with text {TestForCallstack}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648208902 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648208902 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}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648208870 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1648208869 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1648208868 data=null doit=true} to TreeItem with text {Traces [0]}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1648208868 data=null} to TreeItem with text {Traces [0]}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1648208868 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648208868 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:21:30 [2020-04-21T17:21:30.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1648208858 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:21:32 [2020-04-21T17:21:32.745Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
13:21:32 [2020-04-21T17:21:32.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:32 [2020-04-21T17:21:32.745Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:32 [2020-04-21T17:21:32.745Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:21:32 [2020-04-21T17:21:32.745Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:21:32 [2020-04-21T17:21:32.745Z] DEBUG - Attempting to set focus on (of type 'Table')
13:21:33 [2020-04-21T17:21:33.003Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:33 [2020-04-21T17:21:33.571Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:33 [2020-04-21T17:21:33.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:33 [2020-04-21T17:21:33.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:33 [2020-04-21T17:21:33.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - number of items : 18
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648206191 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}
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648206191 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}
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648206191 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648206191 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}
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648206190 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}
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648206112 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}
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648206111 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}
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648206111 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}
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648206111 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648206111 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Clicking on Add...
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1648206108 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')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1648206108 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')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1648206107 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1648206107 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1648206107 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')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1648206107 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')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1648206107 data=null item=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')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1648206060 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')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1648206060 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')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1648206060 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')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1648206060 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1648206060 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Clicked on Add...
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Clicking on OK
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648206058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648206057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648206057 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648206057 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648206057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648206057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=-1648206030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:33 [2020-04-21T17:21:33.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648206057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:33 [2020-04-21T17:21:33.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648206190 data=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}
13:21:33 [2020-04-21T17:21:33.831Z] DEBUG - Clicked on 
13:21:33 [2020-04-21T17:21:33.831Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:33 [2020-04-21T17:21:33.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:33 [2020-04-21T17:21:33.831Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:33 [2020-04-21T17:21:33.831Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:34 [2020-04-21T17:21:34.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648205332 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:21:34 [2020-04-21T17:21:34.396Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:21:34 [2020-04-21T17:21:34.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:34 [2020-04-21T17:21:34.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:34 [2020-04-21T17:21:34.397Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:34 [2020-04-21T17:21:34.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648205304 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:34 [2020-04-21T17:21:34.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648205304 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:34 [2020-04-21T17:21:34.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648205304 data=null} to TreeItem with text {TestForCallstack}
13:21:34 [2020-04-21T17:21:34.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648205304 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:34 [2020-04-21T17:21:34.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648205303 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}
13:21:34 [2020-04-21T17:21:34.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648205291 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:34 [2020-04-21T17:21:34.397Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:21:34 [2020-04-21T17:21:34.397Z] DEBUG - Clicking on with mnemonic 'Delete'
13:21:34 [2020-04-21T17:21:34.397Z] DEBUG - Clicked on with mnemonic 'Delete'
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648204527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648204526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648204526 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648204526 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648204526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648204526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648204526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648204526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:35 [2020-04-21T17:21:35.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648204525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648204525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648204525 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648204525 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - Clicking on OK
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648204523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648204523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648204523 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648204523 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648204523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648204522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:35 [2020-04-21T17:21:35.332Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:35 [2020-04-21T17:21:35.332Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:35 [2020-04-21T17:21:35.332Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:35 [2020-04-21T17:21:35.332Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:35 [2020-04-21T17:21:35.332Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:35 [2020-04-21T17:21:35.332Z] DEBUG - Clicked on OK
13:21:35 [2020-04-21T17:21:35.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648204522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:35 [2020-04-21T17:21:35.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648205222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648203799 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648203799 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648203798 data=null} to TreeItem with text {TestForCallstack}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648203798 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648203798 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}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648203788 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648203788 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648203787 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648203787 data=null} to TreeItem with text {TestForCallstack}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648203787 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648203787 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}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648203779 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648203779 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648203779 data=null} to TreeItem with text {TestForCallstack}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648203778 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648203778 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}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648203774 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1648203773 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1648203772 data=null doit=true} to TreeItem with text {Traces [0]}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1648203772 data=null} to TreeItem with text {Traces [0]}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1648203772 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648203772 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:21:35 [2020-04-21T17:21:35.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1648203764 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:21:37 [2020-04-21T17:21:37.747Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
13:21:37 [2020-04-21T17:21:37.747Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:38 [2020-04-21T17:21:38.004Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:38 [2020-04-21T17:21:38.004Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:38 [2020-04-21T17:21:38.004Z] DEBUG - number of items : 18
13:21:38 [2020-04-21T17:21:38.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648201303 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:21:38 [2020-04-21T17:21:38.266Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:21:38 [2020-04-21T17:21:38.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:38 [2020-04-21T17:21:38.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:38 [2020-04-21T17:21:38.266Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:38 [2020-04-21T17:21:38.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648201278 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:38 [2020-04-21T17:21:38.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648201277 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:38 [2020-04-21T17:21:38.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648201277 data=null} to TreeItem with text {TestForCallstack}
13:21:38 [2020-04-21T17:21:38.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648201277 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:38 [2020-04-21T17:21:38.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648201277 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}
13:21:38 [2020-04-21T17:21:38.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648201264 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:38 [2020-04-21T17:21:38.525Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:21:38 [2020-04-21T17:21:38.525Z] DEBUG - Clicking on with mnemonic 'Delete'
13:21:38 [2020-04-21T17:21:38.525Z] DEBUG - Clicked on with mnemonic 'Delete'
13:21:39 [2020-04-21T17:21:39.090Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:21:39 [2020-04-21T17:21:39.090Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:21:39 [2020-04-21T17:21:39.090Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:21:39 [2020-04-21T17:21:39.090Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:21:39 [2020-04-21T17:21:39.090Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:21:39 [2020-04-21T17:21:39.090Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:21:39 [2020-04-21T17:21:39.090Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:39 [2020-04-21T17:21:39.090Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:39 [2020-04-21T17:21:39.090Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:21:39 [2020-04-21T17:21:39.090Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:21:39 [2020-04-21T17:21:39.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648200492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:39 [2020-04-21T17:21:39.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648200491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:39 [2020-04-21T17:21:39.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648200491 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:39 [2020-04-21T17:21:39.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648200491 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:21:39 [2020-04-21T17:21:39.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648200491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:39 [2020-04-21T17:21:39.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648200491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648200491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648200490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648200490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648200490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648200490 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648200490 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - Clicking on OK
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648200488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648200488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648200488 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648200488 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648200488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648200488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:39 [2020-04-21T17:21:39.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:39 [2020-04-21T17:21:39.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:39 [2020-04-21T17:21:39.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:39 [2020-04-21T17:21:39.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:39 [2020-04-21T17:21:39.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:39 [2020-04-21T17:21:39.091Z] DEBUG - Clicked on OK
13:21:39 [2020-04-21T17:21:39.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648200487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:39 [2020-04-21T17:21:39.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648201139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:21:39 [2020-04-21T17:21:39.915Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648199748 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648199747 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648199747 data=null} to TreeItem with text {TestForCallstack}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648199747 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648199747 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}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648199735 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648199734 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648199733 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648199733 data=null} to TreeItem with text {TestForCallstack}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648199733 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648199732 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}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648199715 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648199714 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648199714 data=null} to TreeItem with text {TestForCallstack}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648199714 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1648199713 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}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648199707 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1648199705 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1648199705 data=null doit=true} to TreeItem with text {Traces [0]}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1648199705 data=null} to TreeItem with text {Traces [0]}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1648199705 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648199704 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:21:39 [2020-04-21T17:21:39.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1648199695 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:21:41 [2020-04-21T17:21:41.986Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
13:21:41 [2020-04-21T17:21:41.986Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:41 [2020-04-21T17:21:41.986Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:41 [2020-04-21T17:21:41.986Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:41 [2020-04-21T17:21:41.986Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:21:41 [2020-04-21T17:21:41.986Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:21:41 [2020-04-21T17:21:41.986Z] DEBUG - Attempting to set focus on (of type 'Table')
13:21:41 [2020-04-21T17:21:41.986Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:42 [2020-04-21T17:21:42.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:42 [2020-04-21T17:21:42.554Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:42 [2020-04-21T17:21:42.554Z] DEBUG - number of items : 18
13:21:42 [2020-04-21T17:21:42.554Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:21:42 [2020-04-21T17:21:42.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648197149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:42 [2020-04-21T17:21:42.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648197148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:42 [2020-04-21T17:21:42.554Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648197148 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:42 [2020-04-21T17:21:42.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648197148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:42 [2020-04-21T17:21:42.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648197148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:42 [2020-04-21T17:21:42.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648197148 data=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}
13:21:42 [2020-04-21T17:21:42.554Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648197139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:42 [2020-04-21T17:21:42.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648197131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:42 [2020-04-21T17:21:42.555Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648197131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:42 [2020-04-21T17:21:42.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648197131 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:42 [2020-04-21T17:21:42.555Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648197131 data=null} to ToolItem with tooltip text {Select Next State Change}
13:21:42 [2020-04-21T17:21:42.555Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:21:42 [2020-04-21T17:21:42.555Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - number of items : 18
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648196620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648196619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648196619 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648196619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648196619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648196619 data=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}
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648196610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648196602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648196602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648196601 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648196601 data=null} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:43 [2020-04-21T17:21:43.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:43 [2020-04-21T17:21:43.685Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:43 [2020-04-21T17:21:43.685Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:43 [2020-04-21T17:21:43.685Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:43 [2020-04-21T17:21:43.685Z] DEBUG - number of items : 18
13:21:43 [2020-04-21T17:21:43.685Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648196094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648196094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.685Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648196094 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648196094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648196094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648196093 data=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}
13:21:43 [2020-04-21T17:21:43.685Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648196064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648196056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.685Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648196055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.686Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648196055 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.686Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648196055 data=null} to ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.686Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:21:43 [2020-04-21T17:21:43.686Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:44 [2020-04-21T17:21:44.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:44 [2020-04-21T17:21:44.252Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:44 [2020-04-21T17:21:44.252Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:44 [2020-04-21T17:21:44.252Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:44 [2020-04-21T17:21:44.252Z] DEBUG - number of items : 18
13:21:44 [2020-04-21T17:21:44.252Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648195526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648195526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.253Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648195526 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648195526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648195526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648195526 data=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}
13:21:44 [2020-04-21T17:21:44.253Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648195519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648195466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.253Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648195466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648195466 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.253Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648195466 data=null} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.253Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.253Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - number of items : 18
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648194933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648194932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648194932 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648194932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648194932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648194932 data=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}
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648194925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648194917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648194917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648194917 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648194917 data=null} to ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:21:44 [2020-04-21T17:21:44.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:45 [2020-04-21T17:21:45.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:45 [2020-04-21T17:21:45.384Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:45 [2020-04-21T17:21:45.385Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:45 [2020-04-21T17:21:45.385Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:45 [2020-04-21T17:21:45.385Z] DEBUG - number of items : 18
13:21:45 [2020-04-21T17:21:45.385Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648194353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648194353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.385Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648194352 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648194352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648194352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648194352 data=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}
13:21:45 [2020-04-21T17:21:45.385Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648194344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648194336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648194335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648194335 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648194335 data=null} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.385Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - number of items : 18
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648193796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648193796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648193796 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648193796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648193796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648193795 data=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}
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648193789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648193782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648193782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648193782 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648193782 data=null} to ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:21:45 [2020-04-21T17:21:45.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - number of items : 18
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648193269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648193269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648193269 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648193269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648193268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648193268 data=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}
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648193260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648193253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648193253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648193253 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648193253 data=null} to ToolItem with tooltip text {Select Next State Change}
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:21:46 [2020-04-21T17:21:46.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:47 [2020-04-21T17:21:47.082Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:47 [2020-04-21T17:21:47.082Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:47 [2020-04-21T17:21:47.082Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:47 [2020-04-21T17:21:47.083Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:47 [2020-04-21T17:21:47.083Z] DEBUG - number of items : 18
13:21:47 [2020-04-21T17:21:47.083Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648192740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648192740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.083Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648192740 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648192740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648192739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648192739 data=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}
13:21:47 [2020-04-21T17:21:47.083Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648192732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648192724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.083Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648192723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.083Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648192723 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.083Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648192723 data=null} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.083Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.083Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - number of items : 18
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648192215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648192215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648192215 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648192214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648192214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648192214 data=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}
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648192207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648192200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648192200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648192200 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648192199 data=null} to ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
13:21:47 [2020-04-21T17:21:47.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - number of items : 18
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648191695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648191694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648191694 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648191694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648191694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648191694 data=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}
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648191687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648191680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648191680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648191680 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648191680 data=null} to ToolItem with tooltip text {Select Previous State Change}
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
13:21:47 [2020-04-21T17:21:47.906Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - number of items : 18
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648191153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648191152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648191152 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648191152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648191152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648191152 data=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}
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648191145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648191137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648191137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648191137 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648191137 data=null} to ToolItem with tooltip text {Select Previous State Change}
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
13:21:48 [2020-04-21T17:21:48.472Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:49 [2020-04-21T17:21:49.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:21:49 [2020-04-21T17:21:49.038Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - number of items : 18
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648190629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648190629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648190629 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648190629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648190629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648190629 data=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}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648190622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648190622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648190621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648190621 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648190621 data=null} to ToolItem with tooltip text {Select Previous Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - number of items : 18
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648190620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648190620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648190619 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648190619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648190619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648190619 data=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}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648190571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648190571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648190570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648190570 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648190570 data=null} to ToolItem with tooltip text {Select Next Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - number of items : 18
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648190569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648190568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648190568 data=null doit=true} to ToolItem with tooltip text {Zoom In}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648190568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648190568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648190568 data=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}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648190561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648190560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648190560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648190560 data=null doit=true} to ToolItem with tooltip text {Zoom In}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648190560 data=null} to ToolItem with tooltip text {Zoom In}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - number of items : 18
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1648190558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648190558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1648190558 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1648190557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1648190557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1648190557 data=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}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1648190550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1648190550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1648190550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1648190550 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1648190549 data=null} to ToolItem with tooltip text {Zoom Out}
13:21:49 [2020-04-21T17:21:49.039Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
13:21:49 [2020-04-21T17:21:49.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648190152 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:21:49 [2020-04-21T17:21:49.604Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:21:49 [2020-04-21T17:21:49.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:21:49 [2020-04-21T17:21:49.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:21:49 [2020-04-21T17:21:49.604Z] DEBUG - Attempting to set focus on Tree with text {}
13:21:49 [2020-04-21T17:21:49.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1648190118 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
13:21:49 [2020-04-21T17:21:49.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1648190118 data=null doit=true} to TreeItem with text {TestForCallstack}
13:21:49 [2020-04-21T17:21:49.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1648190117 data=null} to TreeItem with text {TestForCallstack}
13:21:49 [2020-04-21T17:21:49.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1648190117 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:49 [2020-04-21T17:21:49.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648190116 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}
13:21:49 [2020-04-21T17:21:49.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1648190101 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
13:21:49 [2020-04-21T17:21:49.605Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:21:49 [2020-04-21T17:21:49.605Z] DEBUG - Clicking on with mnemonic 'Delete'
13:21:49 [2020-04-21T17:21:49.862Z] DEBUG - Clicked on with mnemonic 'Delete'
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648189221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648189220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648189220 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648189220 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648189219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648189219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648189219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648189219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648189219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648189219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648189218 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648189218 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Clicking on OK
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648189216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648189216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648189216 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648189216 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648189216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648189216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:50 [2020-04-21T17:21:50.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:50 [2020-04-21T17:21:50.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:50 [2020-04-21T17:21:50.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:50 [2020-04-21T17:21:50.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:50 [2020-04-21T17:21:50.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:50 [2020-04-21T17:21:50.429Z] DEBUG - Clicked on OK
13:21:50 [2020-04-21T17:21:50.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648189215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:21:50 [2020-04-21T17:21:50.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648189937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:21:50 [2020-04-21T17:21:50.994Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.179 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
13:21:50 [2020-04-21T17:21:50.994Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 8.478 s
13:21:50 [2020-04-21T17:21:50.994Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 5.824 s
13:21:50 [2020-04-21T17:21:50.994Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 5.14 s
13:21:50 [2020-04-21T17:21:50.994Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.888 s
13:21:50 [2020-04-21T17:21:50.994Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.271 s
13:21:50 [2020-04-21T17:21:50.994Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 5.028 s
13:21:50 [2020-04-21T17:21:50.994Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.049 s
13:21:50 [2020-04-21T17:21:50.994Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 11.258 s
13:21:50 [2020-04-21T17:21:50.994Z] 
13:21:50 [2020-04-21T17:21:50.994Z] Results:
13:21:50 [2020-04-21T17:21:50.994Z] 
13:21:50 [2020-04-21T17:21:50.994Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
13:21:50 [2020-04-21T17:21:50.994Z] 
13:21:51 [2020-04-21T17:21:51.751Z] 
13:21:51 [2020-04-21T17:21:51.751Z] !ENTRY org.eclipse.core.resources 2 10035 2020-04-21 17:21:51.386
13:21:51 [2020-04-21T17:21:51.751Z] !MESSAGE The workspace will exit with unsaved changes in this session.
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] All tests passed!
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] Building Trace Compass Pcap Format Support Parent 5.3.0-SNAPSHOT [101/138]
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] --------------------------------[ pom ]---------------------------------
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent ---
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent ---
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/5.3.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-5.3.0-SNAPSHOT.pom
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.2-SNAPSHOT     [102/138]
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] The project's OSGi version is 1.1.2.202004211619
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
13:21:52 [2020-04-21T17:21:52.693Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core/target/classes
13:21:52 [2020-04-21T17:21:52.952Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.952Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
13:21:52 [2020-04-21T17:21:52.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:21:52 [2020-04-21T17:21:52.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
13:21:52 [2020-04-21T17:21:52.952Z] [INFO] 
13:21:52 [2020-04-21T17:21:52.952Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
13:21:52 [2020-04-21T17:21:52.952Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-sources.jar
13:21:53 [2020-04-21T17:21:53.210Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.210Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
13:21:53 [2020-04-21T17:21:53.210Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.210Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
13:21:53 [2020-04-21T17:21:53.210Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.jar
13:21:53 [2020-04-21T17:21:53.210Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.210Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
13:21:53 [2020-04-21T17:21:53.210Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.210Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core ---
13:21:53 [2020-04-21T17:21:53.210Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.210Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core ---
13:21:53 [2020-04-21T17:21:53.210Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.jar
13:21:53 [2020-04-21T17:21:53.210Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.210Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
13:21:53 [2020-04-21T17:21:53.210Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.210Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
13:21:53 [2020-04-21T17:21:53.210Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.4-SNAPSHOT [103/138]
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] The project's OSGi version is 1.0.4.202004211619
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.469Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
13:21:53 [2020-04-21T17:21:53.729Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes
13:21:53 [2020-04-21T17:21:53.729Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[88] 
13:21:53 [2020-04-21T17:21:53.729Z] 	UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer);
13:21:53 [2020-04-21T17:21:53.729Z] 	                                         ^^^^^
13:21:53 [2020-04-21T17:21:53.729Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
13:21:53 [2020-04-21T17:21:53.729Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[99] 
13:21:53 [2020-04-21T17:21:53.729Z] 	assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet);
13:21:53 [2020-04-21T17:21:53.729Z] 	                               ^^^^^
13:21:53 [2020-04-21T17:21:53.729Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
13:21:53 [2020-04-21T17:21:53.729Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[115] 
13:21:53 [2020-04-21T17:21:53.729Z] 	EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer);
13:21:53 [2020-04-21T17:21:53.729Z] 	                                               ^^^^
13:21:53 [2020-04-21T17:21:53.729Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
13:21:53 [2020-04-21T17:21:53.729Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[125] 
13:21:53 [2020-04-21T17:21:53.729Z] 	EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer);
13:21:53 [2020-04-21T17:21:53.729Z] 	                                                 ^^^^
13:21:53 [2020-04-21T17:21:53.729Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
13:21:53 [2020-04-21T17:21:53.729Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/pcap/PcapPacketTest.java:[246] 
13:21:53 [2020-04-21T17:21:53.729Z] 	PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L);
13:21:53 [2020-04-21T17:21:53.729Z] 	                                                               ^^^^^^^
13:21:53 [2020-04-21T17:21:53.729Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer'
13:21:53 [2020-04-21T17:21:53.729Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[166] 
13:21:53 [2020-04-21T17:21:53.729Z] 	TCPPacket packet = new TCPPacket(file, null, byteBuffer);
13:21:53 [2020-04-21T17:21:53.729Z] 	                                 ^^^^
13:21:53 [2020-04-21T17:21:53.729Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
13:21:53 [2020-04-21T17:21:53.729Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[176] 
13:21:53 [2020-04-21T17:21:53.729Z] 	TCPPacket expected = new TCPPacket(file, null, byteBuffer);
13:21:53 [2020-04-21T17:21:53.729Z] 	                                   ^^^^
13:21:53 [2020-04-21T17:21:53.729Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
13:21:53 [2020-04-21T17:21:53.729Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[119] 
13:21:53 [2020-04-21T17:21:53.729Z] 	UDPPacket packet = new UDPPacket(file, null, byteBuffer);
13:21:53 [2020-04-21T17:21:53.729Z] 	                                 ^^^^
13:21:53 [2020-04-21T17:21:53.729Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
13:21:53 [2020-04-21T17:21:53.729Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[129] 
13:21:53 [2020-04-21T17:21:53.729Z] 	UDPPacket expected = new UDPPacket(file, null, byteBuffer);
13:21:53 [2020-04-21T17:21:53.729Z] 	                                   ^^^^
13:21:53 [2020-04-21T17:21:53.729Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
13:21:53 [2020-04-21T17:21:53.729Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/BadPacketTest.java:[89] 
13:21:53 [2020-04-21T17:21:53.729Z] 	new EthernetIIPacket(dummy, null, packet);
13:21:53 [2020-04-21T17:21:53.729Z] 	                     ^^^^^
13:21:53 [2020-04-21T17:21:53.729Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
13:21:53 [2020-04-21T17:21:53.729Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[44] 
13:21:53 [2020-04-21T17:21:53.729Z] 	public void FileOpenBadPcapTest() throws IOException {
13:21:53 [2020-04-21T17:21:53.729Z] 	                                         ^^^^^^^^^^^
13:21:53 [2020-04-21T17:21:53.729Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest
13:21:53 [2020-04-21T17:21:53.729Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[62] 
13:21:53 [2020-04-21T17:21:53.729Z] 	public void FileOpenBinaryFile() throws IOException {
13:21:53 [2020-04-21T17:21:53.729Z] 	                                        ^^^^^^^^^^^
13:21:53 [2020-04-21T17:21:53.729Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest
13:21:53 [2020-04-21T17:21:53.729Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[80] 
13:21:53 [2020-04-21T17:21:53.729Z] 	public void FileOpenDirectory() throws IOException {
13:21:53 [2020-04-21T17:21:53.729Z] 	                                       ^^^^^^^^^^^
13:21:53 [2020-04-21T17:21:53.729Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest
13:21:53 [2020-04-21T17:21:53.729Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[56] 
13:21:53 [2020-04-21T17:21:53.729Z] 	PcapFile littleEndian = trace.getTrace();
13:21:53 [2020-04-21T17:21:53.729Z] 	         ^^^^^^^^^^^^
13:21:53 [2020-04-21T17:21:53.729Z] Potential resource leak: 'littleEndian' may not be closed
13:21:53 [2020-04-21T17:21:53.729Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[61] 
13:21:53 [2020-04-21T17:21:53.729Z] 	PcapFile bigEndian = trace.getTrace();
13:21:53 [2020-04-21T17:21:53.729Z] 	         ^^^^^^^^^
13:21:53 [2020-04-21T17:21:53.729Z] Potential resource leak: 'bigEndian' may not be closed
13:21:53 [2020-04-21T17:21:53.729Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/PacketTest.java:[105] 
13:21:53 [2020-04-21T17:21:53.729Z] 	Packet packet = new EthernetIIPacket(dummy, null, byteBuffer);
13:21:53 [2020-04-21T17:21:53.729Z] 	                                     ^^^^^
13:21:53 [2020-04-21T17:21:53.729Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
13:21:53 [2020-04-21T17:21:53.729Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[167] 
13:21:53 [2020-04-21T17:21:53.729Z] 	IPv4Packet packet = new IPv4Packet(file, null, byteBuffer);
13:21:53 [2020-04-21T17:21:53.729Z] 	                                   ^^^^
13:21:53 [2020-04-21T17:21:53.729Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
13:21:53 [2020-04-21T17:21:53.729Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[177] 
13:21:53 [2020-04-21T17:21:53.729Z] 	IPv4Packet expected = new IPv4Packet(file, null, byteBuffer);
13:21:53 [2020-04-21T17:21:53.729Z] 	                                     ^^^^
13:21:53 [2020-04-21T17:21:53.729Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
13:21:53 [2020-04-21T17:21:53.729Z] 18 problems (18 warnings)
13:21:53 [2020-04-21T17:21:53.729Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.730Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
13:21:53 [2020-04-21T17:21:53.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:21:53 [2020-04-21T17:21:53.730Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
13:21:53 [2020-04-21T17:21:53.730Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.730Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
13:21:53 [2020-04-21T17:21:53.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
13:21:53 [2020-04-21T17:21:53.987Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.987Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
13:21:53 [2020-04-21T17:21:53.987Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.987Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
13:21:53 [2020-04-21T17:21:53.987Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.jar
13:21:53 [2020-04-21T17:21:53.987Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.987Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
13:21:53 [2020-04-21T17:21:53.987Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.987Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests ---
13:21:53 [2020-04-21T17:21:53.987Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.987Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests ---
13:21:53 [2020-04-21T17:21:53.987Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.jar
13:21:53 [2020-04-21T17:21:53.987Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.987Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
13:21:53 [2020-04-21T17:21:53.987Z] [INFO] 
13:21:53 [2020-04-21T17:21:53.987Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
13:21:53 [2020-04-21T17:21:53.987Z] [INFO] Executing tasks
13:21:53 [2020-04-21T17:21:53.987Z] 
13:21:53 [2020-04-21T17:21:53.987Z] main:
13:21:54 [2020-04-21T17:21:54.245Z] 
13:21:54 [2020-04-21T17:21:54.245Z] main:
13:21:54 [2020-04-21T17:21:54.245Z] 
13:21:54 [2020-04-21T17:21:54.245Z] checkAnyTraceExists:
13:21:54 [2020-04-21T17:21:54.245Z] 
13:21:54 [2020-04-21T17:21:54.245Z] verifyChecksum:
13:21:54 [2020-04-21T17:21:54.245Z]      [echo] Verifying: ${anyTraceExists}
13:21:54 [2020-04-21T17:21:54.245Z] 
13:21:54 [2020-04-21T17:21:54.245Z] deleteFailedCheckSumTraces:
13:21:54 [2020-04-21T17:21:54.245Z] 
13:21:54 [2020-04-21T17:21:54.245Z] downloadTraceFiles:
13:21:54 [2020-04-21T17:21:54.245Z]      [echo] Attempting to download test traces
13:21:54 [2020-04-21T17:21:54.245Z]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
13:21:54 [2020-04-21T17:21:54.245Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
13:21:54 [2020-04-21T17:21:54.245Z]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
13:21:54 [2020-04-21T17:21:54.245Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
13:21:54 [2020-04-21T17:21:54.245Z]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
13:21:54 [2020-04-21T17:21:54.245Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
13:21:54 [2020-04-21T17:21:54.245Z]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
13:21:54 [2020-04-21T17:21:54.245Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
13:21:54 [2020-04-21T17:21:54.245Z]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
13:21:54 [2020-04-21T17:21:54.245Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
13:21:54 [2020-04-21T17:21:54.245Z]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
13:21:54 [2020-04-21T17:21:54.245Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
13:21:54 [2020-04-21T17:21:54.245Z]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
13:21:54 [2020-04-21T17:21:54.245Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
13:21:54 [2020-04-21T17:21:54.504Z]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
13:21:54 [2020-04-21T17:21:54.504Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
13:21:54 [2020-04-21T17:21:54.504Z]       [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
13:21:55 [2020-04-21T17:21:55.070Z] 
13:21:55 [2020-04-21T17:21:55.070Z] extractTraces:
13:21:55 [2020-04-21T17:21:55.070Z] 
13:21:55 [2020-04-21T17:21:55.070Z] checkAnyTraceExists:
13:21:55 [2020-04-21T17:21:55.070Z] 
13:21:55 [2020-04-21T17:21:55.070Z] verifyChecksum:
13:21:55 [2020-04-21T17:21:55.070Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
13:21:55 [2020-04-21T17:21:55.327Z] 
13:21:55 [2020-04-21T17:21:55.328Z] warnFailedCheckSum:
13:21:55 [2020-04-21T17:21:55.328Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
13:21:55 [2020-04-21T17:21:55.328Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
13:21:55 [2020-04-21T17:21:55.328Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
13:21:55 [2020-04-21T17:21:55.328Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
13:21:55 [2020-04-21T17:21:55.328Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
13:21:55 [2020-04-21T17:21:55.328Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
13:21:55 [2020-04-21T17:21:55.328Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
13:21:55 [2020-04-21T17:21:55.585Z]   [bunzip2] Expanding /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
13:21:56 [2020-04-21T17:21:56.959Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
13:21:56 [2020-04-21T17:21:56.959Z]      [echo] Traces extracted successfully
13:21:56 [2020-04-21T17:21:56.959Z] [INFO] Executed tasks
13:21:56 [2020-04-21T17:21:56.959Z] [INFO] 
13:21:56 [2020-04-21T17:21:56.959Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
13:21:57 [2020-04-21T17:21:57.525Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
13:21:57 [2020-04-21T17:21:57.526Z] [INFO] Command line:
13:21:57 [2020-04-21T17:21:57.526Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:21:57 [2020-04-21T17:21:57.526Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:22:00 [2020-04-21T17:22:00.808Z] !SESSION 2020-04-21 17:21:57.601 -----------------------------------------------
13:22:00 [2020-04-21T17:22:00.808Z] eclipse.buildId=unknown
13:22:00 [2020-04-21T17:22:00.808Z] java.version=1.8.0_202
13:22:00 [2020-04-21T17:22:00.808Z] java.vendor=Oracle Corporation
13:22:00 [2020-04-21T17:22:00.808Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:22:00 [2020-04-21T17:22:00.808Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:22:00 [2020-04-21T17:22:00.808Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:22:00 [2020-04-21T17:22:00.808Z] 
13:22:00 [2020-04-21T17:22:00.808Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:22:00.560
13:22:00 [2020-04-21T17:22:00.808Z] !MESSAGE FrameworkEvent ERROR
13:22:00 [2020-04-21T17:22:00.808Z] !STACK 0
13:22:00 [2020-04-21T17:22:00.808Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [44]
13:22:00 [2020-04-21T17:22:00.808Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:22:00 [2020-04-21T17:22:00.808Z] 
13:22:00 [2020-04-21T17:22:00.808Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:22:00 [2020-04-21T17:22:00.808Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:22:00 [2020-04-21T17:22:00.808Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:22:00 [2020-04-21T17:22:00.808Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:22:00 [2020-04-21T17:22:00.808Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:22:00 [2020-04-21T17:22:00.808Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:22:00 [2020-04-21T17:22:00.808Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:22:00 [2020-04-21T17:22:00.808Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:22:02 [2020-04-21T17:22:02.708Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
13:22:02 [2020-04-21T17:22:02.708Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
13:22:02 [2020-04-21T17:22:02.708Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest)  Time elapsed: 0.033 s
13:22:02 [2020-04-21T17:22:02.708Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
13:22:02 [2020-04-21T17:22:02.967Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
13:22:02 [2020-04-21T17:22:02.967Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest)  Time elapsed: 0.004 s
13:22:02 [2020-04-21T17:22:02.967Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
13:22:02 [2020-04-21T17:22:02.967Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
13:22:02 [2020-04-21T17:22:02.967Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest)  Time elapsed: 0.008 s
13:22:02 [2020-04-21T17:22:02.967Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
13:22:02 [2020-04-21T17:22:02.967Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
13:22:02 [2020-04-21T17:22:02.967Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest)  Time elapsed: 0.003 s
13:22:02 [2020-04-21T17:22:02.967Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
13:22:02 [2020-04-21T17:22:02.967Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
13:22:02 [2020-04-21T17:22:02.967Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest)  Time elapsed: 0.001 s
13:22:02 [2020-04-21T17:22:02.967Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
13:22:02 [2020-04-21T17:22:02.967Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
13:22:02 [2020-04-21T17:22:02.967Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0.046 s
13:22:02 [2020-04-21T17:22:02.967Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
13:22:02 [2020-04-21T17:22:02.967Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
13:22:02 [2020-04-21T17:22:02.967Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
13:22:02 [2020-04-21T17:22:02.967Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest)  Time elapsed: 0.002 s
13:22:02 [2020-04-21T17:22:02.967Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
13:22:02 [2020-04-21T17:22:02.967Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
13:22:02 [2020-04-21T17:22:02.967Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest)  Time elapsed: 0.016 s
13:22:02 [2020-04-21T17:22:02.967Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
13:22:02 [2020-04-21T17:22:02.967Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
13:22:02 [2020-04-21T17:22:02.967Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.051 s
13:22:02 [2020-04-21T17:22:02.967Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0 s
13:22:02 [2020-04-21T17:22:02.967Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
13:22:03 [2020-04-21T17:22:03.226Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
13:22:03 [2020-04-21T17:22:03.226Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest)  Time elapsed: 0.018 s
13:22:03 [2020-04-21T17:22:03.226Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
13:22:03 [2020-04-21T17:22:03.226Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
13:22:03 [2020-04-21T17:22:03.226Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0.001 s
13:22:03 [2020-04-21T17:22:03.226Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
13:22:03 [2020-04-21T17:22:03.226Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0.001 s
13:22:03 [2020-04-21T17:22:03.226Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
13:22:03 [2020-04-21T17:22:03.226Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
13:22:03 [2020-04-21T17:22:03.226Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest)  Time elapsed: 0.001 s
13:22:03 [2020-04-21T17:22:03.226Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
13:22:03 [2020-04-21T17:22:03.226Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
13:22:03 [2020-04-21T17:22:03.226Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest)  Time elapsed: 0.001 s
13:22:03 [2020-04-21T17:22:03.226Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
13:22:03 [2020-04-21T17:22:03.226Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
13:22:03 [2020-04-21T17:22:03.226Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest)  Time elapsed: 0.001 s
13:22:03 [2020-04-21T17:22:03.226Z] 
13:22:03 [2020-04-21T17:22:03.226Z] Results:
13:22:03 [2020-04-21T17:22:03.226Z] 
13:22:03 [2020-04-21T17:22:03.226Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
13:22:03 [2020-04-21T17:22:03.226Z] 
13:22:04 [2020-04-21T17:22:04.221Z] [INFO] All tests passed!
13:22:04 [2020-04-21T17:22:04.221Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.221Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
13:22:04 [2020-04-21T17:22:04.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:04 [2020-04-21T17:22:04.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:04 [2020-04-21T17:22:04.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:04 [2020-04-21T17:22:04.481Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:04 [2020-04-21T17:22:04.481Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:04 [2020-04-21T17:22:04.481Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:04 [2020-04-21T17:22:04.481Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.481Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
13:22:04 [2020-04-21T17:22:04.481Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.4-SNAPSHOT [104/138]
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] The project's OSGi version is 1.0.4.202004211619
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
13:22:04 [2020-04-21T17:22:04.482Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes
13:22:04 [2020-04-21T17:22:04.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[116] 
13:22:04 [2020-04-21T17:22:04.740Z] 	String key = entry.getKey();
13:22:04 [2020-04-21T17:22:04.740Z] 	             ^^^^^^^^^^^^^^
13:22:04 [2020-04-21T17:22:04.740Z] 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
13:22:04 [2020-04-21T17:22:04.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[117] 
13:22:04 [2020-04-21T17:22:04.740Z] 	String value = entry.getValue();
13:22:04 [2020-04-21T17:22:04.740Z] 	               ^^^^^^^^^^^^^^^^
13:22:04 [2020-04-21T17:22:04.740Z] 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
13:22:04 [2020-04-21T17:22:04.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/analysis/StreamListAnalysis.java:[118] 
13:22:04 [2020-04-21T17:22:04.740Z] 	entry.getValue().addEventToStream(event);
13:22:04 [2020-04-21T17:22:04.740Z] 	^^^^^^^^^^^^^^^^
13:22:04 [2020-04-21T17:22:04.740Z] 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
13:22:04 [2020-04-21T17:22:04.740Z] 3 problems (3 warnings)
13:22:04 [2020-04-21T17:22:04.740Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.740Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
13:22:04 [2020-04-21T17:22:04.740Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:22:04 [2020-04-21T17:22:04.740Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
13:22:04 [2020-04-21T17:22:04.741Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.741Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
13:22:04 [2020-04-21T17:22:04.741Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-sources.jar
13:22:04 [2020-04-21T17:22:04.741Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.741Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
13:22:04 [2020-04-21T17:22:04.741Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.741Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
13:22:04 [2020-04-21T17:22:04.741Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.jar
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core ---
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core ---
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.jar
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] 
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.3-SNAPSHOT   [105/138]
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:22:04 [2020-04-21T17:22:04.999Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.000Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
13:22:05 [2020-04-21T17:22:05.000Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
13:22:05 [2020-04-21T17:22:05.000Z] [INFO] The project's OSGi version is 1.1.3.202004211619
13:22:05 [2020-04-21T17:22:05.000Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
13:22:05 [2020-04-21T17:22:05.000Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
13:22:05 [2020-04-21T17:22:05.000Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.000Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
13:22:05 [2020-04-21T17:22:05.000Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.000Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
13:22:05 [2020-04-21T17:22:05.000Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:22:05 [2020-04-21T17:22:05.000Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
13:22:05 [2020-04-21T17:22:05.000Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.000Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
13:22:05 [2020-04-21T17:22:05.000Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes
13:22:05 [2020-04-21T17:22:05.566Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[276] 
13:22:05 [2020-04-21T17:22:05.566Z] 	TmfPcapProtocol protocol = protocolEntry.getKey();
13:22:05 [2020-04-21T17:22:05.566Z] 	                           ^^^^^^^^^^^^^^^^^^^^^^
13:22:05 [2020-04-21T17:22:05.566Z] 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
13:22:05 [2020-04-21T17:22:05.566Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[278] 
13:22:05 [2020-04-21T17:22:05.566Z] 	Table table = protocolEntry.getValue();
13:22:05 [2020-04-21T17:22:05.566Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^
13:22:05 [2020-04-21T17:22:05.566Z] 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
13:22:05 [2020-04-21T17:22:05.566Z] 2 problems (2 warnings)
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-sources.jar
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.jar
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui ---
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui ---
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.jar
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
13:22:05 [2020-04-21T17:22:05.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 5.3.0-SNAPSHOT      [106/138]
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/target
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.3.0-SNAPSHOT.jar
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap ---
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.3.0-SNAPSHOT-sources-feature.jar
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap ---
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] 
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
13:22:05 [2020-04-21T17:22:05.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.3.0-SNAPSHOT.jar
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.3.0-SNAPSHOT.pom
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.3.0-SNAPSHOT-sources-feature.jar
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.3.0-SNAPSHOT-p2metadata.xml
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.3.0-SNAPSHOT-p2artifacts.xml
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] 
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] 
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.2-SNAPSHOT [107/138]
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] 
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] 
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] The project's OSGi version is 1.0.2.202004211619
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] 
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] 
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] 
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] 
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] 
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
13:22:06 [2020-04-21T17:22:06.084Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes
13:22:06 [2020-04-21T17:22:06.342Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/org/eclipse/tracecompass/tmf/pcap/core/tests/event/PcapEventFieldTest.java:[124] 
13:22:06 [2020-04-21T17:22:06.342Z] 	IPv4Packet packet = new IPv4Packet(file, null, bb);
13:22:06 [2020-04-21T17:22:06.342Z] 	                                   ^^^^
13:22:06 [2020-04-21T17:22:06.342Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
13:22:06 [2020-04-21T17:22:06.342Z] 1 problem (1 warning)
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] 
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] 
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] 
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] 
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.jar
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] 
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] 
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] 
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.jar
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] 
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] 
13:22:06 [2020-04-21T17:22:06.342Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
13:22:07 [2020-04-21T17:22:07.715Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
13:22:07 [2020-04-21T17:22:07.715Z] [INFO] Command line:
13:22:07 [2020-04-21T17:22:07.715Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:22:07 [2020-04-21T17:22:07.715Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:22:11 [2020-04-21T17:22:11.001Z] !SESSION 2020-04-21 17:22:07.694 -----------------------------------------------
13:22:11 [2020-04-21T17:22:11.001Z] eclipse.buildId=unknown
13:22:11 [2020-04-21T17:22:11.001Z] java.version=1.8.0_202
13:22:11 [2020-04-21T17:22:11.001Z] java.vendor=Oracle Corporation
13:22:11 [2020-04-21T17:22:11.001Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:22:11 [2020-04-21T17:22:11.001Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:22:11 [2020-04-21T17:22:11.001Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:22:11 [2020-04-21T17:22:11.001Z] 
13:22:11 [2020-04-21T17:22:11.001Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:22:10.671
13:22:11 [2020-04-21T17:22:11.001Z] !MESSAGE FrameworkEvent ERROR
13:22:11 [2020-04-21T17:22:11.001Z] !STACK 0
13:22:11 [2020-04-21T17:22:11.001Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
13:22:11 [2020-04-21T17:22:11.001Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:22:11 [2020-04-21T17:22:11.001Z] 
13:22:11 [2020-04-21T17:22:11.001Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:22:11 [2020-04-21T17:22:11.001Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:22:11 [2020-04-21T17:22:11.001Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:22:11 [2020-04-21T17:22:11.001Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:22:11 [2020-04-21T17:22:11.001Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:22:11 [2020-04-21T17:22:11.001Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:22:11 [2020-04-21T17:22:11.001Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:22:11 [2020-04-21T17:22:11.001Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:22:13 [2020-04-21T17:22:13.532Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
13:22:13 [2020-04-21T17:22:13.790Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
13:22:13 [2020-04-21T17:22:13.790Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.331 s
13:22:13 [2020-04-21T17:22:13.790Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
13:22:13 [2020-04-21T17:22:13.790Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
13:22:13 [2020-04-21T17:22:13.790Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
13:22:13 [2020-04-21T17:22:13.790Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
13:22:13 [2020-04-21T17:22:13.790Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.01 s
13:22:13 [2020-04-21T17:22:13.790Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
13:22:13 [2020-04-21T17:22:13.790Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
13:22:13 [2020-04-21T17:22:13.790Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
13:22:13 [2020-04-21T17:22:13.790Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
13:22:13 [2020-04-21T17:22:13.790Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
13:22:13 [2020-04-21T17:22:13.790Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.044 s
13:22:13 [2020-04-21T17:22:13.790Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
13:22:13 [2020-04-21T17:22:13.790Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
13:22:13 [2020-04-21T17:22:13.790Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
13:22:13 [2020-04-21T17:22:13.790Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.003 s
13:22:13 [2020-04-21T17:22:13.790Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.003 s
13:22:13 [2020-04-21T17:22:13.790Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
13:22:13 [2020-04-21T17:22:13.790Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
13:22:13 [2020-04-21T17:22:13.790Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.004 s
13:22:13 [2020-04-21T17:22:13.790Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
13:22:13 [2020-04-21T17:22:13.790Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
13:22:13 [2020-04-21T17:22:13.790Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
13:22:13 [2020-04-21T17:22:13.790Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
13:22:15 [2020-04-21T17:22:15.163Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
13:22:15 [2020-04-21T17:22:15.163Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.006 s
13:22:15 [2020-04-21T17:22:15.163Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.002 s
13:22:15 [2020-04-21T17:22:15.163Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 1.192 s
13:22:15 [2020-04-21T17:22:15.163Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
13:22:15 [2020-04-21T17:22:15.163Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
13:22:15 [2020-04-21T17:22:15.163Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
13:22:15 [2020-04-21T17:22:15.163Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.003 s
13:22:15 [2020-04-21T17:22:15.163Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
13:22:15 [2020-04-21T17:22:15.163Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
13:22:15 [2020-04-21T17:22:15.163Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
13:22:15 [2020-04-21T17:22:15.163Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
13:22:15 [2020-04-21T17:22:15.163Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
13:22:15 [2020-04-21T17:22:15.163Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
13:22:15 [2020-04-21T17:22:15.163Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
13:22:15 [2020-04-21T17:22:15.163Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
13:22:15 [2020-04-21T17:22:15.163Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
13:22:15 [2020-04-21T17:22:15.163Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
13:22:15 [2020-04-21T17:22:15.164Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
13:22:15 [2020-04-21T17:22:15.164Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0.001 s
13:22:15 [2020-04-21T17:22:15.164Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
13:22:15 [2020-04-21T17:22:15.164Z] 
13:22:15 [2020-04-21T17:22:15.164Z] Results:
13:22:15 [2020-04-21T17:22:15.164Z] 
13:22:15 [2020-04-21T17:22:15.164Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
13:22:15 [2020-04-21T17:22:15.164Z] 
13:22:16 [2020-04-21T17:22:16.536Z] [INFO] All tests passed!
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] 
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] 
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] 
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.1-SNAPSHOT [108/138]
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] 
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] 
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] The project's OSGi version is 1.0.1.202004211619
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] 
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] 
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] 
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] 
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] 
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
13:22:16 [2020-04-21T17:22:16.537Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes
13:22:16 [2020-04-21T17:22:16.796Z] [INFO] 
13:22:16 [2020-04-21T17:22:16.796Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
13:22:16 [2020-04-21T17:22:16.796Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:22:16 [2020-04-21T17:22:16.796Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
13:22:16 [2020-04-21T17:22:16.796Z] [INFO] 
13:22:16 [2020-04-21T17:22:16.796Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
13:22:17 [2020-04-21T17:22:17.154Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
13:22:17 [2020-04-21T17:22:17.154Z] [INFO] 
13:22:17 [2020-04-21T17:22:17.154Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
13:22:17 [2020-04-21T17:22:17.154Z] [INFO] 
13:22:17 [2020-04-21T17:22:17.154Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
13:22:17 [2020-04-21T17:22:17.154Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
13:22:17 [2020-04-21T17:22:17.154Z] [INFO] 
13:22:17 [2020-04-21T17:22:17.154Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
13:22:17 [2020-04-21T17:22:17.155Z] [INFO] 
13:22:17 [2020-04-21T17:22:17.155Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
13:22:17 [2020-04-21T17:22:17.155Z] [INFO] 
13:22:17 [2020-04-21T17:22:17.155Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
13:22:17 [2020-04-21T17:22:17.155Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
13:22:17 [2020-04-21T17:22:17.155Z] [INFO] 
13:22:17 [2020-04-21T17:22:17.155Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
13:22:17 [2020-04-21T17:22:17.155Z] [INFO] 
13:22:17 [2020-04-21T17:22:17.155Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
13:22:17 [2020-04-21T17:22:17.726Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log
13:22:17 [2020-04-21T17:22:17.726Z] [INFO] Command line:
13:22:17 [2020-04-21T17:22:17.726Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:22:17 [2020-04-21T17:22:17.726Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:22:21 [2020-04-21T17:22:21.910Z] !SESSION 2020-04-21 17:22:17.904 -----------------------------------------------
13:22:21 [2020-04-21T17:22:21.910Z] eclipse.buildId=unknown
13:22:21 [2020-04-21T17:22:21.910Z] java.version=1.8.0_202
13:22:21 [2020-04-21T17:22:21.910Z] java.vendor=Oracle Corporation
13:22:21 [2020-04-21T17:22:21.910Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:22:21 [2020-04-21T17:22:21.910Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:22:21 [2020-04-21T17:22:21.910Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:22:21 [2020-04-21T17:22:21.910Z] 
13:22:21 [2020-04-21T17:22:21.910Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:22:21.178
13:22:21 [2020-04-21T17:22:21.910Z] !MESSAGE FrameworkEvent ERROR
13:22:21 [2020-04-21T17:22:21.910Z] !STACK 0
13:22:21 [2020-04-21T17:22:21.910Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
13:22:21 [2020-04-21T17:22:21.910Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:22:21 [2020-04-21T17:22:21.910Z] 
13:22:21 [2020-04-21T17:22:21.910Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:22:21 [2020-04-21T17:22:21.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:22:21 [2020-04-21T17:22:21.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:22:21 [2020-04-21T17:22:21.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:22:21 [2020-04-21T17:22:21.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:22:21 [2020-04-21T17:22:21.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:22:21 [2020-04-21T17:22:21.910Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:22:21 [2020-04-21T17:22:21.910Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:22:28 [2020-04-21T17:22:28.470Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
13:22:33 [2020-04-21T17:22:33.734Z] Display size: 1440x900
13:22:33 [2020-04-21T17:22:33.734Z] OS version=3.10.0-1062.el7.x86_64
13:22:33 [2020-04-21T17:22:33.734Z] GTK version=2.24.30
13:22:33 [2020-04-21T17:22:33.734Z] GTK theme=Raleigh
13:22:33 [2020-04-21T17:22:33.734Z] LIBOVERLAY_SCROLLBAR=0
13:22:33 [2020-04-21T17:22:33.734Z] Time zone: Coordinated Universal Time
13:22:33 [2020-04-21T17:22:33.734Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:22:33 [2020-04-21T17:22:33.734Z] log4j:WARN Please initialize the log4j system properly.
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1648117569 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Attempting to set focus on Tree with text {}
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1648117454 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1648117453 data=null doit=true} to TreeItem with text {test}
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1648117453 data=null} to TreeItem with text {test}
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1648117452 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1648117451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1648117265 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Clicking on with mnemonic 'Delete'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Clicked on with mnemonic 'Delete'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648116640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648116639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648116639 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648116639 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648116638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648116638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648116638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648116637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648116637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648116637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648116637 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1648116636 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Clicking on OK
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1648116631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1648116570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1648116570 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1648116570 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1648116569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1648116569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:23:05 [2020-04-21T17:23:05.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:23:05 [2020-04-21T17:23:05.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:23:05 [2020-04-21T17:23:05.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:23:05 [2020-04-21T17:23:05.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:23:05 [2020-04-21T17:23:05.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Clicked on OK
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1648116569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:23:05 [2020-04-21T17:23:05.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1648116971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:23:05 [2020-04-21T17:23:05.800Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.016 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
13:23:05 [2020-04-21T17:23:05.800Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest)  Time elapsed: 28.92 s
13:23:05 [2020-04-21T17:23:05.800Z] 
13:23:05 [2020-04-21T17:23:05.800Z] Results:
13:23:05 [2020-04-21T17:23:05.800Z] 
13:23:05 [2020-04-21T17:23:05.800Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
13:23:05 [2020-04-21T17:23:05.800Z] 
13:23:05 [2020-04-21T17:23:05.800Z] 
13:23:05 [2020-04-21T17:23:05.800Z] !ENTRY org.eclipse.core.resources 2 10035 2020-04-21 17:23:04.865
13:23:05 [2020-04-21T17:23:05.800Z] !MESSAGE The workspace will exit with unsaved changes in this session.
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] All tests passed!
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] Building Trace Compass RCP Parent 5.3.0-SNAPSHOT               [109/138]
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --------------------------------[ pom ]---------------------------------
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent ---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent ---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-5.3.0-SNAPSHOT.pom
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] Building Trace Compass RCP Branding plug-in 5.3.0-SNAPSHOT     [110/138]
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
13:23:06 [2020-04-21T17:23:06.367Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.3.0-SNAPSHOT-sources.jar
13:23:06 [2020-04-21T17:23:06.625Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.625Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
13:23:06 [2020-04-21T17:23:06.625Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.625Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
13:23:06 [2020-04-21T17:23:06.625Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.3.0-SNAPSHOT.jar
13:23:06 [2020-04-21T17:23:06.625Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.625Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
13:23:06 [2020-04-21T17:23:06.625Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.625Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding ---
13:23:06 [2020-04-21T17:23:06.625Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.625Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding ---
13:23:06 [2020-04-21T17:23:06.625Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.3.0-SNAPSHOT.jar
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.3.0-SNAPSHOT.jar
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.3.0-SNAPSHOT.pom
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.3.0-SNAPSHOT-sources.jar
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.3.0-SNAPSHOT-pack200.jar.pack.gz
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.3.0-SNAPSHOT-p2metadata.xml
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.3.0-SNAPSHOT-p2artifacts.xml
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] Building Trace Compass RCP Branding Feature 5.3.0-SNAPSHOT     [111/138]
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.3.0-SNAPSHOT.jar
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.3.0-SNAPSHOT-sources-feature.jar
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature ---
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.3.0-SNAPSHOT.jar
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.3.0-SNAPSHOT.pom
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.3.0-SNAPSHOT-sources-feature.jar
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.3.0-SNAPSHOT-p2metadata.xml
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.3.0-SNAPSHOT-p2artifacts.xml
13:23:06 [2020-04-21T17:23:06.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.3.0-SNAPSHOT-p2metadata.xml
13:23:06 [2020-04-21T17:23:06.886Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.3.0-SNAPSHOT-p2artifacts.xml
13:23:06 [2020-04-21T17:23:06.886Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.886Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
13:23:06 [2020-04-21T17:23:06.886Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.886Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
13:23:06 [2020-04-21T17:23:06.886Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.0.1-SNAPSHOT  [112/138]
13:23:06 [2020-04-21T17:23:06.886Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:23:06 [2020-04-21T17:23:06.886Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.886Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
13:23:06 [2020-04-21T17:23:06.886Z] [INFO] 
13:23:06 [2020-04-21T17:23:06.886Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
13:23:07 [2020-04-21T17:23:07.143Z] [INFO] The project's OSGi version is 1.0.1.202004211619
13:23:07 [2020-04-21T17:23:07.143Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.143Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
13:23:07 [2020-04-21T17:23:07.143Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.143Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
13:23:07 [2020-04-21T17:23:07.143Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.143Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
13:23:07 [2020-04-21T17:23:07.143Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.143Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
13:23:07 [2020-04-21T17:23:07.143Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:23:07 [2020-04-21T17:23:07.144Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
13:23:07 [2020-04-21T17:23:07.144Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.144Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
13:23:07 [2020-04-21T17:23:07.144Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes
13:23:07 [2020-04-21T17:23:07.709Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/src/org/eclipse/tracecompass/internal/tmf/cli/core/parser/CliParserConfigElement.java:[73] 
13:23:07 [2020-04-21T17:23:07.709Z] 	private static final Comparator<PrioritizedParser> COMPARATOR = Objects.requireNonNull(Comparator.comparingInt(PrioritizedParser::getPriority).thenComparing((o1, o2) -> (o1 == o2) ? 0 : 1));
13:23:07 [2020-04-21T17:23:07.709Z] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:23:07 [2020-04-21T17:23:07.967Z] Null type safety (type annotations): The expression of type '@NonNull Comparator<CliParserConfigElement.PrioritizedParser>' needs unchecked conversion to conform to '@NonNull Comparator<CliParserConfigElement.@NonNull PrioritizedParser>'
13:23:07 [2020-04-21T17:23:07.967Z] 1 problem (1 warning)
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-sources.jar
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.jar
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core ---
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core ---
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.jar
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:07 [2020-04-21T17:23:07.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:07 [2020-04-21T17:23:07.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:07 [2020-04-21T17:23:07.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:07 [2020-04-21T17:23:07.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:07 [2020-04-21T17:23:07.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 5.3.0-SNAPSHOT        [113/138]
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] 
13:23:07 [2020-04-21T17:23:07.970Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
13:23:08 [2020-04-21T17:23:08.229Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:23:08 [2020-04-21T17:23:08.229Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
13:23:08 [2020-04-21T17:23:08.229Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.229Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
13:23:08 [2020-04-21T17:23:08.229Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/target/classes
13:23:08 [2020-04-21T17:23:08.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/cli/RcpCliParser.java:[338] 
13:23:08 [2020-04-21T17:23:08.487Z] 	return TmfProjectRegistry.createProject(TmfCommonConstants.DEFAULT_TRACE_PROJECT_NAME, null, new NullProgressMonitor());
13:23:08 [2020-04-21T17:23:08.487Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:23:08 [2020-04-21T17:23:08.487Z] Null type safety (type annotations): The expression of type 'IProject' needs unchecked conversion to conform to '@NonNull IProject'
13:23:08 [2020-04-21T17:23:08.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/Application.java:[78] 
13:23:08 [2020-04-21T17:23:08.487Z] 	CliCommandLine cmdLine = CliParserManager.getInstance().parse(Platform.getCommandLineArgs());
13:23:08 [2020-04-21T17:23:08.487Z] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:23:08 [2020-04-21T17:23:08.487Z] Null type safety (type annotations): The expression of type 'String[]' needs unchecked conversion to conform to 'String @NonNull[]'
13:23:08 [2020-04-21T17:23:08.487Z] 2 problems (2 warnings)
13:23:08 [2020-04-21T17:23:08.487Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.487Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
13:23:08 [2020-04-21T17:23:08.487Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:23:08 [2020-04-21T17:23:08.487Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
13:23:08 [2020-04-21T17:23:08.487Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.487Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
13:23:08 [2020-04-21T17:23:08.487Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.3.0-SNAPSHOT-sources.jar
13:23:08 [2020-04-21T17:23:08.487Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.487Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
13:23:08 [2020-04-21T17:23:08.487Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.487Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
13:23:08 [2020-04-21T17:23:08.488Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.3.0-SNAPSHOT.jar
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui ---
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui ---
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.3.0-SNAPSHOT.jar
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.3.0-SNAPSHOT.jar
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.3.0-SNAPSHOT.pom
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.3.0-SNAPSHOT-sources.jar
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.3.0-SNAPSHOT-pack200.jar.pack.gz
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.3.0-SNAPSHOT-p2metadata.xml
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.3.0-SNAPSHOT-p2artifacts.xml
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] Building Trace Compass RCP Feature 5.3.0-SNAPSHOT              [114/138]
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp/target
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:23:08 [2020-04-21T17:23:08.746Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
13:23:08 [2020-04-21T17:23:08.747Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
13:23:08 [2020-04-21T17:23:08.747Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.747Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
13:23:08 [2020-04-21T17:23:08.747Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.747Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
13:23:08 [2020-04-21T17:23:08.747Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.747Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
13:23:08 [2020-04-21T17:23:08.747Z] [INFO] 
13:23:08 [2020-04-21T17:23:08.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
13:23:09 [2020-04-21T17:23:09.005Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.3.0-SNAPSHOT.jar
13:23:09 [2020-04-21T17:23:09.005Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.005Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
13:23:09 [2020-04-21T17:23:09.005Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.005Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
13:23:09 [2020-04-21T17:23:09.005Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.005Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp ---
13:23:09 [2020-04-21T17:23:09.263Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (139.18kB)
13:23:09 [2020-04-21T17:23:09.263Z] [INFO] The user operation is waiting for background work to complete.
13:23:09 [2020-04-21T17:23:09.263Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (139.18kB)
13:23:09 [2020-04-21T17:23:09.263Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130...
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.3.0-SNAPSHOT-sources-feature.jar
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp ---
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.3.0-SNAPSHOT.jar
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.3.0-SNAPSHOT.pom
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.3.0-SNAPSHOT-sources-feature.jar
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.3.0-SNAPSHOT-p2metadata.xml
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.3.0-SNAPSHOT-p2artifacts.xml
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.3.0-SNAPSHOT-p2metadata.xml
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.3.0-SNAPSHOT-p2artifacts.xml
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.1-SNAPSHOT [115/138]
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] The project's OSGi version is 1.0.1.202004211619
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
13:23:09 [2020-04-21T17:23:09.521Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-sources.jar
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.jar
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.jar
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] 
13:23:09 [2020-04-21T17:23:09.781Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
13:23:10 [2020-04-21T17:23:10.347Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
13:23:10 [2020-04-21T17:23:10.347Z] [INFO] Command line:
13:23:10 [2020-04-21T17:23:10.347Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:23:10 [2020-04-21T17:23:10.347Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:23:14 [2020-04-21T17:23:14.529Z] !SESSION 2020-04-21 17:23:10.681 -----------------------------------------------
13:23:14 [2020-04-21T17:23:14.529Z] eclipse.buildId=unknown
13:23:14 [2020-04-21T17:23:14.529Z] java.version=1.8.0_202
13:23:14 [2020-04-21T17:23:14.529Z] java.vendor=Oracle Corporation
13:23:14 [2020-04-21T17:23:14.529Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:23:14 [2020-04-21T17:23:14.529Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:23:14 [2020-04-21T17:23:14.529Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:23:14 [2020-04-21T17:23:14.529Z] 
13:23:14 [2020-04-21T17:23:14.529Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:23:14.189
13:23:14 [2020-04-21T17:23:14.529Z] !MESSAGE FrameworkEvent ERROR
13:23:14 [2020-04-21T17:23:14.529Z] !STACK 0
13:23:14 [2020-04-21T17:23:14.530Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55]
13:23:14 [2020-04-21T17:23:14.530Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:23:14 [2020-04-21T17:23:14.530Z] 
13:23:14 [2020-04-21T17:23:14.530Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:23:14 [2020-04-21T17:23:14.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:23:14 [2020-04-21T17:23:14.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:23:14 [2020-04-21T17:23:14.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:23:14 [2020-04-21T17:23:14.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:23:14 [2020-04-21T17:23:14.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:23:14 [2020-04-21T17:23:14.530Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:23:14 [2020-04-21T17:23:14.530Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:23:16 [2020-04-21T17:23:16.619Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
13:23:16 [2020-04-21T17:23:16.619Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
13:23:16 [2020-04-21T17:23:16.619Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.03 s
13:23:16 [2020-04-21T17:23:16.619Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0 s
13:23:16 [2020-04-21T17:23:16.619Z] testCmdLineArguments[2: --cli -faulty](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.001 s
13:23:16 [2020-04-21T17:23:16.619Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
13:23:16 [2020-04-21T17:23:16.619Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
13:23:16 [2020-04-21T17:23:16.619Z] testActivator(org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest)  Time elapsed: 0 s
13:23:16 [2020-04-21T17:23:16.619Z] 
13:23:16 [2020-04-21T17:23:16.619Z] Results:
13:23:16 [2020-04-21T17:23:16.619Z] 
13:23:16 [2020-04-21T17:23:16.619Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
13:23:16 [2020-04-21T17:23:16.619Z] 
13:23:17 [2020-04-21T17:23:17.553Z] [INFO] All tests passed!
13:23:17 [2020-04-21T17:23:17.553Z] [INFO] 
13:23:17 [2020-04-21T17:23:17.553Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
13:23:17 [2020-04-21T17:23:17.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:17 [2020-04-21T17:23:17.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:17 [2020-04-21T17:23:17.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:17 [2020-04-21T17:23:17.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:17 [2020-04-21T17:23:17.554Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:17 [2020-04-21T17:23:17.554Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:17 [2020-04-21T17:23:17.554Z] [INFO] 
13:23:17 [2020-04-21T17:23:17.554Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
13:23:17 [2020-04-21T17:23:17.554Z] [INFO] 
13:23:17 [2020-04-21T17:23:17.554Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
13:23:17 [2020-04-21T17:23:17.554Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.3-SNAPSHOT  [116/138]
13:23:17 [2020-04-21T17:23:17.554Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:23:17 [2020-04-21T17:23:17.554Z] [INFO] 
13:23:17 [2020-04-21T17:23:17.554Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
13:23:17 [2020-04-21T17:23:17.554Z] [INFO] 
13:23:17 [2020-04-21T17:23:17.554Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
13:23:17 [2020-04-21T17:23:17.811Z] [INFO] The project's OSGi version is 2.0.3.202004211619
13:23:17 [2020-04-21T17:23:17.812Z] [INFO] 
13:23:17 [2020-04-21T17:23:17.812Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
13:23:17 [2020-04-21T17:23:17.812Z] [INFO] 
13:23:17 [2020-04-21T17:23:17.812Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
13:23:17 [2020-04-21T17:23:17.812Z] [INFO] 
13:23:17 [2020-04-21T17:23:17.812Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
13:23:17 [2020-04-21T17:23:17.812Z] [INFO] 
13:23:17 [2020-04-21T17:23:17.812Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
13:23:17 [2020-04-21T17:23:17.812Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:23:17 [2020-04-21T17:23:17.812Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
13:23:17 [2020-04-21T17:23:17.812Z] [INFO] 
13:23:17 [2020-04-21T17:23:17.812Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
13:23:17 [2020-04-21T17:23:17.812Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes
13:23:18 [2020-04-21T17:23:18.070Z] [INFO] 
13:23:18 [2020-04-21T17:23:18.070Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
13:23:18 [2020-04-21T17:23:18.070Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:23:18 [2020-04-21T17:23:18.070Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
13:23:18 [2020-04-21T17:23:18.070Z] [INFO] 
13:23:18 [2020-04-21T17:23:18.070Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
13:23:18 [2020-04-21T17:23:18.070Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-sources.jar
13:23:18 [2020-04-21T17:23:18.070Z] [INFO] 
13:23:18 [2020-04-21T17:23:18.070Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
13:23:18 [2020-04-21T17:23:18.070Z] [INFO] 
13:23:18 [2020-04-21T17:23:18.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
13:23:18 [2020-04-21T17:23:18.070Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.jar
13:23:18 [2020-04-21T17:23:18.328Z] [INFO] 
13:23:18 [2020-04-21T17:23:18.328Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
13:23:18 [2020-04-21T17:23:18.328Z] [INFO] 
13:23:18 [2020-04-21T17:23:18.328Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui.tests ---
13:23:18 [2020-04-21T17:23:18.328Z] [INFO] 
13:23:18 [2020-04-21T17:23:18.328Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui.tests ---
13:23:18 [2020-04-21T17:23:18.328Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.jar
13:23:18 [2020-04-21T17:23:18.328Z] [INFO] 
13:23:18 [2020-04-21T17:23:18.328Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
13:23:18 [2020-04-21T17:23:18.329Z] [INFO] 
13:23:18 [2020-04-21T17:23:18.329Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
13:23:18 [2020-04-21T17:23:18.896Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log
13:23:18 [2020-04-21T17:23:18.896Z] [INFO] Command line:
13:23:19 [2020-04-21T17:23:19.154Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:23:19 [2020-04-21T17:23:19.154Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:23:22 [2020-04-21T17:23:22.437Z] !SESSION 2020-04-21 17:23:19.105 -----------------------------------------------
13:23:22 [2020-04-21T17:23:22.437Z] eclipse.buildId=unknown
13:23:22 [2020-04-21T17:23:22.437Z] java.version=1.8.0_202
13:23:22 [2020-04-21T17:23:22.437Z] java.vendor=Oracle Corporation
13:23:22 [2020-04-21T17:23:22.437Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:23:22 [2020-04-21T17:23:22.437Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
13:23:22 [2020-04-21T17:23:22.437Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:23:22 [2020-04-21T17:23:22.437Z] 
13:23:22 [2020-04-21T17:23:22.437Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:23:22.363
13:23:22 [2020-04-21T17:23:22.437Z] !MESSAGE FrameworkEvent ERROR
13:23:22 [2020-04-21T17:23:22.437Z] !STACK 0
13:23:22 [2020-04-21T17:23:22.437Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [60]
13:23:22 [2020-04-21T17:23:22.437Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:23:22 [2020-04-21T17:23:22.437Z] 
13:23:22 [2020-04-21T17:23:22.437Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:23:22 [2020-04-21T17:23:22.437Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:23:22 [2020-04-21T17:23:22.437Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:23:22 [2020-04-21T17:23:22.437Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:23:22 [2020-04-21T17:23:22.437Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:23:22 [2020-04-21T17:23:22.437Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:23:22 [2020-04-21T17:23:22.437Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:23:22 [2020-04-21T17:23:22.437Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:23:24 [2020-04-21T17:23:24.964Z] process 16322: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
13:23:24 [2020-04-21T17:23:24.964Z] See the manual page for dbus-uuidgen to correct this issue.
13:23:37 [2020-04-21T17:23:37.160Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
13:23:37 [2020-04-21T17:23:37.160Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s - in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
13:23:37 [2020-04-21T17:23:37.160Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.036 s
13:23:37 [2020-04-21T17:23:37.160Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
13:23:37 [2020-04-21T17:23:37.160Z] testCmdLineArguments[2: --cli --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.099 s
13:23:37 [2020-04-21T17:23:37.160Z] testCmdLineArguments[3: --cli -l](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
13:23:37 [2020-04-21T17:23:37.160Z] testCmdLineArguments[4: --cli --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
13:23:37 [2020-04-21T17:23:37.160Z] testCmdLineArguments[5: --cli -o mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
13:23:37 [2020-04-21T17:23:37.160Z] testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
13:23:37 [2020-04-21T17:23:37.160Z] testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
13:23:37 [2020-04-21T17:23:37.160Z] testCmdLineArguments[8: --cli --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
13:23:37 [2020-04-21T17:23:37.160Z] testCmdLineArguments[9: --cli -o](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
13:23:37 [2020-04-21T17:23:37.160Z] testCmdLineArguments[10: --cli -faulty](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.006 s
13:23:37 [2020-04-21T17:23:37.160Z] testCmdLineArguments[11: --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
13:23:37 [2020-04-21T17:23:37.160Z] testCmdLineArguments[12: --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.035 s
13:23:37 [2020-04-21T17:23:37.161Z] testCmdLineArguments[13: --open mytrace --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
13:23:37 [2020-04-21T17:23:37.161Z] 
13:23:37 [2020-04-21T17:23:37.161Z] Results:
13:23:37 [2020-04-21T17:23:37.161Z] 
13:23:37 [2020-04-21T17:23:37.161Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
13:23:37 [2020-04-21T17:23:37.161Z] 
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] All tests passed!
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.1-SNAPSHOT [117/138]
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] The project's OSGi version is 1.0.1.202004211619
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-sources.jar
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.jar
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui ---
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui ---
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.jar
13:23:43 [2020-04-21T17:23:43.716Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 5.3.0-SNAPSHOT [118/138]
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/target
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.3.0-SNAPSHOT.jar
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] 
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator ---
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.0.300.v20170418-0708.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.19kB)
13:23:43 [2020-04-21T17:23:43.717Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.0.300.v20170418-0708.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.19kB)
13:23:43 [2020-04-21T17:23:43.975Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.0.400.v20160504-1450.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.63kB)
13:23:43 [2020-04-21T17:23:43.975Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.0.400.v20160504-1450.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.63kB)
13:23:44 [2020-04-21T17:23:44.232Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.0.201.v20170906-1259.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (38.93kB)
13:23:44 [2020-04-21T17:23:44.232Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.0.201.v20170906-1259.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (38.93kB)
13:23:44 [2020-04-21T17:23:44.232Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.3.0-SNAPSHOT-sources-feature.jar
13:23:44 [2020-04-21T17:23:44.232Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.232Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator ---
13:23:44 [2020-04-21T17:23:44.232Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.232Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
13:23:44 [2020-04-21T17:23:44.232Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.232Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
13:23:44 [2020-04-21T17:23:44.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.3.0-SNAPSHOT.jar
13:23:44 [2020-04-21T17:23:44.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.3.0-SNAPSHOT.pom
13:23:44 [2020-04-21T17:23:44.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.3.0-SNAPSHOT-sources-feature.jar
13:23:44 [2020-04-21T17:23:44.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.3.0-SNAPSHOT-p2metadata.xml
13:23:44 [2020-04-21T17:23:44.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.3.0-SNAPSHOT-p2artifacts.xml
13:23:44 [2020-04-21T17:23:44.490Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.490Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
13:23:44 [2020-04-21T17:23:44.490Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.490Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] Building Trace Compass Json trace Parent 5.3.0-SNAPSHOT        [119/138]
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] --------------------------------[ pom ]---------------------------------
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent ---
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent ---
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/5.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-5.3.0-SNAPSHOT.pom
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 0.1.4-SNAPSHOT [120/138]
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] The project's OSGi version is 0.1.4.202004211619
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
13:23:44 [2020-04-21T17:23:44.491Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.4-SNAPSHOT-sources.jar
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.4-SNAPSHOT.jar
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core ---
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] 
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core ---
13:23:44 [2020-04-21T17:23:44.749Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.4-SNAPSHOT.jar
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.4-SNAPSHOT.jar
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.4-SNAPSHOT.pom
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.4-SNAPSHOT-sources.jar
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.4-SNAPSHOT-pack200.jar.pack.gz
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.4-SNAPSHOT-p2metadata.xml
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.4-SNAPSHOT-p2artifacts.xml
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] Building org.eclipse.tracecompass.jsontrace 1.1.0-SNAPSHOT     [121/138]
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/target
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] The project's OSGi version is 1.1.0.202004211619
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.jar
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.007Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace ---
13:23:45 [2020-04-21T17:23:45.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-sources-feature.jar
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace ---
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.jar
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.pom
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-sources-feature.jar
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-p2metadata.xml
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-p2artifacts.xml
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 1.0.0-SNAPSHOT       [122/138]
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/target
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] The project's OSGi version is 1.0.0.202004211619
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.jar
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli ---
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-sources-feature.jar
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli ---
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.jar
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.pom
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-sources-feature.jar
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-p2metadata.xml
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-p2artifacts.xml
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] Building Trace Compass RCP Product 5.3.0-SNAPSHOT              [123/138]
13:23:45 [2020-04-21T17:23:45.267Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] 
13:23:45 [2020-04-21T17:23:45.525Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
13:23:46 [2020-04-21T17:23:46.090Z] [INFO] 
13:23:46 [2020-04-21T17:23:46.091Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
13:23:46 [2020-04-21T17:23:46.091Z] [INFO] 
13:23:46 [2020-04-21T17:23:46.091Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
13:23:46 [2020-04-21T17:23:46.091Z] [INFO] 
13:23:46 [2020-04-21T17:23:46.091Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
13:24:42 [2020-04-21T17:24:42.319Z] [INFO] 
13:24:42 [2020-04-21T17:24:42.319Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
13:24:42 [2020-04-21T17:24:42.319Z] [INFO] 
13:24:42 [2020-04-21T17:24:42.319Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product ---
13:24:42 [2020-04-21T17:24:42.320Z] [INFO] 
13:24:42 [2020-04-21T17:24:42.320Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product ---
13:24:42 [2020-04-21T17:24:42.320Z] [INFO] 
13:24:42 [2020-04-21T17:24:42.320Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
13:24:42 [2020-04-21T17:24:42.320Z] [INFO] 
13:24:42 [2020-04-21T17:24:42.320Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
13:24:42 [2020-04-21T17:24:42.320Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
13:24:42 [2020-04-21T17:24:42.320Z] Installing org.eclipse.tracecompass.rcp 5.3.0.202004211619.
13:25:04 [2020-04-21T17:25:04.252Z] Operation completed in 22488 ms.
13:25:04 [2020-04-21T17:25:04.252Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
13:25:04 [2020-04-21T17:25:04.252Z] Installing org.eclipse.tracecompass.rcp 5.3.0.202004211619.
13:25:22 [2020-04-21T17:25:22.328Z] Operation completed in 19344 ms.
13:25:22 [2020-04-21T17:25:22.328Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
13:25:22 [2020-04-21T17:25:22.328Z] Installing org.eclipse.tracecompass.rcp 5.3.0.202004211619.
13:25:44 [2020-04-21T17:25:44.504Z] Operation completed in 20119 ms.
13:25:44 [2020-04-21T17:25:44.505Z] [INFO] 
13:25:44 [2020-04-21T17:25:44.505Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
13:25:44 [2020-04-21T17:25:44.505Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.3.0-20200421-1619-win32.win32.x86_64.zip
13:25:48 [2020-04-21T17:25:48.687Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.3.0-20200421-1619-macosx.cocoa.x86_64.tar.gz
13:25:58 [2020-04-21T17:25:58.654Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.3.0-20200421-1619-linux.gtk.x86_64.tar.gz
13:26:04 [2020-04-21T17:26:04.155Z] [INFO] 
13:26:04 [2020-04-21T17:26:04.155Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
13:26:04 [2020-04-21T17:26:04.155Z] [INFO] No primary artifact to install, installing attached artifacts instead.
13:26:04 [2020-04-21T17:26:04.155Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.3.0-SNAPSHOT.pom
13:26:04 [2020-04-21T17:26:04.155Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
13:26:04 [2020-04-21T17:26:04.155Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
13:26:04 [2020-04-21T17:26:04.155Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.3.0-SNAPSHOT-p2artifacts.xml
13:26:04 [2020-04-21T17:26:04.155Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
13:26:04 [2020-04-21T17:26:04.155Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.3.0-SNAPSHOT-p2metadata.xml
13:26:04 [2020-04-21T17:26:04.155Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.3.0-20200421-1619-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.3.0-SNAPSHOT-win32.win32.x86_64.zip
13:26:04 [2020-04-21T17:26:04.414Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.3.0-20200421-1619-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.3.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
13:26:04 [2020-04-21T17:26:04.672Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.3.0-20200421-1619-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.3.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
13:26:04 [2020-04-21T17:26:04.930Z] [INFO] 
13:26:04 [2020-04-21T17:26:04.930Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
13:26:04 [2020-04-21T17:26:04.930Z] [INFO] 
13:26:04 [2020-04-21T17:26:04.930Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
13:26:04 [2020-04-21T17:26:04.930Z] [INFO] Building Trace Compass Release Engineering Parent 5.3.0-SNAPSHOT [124/138]
13:26:04 [2020-04-21T17:26:04.930Z] [INFO] --------------------------------[ pom ]---------------------------------
13:26:04 [2020-04-21T17:26:04.930Z] [INFO] 
13:26:04 [2020-04-21T17:26:04.931Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
13:26:04 [2020-04-21T17:26:04.931Z] [INFO] 
13:26:04 [2020-04-21T17:26:04.931Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
13:26:04 [2020-04-21T17:26:04.931Z] [INFO] 
13:26:04 [2020-04-21T17:26:04.931Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
13:26:04 [2020-04-21T17:26:04.931Z] [INFO] 
13:26:04 [2020-04-21T17:26:04.931Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent ---
13:26:04 [2020-04-21T17:26:04.931Z] [INFO] 
13:26:04 [2020-04-21T17:26:04.931Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent ---
13:26:04 [2020-04-21T17:26:04.931Z] [INFO] 
13:26:04 [2020-04-21T17:26:04.931Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
13:26:04 [2020-04-21T17:26:04.931Z] [INFO] 
13:26:04 [2020-04-21T17:26:04.931Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
13:26:04 [2020-04-21T17:26:04.931Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/5.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-5.3.0-SNAPSHOT.pom
13:26:04 [2020-04-21T17:26:04.931Z] [INFO] 
13:26:04 [2020-04-21T17:26:04.931Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
13:26:04 [2020-04-21T17:26:04.931Z] [INFO] Building Trace Compass Target Platform 5.3.0-SNAPSHOT          [125/138]
13:26:04 [2020-04-21T17:26:04.931Z] [INFO] --------------------------------[ pom ]---------------------------------
13:26:04 [2020-04-21T17:26:04.931Z] [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
13:26:05 [2020-04-21T17:26:05.188Z] [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
13:26:05 [2020-04-21T17:26:05.189Z] [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
13:26:05 [2020-04-21T17:26:05.756Z] [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
13:26:05 [2020-04-21T17:26:05.756Z] [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
13:26:05 [2020-04-21T17:26:05.756Z] [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
13:26:12 [2020-04-21T17:26:12.312Z] [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 902 B/s)
13:26:14 [2020-04-21T17:26:14.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
13:26:14 [2020-04-21T17:26:14.469Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
13:26:15 [2020-04-21T17:26:15.035Z] [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
13:26:15 [2020-04-21T17:26:15.971Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
13:26:16 [2020-04-21T17:26:16.230Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
13:26:16 [2020-04-21T17:26:16.865Z] [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
13:26:16 [2020-04-21T17:26:16.865Z] [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 1.4 MB/s)
13:26:17 [2020-04-21T17:26:17.799Z] [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
13:26:27 [2020-04-21T17:26:27.765Z] [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
13:26:31 [2020-04-21T17:26:31.046Z] [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
13:26:31 [2020-04-21T17:26:31.304Z] [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
13:26:31 [2020-04-21T17:26:31.561Z] [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
13:26:31 [2020-04-21T17:26:31.561Z] [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
13:26:31 [2020-04-21T17:26:31.561Z] [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 859 kB/s)
13:26:31 [2020-04-21T17:26:31.561Z] [INFO] 
13:26:31 [2020-04-21T17:26:31.561Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target ---
13:26:31 [2020-04-21T17:26:31.561Z] [INFO] 
13:26:31 [2020-04-21T17:26:31.561Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
13:26:31 [2020-04-21T17:26:31.561Z] [INFO] 
13:26:31 [2020-04-21T17:26:31.561Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
13:26:31 [2020-04-21T17:26:31.561Z] [INFO] 
13:26:31 [2020-04-21T17:26:31.561Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target ---
13:26:31 [2020-04-21T17:26:31.561Z] [INFO] 
13:26:31 [2020-04-21T17:26:31.561Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target ---
13:26:31 [2020-04-21T17:26:31.561Z] [INFO] 
13:26:31 [2020-04-21T17:26:31.561Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
13:26:31 [2020-04-21T17:26:31.561Z] [INFO] 
13:26:31 [2020-04-21T17:26:31.561Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
13:26:31 [2020-04-21T17:26:31.562Z] [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
13:26:31 [2020-04-21T17:26:31.562Z] [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
13:26:31 [2020-04-21T17:26:31.562Z] [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
13:26:32 [2020-04-21T17:26:32.126Z] [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
13:26:32 [2020-04-21T17:26:32.126Z] [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
13:26:32 [2020-04-21T17:26:32.126Z] [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
13:26:32 [2020-04-21T17:26:32.126Z] [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 76 kB/s)
13:26:33 [2020-04-21T17:26:33.499Z] [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
13:26:33 [2020-04-21T17:26:33.499Z] [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
13:26:33 [2020-04-21T17:26:33.499Z] [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
13:26:33 [2020-04-21T17:26:33.757Z] [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
13:26:33 [2020-04-21T17:26:33.757Z] [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
13:26:34 [2020-04-21T17:26:34.015Z] [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
13:26:34 [2020-04-21T17:26:34.015Z] [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 82 kB/s)
13:26:34 [2020-04-21T17:26:34.015Z] [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
13:26:34 [2020-04-21T17:26:34.015Z] [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
13:26:34 [2020-04-21T17:26:34.015Z] [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
13:26:34 [2020-04-21T17:26:34.273Z] [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
13:26:34 [2020-04-21T17:26:34.274Z] [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
13:26:34 [2020-04-21T17:26:34.532Z] [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
13:26:34 [2020-04-21T17:26:34.532Z] [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 77 kB/s)
13:26:34 [2020-04-21T17:26:34.532Z] [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
13:26:34 [2020-04-21T17:26:34.532Z] [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
13:26:34 [2020-04-21T17:26:34.532Z] [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
13:26:34 [2020-04-21T17:26:34.793Z] [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
13:26:34 [2020-04-21T17:26:34.794Z] [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
13:26:34 [2020-04-21T17:26:34.794Z] [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
13:26:35 [2020-04-21T17:26:35.263Z] [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 35 kB/s)
13:26:35 [2020-04-21T17:26:35.264Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
13:26:35 [2020-04-21T17:26:35.264Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
13:26:35 [2020-04-21T17:26:35.264Z] [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
13:26:35 [2020-04-21T17:26:35.264Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
13:26:35 [2020-04-21T17:26:35.264Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
13:26:35 [2020-04-21T17:26:35.523Z] [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
13:26:35 [2020-04-21T17:26:35.523Z] [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 488 kB/s)
13:26:37 [2020-04-21T17:26:37.156Z] [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
13:26:37 [2020-04-21T17:26:37.156Z] [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
13:26:37 [2020-04-21T17:26:37.156Z] [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
13:26:37 [2020-04-21T17:26:37.156Z] [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
13:26:37 [2020-04-21T17:26:37.156Z] [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
13:26:37 [2020-04-21T17:26:37.156Z] [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
13:26:37 [2020-04-21T17:26:37.156Z] [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
13:26:37 [2020-04-21T17:26:37.156Z] [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
13:26:37 [2020-04-21T17:26:37.156Z] [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
13:26:41 [2020-04-21T17:26:41.337Z] [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
13:26:41 [2020-04-21T17:26:41.337Z] [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
13:26:41 [2020-04-21T17:26:41.337Z] [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
13:26:41 [2020-04-21T17:26:41.337Z] [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
13:26:41 [2020-04-21T17:26:41.337Z] [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
13:26:41 [2020-04-21T17:26:41.337Z] [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
13:26:41 [2020-04-21T17:26:41.337Z] [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
13:26:41 [2020-04-21T17:26:41.337Z] [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
13:26:41 [2020-04-21T17:26:41.337Z] [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
13:26:41 [2020-04-21T17:26:41.337Z] [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 601 kB/s)
13:26:41 [2020-04-21T17:26:41.337Z] [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 497 kB/s)
13:26:41 [2020-04-21T17:26:41.337Z] [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 743 kB/s)
13:26:41 [2020-04-21T17:26:41.595Z] [INFO] 
13:26:41 [2020-04-21T17:26:41.595Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
13:26:41 [2020-04-21T17:26:41.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.3.0-SNAPSHOT/org.eclipse.tracecompass.target-5.3.0-SNAPSHOT.pom
13:26:41 [2020-04-21T17:26:41.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.target/tracecompass-e4.6.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.3.0-SNAPSHOT/org.eclipse.tracecompass.target-5.3.0-SNAPSHOT-tracecompass-e4.6.target
13:26:41 [2020-04-21T17:26:41.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.target/tracecompass-e4.7.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.3.0-SNAPSHOT/org.eclipse.tracecompass.target-5.3.0-SNAPSHOT-tracecompass-e4.7.target
13:26:41 [2020-04-21T17:26:41.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.target/tracecompass-e4.8.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.3.0-SNAPSHOT/org.eclipse.tracecompass.target-5.3.0-SNAPSHOT-tracecompass-e4.8.target
13:26:41 [2020-04-21T17:26:41.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.target/tracecompass-e4.9.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.3.0-SNAPSHOT/org.eclipse.tracecompass.target-5.3.0-SNAPSHOT-tracecompass-e4.9.target
13:26:41 [2020-04-21T17:26:41.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.target/tracecompass-e4.10.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.3.0-SNAPSHOT/org.eclipse.tracecompass.target-5.3.0-SNAPSHOT-tracecompass-e4.10.target
13:26:41 [2020-04-21T17:26:41.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.target/tracecompass-e4.11.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.3.0-SNAPSHOT/org.eclipse.tracecompass.target-5.3.0-SNAPSHOT-tracecompass-e4.11.target
13:26:41 [2020-04-21T17:26:41.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.target/tracecompass-e4.12.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.3.0-SNAPSHOT/org.eclipse.tracecompass.target-5.3.0-SNAPSHOT-tracecompass-e4.12.target
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.3.0-SNAPSHOT/org.eclipse.tracecompass.target-5.3.0-SNAPSHOT-tracecompass-eStaging.target
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] 
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.11-SNAPSHOT [126/138]
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] 
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] 
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] The project's OSGi version is 1.0.11.202004211619
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] 
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] 
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] 
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] 
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] 
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
13:26:41 [2020-04-21T17:26:41.853Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes
13:26:47 [2020-04-21T17:26:47.115Z] [INFO] 
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] 
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] 
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] 
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.jar
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] 
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] 
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests ---
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] 
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests ---
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.jar
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] 
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] 
13:26:47 [2020-04-21T17:26:47.116Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
13:26:53 [2020-04-21T17:26:53.684Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log
13:26:53 [2020-04-21T17:26:53.684Z] [INFO] Command line:
13:26:53 [2020-04-21T17:26:53.684Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:26:53 [2020-04-21T17:26:53.684Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:26:56 [2020-04-21T17:26:56.970Z] !SESSION 2020-04-21 17:26:52.914 -----------------------------------------------
13:26:56 [2020-04-21T17:26:56.970Z] eclipse.buildId=unknown
13:26:56 [2020-04-21T17:26:56.970Z] java.version=1.8.0_202
13:26:56 [2020-04-21T17:26:56.970Z] java.vendor=Oracle Corporation
13:26:56 [2020-04-21T17:26:56.970Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:26:56 [2020-04-21T17:26:56.970Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:26:56 [2020-04-21T17:26:56.970Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:26:56 [2020-04-21T17:26:56.970Z] 
13:26:56 [2020-04-21T17:26:56.970Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:26:56.592
13:26:56 [2020-04-21T17:26:56.970Z] !MESSAGE FrameworkEvent ERROR
13:26:56 [2020-04-21T17:26:56.970Z] !STACK 0
13:26:56 [2020-04-21T17:26:56.970Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
13:26:56 [2020-04-21T17:26:56.970Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:26:56 [2020-04-21T17:26:56.970Z] 
13:26:56 [2020-04-21T17:26:56.970Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:26:56 [2020-04-21T17:26:56.970Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:26:56 [2020-04-21T17:26:56.970Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:26:56 [2020-04-21T17:26:56.970Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:26:56 [2020-04-21T17:26:56.970Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:26:56 [2020-04-21T17:26:56.970Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:26:56 [2020-04-21T17:26:56.970Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:26:56 [2020-04-21T17:26:56.970Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:27:06 [2020-04-21T17:27:06.945Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
13:27:09 [2020-04-21T17:27:09.489Z] Display size: 1440x900
13:27:09 [2020-04-21T17:27:09.489Z] OS version=3.10.0-1062.el7.x86_64
13:27:09 [2020-04-21T17:27:09.489Z] GTK version=2.24.30
13:27:09 [2020-04-21T17:27:09.489Z] GTK theme=Raleigh
13:27:09 [2020-04-21T17:27:09.489Z] LIBOVERLAY_SCROLLBAR=0
13:27:09 [2020-04-21T17:27:09.489Z] Time zone: Coordinated Universal Time
13:27:09 [2020-04-21T17:27:09.489Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:27:09 [2020-04-21T17:27:09.489Z] log4j:WARN Please initialize the log4j system properly.
13:27:11 [2020-04-21T17:27:11.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:11 [2020-04-21T17:27:11.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:11 [2020-04-21T17:27:11.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:11 [2020-04-21T17:27:11.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:11 [2020-04-21T17:27:11.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:11 [2020-04-21T17:27:11.394Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:11 [2020-04-21T17:27:11.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647868237 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:11 [2020-04-21T17:27:11.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647868236 data=null doit=true} to TreeItem with text {test}
13:27:11 [2020-04-21T17:27:11.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647868236 data=null} to TreeItem with text {test}
13:27:11 [2020-04-21T17:27:11.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647868235 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:11 [2020-04-21T17:27:11.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647868233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647868063 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647868061 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647868061 data=null doit=true} to TreeItem with text {test}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647868060 data=null} to TreeItem with text {test}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647868060 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647868059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647868045 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647868043 data=null doit=true} to TreeItem with text {test}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647868042 data=null} to TreeItem with text {test}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647868042 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647868041 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}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647867959 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647867956 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647867955 data=null doit=true} to TreeItem with text {Traces [0]}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647867955 data=null} to TreeItem with text {Traces [0]}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647867954 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:27:11 [2020-04-21T17:27:11.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647867953 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:27:11 [2020-04-21T17:27:11.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647867864 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:27:11 [2020-04-21T17:27:11.911Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:11 [2020-04-21T17:27:11.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647867861 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:27:11 [2020-04-21T17:27:11.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647867860 data=null doit=true} to TreeItem with text {Traces [0]}
13:27:11 [2020-04-21T17:27:11.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647867860 data=null} to TreeItem with text {Traces [0]}
13:27:11 [2020-04-21T17:27:11.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647867859 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:27:11 [2020-04-21T17:27:11.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647867859 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:27:11 [2020-04-21T17:27:11.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647867850 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:27:12 [2020-04-21T17:27:12.170Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
13:27:12 [2020-04-21T17:27:12.170Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
13:27:12 [2020-04-21T17:27:12.170Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1647867333 data=null doit=true} to Shell with text {Manage Custom Parsers}
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - matched List with text "", using matcher: of type 'List'
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - matched List with text "", using matcher: (of type 'List')
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1647867327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1647867326 data=null doit=true} to (of type 'List')
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1647867325 data=null} to (of type 'List')
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1647867324 data=null button=1 stateMask=0x0 x=105 y=11 count=1} to (of type 'List')
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1647867324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1647867323 data=null button=1 stateMask=0x80000 x=105 y=11 count=1} to (of type 'List')
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
13:27:12 [2020-04-21T17:27:12.429Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=-1647867261 data=null doit=true} to Button with text {Text}
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=-1647867259 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}
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=-1647867256 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=-1647867256 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')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=-1647867255 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')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=-1647867255 data=null item=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')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - matched List with text "", using matcher: of type 'List'
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - matched List with text "", using matcher: (of type 'List')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1647867241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1647867241 data=null doit=true} to (of type 'List')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1647867240 data=null} to (of type 'List')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1647867240 data=null button=1 stateMask=0x0 x=105 y=11 count=1} to (of type 'List')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1647867239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1647867239 data=null button=1 stateMask=0x80000 x=105 y=11 count=1} to (of type 'List')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Clicking on &Close
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1647867234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1647867233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1647867233 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1647867232 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1647867232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1647867232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1647867231 data=null item=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')
13:27:12 [2020-04-21T17:27:12.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1647867526 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...'
13:27:12 [2020-04-21T17:27:12.688Z] DEBUG - Clicked on 
13:27:12 [2020-04-21T17:27:12.688Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:12 [2020-04-21T17:27:12.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:12 [2020-04-21T17:27:12.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:12 [2020-04-21T17:27:12.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:12 [2020-04-21T17:27:12.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:12 [2020-04-21T17:27:12.688Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:12 [2020-04-21T17:27:12.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647867057 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647867057 data=null doit=true} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647867057 data=null} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647867056 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647867056 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647867027 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.688Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:12 [2020-04-21T17:27:12.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647867025 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647867025 data=null doit=true} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647867025 data=null} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647866971 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647866970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647866956 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.689Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:12 [2020-04-21T17:27:12.689Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:12 [2020-04-21T17:27:12.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647866954 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:27:12 [2020-04-21T17:27:12.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647866953 data=null doit=true} to TreeItem with text {Traces [0]}
13:27:12 [2020-04-21T17:27:12.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647866953 data=null} to TreeItem with text {Traces [0]}
13:27:12 [2020-04-21T17:27:12.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647866953 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:27:12 [2020-04-21T17:27:12.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647866952 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:27:12 [2020-04-21T17:27:12.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647866935 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:27:12 [2020-04-21T17:27:12.689Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:12 [2020-04-21T17:27:12.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647866933 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:27:12 [2020-04-21T17:27:12.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647866933 data=null doit=true} to TreeItem with text {Traces [0]}
13:27:12 [2020-04-21T17:27:12.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647866933 data=null} to TreeItem with text {Traces [0]}
13:27:12 [2020-04-21T17:27:12.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647866932 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:27:12 [2020-04-21T17:27:12.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647866932 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:27:12 [2020-04-21T17:27:12.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647866870 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:27:12 [2020-04-21T17:27:12.947Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:12 [2020-04-21T17:27:12.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:12 [2020-04-21T17:27:12.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:12 [2020-04-21T17:27:12.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:12 [2020-04-21T17:27:12.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:12 [2020-04-21T17:27:12.947Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:12 [2020-04-21T17:27:12.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647866670 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647866670 data=null doit=true} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647866669 data=null} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647866669 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647866668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647866638 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.947Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:12 [2020-04-21T17:27:12.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647866636 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647866636 data=null doit=true} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647866635 data=null} to TreeItem with text {test}
13:27:12 [2020-04-21T17:27:12.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647866634 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:13 [2020-04-21T17:27:13.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647866634 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:13 [2020-04-21T17:27:13.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647866564 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:13 [2020-04-21T17:27:13.207Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:13 [2020-04-21T17:27:13.207Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:13 [2020-04-21T17:27:13.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647866562 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:27:13 [2020-04-21T17:27:13.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647866561 data=null doit=true} to TreeItem with text {Traces [0]}
13:27:13 [2020-04-21T17:27:13.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647866561 data=null} to TreeItem with text {Traces [0]}
13:27:13 [2020-04-21T17:27:13.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647866561 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:27:13 [2020-04-21T17:27:13.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647866560 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:27:13 [2020-04-21T17:27:13.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647866541 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:27:13 [2020-04-21T17:27:13.208Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:13 [2020-04-21T17:27:13.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647866540 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:27:13 [2020-04-21T17:27:13.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647866540 data=null doit=true} to TreeItem with text {Traces [0]}
13:27:13 [2020-04-21T17:27:13.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647866539 data=null} to TreeItem with text {Traces [0]}
13:27:13 [2020-04-21T17:27:13.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647866539 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:27:13 [2020-04-21T17:27:13.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647866538 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:27:13 [2020-04-21T17:27:13.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647866531 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:27:13 [2020-04-21T17:27:13.208Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:27:13 [2020-04-21T17:27:13.208Z] DEBUG - Clicking on with mnemonic 'Import...'
13:27:13 [2020-04-21T17:27:13.561Z] DEBUG - Clicked on with mnemonic 'Import...'
13:27:14 [2020-04-21T17:27:14.118Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647866036 data=null doit=true} to Shell with text {Trace Import}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Clicking on Cancel
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1647866028 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')
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1647866027 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')
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1647866027 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1647866026 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1647866026 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')
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1647866025 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')
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1647866025 data=null item=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')
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647866359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Clicked on 
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647865853 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647865852 data=null doit=true} to TreeItem with text {test}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647865852 data=null} to TreeItem with text {test}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647865851 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647865851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647865824 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647865768 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647865768 data=null doit=true} to TreeItem with text {test}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647865768 data=null} to TreeItem with text {test}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647865767 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647865767 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647865755 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:14 [2020-04-21T17:27:14.119Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647865753 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647865752 data=null doit=true} to TreeItem with text {Traces [0]}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647865752 data=null} to TreeItem with text {Traces [0]}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647865752 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647865751 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647865733 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647865731 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647865731 data=null doit=true} to TreeItem with text {Traces [0]}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647865730 data=null} to TreeItem with text {Traces [0]}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647865730 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647865729 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647865671 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:27:14 [2020-04-21T17:27:14.119Z] DEBUG - Clicking on with mnemonic 'Import...'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - Clicked on with mnemonic 'Import...'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647865260 data=null doit=true} to Shell with text {Trace Import}
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:27:14 [2020-04-21T17:27:14.379Z] 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')
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647865244 data=null} to (of type 'Combo')
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:14 [2020-04-21T17:27:14.379Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647865121 data=null doit=true} to TreeItem with text {import}
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647865121 data=null} to TreeItem with text {import}
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647865120 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647865120 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}
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647865071 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647865069 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647865069 data=null doit=true} to TreeItem with text {import}
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647865068 data=null} to TreeItem with text {import}
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647865068 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647865067 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}
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647865066 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647865037 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:'))
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:27:14 [2020-04-21T17:27:14.640Z] 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')
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4add4dff
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1647865026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647865024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1647865024 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1647865024 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1647865024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1647865023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1647865023 data=null item=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')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1647865023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647865023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1647865022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1647865022 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1647865022 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@25dc2c0
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1647864966 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')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1647864965 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')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1647864965 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1647864964 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1647864964 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')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1647864964 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')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1647864964 data=null item=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')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1647864963 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')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1647864963 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')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1647864963 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')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1647864963 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1647864962 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:27:14 [2020-04-21T17:27:14.641Z] 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')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - Clicking on &Finish
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647864944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647864944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647864944 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647864943 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647864943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:14 [2020-04-21T17:27:14.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647864943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:14 [2020-04-21T17:27:14.901Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:14 [2020-04-21T17:27:14.901Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:14 [2020-04-21T17:27:14.901Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:14 [2020-04-21T17:27:14.901Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:14 [2020-04-21T17:27:14.901Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:14 [2020-04-21T17:27:14.901Z] DEBUG - Clicked on &Finish
13:27:15 [2020-04-21T17:27:15.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647864943 data=null item=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')
13:27:15 [2020-04-21T17:27:15.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647865545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:27:15 [2020-04-21T17:27:15.838Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:15 [2020-04-21T17:27:15.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:15 [2020-04-21T17:27:15.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:15 [2020-04-21T17:27:15.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:15 [2020-04-21T17:27:15.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:15 [2020-04-21T17:27:15.838Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:15 [2020-04-21T17:27:15.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647863762 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:15 [2020-04-21T17:27:15.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647863761 data=null doit=true} to TreeItem with text {test}
13:27:15 [2020-04-21T17:27:15.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647863761 data=null} to TreeItem with text {test}
13:27:15 [2020-04-21T17:27:15.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647863760 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:15 [2020-04-21T17:27:15.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647863760 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:15 [2020-04-21T17:27:15.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647863735 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:15 [2020-04-21T17:27:15.838Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:15 [2020-04-21T17:27:15.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647863734 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:15 [2020-04-21T17:27:15.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647863733 data=null doit=true} to TreeItem with text {test}
13:27:15 [2020-04-21T17:27:15.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647863733 data=null} to TreeItem with text {test}
13:27:15 [2020-04-21T17:27:15.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647863732 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:15 [2020-04-21T17:27:15.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647863732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:16 [2020-04-21T17:27:16.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647863668 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:16 [2020-04-21T17:27:16.096Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:16 [2020-04-21T17:27:16.096Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:16 [2020-04-21T17:27:16.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647863665 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:27:16 [2020-04-21T17:27:16.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647863665 data=null doit=true} to TreeItem with text {Traces [1]}
13:27:16 [2020-04-21T17:27:16.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647863665 data=null} to TreeItem with text {Traces [1]}
13:27:16 [2020-04-21T17:27:16.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647863664 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:27:16 [2020-04-21T17:27:16.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647863664 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:27:16 [2020-04-21T17:27:16.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647863646 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:27:16 [2020-04-21T17:27:16.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647863641 data=null doit=true} to TreeItem with text {Traces [1]}
13:27:16 [2020-04-21T17:27:16.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647863641 data=null} to TreeItem with text {Traces [1]}
13:27:16 [2020-04-21T17:27:16.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647863640 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:27:16 [2020-04-21T17:27:16.096Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647863639 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]}
13:27:16 [2020-04-21T17:27:16.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647863632 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:27:16 [2020-04-21T17:27:16.355Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:16 [2020-04-21T17:27:16.355Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:16 [2020-04-21T17:27:16.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647863224 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647863223 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647863223 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647863222 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647863222 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647863068 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:16 [2020-04-21T17:27:16.614Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647863051 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647863050 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647863050 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647863049 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647863049 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647863041 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647863040 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647863039 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647863038 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647863038 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647863038 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647863029 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647863028 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.614Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647863028 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.873Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647863027 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:16 [2020-04-21T17:27:16.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647862864 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:27:17 [2020-04-21T17:27:17.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647862151 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:27:17 [2020-04-21T17:27:17.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647862141 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:17 [2020-04-21T17:27:17.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647862140 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:27:17 [2020-04-21T17:27:17.438Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:27:17 [2020-04-21T17:27:17.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - Attempting to set focus on Table with text {}
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647860628 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647860627 data=null doit=true} to TableItem with text {}
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647860627 data=null} to TableItem with text {}
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647860627 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647860623 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647860610 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647860440 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647860439 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647860439 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647860438 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647860438 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647860429 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:19 [2020-04-21T17:27:19.338Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:19 [2020-04-21T17:27:19.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647860361 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647860361 data=null doit=true} to TreeItem with text {test}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647860360 data=null} to TreeItem with text {test}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647860360 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647860360 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647860325 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647860324 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647860324 data=null doit=true} to TreeItem with text {test}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647860324 data=null} to TreeItem with text {test}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647860271 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647860268 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647860255 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:19 [2020-04-21T17:27:19.339Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647860253 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647860252 data=null doit=true} to TreeItem with text {Traces [1]}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647860252 data=null} to TreeItem with text {Traces [1]}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647860252 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647860252 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647860233 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647860232 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647860231 data=null doit=true} to TreeItem with text {Traces [1]}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647860231 data=null} to TreeItem with text {Traces [1]}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647860231 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647860230 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:27:19 [2020-04-21T17:27:19.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647860222 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:27:19 [2020-04-21T17:27:19.596Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:27:19 [2020-04-21T17:27:19.597Z] DEBUG - Clicking on with mnemonic 'Import...'
13:27:19 [2020-04-21T17:27:19.597Z] DEBUG - Clicked on with mnemonic 'Import...'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647859864 data=null doit=true} to Shell with text {Trace Import}
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:27:19 [2020-04-21T17:27:19.856Z] 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')
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647859855 data=null} to (of type 'Combo')
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647859828 data=null doit=true} to TreeItem with text {import}
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647859828 data=null} to TreeItem with text {import}
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647859827 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647859827 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}
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647859823 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647859822 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647859822 data=null doit=true} to TreeItem with text {import}
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647859822 data=null} to TreeItem with text {import}
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647859821 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647859821 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}
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647859820 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647859753 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:'))
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.856Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:27:19 [2020-04-21T17:27:19.857Z] 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')
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:27:19 [2020-04-21T17:27:19.857Z] 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')
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.857Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:27:19 [2020-04-21T17:27:19.858Z] 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')
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.858Z] 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')
13:27:19 [2020-04-21T17:27:19.858Z] 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.
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - Clicking on &Finish
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647859725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647859725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647859725 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647859724 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647859724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:19 [2020-04-21T17:27:19.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647859724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:20 [2020-04-21T17:27:20.116Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:20 [2020-04-21T17:27:20.116Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:20 [2020-04-21T17:27:20.116Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:20 [2020-04-21T17:27:20.116Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:20 [2020-04-21T17:27:20.116Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:20 [2020-04-21T17:27:20.116Z] DEBUG - Clicked on &Finish
13:27:20 [2020-04-21T17:27:20.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647859724 data=null item=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')
13:27:20 [2020-04-21T17:27:20.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647860067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647858640 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647858640 data=null doit=true} to TreeItem with text {test}
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647858639 data=null} to TreeItem with text {test}
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647858638 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647858638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647858613 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647858612 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647858611 data=null doit=true} to TreeItem with text {test}
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647858611 data=null} to TreeItem with text {test}
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647858611 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647858610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:20 [2020-04-21T17:27:20.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647858599 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:20 [2020-04-21T17:27:20.940Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:21 [2020-04-21T17:27:21.198Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:21 [2020-04-21T17:27:21.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647858571 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:27:21 [2020-04-21T17:27:21.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647858570 data=null doit=true} to TreeItem with text {Traces [2]}
13:27:21 [2020-04-21T17:27:21.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647858570 data=null} to TreeItem with text {Traces [2]}
13:27:21 [2020-04-21T17:27:21.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647858570 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:27:21 [2020-04-21T17:27:21.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647858569 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]}
13:27:21 [2020-04-21T17:27:21.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647858553 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:27:21 [2020-04-21T17:27:21.198Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:27:21 [2020-04-21T17:27:21.456Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:21 [2020-04-21T17:27:21.456Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:21 [2020-04-21T17:27:21.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647858096 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647858096 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647858095 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647858095 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647858094 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647858053 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:21 [2020-04-21T17:27:21.714Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647858046 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647858046 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647858046 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647858045 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647858045 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647858036 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647858036 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647858035 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647858035 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647858035 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647858034 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647857967 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647857966 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647857966 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647857937 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647857937 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647857936 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647857936 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:21 [2020-04-21T17:27:21.714Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647857965 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:22 [2020-04-21T17:27:22.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:22 [2020-04-21T17:27:22.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - Attempting to set focus on Table with text {}
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647856426 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647856425 data=null doit=true} to TableItem with text {}
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647856425 data=null} to TableItem with text {}
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647856424 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647856422 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647856414 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647856321 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647856320 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647856320 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647856319 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647856319 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:23 [2020-04-21T17:27:23.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647856312 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:23 [2020-04-21T17:27:23.339Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647856253 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647856253 data=null doit=true} to TreeItem with text {test}
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647856252 data=null} to TreeItem with text {test}
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647856252 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647856252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647856224 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647856223 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647856223 data=null doit=true} to TreeItem with text {test}
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647856223 data=null} to TreeItem with text {test}
13:27:23 [2020-04-21T17:27:23.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647856222 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:23 [2020-04-21T17:27:23.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647856222 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:23 [2020-04-21T17:27:23.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647856160 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:23 [2020-04-21T17:27:23.597Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:23 [2020-04-21T17:27:23.597Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:23 [2020-04-21T17:27:23.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647856158 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:27:23 [2020-04-21T17:27:23.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647856158 data=null doit=true} to TreeItem with text {Traces [2]}
13:27:23 [2020-04-21T17:27:23.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647856158 data=null} to TreeItem with text {Traces [2]}
13:27:23 [2020-04-21T17:27:23.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647856157 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:27:23 [2020-04-21T17:27:23.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647856157 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]}
13:27:23 [2020-04-21T17:27:23.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647856140 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:27:23 [2020-04-21T17:27:23.597Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:23 [2020-04-21T17:27:23.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647856138 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:27:23 [2020-04-21T17:27:23.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647856138 data=null doit=true} to TreeItem with text {Traces [2]}
13:27:23 [2020-04-21T17:27:23.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647856138 data=null} to TreeItem with text {Traces [2]}
13:27:23 [2020-04-21T17:27:23.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647856138 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:27:23 [2020-04-21T17:27:23.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647856137 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]}
13:27:23 [2020-04-21T17:27:23.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647856068 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:27:23 [2020-04-21T17:27:23.597Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:27:23 [2020-04-21T17:27:23.597Z] DEBUG - Clicking on with mnemonic 'Import...'
13:27:23 [2020-04-21T17:27:23.855Z] DEBUG - Clicked on with mnemonic 'Import...'
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647855660 data=null doit=true} to Shell with text {Trace Import}
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:27:24 [2020-04-21T17:27:24.115Z] 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')
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647855652 data=null} to (of type 'Combo')
13:27:24 [2020-04-21T17:27:24.115Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647855554 data=null doit=true} to TreeItem with text {import}
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647855554 data=null} to TreeItem with text {import}
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647855554 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647855553 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}
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647855549 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647855548 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647855548 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647855548 data=null} to Tree node with text: kernel-overlap-testing
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647855547 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647855547 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
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647855543 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Setting state to checked on: kernel-overlap-testing
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647855462 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:'))
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:27:24 [2020-04-21T17:27:24.116Z] 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')
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.116Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:27:24 [2020-04-21T17:27:24.117Z] 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')
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:27:24 [2020-04-21T17:27:24.117Z] 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')
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] 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')
13:27:24 [2020-04-21T17:27:24.117Z] 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.
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:27:24 [2020-04-21T17:27:24.117Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:27:24 [2020-04-21T17:27:24.118Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:24 [2020-04-21T17:27:24.118Z] DEBUG - Clicking on &Finish
13:27:24 [2020-04-21T17:27:24.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647855436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:24 [2020-04-21T17:27:24.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647855436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:24 [2020-04-21T17:27:24.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647855436 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:24 [2020-04-21T17:27:24.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647855436 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:24 [2020-04-21T17:27:24.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647855436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:24 [2020-04-21T17:27:24.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647855435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:24 [2020-04-21T17:27:24.377Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:24 [2020-04-21T17:27:24.377Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:24 [2020-04-21T17:27:24.377Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:24 [2020-04-21T17:27:24.377Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:24 [2020-04-21T17:27:24.377Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:24 [2020-04-21T17:27:24.377Z] DEBUG - Clicked on &Finish
13:27:24 [2020-04-21T17:27:24.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647855435 data=null item=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')
13:27:24 [2020-04-21T17:27:24.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647855963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:27:24 [2020-04-21T17:27:24.942Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647854744 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647854743 data=null doit=true} to TreeItem with text {test}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647854743 data=null} to TreeItem with text {test}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647854743 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647854742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647854667 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647854666 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647854666 data=null doit=true} to TreeItem with text {test}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647854666 data=null} to TreeItem with text {test}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647854665 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647854665 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647854653 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:24 [2020-04-21T17:27:24.943Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647854651 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647854651 data=null doit=true} to TreeItem with text {Traces [3]}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647854651 data=null} to TreeItem with text {Traces [3]}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647854650 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647854650 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]}
13:27:24 [2020-04-21T17:27:24.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647854632 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:27:24 [2020-04-21T17:27:24.943Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
13:27:25 [2020-04-21T17:27:25.509Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:25 [2020-04-21T17:27:25.509Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:25 [2020-04-21T17:27:25.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647854231 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647854231 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647854231 data=null} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647854230 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647854230 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647854163 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:25 [2020-04-21T17:27:25.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:25 [2020-04-21T17:27:25.510Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647854158 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647854157 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647854157 data=null} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647854157 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647854157 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647854150 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647854149 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647854149 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647854148 data=null} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647854148 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647854148 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647854142 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647854141 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647854141 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.510Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647854141 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:27:25 [2020-04-21T17:27:25.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647854064 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647853130 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647853031 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647853031 data=null} to TreeItem with text {kernel-overlap-testing}
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - Attempting to set focus on Table with text {}
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647853020 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647853020 data=null doit=true} to TableItem with text {}
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647853020 data=null} to TableItem with text {}
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647853019 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647852966 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647852957 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:26 [2020-04-21T17:27:26.703Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647851158 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647851157 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647851157 data=null} to TreeItem with text {kernel-overlap-testing}
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647851156 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647851156 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647851149 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:28 [2020-04-21T17:27:28.604Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647851137 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647851136 data=null doit=true} to TreeItem with text {test}
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647851136 data=null} to TreeItem with text {test}
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647851136 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647851135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647851056 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:28 [2020-04-21T17:27:28.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647851041 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647851041 data=null doit=true} to TreeItem with text {test}
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647851041 data=null} to TreeItem with text {test}
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647851040 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647851040 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647850967 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:28 [2020-04-21T17:27:28.605Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647850965 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647850965 data=null doit=true} to TreeItem with text {Traces [3]}
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647850965 data=null} to TreeItem with text {Traces [3]}
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647850964 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647850964 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]}
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647850938 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647850937 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647850936 data=null doit=true} to TreeItem with text {Traces [3]}
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647850936 data=null} to TreeItem with text {Traces [3]}
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647850936 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647850935 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]}
13:27:28 [2020-04-21T17:27:28.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647850924 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:27:28 [2020-04-21T17:27:28.863Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:27:28 [2020-04-21T17:27:28.863Z] DEBUG - Clicking on with mnemonic 'Import...'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - Clicked on with mnemonic 'Import...'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647850565 data=null doit=true} to Shell with text {Trace Import}
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:27:29 [2020-04-21T17:27:29.122Z] 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')
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:27:29 [2020-04-21T17:27:29.122Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647850558 data=null} to (of type 'Combo')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647850532 data=null doit=true} to TreeItem with text {import}
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647850531 data=null} to TreeItem with text {import}
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647850531 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647850531 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}
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647850527 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647850526 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647850526 data=null doit=true} to TreeItem with text {import}
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647850525 data=null} to TreeItem with text {import}
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647850525 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647850525 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}
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647850524 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647850462 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:'))
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:27:29 [2020-04-21T17:27:29.123Z] 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')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2b30b25f
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1647850458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647850457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1647850457 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1647850457 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1647850456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1647850456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1647850456 data=null item=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')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1647850456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647850456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1647850455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1647850455 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1647850455 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.123Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:27:29 [2020-04-21T17:27:29.124Z] 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')
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:27:29 [2020-04-21T17:27:29.124Z] 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')
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] 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')
13:27:29 [2020-04-21T17:27:29.124Z] 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.
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - Clicking on &Finish
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647850435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:29 [2020-04-21T17:27:29.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647850434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:29 [2020-04-21T17:27:29.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647850434 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:29 [2020-04-21T17:27:29.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647850434 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:29 [2020-04-21T17:27:29.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647850434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:29 [2020-04-21T17:27:29.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647850433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:29 [2020-04-21T17:27:29.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:29 [2020-04-21T17:27:29.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:29 [2020-04-21T17:27:29.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:29 [2020-04-21T17:27:29.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:29 [2020-04-21T17:27:29.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:29 [2020-04-21T17:27:29.382Z] DEBUG - Clicked on &Finish
13:27:29 [2020-04-21T17:27:29.382Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:27:29 [2020-04-21T17:27:29.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647850263 data=null doit=true} to Shell with text {Confirmation}
13:27:29 [2020-04-21T17:27:29.382Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.382Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
13:27:29 [2020-04-21T17:27:29.382Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
13:27:29 [2020-04-21T17:27:29.383Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
13:27:29 [2020-04-21T17:27:29.383Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.383Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.383Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.383Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.383Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:27:29 [2020-04-21T17:27:29.383Z] DEBUG - Clicking on Rename
13:27:29 [2020-04-21T17:27:29.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1647850261 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')
13:27:29 [2020-04-21T17:27:29.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1647850261 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')
13:27:29 [2020-04-21T17:27:29.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1647850261 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
13:27:29 [2020-04-21T17:27:29.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1647850261 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
13:27:29 [2020-04-21T17:27:29.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1647850261 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')
13:27:29 [2020-04-21T17:27:29.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1647850260 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')
13:27:29 [2020-04-21T17:27:29.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1647850260 data=null item=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')
13:27:29 [2020-04-21T17:27:29.383Z] DEBUG - Clicked on 
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647850433 data=null item=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')
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647850765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647846158 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647846158 data=null doit=true} to TreeItem with text {test}
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647846158 data=null} to TreeItem with text {test}
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647846157 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647846157 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647846134 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647846133 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647846132 data=null doit=true} to TreeItem with text {test}
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647846132 data=null} to TreeItem with text {test}
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647846132 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647846131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647846117 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:33 [2020-04-21T17:27:33.568Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647846115 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:27:33 [2020-04-21T17:27:33.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647846115 data=null doit=true} to TreeItem with text {Traces [4]}
13:27:33 [2020-04-21T17:27:33.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647846115 data=null} to TreeItem with text {Traces [4]}
13:27:33 [2020-04-21T17:27:33.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647846115 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:27:33 [2020-04-21T17:27:33.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647846115 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]}
13:27:33 [2020-04-21T17:27:33.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647846057 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:27:33 [2020-04-21T17:27:33.569Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
13:27:33 [2020-04-21T17:27:33.826Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:33 [2020-04-21T17:27:33.826Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:33 [2020-04-21T17:27:33.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845701 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:33 [2020-04-21T17:27:33.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845700 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:33 [2020-04-21T17:27:33.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845700 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:33 [2020-04-21T17:27:33.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845699 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:33 [2020-04-21T17:27:33.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647845699 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)}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845663 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:34 [2020-04-21T17:27:34.085Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845657 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845657 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845657 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845656 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647845656 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)}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845648 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845648 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845647 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845647 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845646 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647845646 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)}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845639 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845639 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845638 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.085Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647845638 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)}
13:27:34 [2020-04-21T17:27:34.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845439 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845181 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845181 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647845181 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.343Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
13:27:34 [2020-04-21T17:27:34.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:34 [2020-04-21T17:27:34.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:34 [2020-04-21T17:27:34.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:34 [2020-04-21T17:27:34.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Attempting to set focus on Table with text {}
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647844148 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647844148 data=null doit=true} to TableItem with text {}
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647844148 data=null} to TableItem with text {}
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647844147 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647844145 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647844132 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647843850 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647843850 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647843850 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647843849 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647843849 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)}
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647843841 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:35 [2020-04-21T17:27:35.717Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647843830 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647843830 data=null doit=true} to TreeItem with text {test}
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647843829 data=null} to TreeItem with text {test}
13:27:35 [2020-04-21T17:27:35.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647843829 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647843829 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647843740 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647843739 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647843739 data=null doit=true} to TreeItem with text {test}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647843739 data=null} to TreeItem with text {test}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647843739 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647843738 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647843728 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:35 [2020-04-21T17:27:35.976Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647843726 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647843726 data=null doit=true} to TreeItem with text {Traces [4]}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647843725 data=null} to TreeItem with text {Traces [4]}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647843725 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647843725 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]}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647843658 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647843657 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647843657 data=null doit=true} to TreeItem with text {Traces [4]}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647843656 data=null} to TreeItem with text {Traces [4]}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647843656 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647843656 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]}
13:27:35 [2020-04-21T17:27:35.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647843649 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - Clicking on with mnemonic 'Import...'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - Clicked on with mnemonic 'Import...'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647843328 data=null doit=true} to Shell with text {Trace Import}
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:27:36 [2020-04-21T17:27:36.234Z] 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')
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647843321 data=null} to (of type 'Combo')
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:36 [2020-04-21T17:27:36.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647843249 data=null doit=true} to TreeItem with text {import}
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647843248 data=null} to TreeItem with text {import}
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647843248 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647843248 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}
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647843244 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647843243 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647843243 data=null doit=true} to TreeItem with text {import}
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647843243 data=null} to TreeItem with text {import}
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647843243 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647843242 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}
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647843241 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647843225 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:'))
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:27:36 [2020-04-21T17:27:36.494Z] 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')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@261c5d1f
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1647843220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647843219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1647843219 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1647843219 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1647843219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1647843218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1647843218 data=null item=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')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1647843218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647843218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1647843218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1647843217 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1647843171 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.494Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:27:36 [2020-04-21T17:27:36.495Z] 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')
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:27:36 [2020-04-21T17:27:36.495Z] 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')
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.495Z] 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')
13:27:36 [2020-04-21T17:27:36.496Z] 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.
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - Clicking on &Finish
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647843144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647843144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647843144 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647843144 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647843143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647843143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:36 [2020-04-21T17:27:36.496Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:36 [2020-04-21T17:27:36.496Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:36 [2020-04-21T17:27:36.496Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:36 [2020-04-21T17:27:36.496Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:36 [2020-04-21T17:27:36.496Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:36 [2020-04-21T17:27:36.496Z] DEBUG - Clicked on &Finish
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647842558 data=null doit=true} to Shell with text {Confirmation}
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - Clicking on Rename
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1647842557 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')
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1647842557 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')
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1647842557 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1647842556 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1647842556 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')
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1647842556 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')
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1647842556 data=null item=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')
13:27:37 [2020-04-21T17:27:37.070Z] DEBUG - Clicked on 
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647843143 data=null item=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')
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647843544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647841957 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647841957 data=null doit=true} to TreeItem with text {test}
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647841957 data=null} to TreeItem with text {test}
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647841957 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647841956 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647841936 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647841935 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647841935 data=null doit=true} to TreeItem with text {test}
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647841935 data=null} to TreeItem with text {test}
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647841934 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647841934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:37 [2020-04-21T17:27:37.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647841924 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:37 [2020-04-21T17:27:37.771Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:37 [2020-04-21T17:27:37.771Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:37 [2020-04-21T17:27:37.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647841923 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:27:37 [2020-04-21T17:27:37.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647841922 data=null doit=true} to TreeItem with text {Traces [5]}
13:27:37 [2020-04-21T17:27:37.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647841922 data=null} to TreeItem with text {Traces [5]}
13:27:37 [2020-04-21T17:27:37.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647841922 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:27:37 [2020-04-21T17:27:37.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647841922 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]}
13:27:37 [2020-04-21T17:27:37.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647841856 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:27:37 [2020-04-21T17:27:37.771Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841604 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841604 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841603 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841603 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647841603 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)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841554 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:38 [2020-04-21T17:27:38.030Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841548 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841548 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841547 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841547 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647841547 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)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841540 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841539 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841539 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841539 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841538 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647841538 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)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841531 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841531 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.031Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841531 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841452 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841452 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841452 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647841451 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.289Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
13:27:38 [2020-04-21T17:27:38.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:38 [2020-04-21T17:27:38.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:38 [2020-04-21T17:27:38.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:38 [2020-04-21T17:27:38.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:38 [2020-04-21T17:27:38.289Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647841530 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)}
13:27:38 [2020-04-21T17:27:38.856Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:38 [2020-04-21T17:27:38.856Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:38 [2020-04-21T17:27:38.856Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:38 [2020-04-21T17:27:38.856Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:38 [2020-04-21T17:27:38.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - Attempting to set focus on Table with text {}
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647839942 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647839941 data=null doit=true} to TableItem with text {}
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647839941 data=null} to TableItem with text {}
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647839941 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647839938 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647839931 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647839740 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647839739 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647839739 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647839739 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:39 [2020-04-21T17:27:39.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647839738 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)}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647839669 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:40 [2020-04-21T17:27:40.053Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647839657 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647839657 data=null doit=true} to TreeItem with text {test}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647839656 data=null} to TreeItem with text {test}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647839656 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647839656 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647839628 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647839626 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647839626 data=null doit=true} to TreeItem with text {test}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647839626 data=null} to TreeItem with text {test}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647839625 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647839625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647839567 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:40 [2020-04-21T17:27:40.053Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647839565 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647839565 data=null doit=true} to TreeItem with text {Traces [5]}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647839565 data=null} to TreeItem with text {Traces [5]}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647839565 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647839564 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]}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647839549 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647839548 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647839547 data=null doit=true} to TreeItem with text {Traces [5]}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647839547 data=null} to TreeItem with text {Traces [5]}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647839547 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647839546 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]}
13:27:40 [2020-04-21T17:27:40.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647839540 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:27:40 [2020-04-21T17:27:40.312Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:27:40 [2020-04-21T17:27:40.312Z] DEBUG - Clicking on with mnemonic 'Import...'
13:27:40 [2020-04-21T17:27:40.312Z] DEBUG - Clicked on with mnemonic 'Import...'
13:27:40 [2020-04-21T17:27:40.312Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647839250 data=null doit=true} to Shell with text {Trace Import}
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:27:40 [2020-04-21T17:27:40.313Z] 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')
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647839243 data=null} to (of type 'Combo')
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647839217 data=null doit=true} to TreeItem with text {import}
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647839217 data=null} to TreeItem with text {import}
13:27:40 [2020-04-21T17:27:40.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647839217 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:27:40 [2020-04-21T17:27:40.574Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647839216 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}
13:27:40 [2020-04-21T17:27:40.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647839165 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:27:40 [2020-04-21T17:27:40.574Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:40 [2020-04-21T17:27:40.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647839164 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
13:27:40 [2020-04-21T17:27:40.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647839164 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:27:40 [2020-04-21T17:27:40.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647839164 data=null} to Tree node with text: kernel-overlap-testing
13:27:40 [2020-04-21T17:27:40.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647839163 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:27:40 [2020-04-21T17:27:40.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647839163 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
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647839159 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Setting state to checked on: kernel-overlap-testing
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647839144 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:'))
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:27:40 [2020-04-21T17:27:40.575Z] 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')
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5472c27a
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1647839140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647839139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1647839139 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1647839139 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1647839139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1647839139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1647839138 data=null item=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')
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1647839138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647839138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1647839138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1647839138 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1647839138 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.575Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:27:40 [2020-04-21T17:27:40.576Z] 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')
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.576Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:27:40 [2020-04-21T17:27:40.577Z] 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')
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] 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')
13:27:40 [2020-04-21T17:27:40.577Z] 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.
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - Clicking on &Finish
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647839058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647839058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647839057 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647839057 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647839057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647839057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:40 [2020-04-21T17:27:40.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:40 [2020-04-21T17:27:40.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:40 [2020-04-21T17:27:40.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:40 [2020-04-21T17:27:40.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:40 [2020-04-21T17:27:40.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:40 [2020-04-21T17:27:40.577Z] DEBUG - Clicked on &Finish
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647838466 data=null doit=true} to Shell with text {Confirmation}
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - Clicking on Rename
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1647838464 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')
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1647838464 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')
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1647838463 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1647838463 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1647838463 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')
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1647838463 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')
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1647838463 data=null item=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')
13:27:41 [2020-04-21T17:27:41.144Z] DEBUG - Clicked on 
13:27:41 [2020-04-21T17:27:41.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647839057 data=null item=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')
13:27:41 [2020-04-21T17:27:41.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647839442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:27:41 [2020-04-21T17:27:41.661Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647837927 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647837926 data=null doit=true} to TreeItem with text {test}
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647837926 data=null} to TreeItem with text {test}
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647837925 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647837925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647837893 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647837892 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647837892 data=null doit=true} to TreeItem with text {test}
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647837891 data=null} to TreeItem with text {test}
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647837891 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647837890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647837880 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:41 [2020-04-21T17:27:41.662Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647837870 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647837870 data=null doit=true} to TreeItem with text {Traces [6]}
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647837869 data=null} to TreeItem with text {Traces [6]}
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647837869 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:41 [2020-04-21T17:27:41.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647837869 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]}
13:27:41 [2020-04-21T17:27:41.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647837853 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:41 [2020-04-21T17:27:41.920Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:27:42 [2020-04-21T17:27:42.178Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:42 [2020-04-21T17:27:42.179Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:42 [2020-04-21T17:27:42.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837395 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837394 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837394 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837394 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647837394 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)}
13:27:42 [2020-04-21T17:27:42.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837357 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:42 [2020-04-21T17:27:42.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:42 [2020-04-21T17:27:42.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:42 [2020-04-21T17:27:42.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:42 [2020-04-21T17:27:42.179Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:42 [2020-04-21T17:27:42.179Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:42 [2020-04-21T17:27:42.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837349 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837349 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837349 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837348 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647837348 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)}
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837338 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837337 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837337 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837337 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837336 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647837336 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)}
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837329 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837329 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837328 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647837328 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)}
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837250 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837151 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837151 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647837151 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:42 [2020-04-21T17:27:42.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:43 [2020-04-21T17:27:43.003Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:43 [2020-04-21T17:27:43.003Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:43 [2020-04-21T17:27:43.003Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:43 [2020-04-21T17:27:43.003Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:43 [2020-04-21T17:27:43.003Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:43 [2020-04-21T17:27:43.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:43 [2020-04-21T17:27:43.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:43 [2020-04-21T17:27:43.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:43 [2020-04-21T17:27:43.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:43 [2020-04-21T17:27:43.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:44 [2020-04-21T17:27:44.136Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:44 [2020-04-21T17:27:44.137Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:44 [2020-04-21T17:27:44.137Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:44 [2020-04-21T17:27:44.137Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:44 [2020-04-21T17:27:44.137Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:44 [2020-04-21T17:27:44.137Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:44 [2020-04-21T17:27:44.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:44 [2020-04-21T17:27:44.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:44 [2020-04-21T17:27:44.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:44 [2020-04-21T17:27:44.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:44 [2020-04-21T17:27:44.137Z] DEBUG - Attempting to set focus on Table with text {}
13:27:44 [2020-04-21T17:27:44.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647835446 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:27:44 [2020-04-21T17:27:44.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647835446 data=null doit=true} to TableItem with text {}
13:27:44 [2020-04-21T17:27:44.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647835446 data=null} to TableItem with text {}
13:27:44 [2020-04-21T17:27:44.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647835445 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:27:44 [2020-04-21T17:27:44.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647835441 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:27:44 [2020-04-21T17:27:44.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647835430 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:27:44 [2020-04-21T17:27:44.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:44 [2020-04-21T17:27:44.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:45 [2020-04-21T17:27:45.511Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:45 [2020-04-21T17:27:45.511Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647833954 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647833954 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647833954 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647833953 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647833953 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)}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647833946 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:45 [2020-04-21T17:27:45.769Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647833934 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647833934 data=null doit=true} to TreeItem with text {test}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647833934 data=null} to TreeItem with text {test}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647833934 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647833933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647833853 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647833851 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647833851 data=null doit=true} to TreeItem with text {test}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647833850 data=null} to TreeItem with text {test}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647833850 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647833850 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647833840 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:45 [2020-04-21T17:27:45.769Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647833838 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647833838 data=null doit=true} to TreeItem with text {Traces [6]}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647833838 data=null} to TreeItem with text {Traces [6]}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647833837 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647833837 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]}
13:27:45 [2020-04-21T17:27:45.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647833818 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:45 [2020-04-21T17:27:45.769Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647833604 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647833603 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647833603 data=null} to Tree node with text: ExampleCustomTxt.log
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647833570 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647833569 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
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647833534 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:46 [2020-04-21T17:27:46.027Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647833522 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647833522 data=null doit=true} to TreeItem with text {test}
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647833522 data=null} to TreeItem with text {test}
13:27:46 [2020-04-21T17:27:46.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647833521 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:46 [2020-04-21T17:27:46.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647833521 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:46 [2020-04-21T17:27:46.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647833447 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:46 [2020-04-21T17:27:46.285Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:46 [2020-04-21T17:27:46.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647833446 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:46 [2020-04-21T17:27:46.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647833445 data=null doit=true} to TreeItem with text {test}
13:27:46 [2020-04-21T17:27:46.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647833445 data=null} to TreeItem with text {test}
13:27:46 [2020-04-21T17:27:46.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647833445 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:46 [2020-04-21T17:27:46.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647833445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:46 [2020-04-21T17:27:46.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647833435 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:46 [2020-04-21T17:27:46.285Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:46 [2020-04-21T17:27:46.285Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:46 [2020-04-21T17:27:46.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647833433 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:27:46 [2020-04-21T17:27:46.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647833433 data=null doit=true} to TreeItem with text {Traces [6]}
13:27:46 [2020-04-21T17:27:46.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647833433 data=null} to TreeItem with text {Traces [6]}
13:27:46 [2020-04-21T17:27:46.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647833433 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:46 [2020-04-21T17:27:46.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647833433 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]}
13:27:46 [2020-04-21T17:27:46.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647833418 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:46 [2020-04-21T17:27:46.286Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:46 [2020-04-21T17:27:46.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647833417 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:27:46 [2020-04-21T17:27:46.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647833417 data=null doit=true} to TreeItem with text {Traces [6]}
13:27:46 [2020-04-21T17:27:46.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647833417 data=null} to TreeItem with text {Traces [6]}
13:27:46 [2020-04-21T17:27:46.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647833417 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:46 [2020-04-21T17:27:46.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647833416 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]}
13:27:46 [2020-04-21T17:27:46.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647833363 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:46 [2020-04-21T17:27:46.286Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:27:46 [2020-04-21T17:27:46.286Z] DEBUG - Clicking on with mnemonic 'Import...'
13:27:46 [2020-04-21T17:27:46.543Z] DEBUG - Clicked on with mnemonic 'Import...'
13:27:46 [2020-04-21T17:27:46.543Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:27:46 [2020-04-21T17:27:46.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647833022 data=null doit=true} to Shell with text {Trace Import}
13:27:46 [2020-04-21T17:27:46.543Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.543Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:27:46 [2020-04-21T17:27:46.543Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:27:46 [2020-04-21T17:27:46.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')
13:27:46 [2020-04-21T17:27:46.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.544Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.544Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.544Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.544Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.544Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.544Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.544Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.544Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.544Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647832967 data=null} to (of type 'Combo')
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647832941 data=null doit=true} to TreeItem with text {import}
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647832941 data=null} to TreeItem with text {import}
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647832941 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647832940 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}
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647832936 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647832935 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647832935 data=null doit=true} to TreeItem with text {import}
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647832935 data=null} to TreeItem with text {import}
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647832935 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647832934 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}
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647832933 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647832867 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:'))
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.803Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:27:46 [2020-04-21T17:27:46.804Z] 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')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4b37b01e
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1647832862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647832861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1647832861 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1647832861 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1647832860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1647832860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1647832860 data=null item=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')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1647832859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647832859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1647832859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1647832859 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1647832858 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:27:46 [2020-04-21T17:27:46.804Z] 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')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.804Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:27:46 [2020-04-21T17:27:46.805Z] 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')
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] 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')
13:27:46 [2020-04-21T17:27:46.805Z] 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.
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - Clicking on &Finish
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647832832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647832832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647832832 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647832832 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647832831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647832831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:46 [2020-04-21T17:27:46.805Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:46 [2020-04-21T17:27:46.805Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:46 [2020-04-21T17:27:46.805Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:46 [2020-04-21T17:27:46.805Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:46 [2020-04-21T17:27:46.805Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:46 [2020-04-21T17:27:46.805Z] DEBUG - Clicked on &Finish
13:27:47 [2020-04-21T17:27:47.550Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:27:47 [2020-04-21T17:27:47.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647832250 data=null doit=true} to Shell with text {Confirmation}
13:27:47 [2020-04-21T17:27:47.551Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:27:47 [2020-04-21T17:27:47.551Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:27:47 [2020-04-21T17:27:47.551Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:27:47 [2020-04-21T17:27:47.551Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
13:27:47 [2020-04-21T17:27:47.551Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
13:27:47 [2020-04-21T17:27:47.551Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
13:27:47 [2020-04-21T17:27:47.551Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:27:47 [2020-04-21T17:27:47.551Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:27:47 [2020-04-21T17:27:47.551Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:27:47 [2020-04-21T17:27:47.551Z] DEBUG - Clicking on Overwrite
13:27:47 [2020-04-21T17:27:47.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1647832249 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')
13:27:47 [2020-04-21T17:27:47.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1647832249 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')
13:27:47 [2020-04-21T17:27:47.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1647832249 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
13:27:47 [2020-04-21T17:27:47.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1647832249 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
13:27:47 [2020-04-21T17:27:47.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1647832248 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')
13:27:47 [2020-04-21T17:27:47.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1647832248 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')
13:27:47 [2020-04-21T17:27:47.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1647832248 data=null item=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')
13:27:47 [2020-04-21T17:27:47.815Z] DEBUG - Clicked on 
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647832831 data=null item=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')
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647833263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647830710 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647830710 data=null doit=true} to TreeItem with text {test}
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647830709 data=null} to TreeItem with text {test}
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647830709 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647830709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647830653 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647830652 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647830652 data=null doit=true} to TreeItem with text {test}
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647830651 data=null} to TreeItem with text {test}
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647830651 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647830651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647830640 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:49 [2020-04-21T17:27:49.191Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647830638 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647830638 data=null doit=true} to TreeItem with text {Traces [6]}
13:27:49 [2020-04-21T17:27:49.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647830638 data=null} to TreeItem with text {Traces [6]}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647830637 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647830637 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]}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647830623 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:49 [2020-04-21T17:27:49.192Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647830441 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647830441 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647830440 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647830440 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647830439 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647830368 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:49 [2020-04-21T17:27:49.192Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647830362 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647830361 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647830361 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647830361 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647830361 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647830353 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647830352 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647830352 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647830352 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647830351 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647830351 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647830343 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647830343 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.192Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647830343 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.451Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647830342 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647830269 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647829933 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647829932 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647829932 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.712Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:27:49 [2020-04-21T17:27:49.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:49 [2020-04-21T17:27:49.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:49 [2020-04-21T17:27:49.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:49 [2020-04-21T17:27:49.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:49 [2020-04-21T17:27:49.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:49 [2020-04-21T17:27:49.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - Attempting to set focus on Table with text {}
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647828853 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647828853 data=null doit=true} to TableItem with text {}
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647828853 data=null} to TableItem with text {}
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647828853 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647828850 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647828839 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647828563 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647828563 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647828562 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647828562 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647828561 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647828553 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:51 [2020-04-21T17:27:51.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:51 [2020-04-21T17:27:51.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:51 [2020-04-21T17:27:51.086Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:51 [2020-04-21T17:27:51.086Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:51 [2020-04-21T17:27:51.086Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:51 [2020-04-21T17:27:51.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647828430 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
13:27:51 [2020-04-21T17:27:51.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647828429 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
13:27:51 [2020-04-21T17:27:51.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647828429 data=null} to Tree node with text: ExampleCustomTxt.log
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647828371 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647828370 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
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647828363 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:51 [2020-04-21T17:27:51.344Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647828352 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647828352 data=null doit=true} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647828351 data=null} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647828351 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647828351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647828324 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647828323 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647828323 data=null doit=true} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647828323 data=null} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647828323 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647828322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647828262 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.344Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647828261 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647828260 data=null doit=true} to TreeItem with text {Traces [6]}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647828260 data=null} to TreeItem with text {Traces [6]}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647828260 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647828260 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]}
13:27:51 [2020-04-21T17:27:51.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647828243 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:51 [2020-04-21T17:27:51.344Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:27:51 [2020-04-21T17:27:51.601Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:51 [2020-04-21T17:27:51.601Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:51 [2020-04-21T17:27:51.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647827897 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
13:27:51 [2020-04-21T17:27:51.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647827897 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
13:27:51 [2020-04-21T17:27:51.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647827896 data=null} to Tree node with text: ExampleCustomXml.xml
13:27:51 [2020-04-21T17:27:51.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647827896 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
13:27:51 [2020-04-21T17:27:51.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647827895 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
13:27:51 [2020-04-21T17:27:51.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647827872 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
13:27:51 [2020-04-21T17:27:51.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:51 [2020-04-21T17:27:51.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:51 [2020-04-21T17:27:51.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:51 [2020-04-21T17:27:51.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:51 [2020-04-21T17:27:51.859Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:51 [2020-04-21T17:27:51.859Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:51 [2020-04-21T17:27:51.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:51 [2020-04-21T17:27:51.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:51 [2020-04-21T17:27:51.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:51 [2020-04-21T17:27:51.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:51 [2020-04-21T17:27:51.859Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:51 [2020-04-21T17:27:51.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647827859 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647827859 data=null doit=true} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647827859 data=null} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647827858 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647827858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647827822 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647827821 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647827821 data=null doit=true} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647827821 data=null} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647827820 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647827820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647827760 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:51 [2020-04-21T17:27:51.860Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647827757 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647827757 data=null doit=true} to TreeItem with text {Traces [6]}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647827757 data=null} to TreeItem with text {Traces [6]}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647827756 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647827756 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]}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647827737 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647827736 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647827736 data=null doit=true} to TreeItem with text {Traces [6]}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647827736 data=null} to TreeItem with text {Traces [6]}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647827735 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647827735 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]}
13:27:51 [2020-04-21T17:27:51.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647827728 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:52 [2020-04-21T17:27:52.117Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - Clicking on with mnemonic 'Import...'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - Clicked on with mnemonic 'Import...'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647827426 data=null doit=true} to Shell with text {Trace Import}
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:27:52 [2020-04-21T17:27:52.118Z] 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')
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:27:52 [2020-04-21T17:27:52.118Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:27:52 [2020-04-21T17:27:52.376Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647827420 data=null} to (of type 'Combo')
13:27:52 [2020-04-21T17:27:52.376Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:27:52 [2020-04-21T17:27:52.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:52 [2020-04-21T17:27:52.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:52 [2020-04-21T17:27:52.376Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:27:52 [2020-04-21T17:27:52.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:52 [2020-04-21T17:27:52.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:52 [2020-04-21T17:27:52.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647827343 data=null doit=true} to TreeItem with text {import}
13:27:52 [2020-04-21T17:27:52.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647827343 data=null} to TreeItem with text {import}
13:27:52 [2020-04-21T17:27:52.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647827342 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647827342 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}
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647827338 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647827337 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647827337 data=null doit=true} to TreeItem with text {import}
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647827337 data=null} to TreeItem with text {import}
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647827337 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647827336 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}
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647827335 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647827271 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:'))
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:27:52 [2020-04-21T17:27:52.377Z] 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')
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@f7e004d
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1647827266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647827265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1647827265 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1647827265 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1647827265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1647827264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1647827264 data=null item=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')
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1647827264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647827264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1647827263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1647827263 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1647827263 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:52 [2020-04-21T17:27:52.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:27:52 [2020-04-21T17:27:52.378Z] 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')
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:27:52 [2020-04-21T17:27:52.378Z] 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')
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] 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')
13:27:52 [2020-04-21T17:27:52.378Z] 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.
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - Clicking on &Finish
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647827240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647827240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647827240 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647827240 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647827240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:52 [2020-04-21T17:27:52.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647827240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:52 [2020-04-21T17:27:52.379Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:52 [2020-04-21T17:27:52.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:52 [2020-04-21T17:27:52.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:52 [2020-04-21T17:27:52.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:52 [2020-04-21T17:27:52.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:52 [2020-04-21T17:27:52.636Z] DEBUG - Clicked on &Finish
13:27:52 [2020-04-21T17:27:52.636Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:27:52 [2020-04-21T17:27:52.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647827065 data=null doit=true} to Shell with text {Confirmation}
13:27:52 [2020-04-21T17:27:52.636Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.636Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.636Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.636Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
13:27:52 [2020-04-21T17:27:52.636Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
13:27:52 [2020-04-21T17:27:52.636Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
13:27:52 [2020-04-21T17:27:52.636Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.636Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.636Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:27:52 [2020-04-21T17:27:52.636Z] DEBUG - Clicking on Overwrite
13:27:52 [2020-04-21T17:27:52.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1647827062 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')
13:27:52 [2020-04-21T17:27:52.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1647827062 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')
13:27:52 [2020-04-21T17:27:52.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1647827062 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
13:27:52 [2020-04-21T17:27:52.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1647827062 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
13:27:52 [2020-04-21T17:27:52.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1647827062 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')
13:27:52 [2020-04-21T17:27:52.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1647827061 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')
13:27:52 [2020-04-21T17:27:52.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1647827061 data=null item=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')
13:27:53 [2020-04-21T17:27:53.202Z] DEBUG - Clicked on 
13:27:53 [2020-04-21T17:27:53.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647827239 data=null item=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')
13:27:53 [2020-04-21T17:27:53.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647827634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647826114 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647826114 data=null doit=true} to TreeItem with text {test}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647826114 data=null} to TreeItem with text {test}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647826114 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647826113 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647826092 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647826090 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647826090 data=null doit=true} to TreeItem with text {test}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647826090 data=null} to TreeItem with text {test}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647826090 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647826090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647826080 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:53 [2020-04-21T17:27:53.461Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647826079 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647826079 data=null doit=true} to TreeItem with text {Traces [6]}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647826079 data=null} to TreeItem with text {Traces [6]}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647826078 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647826078 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]}
13:27:53 [2020-04-21T17:27:53.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647826065 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:53 [2020-04-21T17:27:53.461Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647825606 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647825605 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647825605 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647825605 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647825604 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647825581 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:54 [2020-04-21T17:27:54.028Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647825577 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647825577 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647825577 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647825576 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647825576 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647825570 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647825570 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647825569 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647825569 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647825569 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647825568 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647825561 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647825561 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647825561 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647825540 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647825540 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647825540 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647825539 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.028Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:54 [2020-04-21T17:27:54.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:54 [2020-04-21T17:27:54.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:54 [2020-04-21T17:27:54.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:54 [2020-04-21T17:27:54.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:54 [2020-04-21T17:27:54.029Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647825560 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:54 [2020-04-21T17:27:54.595Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:54 [2020-04-21T17:27:54.595Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:54 [2020-04-21T17:27:54.595Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:54 [2020-04-21T17:27:54.595Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:54 [2020-04-21T17:27:54.595Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:54 [2020-04-21T17:27:54.595Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:55 [2020-04-21T17:27:55.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:55 [2020-04-21T17:27:55.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:55 [2020-04-21T17:27:55.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:55 [2020-04-21T17:27:55.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:55 [2020-04-21T17:27:55.544Z] DEBUG - Attempting to set focus on Table with text {}
13:27:55 [2020-04-21T17:27:55.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647824029 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:27:55 [2020-04-21T17:27:55.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647824029 data=null doit=true} to TableItem with text {}
13:27:55 [2020-04-21T17:27:55.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647824029 data=null} to TableItem with text {}
13:27:55 [2020-04-21T17:27:55.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647824028 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:27:55 [2020-04-21T17:27:55.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647824026 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:27:55 [2020-04-21T17:27:55.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647824008 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:27:55 [2020-04-21T17:27:55.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:55 [2020-04-21T17:27:55.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:55 [2020-04-21T17:27:55.802Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:55 [2020-04-21T17:27:55.802Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:55 [2020-04-21T17:27:55.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647823908 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:27:55 [2020-04-21T17:27:55.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647823908 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:55 [2020-04-21T17:27:55.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647823908 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:27:55 [2020-04-21T17:27:55.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647823907 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:27:55 [2020-04-21T17:27:55.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647823907 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:27:55 [2020-04-21T17:27:55.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647823864 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:27:55 [2020-04-21T17:27:55.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:55 [2020-04-21T17:27:55.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:55 [2020-04-21T17:27:55.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:55 [2020-04-21T17:27:55.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:55 [2020-04-21T17:27:55.802Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:55 [2020-04-21T17:27:55.802Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:55 [2020-04-21T17:27:55.802Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647823712 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647823712 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647823711 data=null} to Tree node with text: ExampleCustomXml.xml
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647823711 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647823711 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
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647823704 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:56 [2020-04-21T17:27:56.061Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647823696 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647823696 data=null doit=true} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647823696 data=null} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647823695 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647823695 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647823660 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647823659 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647823659 data=null doit=true} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647823659 data=null} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647823659 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647823658 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647823649 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.062Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:56 [2020-04-21T17:27:56.062Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:56 [2020-04-21T17:27:56.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647823648 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:27:56 [2020-04-21T17:27:56.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647823648 data=null doit=true} to TreeItem with text {Traces [6]}
13:27:56 [2020-04-21T17:27:56.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647823647 data=null} to TreeItem with text {Traces [6]}
13:27:56 [2020-04-21T17:27:56.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647823647 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:56 [2020-04-21T17:27:56.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647823647 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]}
13:27:56 [2020-04-21T17:27:56.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647823633 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:56 [2020-04-21T17:27:56.062Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:27:56 [2020-04-21T17:27:56.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:56 [2020-04-21T17:27:56.320Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647823185 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647823185 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647823185 data=null} to Tree node with text: kernel-overlap-testing
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647823184 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647823184 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
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647823142 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:56 [2020-04-21T17:27:56.582Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647823129 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647823128 data=null doit=true} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647823128 data=null} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647823128 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647823128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647823060 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647823057 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647823057 data=null doit=true} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647823057 data=null} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647823056 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647823056 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647823046 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:56 [2020-04-21T17:27:56.583Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647823045 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647823045 data=null doit=true} to TreeItem with text {Traces [6]}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647823045 data=null} to TreeItem with text {Traces [6]}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647823045 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647823044 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]}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647823031 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647823030 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647823030 data=null doit=true} to TreeItem with text {Traces [6]}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647823030 data=null} to TreeItem with text {Traces [6]}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647823029 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647823029 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]}
13:27:56 [2020-04-21T17:27:56.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647823024 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:56 [2020-04-21T17:27:56.841Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:27:56 [2020-04-21T17:27:56.841Z] DEBUG - Clicking on with mnemonic 'Import...'
13:27:56 [2020-04-21T17:27:56.841Z] DEBUG - Clicked on with mnemonic 'Import...'
13:27:56 [2020-04-21T17:27:56.841Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647822742 data=null doit=true} to Shell with text {Trace Import}
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:27:56 [2020-04-21T17:27:56.842Z] 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')
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647822736 data=null} to (of type 'Combo')
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:56 [2020-04-21T17:27:56.842Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:27:57 [2020-04-21T17:27:57.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:57 [2020-04-21T17:27:57.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:57 [2020-04-21T17:27:57.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647822666 data=null doit=true} to TreeItem with text {import}
13:27:57 [2020-04-21T17:27:57.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647822666 data=null} to TreeItem with text {import}
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647822665 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647822665 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}
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647822661 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647822659 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647822659 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647822659 data=null} to Tree node with text: kernel-overlap-testing
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647822659 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647822659 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
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647822655 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Setting state to checked on: kernel-overlap-testing
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647822642 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:'))
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:27:57 [2020-04-21T17:27:57.102Z] 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')
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@8fe054
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1647822638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647822638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1647822638 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1647822637 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1647822637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1647822637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1647822637 data=null item=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')
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1647822637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647822636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1647822636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1647822636 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1647822636 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.102Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:27:57 [2020-04-21T17:27:57.103Z] 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')
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:27:57 [2020-04-21T17:27:57.103Z] 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')
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] 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')
13:27:57 [2020-04-21T17:27:57.103Z] 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.
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - Clicking on &Finish
13:27:57 [2020-04-21T17:27:57.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647822568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:57 [2020-04-21T17:27:57.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647822567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:57 [2020-04-21T17:27:57.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647822567 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:57 [2020-04-21T17:27:57.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647822567 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:57 [2020-04-21T17:27:57.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647822566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:57 [2020-04-21T17:27:57.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647822566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:57 [2020-04-21T17:27:57.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:57 [2020-04-21T17:27:57.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:57 [2020-04-21T17:27:57.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:57 [2020-04-21T17:27:57.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:57 [2020-04-21T17:27:57.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:27:57 [2020-04-21T17:27:57.104Z] DEBUG - Clicked on &Finish
13:27:57 [2020-04-21T17:27:57.772Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:27:57 [2020-04-21T17:27:57.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647822042 data=null doit=true} to Shell with text {Confirmation}
13:27:57 [2020-04-21T17:27:57.772Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.772Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.772Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.772Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
13:27:57 [2020-04-21T17:27:57.772Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
13:27:57 [2020-04-21T17:27:57.772Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
13:27:57 [2020-04-21T17:27:57.772Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.772Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.772Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:27:57 [2020-04-21T17:27:57.772Z] DEBUG - Clicking on Overwrite
13:27:57 [2020-04-21T17:27:57.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1647822041 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')
13:27:57 [2020-04-21T17:27:57.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1647822040 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')
13:27:57 [2020-04-21T17:27:57.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1647822040 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
13:27:57 [2020-04-21T17:27:57.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1647822040 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
13:27:57 [2020-04-21T17:27:57.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1647822040 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')
13:27:57 [2020-04-21T17:27:57.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1647822040 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')
13:27:57 [2020-04-21T17:27:57.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1647822040 data=null item=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')
13:27:58 [2020-04-21T17:27:58.108Z] DEBUG - Clicked on 
13:27:58 [2020-04-21T17:27:58.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647822566 data=null item=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')
13:27:58 [2020-04-21T17:27:58.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647822929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647821220 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647821220 data=null doit=true} to TreeItem with text {test}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647821220 data=null} to TreeItem with text {test}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647821219 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647821219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647821199 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647821198 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647821197 data=null doit=true} to TreeItem with text {test}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647821197 data=null} to TreeItem with text {test}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647821197 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647821197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647821188 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:27:58 [2020-04-21T17:27:58.367Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647821187 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647821187 data=null doit=true} to TreeItem with text {Traces [6]}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647821187 data=null} to TreeItem with text {Traces [6]}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647821186 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647821186 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]}
13:27:58 [2020-04-21T17:27:58.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647821175 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:27:58 [2020-04-21T17:27:58.367Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647820731 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647820731 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647820731 data=null} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647820730 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647820730 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647820704 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:27:58 [2020-04-21T17:27:58.934Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647820700 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647820700 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647820699 data=null} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647820699 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647820699 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647820670 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647820669 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647820669 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Attempting to set focus on Tree with text {}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647820669 data=null} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647820668 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647820668 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647820662 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647820661 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.935Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647820661 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647820642 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.935Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647820642 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647820641 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.935Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647820641 data=null} to TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.935Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:27:58 [2020-04-21T17:27:58.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:58 [2020-04-21T17:27:58.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:58 [2020-04-21T17:27:58.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:58 [2020-04-21T17:27:58.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:58 [2020-04-21T17:27:58.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:58 [2020-04-21T17:27:58.935Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647820661 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - Attempting to set focus on Table with text {}
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647819853 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647819852 data=null doit=true} to TableItem with text {}
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647819852 data=null} to TableItem with text {}
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647819851 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647819847 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647819836 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:27:59 [2020-04-21T17:27:59.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:01 [2020-04-21T17:28:01.247Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:01 [2020-04-21T17:28:01.247Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647818514 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647818514 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647818513 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647818513 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647818513 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647818503 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:01 [2020-04-21T17:28:01.248Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647818358 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647818357 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647818357 data=null} to Tree node with text: kernel-overlap-testing
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647818357 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647818357 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
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647818350 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:01 [2020-04-21T17:28:01.248Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647818340 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647818340 data=null doit=true} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647818339 data=null} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647818339 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647818339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647818316 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647818315 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647818315 data=null doit=true} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647818314 data=null} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647818314 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647818314 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647818264 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.508Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647818263 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647818263 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647818263 data=null} to TreeItem with text {Traces [6]}
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647818262 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647818262 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]}
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647818247 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:01 [2020-04-21T17:28:01.508Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647818140 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647818140 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647818139 data=null} to Tree node with text: ExampleCustomTxt.log
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647818139 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647818138 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
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647818115 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:01 [2020-04-21T17:28:01.508Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:01 [2020-04-21T17:28:01.508Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647818071 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647818070 data=null doit=true} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647818070 data=null} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647818070 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647818069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647818045 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647818044 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647818043 data=null doit=true} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647818043 data=null} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647818043 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647818043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647818034 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:01 [2020-04-21T17:28:01.509Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647818033 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647818032 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647818032 data=null} to TreeItem with text {Traces [6]}
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647818032 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:01 [2020-04-21T17:28:01.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647818032 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]}
13:28:01 [2020-04-21T17:28:01.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647817966 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:01 [2020-04-21T17:28:01.772Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:01 [2020-04-21T17:28:01.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647817965 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:01 [2020-04-21T17:28:01.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647817965 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:01 [2020-04-21T17:28:01.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647817964 data=null} to TreeItem with text {Traces [6]}
13:28:01 [2020-04-21T17:28:01.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647817964 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:01 [2020-04-21T17:28:01.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647817964 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]}
13:28:01 [2020-04-21T17:28:01.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647817958 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:01 [2020-04-21T17:28:01.772Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:28:01 [2020-04-21T17:28:01.772Z] DEBUG - Clicking on with mnemonic 'Import...'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Clicked on with mnemonic 'Import...'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647817669 data=null doit=true} to Shell with text {Trace Import}
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:28:02 [2020-04-21T17:28:02.032Z] 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')
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647817663 data=null} to (of type 'Combo')
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647817636 data=null doit=true} to TreeItem with text {import}
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647817635 data=null} to TreeItem with text {import}
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647817635 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647817635 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}
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647817631 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647817630 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647817630 data=null doit=true} to TreeItem with text {import}
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647817630 data=null} to TreeItem with text {import}
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647817629 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647817629 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}
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647817628 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647817559 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:'))
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:28:02 [2020-04-21T17:28:02.032Z] 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')
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.032Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@169f4152
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1647817555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647817555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1647817555 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1647817554 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1647817554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1647817554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1647817554 data=null item=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')
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1647817554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647817553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1647817553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1647817553 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1647817553 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:28:02 [2020-04-21T17:28:02.033Z] 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')
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.033Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:28:02 [2020-04-21T17:28:02.034Z] 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')
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] 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')
13:28:02 [2020-04-21T17:28:02.034Z] 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.
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - Clicking on &Finish
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647817537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647817537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647817536 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647817536 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647817536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:02 [2020-04-21T17:28:02.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647817536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:02 [2020-04-21T17:28:02.292Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:02 [2020-04-21T17:28:02.292Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:02 [2020-04-21T17:28:02.292Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:02 [2020-04-21T17:28:02.292Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:02 [2020-04-21T17:28:02.292Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:02 [2020-04-21T17:28:02.292Z] DEBUG - Clicked on &Finish
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647816962 data=null doit=true} to Shell with text {Confirmation}
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - Clicking on Skip
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1647816960 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')
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1647816960 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')
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1647816960 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1647816960 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1647816959 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')
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1647816959 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')
13:28:02 [2020-04-21T17:28:02.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1647816959 data=null item=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')
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647817536 data=null item=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')
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647817864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Clicked on 
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647816555 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647816555 data=null doit=true} to TreeItem with text {test}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647816554 data=null} to TreeItem with text {test}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647816554 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647816553 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647816529 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647816528 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647816528 data=null doit=true} to TreeItem with text {test}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647816528 data=null} to TreeItem with text {test}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647816528 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647816527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647816467 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:03 [2020-04-21T17:28:03.118Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647816465 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647816465 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647816465 data=null} to TreeItem with text {Traces [6]}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647816465 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647816464 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]}
13:28:03 [2020-04-21T17:28:03.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647816451 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:03 [2020-04-21T17:28:03.118Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647816003 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647816002 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647816002 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647816001 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647816001 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647815977 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:03 [2020-04-21T17:28:03.691Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647815973 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647815973 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647815973 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647815973 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647815972 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647815966 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647815965 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647815965 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647815964 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647815964 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647815964 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647815957 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647815957 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647815956 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647815936 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.691Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647815936 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.692Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647815935 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.692Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647815935 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.692Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:28:03 [2020-04-21T17:28:03.692Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:03 [2020-04-21T17:28:03.692Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:03 [2020-04-21T17:28:03.692Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:03 [2020-04-21T17:28:03.692Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:03 [2020-04-21T17:28:03.692Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:03 [2020-04-21T17:28:03.692Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:03 [2020-04-21T17:28:03.692Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647815956 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:04 [2020-04-21T17:28:04.258Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - Attempting to set focus on Table with text {}
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647815425 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647815425 data=null doit=true} to TableItem with text {}
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647815424 data=null} to TableItem with text {}
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647815424 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647815420 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647815417 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:04 [2020-04-21T17:28:04.259Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647815248 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647815248 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647815248 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647815247 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647815247 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647815241 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:04 [2020-04-21T17:28:04.517Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647815140 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647815139 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647815139 data=null} to Tree node with text: ExampleCustomTxt.log
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647815139 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647815139 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
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647815132 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:04 [2020-04-21T17:28:04.517Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:04 [2020-04-21T17:28:04.517Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647815123 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647815123 data=null doit=true} to TreeItem with text {test}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647815122 data=null} to TreeItem with text {test}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647815122 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647815122 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647815049 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647815047 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647815047 data=null doit=true} to TreeItem with text {test}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647815047 data=null} to TreeItem with text {test}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647815046 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647815046 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647815034 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:04 [2020-04-21T17:28:04.518Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647815033 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647815032 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647815032 data=null} to TreeItem with text {Traces [6]}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647815032 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647815031 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]}
13:28:04 [2020-04-21T17:28:04.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647815017 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:04 [2020-04-21T17:28:04.518Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647814522 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647814521 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647814520 data=null} to Tree node with text: ExampleCustomXml.xml
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647814520 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647814519 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
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647814496 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:05 [2020-04-21T17:28:05.083Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647814486 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647814486 data=null doit=true} to TreeItem with text {test}
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647814485 data=null} to TreeItem with text {test}
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647814485 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647814485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647814449 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:05 [2020-04-21T17:28:05.083Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:05 [2020-04-21T17:28:05.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647814448 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:05 [2020-04-21T17:28:05.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647814448 data=null doit=true} to TreeItem with text {test}
13:28:05 [2020-04-21T17:28:05.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647814448 data=null} to TreeItem with text {test}
13:28:05 [2020-04-21T17:28:05.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647814447 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:05 [2020-04-21T17:28:05.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647814447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:05 [2020-04-21T17:28:05.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647814436 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:05 [2020-04-21T17:28:05.342Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:05 [2020-04-21T17:28:05.342Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:05 [2020-04-21T17:28:05.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647814434 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:05 [2020-04-21T17:28:05.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647814433 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:05 [2020-04-21T17:28:05.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647814433 data=null} to TreeItem with text {Traces [6]}
13:28:05 [2020-04-21T17:28:05.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647814433 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:05 [2020-04-21T17:28:05.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647814433 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]}
13:28:05 [2020-04-21T17:28:05.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647814419 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:05 [2020-04-21T17:28:05.342Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:05 [2020-04-21T17:28:05.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647814418 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:05 [2020-04-21T17:28:05.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647814417 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:05 [2020-04-21T17:28:05.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647814417 data=null} to TreeItem with text {Traces [6]}
13:28:05 [2020-04-21T17:28:05.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647814370 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:05 [2020-04-21T17:28:05.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647814369 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]}
13:28:05 [2020-04-21T17:28:05.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647814361 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:05 [2020-04-21T17:28:05.342Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:28:05 [2020-04-21T17:28:05.342Z] DEBUG - Clicking on with mnemonic 'Import...'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - Clicked on with mnemonic 'Import...'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647814109 data=null doit=true} to Shell with text {Trace Import}
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:28:05 [2020-04-21T17:28:05.601Z] 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')
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647814066 data=null} to (of type 'Combo')
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647814043 data=null doit=true} to TreeItem with text {import}
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647814042 data=null} to TreeItem with text {import}
13:28:05 [2020-04-21T17:28:05.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647814042 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647814042 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}
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647814038 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647814037 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647814037 data=null doit=true} to TreeItem with text {import}
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647814037 data=null} to TreeItem with text {import}
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647814036 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647814036 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}
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647814035 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647814020 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:'))
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:28:05 [2020-04-21T17:28:05.602Z] 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')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@71b75f99
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1647814017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647814017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1647814017 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1647814017 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1647814016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1647814016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1647814016 data=null item=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')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1647814016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647814016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1647814016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1647814015 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1647814015 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.602Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:28:05 [2020-04-21T17:28:05.603Z] 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')
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:28:05 [2020-04-21T17:28:05.603Z] 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')
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] 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')
13:28:05 [2020-04-21T17:28:05.603Z] 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.
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - Clicking on &Finish
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647813966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647813966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647813966 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647813965 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647813965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:05 [2020-04-21T17:28:05.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647813965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:05 [2020-04-21T17:28:05.603Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:05 [2020-04-21T17:28:05.862Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:05 [2020-04-21T17:28:05.862Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:05 [2020-04-21T17:28:05.862Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:05 [2020-04-21T17:28:05.862Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - Clicked on &Finish
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647813865 data=null doit=true} to Shell with text {Confirmation}
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - Clicking on Skip
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1647813864 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')
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1647813864 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')
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1647813864 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1647813864 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1647813863 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')
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1647813863 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')
13:28:05 [2020-04-21T17:28:05.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1647813863 data=null item=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')
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647813965 data=null item=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')
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647814261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Clicked on 
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647813531 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647813531 data=null doit=true} to TreeItem with text {test}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647813531 data=null} to TreeItem with text {test}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647813531 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647813530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647813512 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647813511 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647813511 data=null doit=true} to TreeItem with text {test}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647813511 data=null} to TreeItem with text {test}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647813510 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647813510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647813470 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:06 [2020-04-21T17:28:06.121Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647813468 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647813468 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647813468 data=null} to TreeItem with text {Traces [6]}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647813467 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647813467 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]}
13:28:06 [2020-04-21T17:28:06.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647813453 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:06 [2020-04-21T17:28:06.121Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647813202 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647813202 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647813202 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647813201 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647813201 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647813176 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:06 [2020-04-21T17:28:06.379Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647813166 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647813166 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647813166 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647813165 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647813165 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647813155 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647813155 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647813154 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647813154 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647813154 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647813153 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647813149 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647813148 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.379Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647813148 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647813128 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647813128 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647813128 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647813128 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.637Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:06 [2020-04-21T17:28:06.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:06 [2020-04-21T17:28:06.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:06 [2020-04-21T17:28:06.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:06 [2020-04-21T17:28:06.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:06 [2020-04-21T17:28:06.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:06 [2020-04-21T17:28:06.637Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647813148 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:06 [2020-04-21T17:28:06.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:06 [2020-04-21T17:28:06.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:06 [2020-04-21T17:28:06.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:06 [2020-04-21T17:28:06.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:06 [2020-04-21T17:28:06.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:06 [2020-04-21T17:28:06.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - Attempting to set focus on Table with text {}
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647812618 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647812618 data=null doit=true} to TableItem with text {}
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647812618 data=null} to TableItem with text {}
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647812617 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647812614 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647812611 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647812536 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647812535 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647812535 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647812534 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647812534 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647812528 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:07 [2020-04-21T17:28:07.155Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:07 [2020-04-21T17:28:07.155Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647812356 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647812355 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647812355 data=null} to Tree node with text: ExampleCustomXml.xml
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647812355 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647812354 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
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647812348 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:07 [2020-04-21T17:28:07.413Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647812338 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647812338 data=null doit=true} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647812337 data=null} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647812337 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647812337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647812257 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.414Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:07 [2020-04-21T17:28:07.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647812256 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647812255 data=null doit=true} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647812255 data=null} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647812255 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647812255 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647812246 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.414Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:07 [2020-04-21T17:28:07.414Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:07 [2020-04-21T17:28:07.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647812245 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:07 [2020-04-21T17:28:07.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647812245 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:07 [2020-04-21T17:28:07.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647812245 data=null} to TreeItem with text {Traces [6]}
13:28:07 [2020-04-21T17:28:07.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647812245 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:07 [2020-04-21T17:28:07.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647812245 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]}
13:28:07 [2020-04-21T17:28:07.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647812232 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:07 [2020-04-21T17:28:07.414Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:28:07 [2020-04-21T17:28:07.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:07 [2020-04-21T17:28:07.673Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:07 [2020-04-21T17:28:07.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647811991 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
13:28:07 [2020-04-21T17:28:07.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647811990 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:28:07 [2020-04-21T17:28:07.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647811990 data=null} to Tree node with text: kernel-overlap-testing
13:28:07 [2020-04-21T17:28:07.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647811990 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647811990 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
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647811961 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:07 [2020-04-21T17:28:07.674Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647811952 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647811952 data=null doit=true} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647811952 data=null} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647811952 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647811952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647811926 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647811925 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647811924 data=null doit=true} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647811924 data=null} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647811924 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647811924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647811915 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:07 [2020-04-21T17:28:07.674Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647811913 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647811913 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647811913 data=null} to TreeItem with text {Traces [6]}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647811913 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647811912 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]}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647811900 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647811898 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647811898 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647811898 data=null} to TreeItem with text {Traces [6]}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647811898 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647811897 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]}
13:28:07 [2020-04-21T17:28:07.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647811891 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:08 [2020-04-21T17:28:08.050Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:28:08 [2020-04-21T17:28:08.050Z] DEBUG - Clicking on with mnemonic 'Import...'
13:28:08 [2020-04-21T17:28:08.050Z] DEBUG - Clicked on with mnemonic 'Import...'
13:28:08 [2020-04-21T17:28:08.050Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:28:08 [2020-04-21T17:28:08.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647811619 data=null doit=true} to Shell with text {Trace Import}
13:28:08 [2020-04-21T17:28:08.050Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.050Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:28:08 [2020-04-21T17:28:08.050Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:28:08 [2020-04-21T17:28:08.051Z] 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')
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647811611 data=null} to (of type 'Combo')
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:08 [2020-04-21T17:28:08.051Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647811540 data=null doit=true} to TreeItem with text {import}
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647811540 data=null} to TreeItem with text {import}
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647811539 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647811539 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}
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647811533 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647811532 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647811532 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647811532 data=null} to Tree node with text: kernel-overlap-testing
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647811531 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647811531 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
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647811527 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Setting state to checked on: kernel-overlap-testing
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647811513 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:'))
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:28:08 [2020-04-21T17:28:08.315Z] 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')
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@635791b7
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1647811470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647811469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1647811469 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1647811469 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1647811469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1647811469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1647811469 data=null item=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')
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1647811468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647811468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1647811468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1647811468 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1647811468 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:28:08 [2020-04-21T17:28:08.316Z] 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')
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:28:08 [2020-04-21T17:28:08.316Z] 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')
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.316Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.317Z] 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')
13:28:08 [2020-04-21T17:28:08.317Z] 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.
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - Clicking on &Finish
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647811452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647811452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647811451 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647811451 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647811451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647811451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:08 [2020-04-21T17:28:08.317Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:08 [2020-04-21T17:28:08.317Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:08 [2020-04-21T17:28:08.317Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:08 [2020-04-21T17:28:08.317Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:08 [2020-04-21T17:28:08.317Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:08 [2020-04-21T17:28:08.317Z] DEBUG - Clicked on &Finish
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647810864 data=null doit=true} to Shell with text {Confirmation}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Clicking on Skip
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1647810863 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')
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1647810863 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')
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1647810862 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1647810862 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1647810862 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')
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1647810862 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')
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1647810862 data=null item=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')
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647811451 data=null item=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')
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647811826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Clicked on 
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647810749 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647810749 data=null doit=true} to TreeItem with text {test}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647810748 data=null} to TreeItem with text {test}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647810748 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647810748 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647810730 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647810729 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647810728 data=null doit=true} to TreeItem with text {test}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647810728 data=null} to TreeItem with text {test}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647810728 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647810728 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647810718 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:08 [2020-04-21T17:28:08.886Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647810716 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647810716 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647810716 data=null} to TreeItem with text {Traces [6]}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647810716 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647810715 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]}
13:28:08 [2020-04-21T17:28:08.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647810664 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:08 [2020-04-21T17:28:08.886Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:28:09 [2020-04-21T17:28:09.452Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:09 [2020-04-21T17:28:09.452Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:09 [2020-04-21T17:28:09.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647810221 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647810220 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647810220 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647810219 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647810219 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647810190 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:09 [2020-04-21T17:28:09.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:09 [2020-04-21T17:28:09.453Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647810186 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647810186 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647810186 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647810185 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647810185 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647810179 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647810178 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647810178 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647810178 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647810177 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647810177 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647810168 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647810167 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647810167 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.453Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647810167 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647810142 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647810032 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647810032 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647810031 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Attempting to set focus on Table with text {}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647810025 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647810025 data=null doit=true} to TableItem with text {}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647810024 data=null} to TableItem with text {}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647810024 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647810021 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647810019 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647809824 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647809823 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647809823 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647809823 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647809822 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647809816 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:09 [2020-04-21T17:28:09.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:09 [2020-04-21T17:28:09.712Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647809723 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647809722 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647809722 data=null} to Tree node with text: kernel-overlap-testing
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647809722 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647809721 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
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647809670 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:09 [2020-04-21T17:28:09.971Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647809659 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647809659 data=null doit=true} to TreeItem with text {test}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647809659 data=null} to TreeItem with text {test}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647809659 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647809658 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647809635 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647809634 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647809634 data=null doit=true} to TreeItem with text {test}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647809634 data=null} to TreeItem with text {test}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647809633 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647809633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647809624 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:09 [2020-04-21T17:28:09.971Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647809622 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647809622 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647809622 data=null} to TreeItem with text {Traces [6]}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647809622 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647809622 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]}
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647809609 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:09 [2020-04-21T17:28:09.971Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:09 [2020-04-21T17:28:09.971Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647809532 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647809531 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647809531 data=null} to Tree node with text: ExampleCustomTxt.log
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647809531 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647809531 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
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647809508 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:10 [2020-04-21T17:28:10.230Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647809462 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647809462 data=null doit=true} to TreeItem with text {test}
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647809462 data=null} to TreeItem with text {test}
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647809462 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647809461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647809440 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647809439 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647809439 data=null doit=true} to TreeItem with text {test}
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647809439 data=null} to TreeItem with text {test}
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647809438 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647809438 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647809430 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:10 [2020-04-21T17:28:10.230Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:10 [2020-04-21T17:28:10.230Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:10 [2020-04-21T17:28:10.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647809428 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:10 [2020-04-21T17:28:10.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647809428 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:10 [2020-04-21T17:28:10.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647809428 data=null} to TreeItem with text {Traces [6]}
13:28:10 [2020-04-21T17:28:10.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647809428 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:10 [2020-04-21T17:28:10.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647809428 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]}
13:28:10 [2020-04-21T17:28:10.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647809368 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:10 [2020-04-21T17:28:10.231Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:10 [2020-04-21T17:28:10.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647809365 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:10 [2020-04-21T17:28:10.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647809365 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:10 [2020-04-21T17:28:10.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647809364 data=null} to TreeItem with text {Traces [6]}
13:28:10 [2020-04-21T17:28:10.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647809364 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:10 [2020-04-21T17:28:10.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647809364 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]}
13:28:10 [2020-04-21T17:28:10.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647809359 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:10 [2020-04-21T17:28:10.231Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:28:10 [2020-04-21T17:28:10.231Z] DEBUG - Clicking on with mnemonic 'Import...'
13:28:10 [2020-04-21T17:28:10.489Z] DEBUG - Clicked on with mnemonic 'Import...'
13:28:10 [2020-04-21T17:28:10.489Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:28:10 [2020-04-21T17:28:10.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647809119 data=null doit=true} to Shell with text {Trace Import}
13:28:10 [2020-04-21T17:28:10.489Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.489Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:28:10 [2020-04-21T17:28:10.489Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:28:10 [2020-04-21T17:28:10.489Z] 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')
13:28:10 [2020-04-21T17:28:10.489Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.489Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.489Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.489Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.489Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.489Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.489Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.489Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.489Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647809067 data=null} to (of type 'Combo')
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647809039 data=null doit=true} to TreeItem with text {import}
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647809038 data=null} to TreeItem with text {import}
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647809038 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647809037 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}
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647809033 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647809032 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647809032 data=null doit=true} to TreeItem with text {import}
13:28:10 [2020-04-21T17:28:10.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647809032 data=null} to TreeItem with text {import}
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647809032 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647809032 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}
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647809031 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647808966 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:'))
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:28:10 [2020-04-21T17:28:10.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')
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2400673b
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1647808963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647808962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1647808962 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1647808962 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1647808961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1647808961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1647808961 data=null item=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')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1647808961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647808961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1647808960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1647808960 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1647808960 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:28:10 [2020-04-21T17:28:10.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')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:28:10 [2020-04-21T17:28:10.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')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1c1bb1e7
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647808953 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')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647808952 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')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1647808952 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1647808951 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647808951 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')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647808951 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')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1647808951 data=null item=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')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647808951 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')
13:28:10 [2020-04-21T17:28:10.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647808951 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')
13:28:10 [2020-04-21T17:28:10.752Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647808951 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')
13:28:10 [2020-04-21T17:28:10.752Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1647808950 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.752Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1647808950 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.752Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.752Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.752Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.752Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.752Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.752Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.752Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.752Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.752Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:28:10 [2020-04-21T17:28:10.754Z] 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')
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] 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')
13:28:10 [2020-04-21T17:28:10.754Z] 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.
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - Clicking on &Finish
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647808943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647808943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647808943 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647808942 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647808942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:10 [2020-04-21T17:28:10.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647808942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:10 [2020-04-21T17:28:10.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:11 [2020-04-21T17:28:11.323Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:11 [2020-04-21T17:28:11.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647808942 data=null item=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')
13:28:11 [2020-04-21T17:28:11.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647809322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:28:11 [2020-04-21T17:28:11.323Z] DEBUG - Clicked on 
13:28:11 [2020-04-21T17:28:11.323Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:11 [2020-04-21T17:28:11.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:11 [2020-04-21T17:28:11.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:11 [2020-04-21T17:28:11.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:11 [2020-04-21T17:28:11.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:11 [2020-04-21T17:28:11.323Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647808171 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647808170 data=null doit=true} to TreeItem with text {test}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647808170 data=null} to TreeItem with text {test}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647808170 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647808170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647808152 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647808152 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647808151 data=null doit=true} to TreeItem with text {test}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647808151 data=null} to TreeItem with text {test}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647808151 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647808151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647808142 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:11 [2020-04-21T17:28:11.581Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647808140 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647808140 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647808140 data=null} to TreeItem with text {Traces [6]}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647808139 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647808139 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]}
13:28:11 [2020-04-21T17:28:11.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647808127 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:11 [2020-04-21T17:28:11.581Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:28:11 [2020-04-21T17:28:11.840Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:11 [2020-04-21T17:28:11.840Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:11 [2020-04-21T17:28:11.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647807835 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647807834 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647807834 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647807834 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647807834 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647807811 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:11 [2020-04-21T17:28:11.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:11 [2020-04-21T17:28:11.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:11 [2020-04-21T17:28:11.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:11 [2020-04-21T17:28:11.840Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:11 [2020-04-21T17:28:11.840Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:11 [2020-04-21T17:28:11.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647807807 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647807807 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647807806 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647807806 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647807806 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647807800 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.841Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647807799 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647807799 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.841Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:11 [2020-04-21T17:28:11.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647807799 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647807798 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647807798 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647807793 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647807792 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.841Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647807792 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:28:11 [2020-04-21T17:28:11.841Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647807792 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:12 [2020-04-21T17:28:12.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647807755 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:28:12 [2020-04-21T17:28:12.100Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647807445 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:28:12 [2020-04-21T17:28:12.100Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647807445 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:12 [2020-04-21T17:28:12.100Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647807445 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:28:12 [2020-04-21T17:28:12.100Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:28:12 [2020-04-21T17:28:12.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:12 [2020-04-21T17:28:12.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:12 [2020-04-21T17:28:12.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:12 [2020-04-21T17:28:12.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:12 [2020-04-21T17:28:12.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:12 [2020-04-21T17:28:12.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:13 [2020-04-21T17:28:13.474Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:13 [2020-04-21T17:28:13.474Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - Attempting to set focus on Table with text {}
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647806351 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647806351 data=null doit=true} to TableItem with text {}
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647806350 data=null} to TableItem with text {}
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647806350 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647806347 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647806339 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647806153 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647806153 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647806152 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647806152 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647806151 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647806144 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:13 [2020-04-21T17:28:13.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:13 [2020-04-21T17:28:13.475Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647805999 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647805999 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647805999 data=null} to Tree node with text: ExampleCustomTxt.log
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647805999 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647805999 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
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647805994 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:13 [2020-04-21T17:28:13.734Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647805985 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647805985 data=null doit=true} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647805985 data=null} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647805985 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647805984 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647805964 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647805963 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647805963 data=null doit=true} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647805963 data=null} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647805963 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647805962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647805955 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.734Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647805953 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647805953 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647805953 data=null} to TreeItem with text {Traces [6]}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647805953 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647805953 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]}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647805940 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:13 [2020-04-21T17:28:13.734Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:13 [2020-04-21T17:28:13.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647805866 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647805866 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647805865 data=null} to Tree node with text: ExampleCustomXml.xml
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647805865 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647805865 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
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647805840 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:13 [2020-04-21T17:28:13.735Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647805830 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647805830 data=null doit=true} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647805830 data=null} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647805830 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647805829 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647805755 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647805754 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647805754 data=null doit=true} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647805754 data=null} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647805754 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647805753 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647805745 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:13 [2020-04-21T17:28:13.994Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647805744 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647805744 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647805743 data=null} to TreeItem with text {Traces [6]}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647805743 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647805743 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]}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647805729 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647805729 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647805728 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647805728 data=null} to TreeItem with text {Traces [6]}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647805728 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647805728 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]}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647805723 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:28:13 [2020-04-21T17:28:13.994Z] DEBUG - Clicking on with mnemonic 'Import...'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Clicked on with mnemonic 'Import...'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647805506 data=null doit=true} to Shell with text {Trace Import}
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:28:14 [2020-04-21T17:28:14.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')
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647805501 data=null} to (of type 'Combo')
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647805480 data=null doit=true} to TreeItem with text {import}
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647805480 data=null} to TreeItem with text {import}
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647805480 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647805479 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}
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647805470 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647805469 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647805469 data=null doit=true} to TreeItem with text {import}
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647805469 data=null} to TreeItem with text {import}
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647805468 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647805468 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}
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647805467 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:28:14 [2020-04-21T17:28:14.255Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647805451 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:'))
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:28:14 [2020-04-21T17:28:14.256Z] 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')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@c35b83c
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1647805448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647805447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1647805447 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1647805446 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1647805446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1647805446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1647805446 data=null item=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')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1647805446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647805445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1647805445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1647805445 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1647805445 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:28:14 [2020-04-21T17:28:14.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')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:28:14 [2020-04-21T17:28:14.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')
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4299b47d
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647805437 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')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647805436 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')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1647805436 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1647805436 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647805436 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')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647805436 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')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1647805435 data=null item=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')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647805435 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')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647805435 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')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647805435 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')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1647805435 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1647805435 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:28:14 [2020-04-21T17:28:14.257Z] 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')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] 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')
13:28:14 [2020-04-21T17:28:14.257Z] 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.
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Clicking on &Finish
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647805427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647805427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647805427 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647805427 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647805427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:14 [2020-04-21T17:28:14.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647805427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:14 [2020-04-21T17:28:14.823Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:14 [2020-04-21T17:28:14.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647805426 data=null item=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')
13:28:14 [2020-04-21T17:28:14.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647805633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Clicked on 
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647804856 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647804856 data=null doit=true} to TreeItem with text {test}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647804856 data=null} to TreeItem with text {test}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647804855 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647804855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647804838 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647804837 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647804836 data=null doit=true} to TreeItem with text {test}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647804836 data=null} to TreeItem with text {test}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647804836 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647804836 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647804827 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:14 [2020-04-21T17:28:14.824Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647804826 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647804826 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647804826 data=null} to TreeItem with text {Traces [6]}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647804825 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647804825 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]}
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647804756 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:14 [2020-04-21T17:28:14.824Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:14 [2020-04-21T17:28:14.824Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:15 [2020-04-21T17:28:15.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647804653 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647804652 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647804652 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647804652 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647804652 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647804630 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:15 [2020-04-21T17:28:15.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:15 [2020-04-21T17:28:15.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:15 [2020-04-21T17:28:15.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:15 [2020-04-21T17:28:15.082Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:15 [2020-04-21T17:28:15.082Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:15 [2020-04-21T17:28:15.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647804626 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647804626 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647804626 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647804626 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647804625 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647804620 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.083Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647804620 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647804619 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.083Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:15 [2020-04-21T17:28:15.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647804619 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647804619 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647804619 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647804566 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647804565 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.083Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647804565 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.083Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647804565 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647804546 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.341Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647804244 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.341Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647804244 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.341Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647804244 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.341Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
13:28:15 [2020-04-21T17:28:15.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:15 [2020-04-21T17:28:15.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:15 [2020-04-21T17:28:15.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:15 [2020-04-21T17:28:15.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:15 [2020-04-21T17:28:15.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:15 [2020-04-21T17:28:15.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - Attempting to set focus on Table with text {}
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647803227 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647803227 data=null doit=true} to TableItem with text {}
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647803227 data=null} to TableItem with text {}
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647803227 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647803224 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647803167 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647802968 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647802967 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647802967 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647802967 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647802966 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647802958 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:16 [2020-04-21T17:28:16.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:16 [2020-04-21T17:28:16.717Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647802848 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647802847 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647802847 data=null} to Tree node with text: ExampleCustomXml.xml
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647802846 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647802846 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
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647802840 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:16 [2020-04-21T17:28:16.718Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647802832 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647802832 data=null doit=true} to TreeItem with text {test}
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647802832 data=null} to TreeItem with text {test}
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647802831 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:16 [2020-04-21T17:28:16.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647802831 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:16 [2020-04-21T17:28:16.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647802759 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:16 [2020-04-21T17:28:16.977Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:16 [2020-04-21T17:28:16.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647802757 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:16 [2020-04-21T17:28:16.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647802757 data=null doit=true} to TreeItem with text {test}
13:28:16 [2020-04-21T17:28:16.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647802757 data=null} to TreeItem with text {test}
13:28:16 [2020-04-21T17:28:16.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647802756 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:16 [2020-04-21T17:28:16.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647802756 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:16 [2020-04-21T17:28:16.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647802746 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:16 [2020-04-21T17:28:16.977Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:16 [2020-04-21T17:28:16.977Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:16 [2020-04-21T17:28:16.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647802744 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:16 [2020-04-21T17:28:16.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647802744 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:16 [2020-04-21T17:28:16.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647802744 data=null} to TreeItem with text {Traces [6]}
13:28:16 [2020-04-21T17:28:16.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647802744 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:16 [2020-04-21T17:28:16.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647802743 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]}
13:28:16 [2020-04-21T17:28:16.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647802729 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:16 [2020-04-21T17:28:16.977Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647802388 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647802387 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647802387 data=null} to Tree node with text: kernel-overlap-testing
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647802387 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647802386 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
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647802360 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:17 [2020-04-21T17:28:17.236Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647802351 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647802350 data=null doit=true} to TreeItem with text {test}
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647802350 data=null} to TreeItem with text {test}
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647802350 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647802350 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:17 [2020-04-21T17:28:17.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647802325 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:17 [2020-04-21T17:28:17.237Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:17 [2020-04-21T17:28:17.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647802324 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:17 [2020-04-21T17:28:17.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647802324 data=null doit=true} to TreeItem with text {test}
13:28:17 [2020-04-21T17:28:17.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647802324 data=null} to TreeItem with text {test}
13:28:17 [2020-04-21T17:28:17.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647802324 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:17 [2020-04-21T17:28:17.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647802323 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:17 [2020-04-21T17:28:17.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647802262 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:17 [2020-04-21T17:28:17.496Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:17 [2020-04-21T17:28:17.496Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:17 [2020-04-21T17:28:17.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647802260 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:17 [2020-04-21T17:28:17.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647802260 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:17 [2020-04-21T17:28:17.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647802260 data=null} to TreeItem with text {Traces [6]}
13:28:17 [2020-04-21T17:28:17.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647802259 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:17 [2020-04-21T17:28:17.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647802259 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]}
13:28:17 [2020-04-21T17:28:17.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647802245 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:17 [2020-04-21T17:28:17.496Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:17 [2020-04-21T17:28:17.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647802244 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:17 [2020-04-21T17:28:17.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647802244 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:17 [2020-04-21T17:28:17.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647802244 data=null} to TreeItem with text {Traces [6]}
13:28:17 [2020-04-21T17:28:17.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647802243 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:17 [2020-04-21T17:28:17.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647802243 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]}
13:28:17 [2020-04-21T17:28:17.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647802238 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:17 [2020-04-21T17:28:17.496Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:28:17 [2020-04-21T17:28:17.496Z] DEBUG - Clicking on with mnemonic 'Import...'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Clicked on with mnemonic 'Import...'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647801964 data=null doit=true} to Shell with text {Trace Import}
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:28:17 [2020-04-21T17:28:17.758Z] 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')
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647801959 data=null} to (of type 'Combo')
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647801938 data=null doit=true} to TreeItem with text {import}
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647801938 data=null} to TreeItem with text {import}
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647801937 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647801937 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}
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647801933 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647801933 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647801932 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647801932 data=null} to Tree node with text: kernel-overlap-testing
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647801932 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647801932 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
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647801929 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Setting state to checked on: kernel-overlap-testing
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647801870 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:'))
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:28:17 [2020-04-21T17:28:17.758Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:28:17 [2020-04-21T17:28:17.758Z] 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')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7308c29a
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1647801866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647801865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1647801865 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1647801865 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1647801865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1647801865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1647801865 data=null item=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')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1647801864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647801864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1647801864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1647801864 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1647801864 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:28:17 [2020-04-21T17:28:17.759Z] 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')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@10c88d11
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647801856 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')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647801855 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')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1647801855 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1647801855 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647801855 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')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647801855 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')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1647801854 data=null item=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')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647801854 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')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647801854 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')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1647801854 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')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1647801854 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1647801854 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Clicking on &Finish
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647801848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647801847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647801847 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647801847 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647801847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647801847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:17 [2020-04-21T17:28:17.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:17 [2020-04-21T17:28:17.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:17 [2020-04-21T17:28:17.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:17 [2020-04-21T17:28:17.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:17 [2020-04-21T17:28:17.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:17 [2020-04-21T17:28:17.760Z] DEBUG - Clicked on &Finish
13:28:18 [2020-04-21T17:28:18.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647801847 data=null item=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')
13:28:18 [2020-04-21T17:28:18.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647802162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:28:18 [2020-04-21T17:28:18.933Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:18 [2020-04-21T17:28:18.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:18 [2020-04-21T17:28:18.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:18 [2020-04-21T17:28:18.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:18 [2020-04-21T17:28:18.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:18 [2020-04-21T17:28:18.933Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:18 [2020-04-21T17:28:18.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647800755 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:18 [2020-04-21T17:28:18.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647800755 data=null doit=true} to TreeItem with text {test}
13:28:18 [2020-04-21T17:28:18.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647800755 data=null} to TreeItem with text {test}
13:28:18 [2020-04-21T17:28:18.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647800754 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:18 [2020-04-21T17:28:18.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647800754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:18 [2020-04-21T17:28:18.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647800737 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:18 [2020-04-21T17:28:18.933Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:18 [2020-04-21T17:28:18.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647800736 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:18 [2020-04-21T17:28:18.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647800736 data=null doit=true} to TreeItem with text {test}
13:28:18 [2020-04-21T17:28:18.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647800735 data=null} to TreeItem with text {test}
13:28:18 [2020-04-21T17:28:18.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647800735 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:18 [2020-04-21T17:28:18.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647800735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:18 [2020-04-21T17:28:18.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647800727 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:18 [2020-04-21T17:28:18.934Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:18 [2020-04-21T17:28:18.934Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:18 [2020-04-21T17:28:18.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647800725 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:18 [2020-04-21T17:28:18.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647800725 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:18 [2020-04-21T17:28:18.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647800725 data=null} to TreeItem with text {Traces [6]}
13:28:18 [2020-04-21T17:28:18.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647800724 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:18 [2020-04-21T17:28:18.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647800724 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]}
13:28:18 [2020-04-21T17:28:18.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647800663 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:18 [2020-04-21T17:28:18.934Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647800419 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647800418 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647800418 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647800417 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647800417 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647800397 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:19 [2020-04-21T17:28:19.193Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647800393 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647800393 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647800393 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647800392 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647800392 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647800388 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647800387 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647800387 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647800386 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647800386 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647800386 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647800382 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647800382 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647800381 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.193Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647800381 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:19 [2020-04-21T17:28:19.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647800362 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647799745 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647799723 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647799722 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - Attempting to set focus on Table with text {}
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647799712 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647799712 data=null doit=true} to TableItem with text {}
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647799712 data=null} to TableItem with text {}
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647799711 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647799708 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647799667 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:20 [2020-04-21T17:28:20.021Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:20 [2020-04-21T17:28:20.957Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:20 [2020-04-21T17:28:20.957Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:21 [2020-04-21T17:28:21.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647798525 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:21 [2020-04-21T17:28:21.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647798524 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:21 [2020-04-21T17:28:21.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647798524 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:21 [2020-04-21T17:28:21.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647798524 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:21 [2020-04-21T17:28:21.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647798524 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:21 [2020-04-21T17:28:21.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647798518 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:21 [2020-04-21T17:28:21.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:21 [2020-04-21T17:28:21.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:21 [2020-04-21T17:28:21.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:21 [2020-04-21T17:28:21.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:21 [2020-04-21T17:28:21.215Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647798173 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647798172 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647798172 data=null} to Tree node with text: kernel-overlap-testing
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647798171 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647798171 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
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647798165 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:21 [2020-04-21T17:28:21.474Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647798149 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647798149 data=null doit=true} to TreeItem with text {test}
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647798149 data=null} to TreeItem with text {test}
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647798149 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:21 [2020-04-21T17:28:21.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647798148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647798120 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647798119 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647798119 data=null doit=true} to TreeItem with text {test}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647798119 data=null} to TreeItem with text {test}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647798118 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647798118 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647798110 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:21 [2020-04-21T17:28:21.475Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647798108 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647798108 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647798108 data=null} to TreeItem with text {Traces [6]}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647798107 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647798107 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]}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647798095 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1647798094 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1647798094 data=null doit=true} to TreeItem with text {Traces [6]}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1647798094 data=null} to TreeItem with text {Traces [6]}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1647798093 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647798093 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]}
13:28:21 [2020-04-21T17:28:21.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1647798088 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - Clicking on with mnemonic 'Import...'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - Clicked on with mnemonic 'Import...'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647797894 data=null doit=true} to Shell with text {Trace Import}
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:28:21 [2020-04-21T17:28:21.734Z] 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')
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647797889 data=null} to (of type 'Combo')
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647797851 data=null doit=true} to TreeItem with text {import}
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647797850 data=null} to TreeItem with text {import}
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647797850 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647797850 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}
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647797846 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:28:21 [2020-04-21T17:28:21.734Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647797845 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647797845 data=null doit=true} to TreeItem with text {import}
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647797845 data=null} to TreeItem with text {import}
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647797845 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647797844 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}
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647797843 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - Setting state to checked on: unrecognized.log
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647797828 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:'))
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:28:21 [2020-04-21T17:28:21.735Z] 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')
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:28:21 [2020-04-21T17:28:21.735Z] 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')
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:21 [2020-04-21T17:28:21.735Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:21 [2020-04-21T17:28:21.736Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.736Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:28:21 [2020-04-21T17:28:21.995Z] 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')
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] 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')
13:28:21 [2020-04-21T17:28:21.995Z] 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.
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - Clicking on &Finish
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647797760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647797759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647797759 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647797759 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647797759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:21 [2020-04-21T17:28:21.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647797759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:22 [2020-04-21T17:28:22.254Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:22 [2020-04-21T17:28:22.254Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:22 [2020-04-21T17:28:22.254Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:22 [2020-04-21T17:28:22.254Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:22 [2020-04-21T17:28:22.254Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:22 [2020-04-21T17:28:22.254Z] DEBUG - Clicked on &Finish
13:28:22 [2020-04-21T17:28:22.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647797759 data=null item=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')
13:28:22 [2020-04-21T17:28:22.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647798037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647796944 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647796943 data=null doit=true} to TreeItem with text {test}
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647796943 data=null} to TreeItem with text {test}
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647796943 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647796943 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647796925 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647796924 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647796924 data=null doit=true} to TreeItem with text {test}
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647796924 data=null} to TreeItem with text {test}
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647796924 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647796923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647796916 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:22 [2020-04-21T17:28:22.821Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647796914 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:28:22 [2020-04-21T17:28:22.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647796914 data=null doit=true} to TreeItem with text {Traces [7]}
13:28:22 [2020-04-21T17:28:22.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647796914 data=null} to TreeItem with text {Traces [7]}
13:28:22 [2020-04-21T17:28:22.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647796914 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:28:22 [2020-04-21T17:28:22.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647796913 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]}
13:28:22 [2020-04-21T17:28:22.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647796904 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:28:22 [2020-04-21T17:28:22.822Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
13:28:23 [2020-04-21T17:28:23.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:23 [2020-04-21T17:28:23.079Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:23 [2020-04-21T17:28:23.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647796464 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
13:28:23 [2020-04-21T17:28:23.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647796464 data=null doit=true} to TreeItem with text {unrecognized.log}
13:28:23 [2020-04-21T17:28:23.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647796463 data=null} to TreeItem with text {unrecognized.log}
13:28:23 [2020-04-21T17:28:23.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647796463 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
13:28:23 [2020-04-21T17:28:23.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647796463 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}
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647796440 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:23 [2020-04-21T17:28:23.338Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647796435 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647796435 data=null doit=true} to TreeItem with text {unrecognized.log}
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647796434 data=null} to TreeItem with text {unrecognized.log}
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647796434 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647796434 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}
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647796428 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647796427 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647796427 data=null doit=true} to TreeItem with text {unrecognized.log}
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647796427 data=null} to TreeItem with text {unrecognized.log}
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647796427 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647796426 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}
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647796422 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647796422 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
13:28:23 [2020-04-21T17:28:23.338Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1647796422 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
13:28:24 [2020-04-21T17:28:24.274Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647796422 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}
13:28:24 [2020-04-21T17:28:24.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647796402 data=null button=1 stateMask=0x80000 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
13:28:24 [2020-04-21T17:28:24.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1647795167 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
13:28:24 [2020-04-21T17:28:24.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1647795167 data=null doit=true} to TreeItem with text {unrecognized.log}
13:28:24 [2020-04-21T17:28:24.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1647795167 data=null} to TreeItem with text {unrecognized.log}
13:28:24 [2020-04-21T17:28:24.534Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
13:28:24 [2020-04-21T17:28:24.534Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
13:28:24 [2020-04-21T17:28:24.534Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
13:28:24 [2020-04-21T17:28:24.792Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647794863 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647794863 data=null doit=true} to TreeItem with text {unrecognized.log}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647794863 data=null} to TreeItem with text {unrecognized.log}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647794862 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647794862 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}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647794855 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:24 [2020-04-21T17:28:24.793Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647794845 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647794845 data=null doit=true} to TreeItem with text {test}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647794845 data=null} to TreeItem with text {test}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647794844 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647794844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647794765 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647794764 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647794764 data=null doit=true} to TreeItem with text {test}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647794764 data=null} to TreeItem with text {test}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647794763 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647794763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647794750 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:24 [2020-04-21T17:28:24.793Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647794749 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647794749 data=null doit=true} to TreeItem with text {Traces [7]}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647794748 data=null} to TreeItem with text {Traces [7]}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647794748 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647794748 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]}
13:28:24 [2020-04-21T17:28:24.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647794732 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:28:24 [2020-04-21T17:28:24.793Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647794328 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to Tree node with text: unrecognized.log
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647794328 data=null doit=true} to Tree node with text: unrecognized.log
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647794328 data=null} to Tree node with text: unrecognized.log
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647794327 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to Tree node with text: unrecognized.log
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647794327 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
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647794267 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to Tree node with text: unrecognized.log
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:25 [2020-04-21T17:28:25.361Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647794257 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647794257 data=null doit=true} to TreeItem with text {test}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647794257 data=null} to TreeItem with text {test}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647794256 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647794256 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647794227 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647794226 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647794226 data=null doit=true} to TreeItem with text {test}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647794226 data=null} to TreeItem with text {test}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647794226 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647794225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647794170 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:25 [2020-04-21T17:28:25.361Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647794166 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647794166 data=null doit=true} to TreeItem with text {Traces [7]}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647794166 data=null} to TreeItem with text {Traces [7]}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647794165 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:28:25 [2020-04-21T17:28:25.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647794165 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]}
13:28:25 [2020-04-21T17:28:25.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647794150 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:28:25 [2020-04-21T17:28:25.620Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:25 [2020-04-21T17:28:25.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647794149 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:28:25 [2020-04-21T17:28:25.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647794148 data=null doit=true} to TreeItem with text {Traces [7]}
13:28:25 [2020-04-21T17:28:25.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647794148 data=null} to TreeItem with text {Traces [7]}
13:28:25 [2020-04-21T17:28:25.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647794148 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:28:25 [2020-04-21T17:28:25.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647794148 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]}
13:28:25 [2020-04-21T17:28:25.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647794141 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:28:25 [2020-04-21T17:28:25.620Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:28:25 [2020-04-21T17:28:25.620Z] DEBUG - Clicking on with mnemonic 'Import...'
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - Clicked on with mnemonic 'Import...'
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647793858 data=null doit=true} to Shell with text {Trace Import}
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:28:25 [2020-04-21T17:28:25.888Z] 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')
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:25 [2020-04-21T17:28:25.888Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647793852 data=null} to (of type 'Combo')
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647793827 data=null doit=true} to TreeItem with text {import}
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647793827 data=null} to TreeItem with text {import}
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647793826 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647793826 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}
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647793822 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647793821 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647793821 data=null doit=true} to TreeItem with text {import}
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647793821 data=null} to TreeItem with text {import}
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647793820 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647793820 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}
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647793819 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Setting state to checked on: unrecognized.log
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647793754 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:'))
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:28:25 [2020-04-21T17:28:25.889Z] 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')
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1dbf21c5
13:28:25 [2020-04-21T17:28:25.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1647793745 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')
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1647793744 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')
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1647793744 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1647793744 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1647793743 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')
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1647793743 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')
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1647793743 data=null item=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')
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1647793743 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')
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1647793743 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')
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1647793743 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')
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1647793743 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1647793743 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:28:25 [2020-04-21T17:28:25.890Z] 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')
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:28:25 [2020-04-21T17:28:25.890Z] 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')
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] 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')
13:28:25 [2020-04-21T17:28:25.890Z] 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.
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - Clicking on &Finish
13:28:25 [2020-04-21T17:28:25.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647793731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:25 [2020-04-21T17:28:25.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647793731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:25 [2020-04-21T17:28:25.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647793731 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:25 [2020-04-21T17:28:25.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647793731 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:25 [2020-04-21T17:28:25.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647793731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:25 [2020-04-21T17:28:25.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647793731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647793731 data=null item=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')
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647794045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Clicked on 
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647793027 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647793027 data=null doit=true} to TreeItem with text {test}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647793026 data=null} to TreeItem with text {test}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647793026 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647793026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647792961 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647792960 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647792959 data=null doit=true} to TreeItem with text {test}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647792959 data=null} to TreeItem with text {test}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647792959 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647792958 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647792947 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:26 [2020-04-21T17:28:26.826Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647792945 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647792945 data=null doit=true} to TreeItem with text {Traces [7]}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647792945 data=null} to TreeItem with text {Traces [7]}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647792944 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647792944 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]}
13:28:26 [2020-04-21T17:28:26.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647792928 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:28:26 [2020-04-21T17:28:26.826Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647792484 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647792484 data=null doit=true} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647792484 data=null} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647792483 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647792483 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}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647792454 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:27 [2020-04-21T17:28:27.085Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647792447 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647792446 data=null doit=true} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647792446 data=null} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647792446 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647792446 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}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647792439 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647792439 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647792439 data=null doit=true} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647792438 data=null} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647792438 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647792438 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}
13:28:27 [2020-04-21T17:28:27.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647792432 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647792432 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.343Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1647792431 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.343Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647792431 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}
13:28:27 [2020-04-21T17:28:27.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647792257 data=null button=1 stateMask=0x80000 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1647792254 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1647792254 data=null doit=true} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1647792254 data=null} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.343Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.343Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
13:28:27 [2020-04-21T17:28:27.343Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
13:28:27 [2020-04-21T17:28:27.343Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:27 [2020-04-21T17:28:27.343Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647792185 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647792171 data=null doit=true} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647792171 data=null} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647792170 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647792170 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}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647792164 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:27 [2020-04-21T17:28:27.602Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647792035 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to Tree node with text: unrecognized.log
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647792034 data=null doit=true} to Tree node with text: unrecognized.log
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647792034 data=null} to Tree node with text: unrecognized.log
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647792034 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to Tree node with text: unrecognized.log
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647792034 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
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647792027 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to Tree node with text: unrecognized.log
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:27 [2020-04-21T17:28:27.602Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647791966 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647791965 data=null doit=true} to TreeItem with text {test}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647791965 data=null} to TreeItem with text {test}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647791965 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647791965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647791937 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647791936 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647791936 data=null doit=true} to TreeItem with text {test}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647791936 data=null} to TreeItem with text {test}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647791935 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647791935 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647791926 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:27 [2020-04-21T17:28:27.602Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647791925 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647791925 data=null doit=true} to TreeItem with text {Traces [7]}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647791925 data=null} to TreeItem with text {Traces [7]}
13:28:27 [2020-04-21T17:28:27.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647791925 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:28:27 [2020-04-21T17:28:27.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647791924 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]}
13:28:27 [2020-04-21T17:28:27.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647791857 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:28:27 [2020-04-21T17:28:27.860Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:27 [2020-04-21T17:28:27.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647791856 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:28:27 [2020-04-21T17:28:27.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647791856 data=null doit=true} to TreeItem with text {Traces [7]}
13:28:27 [2020-04-21T17:28:27.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647791855 data=null} to TreeItem with text {Traces [7]}
13:28:27 [2020-04-21T17:28:27.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647791855 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:28:27 [2020-04-21T17:28:27.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647791855 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]}
13:28:27 [2020-04-21T17:28:27.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647791848 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:28:27 [2020-04-21T17:28:27.860Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:28:27 [2020-04-21T17:28:27.861Z] DEBUG - Clicking on with mnemonic 'Clear'
13:28:27 [2020-04-21T17:28:27.861Z] Warning: NLS missing message: OpenAsExperimentHandler_OpeningErrorTitle in: org.eclipse.tracecompass.internal.tmf.ui.project.handlers.messages
13:28:27 [2020-04-21T17:28:27.861Z] Warning: NLS missing message: OpenAsExperimentHandler_OpeningErrorMessage in: org.eclipse.tracecompass.internal.tmf.ui.project.handlers.messages
13:28:27 [2020-04-21T17:28:27.861Z] DEBUG - Clicked on with mnemonic 'Clear'
13:28:28 [2020-04-21T17:28:28.120Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:28:28 [2020-04-21T17:28:28.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647791659 data=null doit=true} to Shell with text {Confirm Clear}
13:28:28 [2020-04-21T17:28:28.120Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:28:28 [2020-04-21T17:28:28.120Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:28:28 [2020-04-21T17:28:28.120Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:28:28 [2020-04-21T17:28:28.120Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:28:28 [2020-04-21T17:28:28.120Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:28:28 [2020-04-21T17:28:28.120Z] DEBUG - Clicking on &Yes
13:28:28 [2020-04-21T17:28:28.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647791657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:28:28 [2020-04-21T17:28:28.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647791657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:28:28 [2020-04-21T17:28:28.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647791657 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:28:28 [2020-04-21T17:28:28.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647791657 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:28:28 [2020-04-21T17:28:28.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647791657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:28:28 [2020-04-21T17:28:28.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647791657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:28:28 [2020-04-21T17:28:28.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647791657 data=null item=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')
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - Clicked on 
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647791757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647788850 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647788850 data=null doit=true} to TreeItem with text {test}
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647788849 data=null} to TreeItem with text {test}
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647788849 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647788849 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647788830 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647788829 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647788829 data=null doit=true} to TreeItem with text {test}
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647788829 data=null} to TreeItem with text {test}
13:28:30 [2020-04-21T17:28:30.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647788828 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:30 [2020-04-21T17:28:30.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647788828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:30 [2020-04-21T17:28:30.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647788819 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:30 [2020-04-21T17:28:30.745Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:30 [2020-04-21T17:28:30.745Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:30 [2020-04-21T17:28:30.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647788818 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:28:30 [2020-04-21T17:28:30.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647788818 data=null doit=true} to TreeItem with text {Traces [0]}
13:28:30 [2020-04-21T17:28:30.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647788818 data=null} to TreeItem with text {Traces [0]}
13:28:30 [2020-04-21T17:28:30.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647788817 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:28:30 [2020-04-21T17:28:30.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647788817 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:28:30 [2020-04-21T17:28:30.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647788807 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:28:30 [2020-04-21T17:28:30.745Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:30 [2020-04-21T17:28:30.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647788806 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:28:30 [2020-04-21T17:28:30.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647788806 data=null doit=true} to TreeItem with text {Traces [0]}
13:28:30 [2020-04-21T17:28:30.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647788806 data=null} to TreeItem with text {Traces [0]}
13:28:30 [2020-04-21T17:28:30.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647788805 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:28:30 [2020-04-21T17:28:30.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647788805 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:28:30 [2020-04-21T17:28:30.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647788801 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Clicking on with mnemonic 'Import...'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Clicked on with mnemonic 'Import...'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647788563 data=null doit=true} to Shell with text {Trace Import}
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:28:31 [2020-04-21T17:28:31.003Z] 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')
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647788557 data=null} to (of type 'Combo')
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647788532 data=null doit=true} to TreeItem with text {import}
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647788532 data=null} to TreeItem with text {import}
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647788531 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647788531 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}
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647788527 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647788526 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647788526 data=null} to Tree node with text: kernel-overlap-testing
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647788525 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647788525 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
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647788524 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647788523 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647788523 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647788523 data=null} to Tree node with text: kernel-overlap-testing
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647788523 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647788522 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
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647788520 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:31 [2020-04-21T17:28:31.003Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Setting state to checked on: metadata
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647788504 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:'))
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:28:31 [2020-04-21T17:28:31.264Z] 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')
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@51a94f7f
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1647788498 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')
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1647788497 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')
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1647788497 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1647788497 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1647788497 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')
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1647788497 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')
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1647788496 data=null item=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')
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1647788496 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')
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1647788496 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')
13:28:31 [2020-04-21T17:28:31.264Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1647788496 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')
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1647788496 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1647788496 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:28:31 [2020-04-21T17:28:31.265Z] 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')
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:28:31 [2020-04-21T17:28:31.265Z] 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')
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] 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')
13:28:31 [2020-04-21T17:28:31.265Z] 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.
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - Clicking on &Finish
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647788487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647788486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647788486 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647788486 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647788486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647788486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:31 [2020-04-21T17:28:31.265Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:31 [2020-04-21T17:28:31.265Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:31 [2020-04-21T17:28:31.265Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:31 [2020-04-21T17:28:31.265Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:31 [2020-04-21T17:28:31.265Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - Clicked on &Finish
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647788486 data=null item=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')
13:28:31 [2020-04-21T17:28:31.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647788729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:28:31 [2020-04-21T17:28:31.833Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:31 [2020-04-21T17:28:31.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:31 [2020-04-21T17:28:31.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:31 [2020-04-21T17:28:31.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:31 [2020-04-21T17:28:31.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:31 [2020-04-21T17:28:31.833Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:31 [2020-04-21T17:28:31.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647787938 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:31 [2020-04-21T17:28:31.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647787938 data=null doit=true} to TreeItem with text {test}
13:28:31 [2020-04-21T17:28:31.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647787937 data=null} to TreeItem with text {test}
13:28:31 [2020-04-21T17:28:31.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647787937 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:31 [2020-04-21T17:28:31.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647787937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:31 [2020-04-21T17:28:31.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647787911 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:31 [2020-04-21T17:28:31.833Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:31 [2020-04-21T17:28:31.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647787910 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:31 [2020-04-21T17:28:31.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647787909 data=null doit=true} to TreeItem with text {test}
13:28:31 [2020-04-21T17:28:31.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647787909 data=null} to TreeItem with text {test}
13:28:31 [2020-04-21T17:28:31.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647787909 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:31 [2020-04-21T17:28:31.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647787908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:31 [2020-04-21T17:28:31.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647787898 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:31 [2020-04-21T17:28:31.834Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:31 [2020-04-21T17:28:31.834Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:31 [2020-04-21T17:28:31.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647787896 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:28:31 [2020-04-21T17:28:31.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647787896 data=null doit=true} to TreeItem with text {Traces [1]}
13:28:31 [2020-04-21T17:28:31.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647787896 data=null} to TreeItem with text {Traces [1]}
13:28:31 [2020-04-21T17:28:31.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647787896 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:28:31 [2020-04-21T17:28:31.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647787895 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:28:31 [2020-04-21T17:28:31.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647787885 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:28:31 [2020-04-21T17:28:31.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647787885 data=null doit=true} to TreeItem with text {Traces [1]}
13:28:31 [2020-04-21T17:28:31.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647787885 data=null} to TreeItem with text {Traces [1]}
13:28:31 [2020-04-21T17:28:31.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647787885 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:28:31 [2020-04-21T17:28:31.834Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647787884 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]}
13:28:31 [2020-04-21T17:28:31.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647787880 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:28:32 [2020-04-21T17:28:32.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:32 [2020-04-21T17:28:32.092Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:32 [2020-04-21T17:28:32.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647787440 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647787440 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647787440 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647787439 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647787439 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647787416 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:32 [2020-04-21T17:28:32.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:32 [2020-04-21T17:28:32.351Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647787412 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647787412 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647787411 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647787411 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647787411 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647787406 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647787405 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647787405 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647787405 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647787405 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647787405 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647787401 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647787400 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647787400 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647787360 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647787359 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647787359 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647787359 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.351Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647787400 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:32 [2020-04-21T17:28:32.917Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:32 [2020-04-21T17:28:32.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:32 [2020-04-21T17:28:32.918Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:32 [2020-04-21T17:28:32.918Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:32 [2020-04-21T17:28:32.918Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:32 [2020-04-21T17:28:32.918Z] DEBUG - Attempting to set focus on Table with text {}
13:28:32 [2020-04-21T17:28:32.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647786665 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:28:32 [2020-04-21T17:28:32.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647786665 data=null doit=true} to TableItem with text {}
13:28:32 [2020-04-21T17:28:32.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647786664 data=null} to TableItem with text {}
13:28:32 [2020-04-21T17:28:32.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647786664 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:28:32 [2020-04-21T17:28:32.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647786660 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:28:32 [2020-04-21T17:28:32.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647786653 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:28:32 [2020-04-21T17:28:32.918Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:32 [2020-04-21T17:28:32.918Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647785444 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647785444 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647785444 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647785443 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647785443 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647785436 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:34 [2020-04-21T17:28:34.296Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647785427 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647785426 data=null doit=true} to TreeItem with text {test}
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647785426 data=null} to TreeItem with text {test}
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647785426 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:34 [2020-04-21T17:28:34.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647785426 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647785404 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647785371 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647785370 data=null doit=true} to TreeItem with text {test}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647785370 data=null} to TreeItem with text {test}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647785370 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647785369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647785361 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:34 [2020-04-21T17:28:34.297Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647785359 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647785359 data=null doit=true} to TreeItem with text {Traces [1]}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647785359 data=null} to TreeItem with text {Traces [1]}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647785359 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647785358 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647785345 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647785344 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647785344 data=null doit=true} to TreeItem with text {Traces [1]}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647785343 data=null} to TreeItem with text {Traces [1]}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647785343 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647785343 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647785337 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:28:34 [2020-04-21T17:28:34.297Z] DEBUG - Clicking on with mnemonic 'Clear'
13:28:34 [2020-04-21T17:28:34.559Z] DEBUG - Clicked on with mnemonic 'Clear'
13:28:34 [2020-04-21T17:28:34.559Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:28:34 [2020-04-21T17:28:34.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647785163 data=null doit=true} to Shell with text {Confirm Clear}
13:28:34 [2020-04-21T17:28:34.559Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:28:34 [2020-04-21T17:28:34.559Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:28:34 [2020-04-21T17:28:34.559Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:28:34 [2020-04-21T17:28:34.559Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:28:34 [2020-04-21T17:28:34.559Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:28:34 [2020-04-21T17:28:34.559Z] DEBUG - Clicking on &Yes
13:28:34 [2020-04-21T17:28:34.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647785162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:28:34 [2020-04-21T17:28:34.559Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647785162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:28:34 [2020-04-21T17:28:34.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647785162 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:28:34 [2020-04-21T17:28:34.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647785162 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:28:34 [2020-04-21T17:28:34.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647785161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:28:34 [2020-04-21T17:28:34.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647785161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:28:34 [2020-04-21T17:28:34.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647785161 data=null item=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')
13:28:34 [2020-04-21T17:28:34.819Z] DEBUG - Clicked on 
13:28:34 [2020-04-21T17:28:34.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647785254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:28:35 [2020-04-21T17:28:35.387Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:35 [2020-04-21T17:28:35.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:35 [2020-04-21T17:28:35.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647784238 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647784237 data=null doit=true} to TreeItem with text {test}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647784237 data=null} to TreeItem with text {test}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647784237 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647784236 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647784219 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647784218 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647784218 data=null doit=true} to TreeItem with text {test}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647784218 data=null} to TreeItem with text {test}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647784217 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647784217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647784209 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:35 [2020-04-21T17:28:35.388Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647784208 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647784208 data=null doit=true} to TreeItem with text {Traces [0]}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647784207 data=null} to TreeItem with text {Traces [0]}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647784207 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647784207 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647784197 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647784197 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647784196 data=null doit=true} to TreeItem with text {Traces [0]}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647784196 data=null} to TreeItem with text {Traces [0]}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647784196 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647784196 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:28:35 [2020-04-21T17:28:35.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647784192 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - Clicking on with mnemonic 'Import...'
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - Clicked on with mnemonic 'Import...'
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647783940 data=null doit=true} to Shell with text {Trace Import}
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:28:35 [2020-04-21T17:28:35.647Z] 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')
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.647Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:28:35 [2020-04-21T17:28:35.648Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:35 [2020-04-21T17:28:35.648Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:35 [2020-04-21T17:28:35.648Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:35 [2020-04-21T17:28:35.648Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:28:35 [2020-04-21T17:28:35.648Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:35 [2020-04-21T17:28:35.648Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:28:35 [2020-04-21T17:28:35.648Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:28:35 [2020-04-21T17:28:35.648Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:35 [2020-04-21T17:28:35.648Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647783933 data=null} to (of type 'Combo')
13:28:35 [2020-04-21T17:28:35.648Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:28:35 [2020-04-21T17:28:35.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:35 [2020-04-21T17:28:35.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:35 [2020-04-21T17:28:35.648Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:28:35 [2020-04-21T17:28:35.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:35 [2020-04-21T17:28:35.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:35 [2020-04-21T17:28:35.907Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:35 [2020-04-21T17:28:35.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647783859 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:28:35 [2020-04-21T17:28:35.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647783858 data=null doit=true} to TreeItem with text {import}
13:28:35 [2020-04-21T17:28:35.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647783858 data=null} to TreeItem with text {import}
13:28:35 [2020-04-21T17:28:35.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647783858 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:28:35 [2020-04-21T17:28:35.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647783858 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}
13:28:35 [2020-04-21T17:28:35.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647783856 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:28:35 [2020-04-21T17:28:35.907Z] DEBUG - Setting state to checked on: import
13:28:35 [2020-04-21T17:28:35.907Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:28:35 [2020-04-21T17:28:35.907Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:28:35 [2020-04-21T17:28:35.907Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:28:35 [2020-04-21T17:28:35.907Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:28:35 [2020-04-21T17:28:35.907Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:28:35 [2020-04-21T17:28:35.907Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:28:35 [2020-04-21T17:28:35.907Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647783843 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:'))
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:28:35 [2020-04-21T17:28:35.908Z] 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')
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:28:35 [2020-04-21T17:28:35.908Z] 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')
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:28:35 [2020-04-21T17:28:35.908Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - Clicking on &Finish
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647783824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647783824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647783823 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647783823 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647783823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647783823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:35 [2020-04-21T17:28:35.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:35 [2020-04-21T17:28:35.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:35 [2020-04-21T17:28:35.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:35 [2020-04-21T17:28:35.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:35 [2020-04-21T17:28:35.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:28:35 [2020-04-21T17:28:35.909Z] DEBUG - Clicked on &Finish
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647783249 data=null doit=true} to Shell with text {Confirmation}
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - Clicking on Rename All
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1647783248 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')
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1647783248 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')
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1647783247 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1647783247 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1647783247 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')
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1647783247 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')
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1647783247 data=null item=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')
13:28:36 [2020-04-21T17:28:36.476Z] DEBUG - Clicked on 
13:28:37 [2020-04-21T17:28:37.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647783823 data=null item=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')
13:28:37 [2020-04-21T17:28:37.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647784131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:28:37 [2020-04-21T17:28:37.608Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:37 [2020-04-21T17:28:37.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:37 [2020-04-21T17:28:37.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:37 [2020-04-21T17:28:37.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:37 [2020-04-21T17:28:37.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:37 [2020-04-21T17:28:37.608Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:37 [2020-04-21T17:28:37.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647782164 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:37 [2020-04-21T17:28:37.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647782164 data=null doit=true} to TreeItem with text {test}
13:28:37 [2020-04-21T17:28:37.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647782164 data=null} to TreeItem with text {test}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647782163 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647782163 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647782144 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647782144 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647782144 data=null doit=true} to TreeItem with text {test}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647782143 data=null} to TreeItem with text {test}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647782143 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647782143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647782134 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:37 [2020-04-21T17:28:37.609Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1647782133 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1647782133 data=null doit=true} to TreeItem with text {Traces [13]}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1647782133 data=null} to TreeItem with text {Traces [13]}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1647782132 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647782132 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]}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1647782120 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1647782119 data=null doit=true} to TreeItem with text {Traces [13]}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1647782119 data=null} to TreeItem with text {Traces [13]}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1647782119 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647782118 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]}
13:28:37 [2020-04-21T17:28:37.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1647782060 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647781715 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647781715 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647781715 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647781714 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647781714 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647781693 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:37 [2020-04-21T17:28:37.868Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647781690 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647781690 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647781689 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647781689 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647781689 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647781684 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647781684 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647781684 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647781684 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647781683 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647781683 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647781680 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647781679 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:28:37 [2020-04-21T17:28:37.868Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647781679 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:28:38 [2020-04-21T17:28:38.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647781641 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:28:38 [2020-04-21T17:28:38.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647781641 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:28:38 [2020-04-21T17:28:38.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647781641 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:38 [2020-04-21T17:28:38.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647781640 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:28:38 [2020-04-21T17:28:38.126Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:28:38 [2020-04-21T17:28:38.126Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647781679 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:38 [2020-04-21T17:28:38.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:39 [2020-04-21T17:28:39.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:39 [2020-04-21T17:28:39.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:39 [2020-04-21T17:28:39.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:39 [2020-04-21T17:28:39.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:39 [2020-04-21T17:28:39.521Z] DEBUG - Attempting to set focus on Table with text {}
13:28:39 [2020-04-21T17:28:39.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647780133 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:28:39 [2020-04-21T17:28:39.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647780132 data=null doit=true} to TableItem with text {}
13:28:39 [2020-04-21T17:28:39.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647780132 data=null} to TableItem with text {}
13:28:39 [2020-04-21T17:28:39.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647780132 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:28:39 [2020-04-21T17:28:39.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647780129 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:28:39 [2020-04-21T17:28:39.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647780123 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:28:39 [2020-04-21T17:28:39.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:39 [2020-04-21T17:28:39.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:39 [2020-04-21T17:28:39.521Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:39 [2020-04-21T17:28:39.521Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:39 [2020-04-21T17:28:39.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647780016 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:28:39 [2020-04-21T17:28:39.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647780016 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:39 [2020-04-21T17:28:39.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647780016 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:28:39 [2020-04-21T17:28:39.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647780015 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:39 [2020-04-21T17:28:39.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647780015 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:28:39 [2020-04-21T17:28:39.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647780008 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:28:39 [2020-04-21T17:28:39.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:39 [2020-04-21T17:28:39.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:39 [2020-04-21T17:28:39.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:39 [2020-04-21T17:28:39.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:39 [2020-04-21T17:28:39.522Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:39 [2020-04-21T17:28:39.522Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:39 [2020-04-21T17:28:39.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:39 [2020-04-21T17:28:39.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:39 [2020-04-21T17:28:39.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647779997 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647779997 data=null doit=true} to TreeItem with text {test}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647779997 data=null} to TreeItem with text {test}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647779996 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647779996 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647779961 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647779959 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647779959 data=null doit=true} to TreeItem with text {test}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647779959 data=null} to TreeItem with text {test}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647779958 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647779958 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647779949 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:39 [2020-04-21T17:28:39.782Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1647779948 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1647779948 data=null doit=true} to TreeItem with text {Traces [13]}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1647779948 data=null} to TreeItem with text {Traces [13]}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1647779947 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647779947 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]}
13:28:39 [2020-04-21T17:28:39.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1647779934 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:39 [2020-04-21T17:28:39.782Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
13:28:40 [2020-04-21T17:28:40.040Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:40 [2020-04-21T17:28:40.040Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647779475 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647779474 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647779474 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647779474 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647779473 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647779449 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:40 [2020-04-21T17:28:40.299Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647779445 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647779445 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647779445 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647779444 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647779444 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647779438 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647779437 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647779437 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647779436 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647779436 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647779436 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647779430 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647779430 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.299Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647779430 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.300Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647779429 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647779253 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.867Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647778954 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.867Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647778954 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.867Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647778953 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.867Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
13:28:40 [2020-04-21T17:28:40.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:40 [2020-04-21T17:28:40.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - Attempting to set focus on Table with text {}
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647777946 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647777946 data=null doit=true} to TableItem with text {}
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647777946 data=null} to TableItem with text {}
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647777946 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647777943 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647777937 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647777744 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647777743 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647777743 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647777743 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647777742 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647777735 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:41 [2020-04-21T17:28:41.803Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647777726 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647777726 data=null doit=true} to TreeItem with text {test}
13:28:41 [2020-04-21T17:28:41.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647777726 data=null} to TreeItem with text {test}
13:28:41 [2020-04-21T17:28:41.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647777726 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:41 [2020-04-21T17:28:41.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647777726 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:42 [2020-04-21T17:28:42.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647777659 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:42 [2020-04-21T17:28:42.062Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:42 [2020-04-21T17:28:42.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647777658 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:42 [2020-04-21T17:28:42.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647777658 data=null doit=true} to TreeItem with text {test}
13:28:42 [2020-04-21T17:28:42.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647777658 data=null} to TreeItem with text {test}
13:28:42 [2020-04-21T17:28:42.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647777657 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:42 [2020-04-21T17:28:42.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647777657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:42 [2020-04-21T17:28:42.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647777649 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:42 [2020-04-21T17:28:42.062Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:42 [2020-04-21T17:28:42.062Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:42 [2020-04-21T17:28:42.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1647777647 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
13:28:42 [2020-04-21T17:28:42.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1647777647 data=null doit=true} to TreeItem with text {Traces [13]}
13:28:42 [2020-04-21T17:28:42.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1647777647 data=null} to TreeItem with text {Traces [13]}
13:28:42 [2020-04-21T17:28:42.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1647777647 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:42 [2020-04-21T17:28:42.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647777647 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]}
13:28:42 [2020-04-21T17:28:42.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1647777632 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:42 [2020-04-21T17:28:42.063Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
13:28:42 [2020-04-21T17:28:42.321Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:42 [2020-04-21T17:28:42.321Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647777188 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647777188 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647777188 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647777187 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647777187 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647777166 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:42 [2020-04-21T17:28:42.580Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647777163 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647777163 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647777162 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647777162 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647777162 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647777156 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647777155 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647777155 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647777155 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647777155 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647777154 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647777150 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647777149 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647777149 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:28:42 [2020-04-21T17:28:42.580Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647777149 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:43 [2020-04-21T17:28:43.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647777116 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:28:43 [2020-04-21T17:28:43.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647776450 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:43 [2020-04-21T17:28:43.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647776431 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:43 [2020-04-21T17:28:43.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647776431 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:43 [2020-04-21T17:28:43.148Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:28:43 [2020-04-21T17:28:43.148Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:43 [2020-04-21T17:28:43.148Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:43 [2020-04-21T17:28:43.148Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:43 [2020-04-21T17:28:43.148Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:43 [2020-04-21T17:28:43.148Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:43 [2020-04-21T17:28:43.148Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:43 [2020-04-21T17:28:43.148Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:43 [2020-04-21T17:28:43.148Z] DEBUG - Attempting to set focus on Table with text {}
13:28:43 [2020-04-21T17:28:43.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647776421 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:28:43 [2020-04-21T17:28:43.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647776420 data=null doit=true} to TableItem with text {}
13:28:43 [2020-04-21T17:28:43.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647776420 data=null} to TableItem with text {}
13:28:43 [2020-04-21T17:28:43.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647776420 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:28:43 [2020-04-21T17:28:43.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647776368 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:28:43 [2020-04-21T17:28:43.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647776360 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:28:43 [2020-04-21T17:28:43.406Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:43 [2020-04-21T17:28:43.406Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:44 [2020-04-21T17:28:44.340Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:44 [2020-04-21T17:28:44.340Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:44 [2020-04-21T17:28:44.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647775182 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:28:44 [2020-04-21T17:28:44.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647775182 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:44 [2020-04-21T17:28:44.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647775182 data=null} to TreeItem with text {kernel-overlap-testing}
13:28:44 [2020-04-21T17:28:44.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647775181 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:44 [2020-04-21T17:28:44.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647775181 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:28:44 [2020-04-21T17:28:44.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647775176 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:28:44 [2020-04-21T17:28:44.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:44 [2020-04-21T17:28:44.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:44 [2020-04-21T17:28:44.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:44 [2020-04-21T17:28:44.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:44 [2020-04-21T17:28:44.598Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:44 [2020-04-21T17:28:44.598Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:44 [2020-04-21T17:28:44.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:44 [2020-04-21T17:28:44.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:44 [2020-04-21T17:28:44.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647775166 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647775166 data=null doit=true} to TreeItem with text {test}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647775166 data=null} to TreeItem with text {test}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647775166 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647775165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647775130 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647775129 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647775129 data=null doit=true} to TreeItem with text {test}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647775128 data=null} to TreeItem with text {test}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647775128 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647775128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647775119 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:44 [2020-04-21T17:28:44.599Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1647775118 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1647775118 data=null doit=true} to TreeItem with text {Traces [13]}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1647775118 data=null} to TreeItem with text {Traces [13]}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1647775117 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647775117 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]}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1647775061 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:44 [2020-04-21T17:28:44.599Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647774945 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647774945 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647774945 data=null} to TreeItem with text {simple_server-thread1}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647774944 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:28:44 [2020-04-21T17:28:44.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647774944 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}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647774916 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:44 [2020-04-21T17:28:44.858Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647774850 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647774850 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647774850 data=null} to TreeItem with text {simple_server-thread1}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647774849 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647774849 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}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647774841 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647774840 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647774840 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647774839 data=null} to TreeItem with text {simple_server-thread1}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647774839 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647774839 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}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647774832 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647774832 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1647774831 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
13:28:44 [2020-04-21T17:28:44.858Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647774831 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}
13:28:45 [2020-04-21T17:28:45.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647774762 data=null button=1 stateMask=0x80000 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1647774425 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1647774366 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1647774366 data=null} to TreeItem with text {simple_server-thread1}
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - Attempting to set focus on Table with text {}
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647774357 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647774357 data=null doit=true} to TableItem with text {}
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647774357 data=null} to TableItem with text {}
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647774357 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647774352 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647774345 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:45 [2020-04-21T17:28:45.374Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:46 [2020-04-21T17:28:46.309Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:46 [2020-04-21T17:28:46.309Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647773180 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647773179 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647773179 data=null} to TreeItem with text {simple_server-thread1}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647773179 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647773178 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}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647773173 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:46 [2020-04-21T17:28:46.567Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647773163 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647773163 data=null doit=true} to TreeItem with text {test}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647773162 data=null} to TreeItem with text {test}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647773162 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647773162 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647773137 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647773137 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647773137 data=null doit=true} to TreeItem with text {test}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647773136 data=null} to TreeItem with text {test}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647773136 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647773136 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647773127 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:46 [2020-04-21T17:28:46.567Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:46 [2020-04-21T17:28:46.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1647773126 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
13:28:46 [2020-04-21T17:28:46.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1647773125 data=null doit=true} to TreeItem with text {Traces [13]}
13:28:46 [2020-04-21T17:28:46.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1647773125 data=null} to TreeItem with text {Traces [13]}
13:28:46 [2020-04-21T17:28:46.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1647773125 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:46 [2020-04-21T17:28:46.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647773125 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]}
13:28:46 [2020-04-21T17:28:46.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1647773110 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:46 [2020-04-21T17:28:46.568Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
13:28:46 [2020-04-21T17:28:46.568Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647772921 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647772920 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647772920 data=null} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647772919 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647772919 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}
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647772857 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:46 [2020-04-21T17:28:46.825Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647772852 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647772852 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647772852 data=null} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647772852 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647772852 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}
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647772845 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647772845 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647772845 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.825Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:46 [2020-04-21T17:28:46.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647772844 data=null} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647772844 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647772844 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}
13:28:46 [2020-04-21T17:28:46.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647772839 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647772838 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.826Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1647772838 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647772811 data=null button=1 stateMask=0x80000 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.826Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1647772811 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1647772810 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.826Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1647772810 data=null} to TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.826Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
13:28:46 [2020-04-21T17:28:46.826Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:46 [2020-04-21T17:28:46.826Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:46 [2020-04-21T17:28:46.826Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:46 [2020-04-21T17:28:46.826Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:46 [2020-04-21T17:28:46.826Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647772838 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}
13:28:47 [2020-04-21T17:28:47.760Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:47 [2020-04-21T17:28:47.760Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:47 [2020-04-21T17:28:47.760Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:47 [2020-04-21T17:28:47.760Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:47 [2020-04-21T17:28:47.760Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:47 [2020-04-21T17:28:47.760Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:47 [2020-04-21T17:28:47.760Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:47 [2020-04-21T17:28:47.760Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:47 [2020-04-21T17:28:47.760Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:47 [2020-04-21T17:28:47.760Z] DEBUG - Attempting to set focus on Table with text {}
13:28:47 [2020-04-21T17:28:47.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647772021 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:28:47 [2020-04-21T17:28:47.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647772021 data=null doit=true} to TableItem with text {}
13:28:47 [2020-04-21T17:28:47.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647772021 data=null} to TableItem with text {}
13:28:47 [2020-04-21T17:28:47.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647772020 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:28:47 [2020-04-21T17:28:47.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647772017 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:28:47 [2020-04-21T17:28:47.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647772010 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:28:47 [2020-04-21T17:28:47.760Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:47 [2020-04-21T17:28:47.760Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647770857 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647770857 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647770857 data=null} to TreeItem with text {simple_server-thread2}
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647770856 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647770856 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}
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647770847 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:48 [2020-04-21T17:28:48.695Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647770837 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647770837 data=null doit=true} to TreeItem with text {test}
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647770837 data=null} to TreeItem with text {test}
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647770836 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:48 [2020-04-21T17:28:48.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647770836 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:48 [2020-04-21T17:28:48.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647770761 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:48 [2020-04-21T17:28:48.954Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:48 [2020-04-21T17:28:48.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647770760 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:48 [2020-04-21T17:28:48.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647770760 data=null doit=true} to TreeItem with text {test}
13:28:48 [2020-04-21T17:28:48.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647770760 data=null} to TreeItem with text {test}
13:28:48 [2020-04-21T17:28:48.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647770760 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:48 [2020-04-21T17:28:48.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647770759 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:48 [2020-04-21T17:28:48.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647770750 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:48 [2020-04-21T17:28:48.954Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:48 [2020-04-21T17:28:48.954Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:48 [2020-04-21T17:28:48.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1647770749 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
13:28:48 [2020-04-21T17:28:48.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1647770748 data=null doit=true} to TreeItem with text {Traces [13]}
13:28:48 [2020-04-21T17:28:48.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1647770748 data=null} to TreeItem with text {Traces [13]}
13:28:48 [2020-04-21T17:28:48.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1647770748 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:48 [2020-04-21T17:28:48.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647770747 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]}
13:28:48 [2020-04-21T17:28:48.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1647770733 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:48 [2020-04-21T17:28:48.954Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647770386 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647770386 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647770386 data=null} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647770386 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647770385 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}
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647770364 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:49 [2020-04-21T17:28:49.213Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647770360 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647770360 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647770360 data=null} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647770360 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647770359 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}
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647770353 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647770352 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647770352 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:49 [2020-04-21T17:28:49.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647770352 data=null} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647770351 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647770351 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}
13:28:49 [2020-04-21T17:28:49.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647770345 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647770345 data=null button=1 stateMask=0x0 x=136 y=348 count=2} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.214Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647770345 data=null button=1 stateMask=0x0 x=136 y=348 count=2} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.214Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647770345 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}
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647770314 data=null button=1 stateMask=0x80000 x=136 y=348 count=2} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647770023 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647770009 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647770009 data=null} to TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - Attempting to set focus on Table with text {}
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647770001 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647770001 data=null doit=true} to TableItem with text {}
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647770001 data=null} to TableItem with text {}
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647770000 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647769997 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647769962 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:49 [2020-04-21T17:28:49.783Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647768692 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647768691 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647768691 data=null} to TreeItem with text {ust-overlap-testing}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647768691 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647768690 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}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647768685 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:50 [2020-04-21T17:28:50.930Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647768662 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647768662 data=null doit=true} to TreeItem with text {test}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647768662 data=null} to TreeItem with text {test}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647768662 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647768661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647768639 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647768638 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647768638 data=null doit=true} to TreeItem with text {test}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647768637 data=null} to TreeItem with text {test}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647768637 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647768637 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647768628 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:50 [2020-04-21T17:28:50.930Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1647768626 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1647768626 data=null doit=true} to TreeItem with text {Traces [13]}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1647768626 data=null} to TreeItem with text {Traces [13]}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1647768626 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:50 [2020-04-21T17:28:50.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647768626 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]}
13:28:51 [2020-04-21T17:28:51.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1647768563 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:51 [2020-04-21T17:28:51.188Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
13:28:51 [2020-04-21T17:28:51.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:51 [2020-04-21T17:28:51.188Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:51 [2020-04-21T17:28:51.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647768422 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647768422 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647768422 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647768421 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647768421 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)}
13:28:51 [2020-04-21T17:28:51.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647768350 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:51 [2020-04-21T17:28:51.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:51 [2020-04-21T17:28:51.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:51 [2020-04-21T17:28:51.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:51 [2020-04-21T17:28:51.189Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:51 [2020-04-21T17:28:51.189Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:51 [2020-04-21T17:28:51.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647768345 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647768345 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647768345 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647768344 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647768344 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)}
13:28:51 [2020-04-21T17:28:51.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647768337 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.189Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647768337 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647768336 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.189Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:51 [2020-04-21T17:28:51.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647768336 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647768336 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647768335 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)}
13:28:51 [2020-04-21T17:28:51.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647768329 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647768329 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.446Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647768329 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.447Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647768328 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)}
13:28:51 [2020-04-21T17:28:51.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647768262 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647767959 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647767959 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647767958 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.705Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
13:28:51 [2020-04-21T17:28:51.705Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:51 [2020-04-21T17:28:51.705Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:51 [2020-04-21T17:28:51.705Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:51 [2020-04-21T17:28:51.705Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:51 [2020-04-21T17:28:51.705Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:51 [2020-04-21T17:28:51.705Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:51 [2020-04-21T17:28:51.705Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Attempting to set focus on Table with text {}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647766840 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647766839 data=null doit=true} to TableItem with text {}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647766839 data=null} to TableItem with text {}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647766839 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647766836 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647766822 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647766550 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647766550 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647766550 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647766549 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647766549 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)}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647766540 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:53 [2020-04-21T17:28:53.079Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647766530 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647766530 data=null doit=true} to TreeItem with text {test}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647766529 data=null} to TreeItem with text {test}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647766529 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647766529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647766464 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647766463 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647766463 data=null doit=true} to TreeItem with text {test}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647766462 data=null} to TreeItem with text {test}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647766462 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647766462 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647766452 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:53 [2020-04-21T17:28:53.079Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:53 [2020-04-21T17:28:53.079Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:53 [2020-04-21T17:28:53.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1647766450 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
13:28:53 [2020-04-21T17:28:53.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1647766450 data=null doit=true} to TreeItem with text {Traces [13]}
13:28:53 [2020-04-21T17:28:53.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1647766450 data=null} to TreeItem with text {Traces [13]}
13:28:53 [2020-04-21T17:28:53.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1647766449 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:53 [2020-04-21T17:28:53.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647766449 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]}
13:28:53 [2020-04-21T17:28:53.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1647766430 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:53 [2020-04-21T17:28:53.337Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647766054 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647766054 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647766053 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647766053 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647766053 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)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647766026 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:53 [2020-04-21T17:28:53.596Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647766020 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647766019 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647766019 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647766019 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647766019 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)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647765971 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647765970 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647765970 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647765969 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647765969 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647765968 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)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647765962 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647765961 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.596Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647765961 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647765929 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647765927 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647765927 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647765926 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.597Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
13:28:53 [2020-04-21T17:28:53.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:53 [2020-04-21T17:28:53.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:53 [2020-04-21T17:28:53.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:53 [2020-04-21T17:28:53.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:53 [2020-04-21T17:28:53.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:53 [2020-04-21T17:28:53.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:53 [2020-04-21T17:28:53.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:53 [2020-04-21T17:28:53.855Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647765961 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)}
13:28:54 [2020-04-21T17:28:54.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:54 [2020-04-21T17:28:54.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:54 [2020-04-21T17:28:54.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:54 [2020-04-21T17:28:54.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:54 [2020-04-21T17:28:54.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:54 [2020-04-21T17:28:54.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:54 [2020-04-21T17:28:54.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:54 [2020-04-21T17:28:54.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Attempting to set focus on Table with text {}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647764417 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647764417 data=null doit=true} to TableItem with text {}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647764417 data=null} to TableItem with text {}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647764417 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647764415 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647764407 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647764249 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647764248 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647764248 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647764248 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647764247 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)}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647764240 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:55 [2020-04-21T17:28:55.487Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647764231 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647764231 data=null doit=true} to TreeItem with text {test}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647764231 data=null} to TreeItem with text {test}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647764230 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647764230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647764160 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647764159 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647764159 data=null doit=true} to TreeItem with text {test}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647764158 data=null} to TreeItem with text {test}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647764158 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647764158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647764148 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:55 [2020-04-21T17:28:55.487Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1647764147 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1647764146 data=null doit=true} to TreeItem with text {Traces [13]}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1647764146 data=null} to TreeItem with text {Traces [13]}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1647764146 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647764146 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]}
13:28:55 [2020-04-21T17:28:55.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1647764130 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:55 [2020-04-21T17:28:55.488Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
13:28:55 [2020-04-21T17:28:55.746Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:55 [2020-04-21T17:28:55.746Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:55 [2020-04-21T17:28:55.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763854 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:28:55 [2020-04-21T17:28:55.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763853 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:28:55 [2020-04-21T17:28:55.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763853 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:28:55 [2020-04-21T17:28:55.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763853 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:28:55 [2020-04-21T17:28:55.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647763852 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)}
13:28:55 [2020-04-21T17:28:55.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763828 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:28:55 [2020-04-21T17:28:55.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:55 [2020-04-21T17:28:55.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:55 [2020-04-21T17:28:55.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:55 [2020-04-21T17:28:55.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:55 [2020-04-21T17:28:55.746Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:55 [2020-04-21T17:28:55.746Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:55 [2020-04-21T17:28:55.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763824 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:28:55 [2020-04-21T17:28:55.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763824 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:28:55 [2020-04-21T17:28:55.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763824 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:28:55 [2020-04-21T17:28:55.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763824 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:28:55 [2020-04-21T17:28:55.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647763823 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)}
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763817 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763770 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763770 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763769 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763769 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647763769 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)}
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763762 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763762 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763762 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763733 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763732 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763732 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647763732 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:56 [2020-04-21T17:28:56.004Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647763761 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)}
13:28:56 [2020-04-21T17:28:56.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:56 [2020-04-21T17:28:56.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:56 [2020-04-21T17:28:56.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:56 [2020-04-21T17:28:56.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:56 [2020-04-21T17:28:56.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:56 [2020-04-21T17:28:56.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:56 [2020-04-21T17:28:56.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:56 [2020-04-21T17:28:56.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:56 [2020-04-21T17:28:56.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:56 [2020-04-21T17:28:56.828Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:56 [2020-04-21T17:28:56.828Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:56 [2020-04-21T17:28:56.828Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:56 [2020-04-21T17:28:56.828Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:56 [2020-04-21T17:28:56.828Z] DEBUG - Attempting to set focus on Table with text {}
13:28:56 [2020-04-21T17:28:56.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647762868 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:28:56 [2020-04-21T17:28:56.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647762867 data=null doit=true} to TableItem with text {}
13:28:56 [2020-04-21T17:28:56.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647762867 data=null} to TableItem with text {}
13:28:56 [2020-04-21T17:28:56.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647762866 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:28:56 [2020-04-21T17:28:56.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647762863 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:28:56 [2020-04-21T17:28:56.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647762851 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:28:56 [2020-04-21T17:28:56.828Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:56 [2020-04-21T17:28:56.828Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647761467 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647761466 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647761466 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647761466 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647761465 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)}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647761459 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:58 [2020-04-21T17:28:58.203Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647761451 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647761451 data=null doit=true} to TreeItem with text {test}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647761451 data=null} to TreeItem with text {test}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647761451 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647761450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647761428 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647761427 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647761427 data=null doit=true} to TreeItem with text {test}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647761427 data=null} to TreeItem with text {test}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647761426 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647761426 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647761370 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:28:58 [2020-04-21T17:28:58.203Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1647761369 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1647761369 data=null doit=true} to TreeItem with text {Traces [13]}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1647761369 data=null} to TreeItem with text {Traces [13]}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1647761369 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647761368 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]}
13:28:58 [2020-04-21T17:28:58.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1647761356 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:28:58 [2020-04-21T17:28:58.203Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647761209 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1647761209 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1647761209 data=null} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647761209 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647761208 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)}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647761155 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:28:58 [2020-04-21T17:28:58.462Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647761151 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1647761150 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1647761150 data=null} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647761150 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647761150 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)}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647761143 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647761143 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1647761143 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Attempting to set focus on Tree with text {}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1647761142 data=null} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647761142 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647761142 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)}
13:28:58 [2020-04-21T17:28:58.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647761137 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647761137 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.463Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647761136 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.721Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647761136 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)}
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647761049 data=null button=1 stateMask=0x80000 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647760686 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1647760659 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1647760659 data=null} to TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - Attempting to set focus on Table with text {}
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647760650 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647760650 data=null doit=true} to TableItem with text {}
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647760650 data=null} to TableItem with text {}
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647760650 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647760646 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647760639 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:28:58 [2020-04-21T17:28:58.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:28:59 [2020-04-21T17:28:59.920Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:28:59 [2020-04-21T17:28:59.920Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647759534 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1647759534 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1647759534 data=null} to TreeItem with text {simple_server-thread1(2)}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647759534 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647759533 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)}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647759527 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:00 [2020-04-21T17:29:00.360Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647759518 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647759518 data=null doit=true} to TreeItem with text {test}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647759517 data=null} to TreeItem with text {test}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647759470 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647759469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647759446 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647759445 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647759445 data=null doit=true} to TreeItem with text {test}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647759445 data=null} to TreeItem with text {test}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647759445 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647759445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647759436 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:00 [2020-04-21T17:29:00.360Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1647759435 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1647759434 data=null doit=true} to TreeItem with text {Traces [13]}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1647759434 data=null} to TreeItem with text {Traces [13]}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1647759434 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647759434 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]}
13:29:00 [2020-04-21T17:29:00.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1647759370 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:29:00 [2020-04-21T17:29:00.360Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
13:29:00 [2020-04-21T17:29:00.719Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:00 [2020-04-21T17:29:00.719Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:00 [2020-04-21T17:29:00.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647759122 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1647759121 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1647759121 data=null} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647759121 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647759121 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)}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647759100 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:00 [2020-04-21T17:29:00.720Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647759096 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1647759096 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1647759096 data=null} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647759096 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647759096 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)}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647759090 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647759090 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1647759089 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1647759089 data=null} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647759089 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647759089 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)}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647759084 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647759084 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647759084 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.720Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647759083 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)}
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647759046 data=null button=1 stateMask=0x80000 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647758566 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1647758552 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1647758551 data=null} to TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - Attempting to set focus on Table with text {}
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647758543 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647758542 data=null doit=true} to TableItem with text {}
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647758542 data=null} to TableItem with text {}
13:29:00 [2020-04-21T17:29:00.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647758542 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:29:01 [2020-04-21T17:29:01.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647758538 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:29:01 [2020-04-21T17:29:01.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647758469 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:29:01 [2020-04-21T17:29:01.238Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:01 [2020-04-21T17:29:01.238Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647757490 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1647757489 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1647757489 data=null} to TreeItem with text {simple_server-thread2(2)}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647757488 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647757488 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)}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647757481 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:02 [2020-04-21T17:29:02.171Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647757471 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647757471 data=null doit=true} to TreeItem with text {test}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647757471 data=null} to TreeItem with text {test}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647757471 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647757470 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647757444 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647757426 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647757426 data=null doit=true} to TreeItem with text {test}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647757426 data=null} to TreeItem with text {test}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647757425 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647757425 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647757415 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:02 [2020-04-21T17:29:02.171Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1647757413 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1647757413 data=null doit=true} to TreeItem with text {Traces [13]}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1647757413 data=null} to TreeItem with text {Traces [13]}
13:29:02 [2020-04-21T17:29:02.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1647757412 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:29:02 [2020-04-21T17:29:02.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647757412 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]}
13:29:02 [2020-04-21T17:29:02.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1647757368 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:29:02 [2020-04-21T17:29:02.172Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
13:29:02 [2020-04-21T17:29:02.737Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:02 [2020-04-21T17:29:02.737Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647757016 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1647757015 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1647757015 data=null} to TreeItem with text {ust-overlap-testing(2)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647757015 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647757015 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)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647756993 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:02 [2020-04-21T17:29:02.738Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647756988 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1647756988 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1647756988 data=null} to TreeItem with text {ust-overlap-testing(2)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647756988 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647756987 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)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647756981 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647756981 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1647756980 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1647756980 data=null} to TreeItem with text {ust-overlap-testing(2)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647756980 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647756979 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)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647756974 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647756974 data=null button=1 stateMask=0x0 x=146 y=372 count=2} to TreeItem with text {ust-overlap-testing(2)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647756974 data=null button=1 stateMask=0x0 x=146 y=372 count=2} to TreeItem with text {ust-overlap-testing(2)}
13:29:02 [2020-04-21T17:29:02.738Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647756973 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)}
13:29:02 [2020-04-21T17:29:02.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647756940 data=null button=1 stateMask=0x80000 x=146 y=372 count=2} to TreeItem with text {ust-overlap-testing(2)}
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647756524 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1647756462 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1647756462 data=null} to TreeItem with text {ust-overlap-testing(2)}
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - Attempting to set focus on Table with text {}
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647756453 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647756452 data=null doit=true} to TableItem with text {}
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647756452 data=null} to TableItem with text {}
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647756452 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647756448 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647756370 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:03 [2020-04-21T17:29:03.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:04 [2020-04-21T17:29:04.192Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:04 [2020-04-21T17:29:04.192Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:04 [2020-04-21T17:29:04.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647755304 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
13:29:04 [2020-04-21T17:29:04.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1647755303 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
13:29:04 [2020-04-21T17:29:04.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1647755303 data=null} to TreeItem with text {ust-overlap-testing(2)}
13:29:04 [2020-04-21T17:29:04.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647755303 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:29:04 [2020-04-21T17:29:04.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647755302 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)}
13:29:04 [2020-04-21T17:29:04.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647755294 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:29:04 [2020-04-21T17:29:04.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:04 [2020-04-21T17:29:04.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:04 [2020-04-21T17:29:04.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:04 [2020-04-21T17:29:04.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:04 [2020-04-21T17:29:04.451Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:04 [2020-04-21T17:29:04.451Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:04 [2020-04-21T17:29:04.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:04 [2020-04-21T17:29:04.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:04 [2020-04-21T17:29:04.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:04 [2020-04-21T17:29:04.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:04 [2020-04-21T17:29:04.451Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:04 [2020-04-21T17:29:04.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647755286 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647755285 data=null doit=true} to TreeItem with text {test}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647755285 data=null} to TreeItem with text {test}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647755285 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647755285 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647755252 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647755252 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647755251 data=null doit=true} to TreeItem with text {test}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647755251 data=null} to TreeItem with text {test}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647755251 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647755251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647755241 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:04 [2020-04-21T17:29:04.452Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1647755240 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1647755240 data=null doit=true} to TreeItem with text {Traces [13]}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1647755240 data=null} to TreeItem with text {Traces [13]}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1647755240 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647755239 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]}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1647755226 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:29:04 [2020-04-21T17:29:04.452Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647755152 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647755151 data=null doit=true} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647755151 data=null} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647755150 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647755150 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}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647755125 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:04 [2020-04-21T17:29:04.452Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647755119 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647755119 data=null doit=true} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647755118 data=null} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647755118 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647755118 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}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647755110 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647755109 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647755109 data=null doit=true} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:04 [2020-04-21T17:29:04.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647755109 data=null} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647755108 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647755108 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}
13:29:04 [2020-04-21T17:29:04.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647755102 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647755102 data=null button=1 stateMask=0x0 x=132 y=324 count=2} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.453Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1647755101 data=null button=1 stateMask=0x0 x=132 y=324 count=2} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.711Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647755101 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}
13:29:04 [2020-04-21T17:29:04.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647755040 data=null button=1 stateMask=0x80000 x=132 y=324 count=2} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.970Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1647754739 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.970Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1647754739 data=null doit=true} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.970Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1647754738 data=null} to TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.970Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
13:29:04 [2020-04-21T17:29:04.970Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
13:29:04 [2020-04-21T17:29:04.970Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
13:29:04 [2020-04-21T17:29:04.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:04 [2020-04-21T17:29:04.970Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647754503 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647754503 data=null doit=true} to TreeItem with text {unrecognized.log}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647754503 data=null} to TreeItem with text {unrecognized.log}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647754502 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647754502 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}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647754494 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:05 [2020-04-21T17:29:05.229Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647754459 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647754459 data=null doit=true} to TreeItem with text {test}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647754459 data=null} to TreeItem with text {test}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647754459 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647754458 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647754430 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647754429 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647754429 data=null doit=true} to TreeItem with text {test}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647754428 data=null} to TreeItem with text {test}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647754428 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647754428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647754362 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:05 [2020-04-21T17:29:05.229Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1647754360 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1647754360 data=null doit=true} to TreeItem with text {Traces [13]}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1647754360 data=null} to TreeItem with text {Traces [13]}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1647754360 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647754359 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]}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1647754344 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:29:05 [2020-04-21T17:29:05.229Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:05 [2020-04-21T17:29:05.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1647754342 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
13:29:05 [2020-04-21T17:29:05.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1647754342 data=null doit=true} to TreeItem with text {Traces [13]}
13:29:05 [2020-04-21T17:29:05.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1647754342 data=null} to TreeItem with text {Traces [13]}
13:29:05 [2020-04-21T17:29:05.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1647754341 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:29:05 [2020-04-21T17:29:05.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647754341 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]}
13:29:05 [2020-04-21T17:29:05.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1647754335 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:29:05 [2020-04-21T17:29:05.488Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:29:05 [2020-04-21T17:29:05.488Z] DEBUG - Clicking on with mnemonic 'Clear'
13:29:05 [2020-04-21T17:29:05.488Z] DEBUG - Clicked on with mnemonic 'Clear'
13:29:05 [2020-04-21T17:29:05.488Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:29:05 [2020-04-21T17:29:05.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647754129 data=null doit=true} to Shell with text {Confirm Clear}
13:29:05 [2020-04-21T17:29:05.488Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:29:05 [2020-04-21T17:29:05.488Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:29:05 [2020-04-21T17:29:05.488Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:29:05 [2020-04-21T17:29:05.488Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:05 [2020-04-21T17:29:05.488Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:29:05 [2020-04-21T17:29:05.488Z] DEBUG - Clicking on &Yes
13:29:05 [2020-04-21T17:29:05.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647754128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:05 [2020-04-21T17:29:05.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647754127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:05 [2020-04-21T17:29:05.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647754127 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:05 [2020-04-21T17:29:05.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647754127 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:05 [2020-04-21T17:29:05.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647754127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:05 [2020-04-21T17:29:05.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647754127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:05 [2020-04-21T17:29:05.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647754127 data=null item=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')
13:29:09 [2020-04-21T17:29:09.674Z] DEBUG - Clicked on 
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647754240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647749632 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647749632 data=null doit=true} to TreeItem with text {test}
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647749632 data=null} to TreeItem with text {test}
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647749631 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647749631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647749616 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647749615 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647749615 data=null doit=true} to TreeItem with text {test}
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647749615 data=null} to TreeItem with text {test}
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647749614 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647749614 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647749608 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:09 [2020-04-21T17:29:09.932Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1647749607 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1647749606 data=null doit=true} to TreeItem with text {Traces [13]}
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1647749606 data=null} to TreeItem with text {Traces [13]}
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1647749606 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:29:09 [2020-04-21T17:29:09.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647749606 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]}
13:29:10 [2020-04-21T17:29:10.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1647749570 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:29:10 [2020-04-21T17:29:10.190Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:10 [2020-04-21T17:29:10.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1647749569 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
13:29:10 [2020-04-21T17:29:10.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1647749569 data=null doit=true} to TreeItem with text {Traces [13]}
13:29:10 [2020-04-21T17:29:10.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1647749568 data=null} to TreeItem with text {Traces [13]}
13:29:10 [2020-04-21T17:29:10.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1647749568 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:29:10 [2020-04-21T17:29:10.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647749568 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]}
13:29:10 [2020-04-21T17:29:10.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1647749563 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
13:29:10 [2020-04-21T17:29:10.190Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:29:10 [2020-04-21T17:29:10.190Z] DEBUG - Clicking on with mnemonic 'Import...'
13:29:10 [2020-04-21T17:29:10.190Z] DEBUG - Clicked on with mnemonic 'Import...'
13:29:10 [2020-04-21T17:29:10.449Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:29:10 [2020-04-21T17:29:10.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647749326 data=null doit=true} to Shell with text {Trace Import}
13:29:10 [2020-04-21T17:29:10.449Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.449Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:29:10 [2020-04-21T17:29:10.449Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:29:10 [2020-04-21T17:29:10.449Z] 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')
13:29:10 [2020-04-21T17:29:10.449Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647749321 data=null} to (of type 'Combo')
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647749252 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647749252 data=null doit=true} to TreeItem with text {import}
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647749252 data=null} to TreeItem with text {import}
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647749251 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647749251 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}
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647749250 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Setting state to checked on: import
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647749237 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:'))
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:29:10 [2020-04-21T17:29:10.450Z] 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')
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.450Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:29:10 [2020-04-21T17:29:10.451Z] 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')
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.451Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - Clicking on &Finish
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647749220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647749220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647749220 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647749220 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647749219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647749219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:10 [2020-04-21T17:29:10.452Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:10 [2020-04-21T17:29:10.452Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:10 [2020-04-21T17:29:10.452Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:10 [2020-04-21T17:29:10.452Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:10 [2020-04-21T17:29:10.452Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:10 [2020-04-21T17:29:10.452Z] DEBUG - Clicked on &Finish
13:29:11 [2020-04-21T17:29:11.020Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:29:11 [2020-04-21T17:29:11.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647748654 data=null doit=true} to Shell with text {Confirmation}
13:29:11 [2020-04-21T17:29:11.020Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:29:11 [2020-04-21T17:29:11.020Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:29:11 [2020-04-21T17:29:11.020Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:29:11 [2020-04-21T17:29:11.020Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:29:11 [2020-04-21T17:29:11.020Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
13:29:11 [2020-04-21T17:29:11.020Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
13:29:11 [2020-04-21T17:29:11.020Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
13:29:11 [2020-04-21T17:29:11.020Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:29:11 [2020-04-21T17:29:11.020Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:29:11 [2020-04-21T17:29:11.020Z] DEBUG - Clicking on Overwrite All
13:29:11 [2020-04-21T17:29:11.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-1647748653 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')
13:29:11 [2020-04-21T17:29:11.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=-1647748653 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')
13:29:11 [2020-04-21T17:29:11.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=-1647748653 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
13:29:11 [2020-04-21T17:29:11.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=-1647748653 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
13:29:11 [2020-04-21T17:29:11.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=-1647748653 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')
13:29:11 [2020-04-21T17:29:11.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=-1647748653 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')
13:29:11 [2020-04-21T17:29:11.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=-1647748653 data=null item=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')
13:29:11 [2020-04-21T17:29:11.021Z] DEBUG - Clicked on 
13:29:11 [2020-04-21T17:29:11.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647749219 data=null item=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')
13:29:11 [2020-04-21T17:29:11.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647749523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:29:12 [2020-04-21T17:29:12.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:12 [2020-04-21T17:29:12.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:12 [2020-04-21T17:29:12.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:12 [2020-04-21T17:29:12.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:12 [2020-04-21T17:29:12.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:12 [2020-04-21T17:29:12.156Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:12 [2020-04-21T17:29:12.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647747549 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:12 [2020-04-21T17:29:12.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647747549 data=null doit=true} to TreeItem with text {test}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647747549 data=null} to TreeItem with text {test}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647747548 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647747548 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647747534 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647747533 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647747533 data=null doit=true} to TreeItem with text {test}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647747533 data=null} to TreeItem with text {test}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647747532 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647747532 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647747525 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:12 [2020-04-21T17:29:12.157Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647747524 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647747524 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647747524 data=null} to TreeItem with text {Traces [7]}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647747523 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647747523 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]}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647747513 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647747513 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647747513 data=null} to TreeItem with text {Traces [7]}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647747512 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647747512 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]}
13:29:12 [2020-04-21T17:29:12.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647747502 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:12 [2020-04-21T17:29:12.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:12 [2020-04-21T17:29:12.571Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647747062 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647747062 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647747062 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647747061 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647747061 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647747040 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:12 [2020-04-21T17:29:12.913Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647747036 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647747036 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647747036 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647747036 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647747036 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647747030 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647747029 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647747029 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647747029 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647747028 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647747028 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647747023 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647747023 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647747022 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647747022 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647746951 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647746656 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647746656 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647746656 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:29:12 [2020-04-21T17:29:12.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - Attempting to set focus on Table with text {}
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647745650 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647745650 data=null doit=true} to TableItem with text {}
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647745649 data=null} to TableItem with text {}
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647745649 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647745647 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647745641 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647745485 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647745484 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647745484 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:29:14 [2020-04-21T17:29:14.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647745483 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647745483 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647745477 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:14 [2020-04-21T17:29:14.289Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647745470 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647745470 data=null doit=true} to TreeItem with text {test}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647745469 data=null} to TreeItem with text {test}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647745469 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647745469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647745447 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647745446 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647745446 data=null doit=true} to TreeItem with text {test}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647745446 data=null} to TreeItem with text {test}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647745446 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647745445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647745437 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:14 [2020-04-21T17:29:14.289Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647745435 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647745435 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647745435 data=null} to TreeItem with text {Traces [7]}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647745434 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647745434 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]}
13:29:14 [2020-04-21T17:29:14.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647745421 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:14 [2020-04-21T17:29:14.289Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
13:29:14 [2020-04-21T17:29:14.547Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:14 [2020-04-21T17:29:14.548Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:14 [2020-04-21T17:29:14.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647744983 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647744982 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647744982 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647744982 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647744981 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647744962 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:14 [2020-04-21T17:29:14.808Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647744955 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647744954 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647744954 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647744954 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647744954 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647744946 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647744945 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647744945 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647744945 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647744945 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647744944 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647744940 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647744940 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647744939 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:29:14 [2020-04-21T17:29:14.808Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647744939 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:15 [2020-04-21T17:29:15.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647744915 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:29:15 [2020-04-21T17:29:15.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647744652 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:29:15 [2020-04-21T17:29:15.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647744651 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:15 [2020-04-21T17:29:15.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647744651 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:29:15 [2020-04-21T17:29:15.067Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
13:29:15 [2020-04-21T17:29:15.067Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:15 [2020-04-21T17:29:15.067Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:16 [2020-04-21T17:29:16.002Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:16 [2020-04-21T17:29:16.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:16 [2020-04-21T17:29:16.002Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:16 [2020-04-21T17:29:16.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:16 [2020-04-21T17:29:16.002Z] DEBUG - Attempting to set focus on Table with text {}
13:29:16 [2020-04-21T17:29:16.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647743534 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:29:16 [2020-04-21T17:29:16.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647743533 data=null doit=true} to TableItem with text {}
13:29:16 [2020-04-21T17:29:16.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647743533 data=null} to TableItem with text {}
13:29:16 [2020-04-21T17:29:16.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647743532 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:29:16 [2020-04-21T17:29:16.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647743530 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:29:16 [2020-04-21T17:29:16.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647743523 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:29:16 [2020-04-21T17:29:16.002Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:16 [2020-04-21T17:29:16.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647743365 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647743365 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647743365 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647743364 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647743364 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647743358 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:16 [2020-04-21T17:29:16.261Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:16 [2020-04-21T17:29:16.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647743349 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647743349 data=null doit=true} to TreeItem with text {test}
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647743349 data=null} to TreeItem with text {test}
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647743349 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647743348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647743326 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647743325 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647743325 data=null doit=true} to TreeItem with text {test}
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647743325 data=null} to TreeItem with text {test}
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647743325 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647743324 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647743316 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:16 [2020-04-21T17:29:16.262Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647743315 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647743315 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647743315 data=null} to TreeItem with text {Traces [7]}
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647743314 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647743314 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]}
13:29:16 [2020-04-21T17:29:16.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647743303 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:16 [2020-04-21T17:29:16.262Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647742925 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647742924 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647742924 data=null} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647742924 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647742923 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647742898 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:16 [2020-04-21T17:29:16.830Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647742894 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647742894 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647742894 data=null} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647742893 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647742893 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647742886 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647742886 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647742886 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647742885 data=null} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647742885 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647742885 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647742867 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647742866 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647742866 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
13:29:16 [2020-04-21T17:29:16.830Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647742866 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647742835 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647742268 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647742252 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647742252 data=null} to TreeItem with text {kernel-overlap-testing}
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - Attempting to set focus on Table with text {}
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647742244 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647742244 data=null doit=true} to TableItem with text {}
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647742244 data=null} to TableItem with text {}
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647742243 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647742240 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647742234 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:17 [2020-04-21T17:29:17.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647741073 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647741072 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647741072 data=null} to TreeItem with text {kernel-overlap-testing}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647741072 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647741071 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647741066 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:18 [2020-04-21T17:29:18.772Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647741058 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647741058 data=null doit=true} to TreeItem with text {test}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647741058 data=null} to TreeItem with text {test}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647741058 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647741058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647741036 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647741035 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647741035 data=null doit=true} to TreeItem with text {test}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647741035 data=null} to TreeItem with text {test}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647741034 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647741034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647741026 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:18 [2020-04-21T17:29:18.772Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647741024 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647741024 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647741024 data=null} to TreeItem with text {Traces [7]}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647741023 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647741023 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]}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647740967 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:18 [2020-04-21T17:29:18.772Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647740824 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647740823 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647740823 data=null} to TreeItem with text {simple_server-thread1}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647740822 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647740822 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}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647740765 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:18 [2020-04-21T17:29:18.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:18 [2020-04-21T17:29:18.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:18 [2020-04-21T17:29:18.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:18 [2020-04-21T17:29:18.773Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:18 [2020-04-21T17:29:18.773Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:18 [2020-04-21T17:29:18.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647740761 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
13:29:18 [2020-04-21T17:29:18.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647740760 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:29:18 [2020-04-21T17:29:18.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647740760 data=null} to TreeItem with text {simple_server-thread1}
13:29:18 [2020-04-21T17:29:18.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647740760 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
13:29:18 [2020-04-21T17:29:18.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647740760 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}
13:29:18 [2020-04-21T17:29:18.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647740753 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
13:29:18 [2020-04-21T17:29:18.773Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
13:29:18 [2020-04-21T17:29:18.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647740752 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
13:29:18 [2020-04-21T17:29:18.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647740752 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:29:18 [2020-04-21T17:29:18.773Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:18 [2020-04-21T17:29:18.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647740751 data=null} to TreeItem with text {simple_server-thread1}
13:29:18 [2020-04-21T17:29:18.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647740751 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
13:29:19 [2020-04-21T17:29:19.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647740751 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}
13:29:19 [2020-04-21T17:29:19.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647740745 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
13:29:19 [2020-04-21T17:29:19.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647740745 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
13:29:19 [2020-04-21T17:29:19.031Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1647740745 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
13:29:19 [2020-04-21T17:29:19.031Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647740745 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}
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647740720 data=null button=1 stateMask=0x80000 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1647740431 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1647740363 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1647740363 data=null} to TreeItem with text {simple_server-thread1}
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - Attempting to set focus on Table with text {}
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647740354 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647740354 data=null doit=true} to TableItem with text {}
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647740354 data=null} to TableItem with text {}
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647740354 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647740350 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647740344 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:19 [2020-04-21T17:29:19.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:20 [2020-04-21T17:29:20.221Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:20 [2020-04-21T17:29:20.221Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647739268 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647739268 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647739268 data=null} to TreeItem with text {simple_server-thread1}
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647739267 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647739267 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}
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647739260 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:20 [2020-04-21T17:29:20.480Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647739251 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647739250 data=null doit=true} to TreeItem with text {test}
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647739250 data=null} to TreeItem with text {test}
13:29:20 [2020-04-21T17:29:20.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647739250 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:20 [2020-04-21T17:29:20.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647739250 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:20 [2020-04-21T17:29:20.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647739226 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:20 [2020-04-21T17:29:20.481Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:20 [2020-04-21T17:29:20.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647739225 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:20 [2020-04-21T17:29:20.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647739224 data=null doit=true} to TreeItem with text {test}
13:29:20 [2020-04-21T17:29:20.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647739224 data=null} to TreeItem with text {test}
13:29:20 [2020-04-21T17:29:20.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647739224 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:20 [2020-04-21T17:29:20.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647739224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:20 [2020-04-21T17:29:20.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647739215 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:20 [2020-04-21T17:29:20.481Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:20 [2020-04-21T17:29:20.481Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:20 [2020-04-21T17:29:20.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647739214 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:20 [2020-04-21T17:29:20.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647739214 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:20 [2020-04-21T17:29:20.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647739214 data=null} to TreeItem with text {Traces [7]}
13:29:20 [2020-04-21T17:29:20.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647739213 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:20 [2020-04-21T17:29:20.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647739213 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]}
13:29:20 [2020-04-21T17:29:20.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647739199 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:20 [2020-04-21T17:29:20.481Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
13:29:20 [2020-04-21T17:29:20.481Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:20 [2020-04-21T17:29:20.481Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647739021 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647739020 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647739020 data=null} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647739019 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647739019 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}
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647738956 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:20 [2020-04-21T17:29:20.739Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647738950 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647738950 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647738950 data=null} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647738950 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647738949 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}
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647738943 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647738943 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647738943 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:20 [2020-04-21T17:29:20.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647738942 data=null} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647738942 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647738942 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}
13:29:20 [2020-04-21T17:29:20.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647738937 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647738937 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.740Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1647738937 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647738914 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1647738913 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1647738913 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1647738913 data=null} to TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.740Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
13:29:20 [2020-04-21T17:29:20.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:20 [2020-04-21T17:29:20.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:20 [2020-04-21T17:29:20.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:20 [2020-04-21T17:29:20.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:20 [2020-04-21T17:29:20.740Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647738937 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}
13:29:21 [2020-04-21T17:29:21.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:21 [2020-04-21T17:29:21.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:21 [2020-04-21T17:29:21.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:21 [2020-04-21T17:29:21.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:21 [2020-04-21T17:29:21.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:21 [2020-04-21T17:29:21.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:21 [2020-04-21T17:29:21.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:21 [2020-04-21T17:29:21.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:21 [2020-04-21T17:29:21.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:21 [2020-04-21T17:29:21.305Z] DEBUG - Attempting to set focus on Table with text {}
13:29:21 [2020-04-21T17:29:21.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647738357 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:29:21 [2020-04-21T17:29:21.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647738356 data=null doit=true} to TableItem with text {}
13:29:21 [2020-04-21T17:29:21.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647738356 data=null} to TableItem with text {}
13:29:21 [2020-04-21T17:29:21.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647738356 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:29:21 [2020-04-21T17:29:21.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647738352 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:29:21 [2020-04-21T17:29:21.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647738344 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:29:21 [2020-04-21T17:29:21.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:21 [2020-04-21T17:29:21.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647737385 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647737385 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647737384 data=null} to TreeItem with text {simple_server-thread2}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647737384 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647737384 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}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647737379 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:22 [2020-04-21T17:29:22.239Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647737372 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647737372 data=null doit=true} to TreeItem with text {test}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647737372 data=null} to TreeItem with text {test}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647737371 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647737371 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647737345 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647737343 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647737343 data=null doit=true} to TreeItem with text {test}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647737343 data=null} to TreeItem with text {test}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647737343 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:22 [2020-04-21T17:29:22.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647737342 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:22 [2020-04-21T17:29:22.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647737333 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:22 [2020-04-21T17:29:22.240Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:22 [2020-04-21T17:29:22.240Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:22 [2020-04-21T17:29:22.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647737332 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:22 [2020-04-21T17:29:22.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647737332 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:22 [2020-04-21T17:29:22.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647737331 data=null} to TreeItem with text {Traces [7]}
13:29:22 [2020-04-21T17:29:22.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647737331 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:22 [2020-04-21T17:29:22.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647737330 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]}
13:29:22 [2020-04-21T17:29:22.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647737317 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:22 [2020-04-21T17:29:22.240Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
13:29:22 [2020-04-21T17:29:22.498Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:22 [2020-04-21T17:29:22.498Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647737209 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647737209 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647737208 data=null} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647737208 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647737208 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}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647737187 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:22 [2020-04-21T17:29:22.499Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647737167 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647737167 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647737167 data=null} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647737166 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647737166 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}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647737161 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647737160 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647737160 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647737160 data=null} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647737159 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647737159 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}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647737155 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647737154 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647737154 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647737132 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647737132 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647737132 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647737132 data=null} to TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:22 [2020-04-21T17:29:22.499Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647737154 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}
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - Attempting to set focus on Table with text {}
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647736623 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647736622 data=null doit=true} to TableItem with text {}
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647736622 data=null} to TableItem with text {}
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647736622 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647736615 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647736600 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:23 [2020-04-21T17:29:23.066Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647735545 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647735545 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647735545 data=null} to TreeItem with text {ust-overlap-testing}
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647735545 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647735544 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}
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647735539 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:24 [2020-04-21T17:29:24.026Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:24 [2020-04-21T17:29:24.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647735531 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647735531 data=null doit=true} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647735531 data=null} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647735531 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647735531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647735498 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.027Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:24 [2020-04-21T17:29:24.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647735497 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647735497 data=null doit=true} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647735497 data=null} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647735496 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647735496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647735470 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.284Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647735468 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647735468 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647735468 data=null} to TreeItem with text {Traces [7]}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647735467 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647735467 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]}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647735449 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647735442 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647735442 data=null doit=true} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647735441 data=null} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647735441 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647735441 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647735422 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647735422 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647735421 data=null doit=true} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647735421 data=null} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647735421 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647735421 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647735361 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:24 [2020-04-21T17:29:24.285Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:24 [2020-04-21T17:29:24.285Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:24 [2020-04-21T17:29:24.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647735359 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:24 [2020-04-21T17:29:24.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647735359 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:24 [2020-04-21T17:29:24.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647735359 data=null} to TreeItem with text {Traces [7]}
13:29:24 [2020-04-21T17:29:24.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647735358 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:24 [2020-04-21T17:29:24.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647735358 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]}
13:29:24 [2020-04-21T17:29:24.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647735320 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:24 [2020-04-21T17:29:24.285Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647734904 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647734903 data=null doit=true} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647734903 data=null} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647734903 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647734902 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}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647734845 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:24 [2020-04-21T17:29:24.855Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647734840 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647734840 data=null doit=true} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647734839 data=null} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647734839 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647734839 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}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647734832 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647734832 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647734832 data=null doit=true} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647734831 data=null} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647734831 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647734831 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}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647734827 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647734826 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1647734826 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647734755 data=null button=1 stateMask=0x80000 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1647734753 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1647734753 data=null doit=true} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1647734752 data=null} to TreeItem with text {unrecognized.log}
13:29:24 [2020-04-21T17:29:24.855Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
13:29:25 [2020-04-21T17:29:25.113Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647734826 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}
13:29:25 [2020-04-21T17:29:25.371Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
13:29:25 [2020-04-21T17:29:25.371Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
13:29:25 [2020-04-21T17:29:25.371Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:25 [2020-04-21T17:29:25.371Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:25 [2020-04-21T17:29:25.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647734161 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
13:29:25 [2020-04-21T17:29:25.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647734161 data=null doit=true} to TreeItem with text {unrecognized.log}
13:29:25 [2020-04-21T17:29:25.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647734160 data=null} to TreeItem with text {unrecognized.log}
13:29:25 [2020-04-21T17:29:25.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647734160 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:29:25 [2020-04-21T17:29:25.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647734160 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}
13:29:25 [2020-04-21T17:29:25.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647734154 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:29:25 [2020-04-21T17:29:25.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:25 [2020-04-21T17:29:25.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:25 [2020-04-21T17:29:25.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:25 [2020-04-21T17:29:25.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:25 [2020-04-21T17:29:25.629Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647734143 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647734143 data=null doit=true} to TreeItem with text {test}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647734143 data=null} to TreeItem with text {test}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647734142 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647734142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647734071 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647734069 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647734069 data=null doit=true} to TreeItem with text {test}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647734069 data=null} to TreeItem with text {test}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647734069 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647734069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647734060 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:25 [2020-04-21T17:29:25.629Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647734059 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647734059 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647734059 data=null} to TreeItem with text {Traces [7]}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647734059 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647734059 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]}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647734047 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647734045 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647734045 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647734045 data=null} to TreeItem with text {Traces [7]}
13:29:25 [2020-04-21T17:29:25.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647734044 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:25 [2020-04-21T17:29:25.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647734044 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]}
13:29:25 [2020-04-21T17:29:25.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647734040 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:25 [2020-04-21T17:29:25.630Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:29:25 [2020-04-21T17:29:25.630Z] DEBUG - Clicking on with mnemonic 'Clear'
13:29:25 [2020-04-21T17:29:25.888Z] DEBUG - Clicked on with mnemonic 'Clear'
13:29:25 [2020-04-21T17:29:25.888Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:29:25 [2020-04-21T17:29:25.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647733860 data=null doit=true} to Shell with text {Confirm Clear}
13:29:25 [2020-04-21T17:29:25.888Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:29:25 [2020-04-21T17:29:25.888Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:29:25 [2020-04-21T17:29:25.888Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:29:25 [2020-04-21T17:29:25.888Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:25 [2020-04-21T17:29:25.888Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:29:25 [2020-04-21T17:29:25.888Z] DEBUG - Clicking on &Yes
13:29:25 [2020-04-21T17:29:25.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647733859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:25 [2020-04-21T17:29:25.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647733858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:25 [2020-04-21T17:29:25.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647733858 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:25 [2020-04-21T17:29:25.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647733858 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:25 [2020-04-21T17:29:25.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647733858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:25 [2020-04-21T17:29:25.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647733858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:25 [2020-04-21T17:29:25.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647733858 data=null item=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')
13:29:28 [2020-04-21T17:29:28.417Z] DEBUG - Clicked on 
13:29:28 [2020-04-21T17:29:28.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647733956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647730926 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647730925 data=null doit=true} to TreeItem with text {test}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647730925 data=null} to TreeItem with text {test}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647730925 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647730924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647730905 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647730904 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647730904 data=null doit=true} to TreeItem with text {test}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647730904 data=null} to TreeItem with text {test}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647730903 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647730903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647730895 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:28 [2020-04-21T17:29:28.677Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647730894 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647730894 data=null doit=true} to TreeItem with text {Traces [0]}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647730894 data=null} to TreeItem with text {Traces [0]}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647730893 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647730893 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647730883 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647730883 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647730882 data=null doit=true} to TreeItem with text {Traces [0]}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647730882 data=null} to TreeItem with text {Traces [0]}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647730882 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647730882 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:29:28 [2020-04-21T17:29:28.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647730871 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - Clicking on with mnemonic 'Import...'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - Clicked on with mnemonic 'Import...'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647730664 data=null doit=true} to Shell with text {Trace Import}
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:29:28 [2020-04-21T17:29:28.936Z] 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')
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647730658 data=null} to (of type 'Combo')
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647730635 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647730635 data=null doit=true} to TreeItem with text {import}
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647730635 data=null} to TreeItem with text {import}
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647730634 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647730634 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}
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647730633 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - Setting state to checked on: import
13:29:28 [2020-04-21T17:29:28.936Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647730620 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:'))
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:29:28 [2020-04-21T17:29:28.937Z] 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')
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:29:28 [2020-04-21T17:29:28.937Z] 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')
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.937Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.938Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:29:28 [2020-04-21T17:29:28.938Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:29:28 [2020-04-21T17:29:28.938Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.938Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.938Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.938Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.938Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.938Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.938Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.938Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.938Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.938Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:28 [2020-04-21T17:29:28.938Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:29:28 [2020-04-21T17:29:28.938Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:29:28 [2020-04-21T17:29:28.938Z] 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')
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.196Z] 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')
13:29:29 [2020-04-21T17:29:29.196Z] 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.
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - Clicking on &Finish
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647730567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647730567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647730567 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647730567 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647730567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647730567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:29 [2020-04-21T17:29:29.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:29 [2020-04-21T17:29:29.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:29 [2020-04-21T17:29:29.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:29 [2020-04-21T17:29:29.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:29 [2020-04-21T17:29:29.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:29 [2020-04-21T17:29:29.196Z] DEBUG - Clicked on &Finish
13:29:29 [2020-04-21T17:29:29.762Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:29:29 [2020-04-21T17:29:29.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647730043 data=null doit=true} to Shell with text {Confirmation}
13:29:29 [2020-04-21T17:29:29.762Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.762Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.762Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.762Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.762Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.762Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
13:29:29 [2020-04-21T17:29:29.762Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
13:29:29 [2020-04-21T17:29:29.762Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
13:29:29 [2020-04-21T17:29:29.762Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:29:29 [2020-04-21T17:29:29.762Z] DEBUG - Clicking on Skip All
13:29:29 [2020-04-21T17:29:29.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1647730041 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')
13:29:29 [2020-04-21T17:29:29.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1647730041 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')
13:29:29 [2020-04-21T17:29:29.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1647730041 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
13:29:29 [2020-04-21T17:29:29.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1647730041 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
13:29:29 [2020-04-21T17:29:29.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1647730041 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')
13:29:29 [2020-04-21T17:29:29.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1647730040 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')
13:29:29 [2020-04-21T17:29:29.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1647730040 data=null item=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')
13:29:29 [2020-04-21T17:29:29.763Z] DEBUG - Clicked on 
13:29:30 [2020-04-21T17:29:30.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647730566 data=null item=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')
13:29:30 [2020-04-21T17:29:30.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647730829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647729461 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647729461 data=null doit=true} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647729461 data=null} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647729460 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647729460 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647729444 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647729442 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647729442 data=null doit=true} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647729442 data=null} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647729441 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647729441 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647729433 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647729431 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647729431 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647729431 data=null} to TreeItem with text {Traces [7]}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647729431 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647729431 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]}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647729420 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647729415 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647729414 data=null doit=true} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647729414 data=null} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647729414 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647729414 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647729398 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647729397 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647729397 data=null doit=true} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647729397 data=null} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647729396 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647729396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647729364 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:30 [2020-04-21T17:29:30.279Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647729363 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647729363 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647729363 data=null} to TreeItem with text {Traces [7]}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647729362 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647729362 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]}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647729353 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647729352 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647729352 data=null} to TreeItem with text {Traces [7]}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647729351 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647729351 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]}
13:29:30 [2020-04-21T17:29:30.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647729341 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647729101 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647729101 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647729101 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647729101 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647729100 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647729081 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:30 [2020-04-21T17:29:30.538Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647729078 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647729078 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647729077 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647729077 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647729077 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647729069 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647729068 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647729068 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647729068 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647729067 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647729067 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647729063 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647729062 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647729062 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647729039 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647729038 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647729038 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647729038 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:29:30 [2020-04-21T17:29:30.538Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647729061 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:31 [2020-04-21T17:29:31.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:32 [2020-04-21T17:29:32.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:32 [2020-04-21T17:29:32.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:32 [2020-04-21T17:29:32.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:32 [2020-04-21T17:29:32.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:32 [2020-04-21T17:29:32.036Z] DEBUG - Attempting to set focus on Table with text {}
13:29:32 [2020-04-21T17:29:32.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647727532 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:29:32 [2020-04-21T17:29:32.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647727532 data=null doit=true} to TableItem with text {}
13:29:32 [2020-04-21T17:29:32.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647727532 data=null} to TableItem with text {}
13:29:32 [2020-04-21T17:29:32.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647727531 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:29:32 [2020-04-21T17:29:32.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647727529 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:29:32 [2020-04-21T17:29:32.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647727523 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:29:32 [2020-04-21T17:29:32.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:32 [2020-04-21T17:29:32.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:32 [2020-04-21T17:29:32.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647727447 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647727447 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647727447 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647727447 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647727446 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647727440 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:32 [2020-04-21T17:29:32.294Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647727433 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647727433 data=null doit=true} to TreeItem with text {test}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647727433 data=null} to TreeItem with text {test}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647727432 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647727432 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647727363 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647727362 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647727362 data=null doit=true} to TreeItem with text {test}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647727362 data=null} to TreeItem with text {test}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647727362 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647727361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:32 [2020-04-21T17:29:32.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647727354 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:32 [2020-04-21T17:29:32.295Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:32 [2020-04-21T17:29:32.295Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:32 [2020-04-21T17:29:32.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647727353 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:32 [2020-04-21T17:29:32.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647727353 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:32 [2020-04-21T17:29:32.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647727353 data=null} to TreeItem with text {Traces [7]}
13:29:32 [2020-04-21T17:29:32.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647727352 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:32 [2020-04-21T17:29:32.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647727352 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]}
13:29:32 [2020-04-21T17:29:32.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647727340 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:32 [2020-04-21T17:29:32.295Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647727098 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647727098 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647727098 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647727097 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647727097 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647727078 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:32 [2020-04-21T17:29:32.553Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647727074 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647727074 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647727073 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647727073 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647727073 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647727068 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647727067 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647727067 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647727066 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647727066 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647727066 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647727061 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647727061 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.554Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647727061 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647727040 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647727039 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647727039 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647727039 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.554Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
13:29:32 [2020-04-21T17:29:32.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:32 [2020-04-21T17:29:32.554Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647727060 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:33 [2020-04-21T17:29:33.119Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:33 [2020-04-21T17:29:33.119Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - Attempting to set focus on Table with text {}
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647725531 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647725531 data=null doit=true} to TableItem with text {}
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647725531 data=null} to TableItem with text {}
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647725530 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647725528 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647725521 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647725452 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647725452 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647725451 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647725451 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647725451 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647725436 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:34 [2020-04-21T17:29:34.227Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:34 [2020-04-21T17:29:34.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647725428 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647725428 data=null doit=true} to TreeItem with text {test}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647725428 data=null} to TreeItem with text {test}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647725428 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647725427 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647725406 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647725406 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647725406 data=null doit=true} to TreeItem with text {test}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647725405 data=null} to TreeItem with text {test}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647725405 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647725405 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647725397 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:34 [2020-04-21T17:29:34.228Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647725396 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647725396 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647725396 data=null} to TreeItem with text {Traces [7]}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647725395 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647725395 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]}
13:29:34 [2020-04-21T17:29:34.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647725384 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:34 [2020-04-21T17:29:34.228Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
13:29:34 [2020-04-21T17:29:34.487Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:34 [2020-04-21T17:29:34.487Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:34 [2020-04-21T17:29:34.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647725042 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647725041 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647725041 data=null} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647725041 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647725040 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647725019 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:34 [2020-04-21T17:29:34.745Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647724971 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647724970 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647724970 data=null} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647724970 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647724970 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647724963 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647724963 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647724963 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647724962 data=null} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647724962 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647724961 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647724956 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647724956 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.745Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647724955 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647724931 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.746Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647724931 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647724931 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647724930 data=null} to TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.746Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:29:34 [2020-04-21T17:29:34.746Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:34 [2020-04-21T17:29:34.746Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:34 [2020-04-21T17:29:34.746Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647724955 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:35 [2020-04-21T17:29:35.311Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:35 [2020-04-21T17:29:35.311Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:35 [2020-04-21T17:29:35.311Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:35 [2020-04-21T17:29:35.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:35 [2020-04-21T17:29:35.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:35 [2020-04-21T17:29:35.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:35 [2020-04-21T17:29:35.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:35 [2020-04-21T17:29:35.311Z] DEBUG - Attempting to set focus on Table with text {}
13:29:35 [2020-04-21T17:29:35.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647724245 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:29:35 [2020-04-21T17:29:35.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647724244 data=null doit=true} to TableItem with text {}
13:29:35 [2020-04-21T17:29:35.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647724244 data=null} to TableItem with text {}
13:29:35 [2020-04-21T17:29:35.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647724243 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:29:35 [2020-04-21T17:29:35.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647724240 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:29:35 [2020-04-21T17:29:35.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647724233 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:29:35 [2020-04-21T17:29:35.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:35 [2020-04-21T17:29:35.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647723027 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647723026 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647723026 data=null} to TreeItem with text {kernel-overlap-testing}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647723026 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647723026 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647723020 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:36 [2020-04-21T17:29:36.684Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647723013 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647723013 data=null doit=true} to TreeItem with text {test}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647723012 data=null} to TreeItem with text {test}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647723012 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647723012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647722993 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647722992 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647722992 data=null doit=true} to TreeItem with text {test}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647722991 data=null} to TreeItem with text {test}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647722991 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647722991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647722984 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:36 [2020-04-21T17:29:36.684Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647722983 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647722983 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647722983 data=null} to TreeItem with text {Traces [7]}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647722983 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647722983 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]}
13:29:36 [2020-04-21T17:29:36.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647722965 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:36 [2020-04-21T17:29:36.684Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647722517 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647722516 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647722516 data=null} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647722515 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647722515 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}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647722486 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:37 [2020-04-21T17:29:37.251Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647722480 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647722480 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647722480 data=null} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647722480 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647722480 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}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647722474 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647722473 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647722473 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647722473 data=null} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647722472 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647722472 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}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647722466 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647722466 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1647722466 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647722440 data=null button=1 stateMask=0x80000 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1647722440 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1647722440 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1647722440 data=null} to TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
13:29:37 [2020-04-21T17:29:37.251Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:37 [2020-04-21T17:29:37.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:37 [2020-04-21T17:29:37.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:37 [2020-04-21T17:29:37.252Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647722465 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}
13:29:37 [2020-04-21T17:29:37.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:37 [2020-04-21T17:29:37.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:37 [2020-04-21T17:29:37.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:37 [2020-04-21T17:29:37.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:37 [2020-04-21T17:29:37.818Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:37 [2020-04-21T17:29:37.818Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:37 [2020-04-21T17:29:37.818Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:37 [2020-04-21T17:29:37.818Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:37 [2020-04-21T17:29:37.818Z] DEBUG - Attempting to set focus on Table with text {}
13:29:37 [2020-04-21T17:29:37.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647721930 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:29:37 [2020-04-21T17:29:37.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647721930 data=null doit=true} to TableItem with text {}
13:29:37 [2020-04-21T17:29:37.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647721930 data=null} to TableItem with text {}
13:29:37 [2020-04-21T17:29:37.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647721929 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:29:37 [2020-04-21T17:29:37.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647721926 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:29:37 [2020-04-21T17:29:37.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647721920 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:29:37 [2020-04-21T17:29:37.818Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:37 [2020-04-21T17:29:37.818Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647720810 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647720810 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647720809 data=null} to TreeItem with text {simple_server-thread1}
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647720809 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647720809 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}
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647720804 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:38 [2020-04-21T17:29:38.751Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647720795 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647720795 data=null doit=true} to TreeItem with text {test}
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647720795 data=null} to TreeItem with text {test}
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647720794 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:38 [2020-04-21T17:29:38.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647720794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647720765 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647720764 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647720764 data=null doit=true} to TreeItem with text {test}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647720764 data=null} to TreeItem with text {test}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647720763 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647720763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647720752 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:39 [2020-04-21T17:29:39.010Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647720751 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647720750 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647720750 data=null} to TreeItem with text {Traces [7]}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647720750 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647720750 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]}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647720736 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:39 [2020-04-21T17:29:39.010Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647720639 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647720638 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647720638 data=null} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647720638 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647720637 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}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647720617 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:39 [2020-04-21T17:29:39.010Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647720613 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647720612 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647720612 data=null} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647720612 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647720611 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}
13:29:39 [2020-04-21T17:29:39.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647720606 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.011Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647720605 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647720605 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.011Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:39 [2020-04-21T17:29:39.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647720605 data=null} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647720604 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647720604 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}
13:29:39 [2020-04-21T17:29:39.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647720571 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647720571 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.011Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1647720571 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.011Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647720570 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}
13:29:39 [2020-04-21T17:29:39.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647720544 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1647720441 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1647720441 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1647720441 data=null} to TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.269Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
13:29:39 [2020-04-21T17:29:39.269Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:39 [2020-04-21T17:29:39.269Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:39 [2020-04-21T17:29:39.269Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:39 [2020-04-21T17:29:39.269Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:39 [2020-04-21T17:29:39.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:39 [2020-04-21T17:29:39.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:39 [2020-04-21T17:29:39.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:39 [2020-04-21T17:29:39.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:39 [2020-04-21T17:29:39.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:39 [2020-04-21T17:29:39.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:39 [2020-04-21T17:29:39.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:39 [2020-04-21T17:29:39.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:39 [2020-04-21T17:29:39.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:39 [2020-04-21T17:29:39.834Z] DEBUG - Attempting to set focus on Table with text {}
13:29:39 [2020-04-21T17:29:39.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647719932 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:29:39 [2020-04-21T17:29:39.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647719932 data=null doit=true} to TableItem with text {}
13:29:39 [2020-04-21T17:29:39.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647719931 data=null} to TableItem with text {}
13:29:39 [2020-04-21T17:29:39.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647719931 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:29:39 [2020-04-21T17:29:39.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647719928 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:29:39 [2020-04-21T17:29:39.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647719921 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:29:39 [2020-04-21T17:29:39.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:39 [2020-04-21T17:29:39.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647718956 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647718955 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647718955 data=null} to TreeItem with text {simple_server-thread2}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647718955 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647718955 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}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647718935 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:40 [2020-04-21T17:29:40.769Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647718926 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647718926 data=null doit=true} to TreeItem with text {test}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647718926 data=null} to TreeItem with text {test}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647718926 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647718926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647718903 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647718902 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647718902 data=null doit=true} to TreeItem with text {test}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647718902 data=null} to TreeItem with text {test}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647718901 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647718901 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647718867 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:40 [2020-04-21T17:29:40.769Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:40 [2020-04-21T17:29:40.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647718866 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:40 [2020-04-21T17:29:40.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647718866 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:40 [2020-04-21T17:29:40.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647718866 data=null} to TreeItem with text {Traces [7]}
13:29:40 [2020-04-21T17:29:40.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647718866 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:40 [2020-04-21T17:29:40.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647718865 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]}
13:29:40 [2020-04-21T17:29:40.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647718853 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:40 [2020-04-21T17:29:40.770Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
13:29:41 [2020-04-21T17:29:41.029Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:41 [2020-04-21T17:29:41.029Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:41 [2020-04-21T17:29:41.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647718510 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647718509 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647718509 data=null} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647718508 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647718508 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}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647718481 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:41 [2020-04-21T17:29:41.287Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647718477 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647718477 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647718477 data=null} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647718477 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647718476 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}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647718471 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647718470 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647718470 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647718470 data=null} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647718469 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647718469 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}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647718462 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647718462 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647718462 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.287Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647718461 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}
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647718426 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647718056 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647718043 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647718042 data=null} to TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - Attempting to set focus on Table with text {}
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647718033 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647718033 data=null doit=true} to TableItem with text {}
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647718032 data=null} to TableItem with text {}
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647718032 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:29:41 [2020-04-21T17:29:41.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647718028 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:29:41 [2020-04-21T17:29:41.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647717969 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:29:41 [2020-04-21T17:29:41.810Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:41 [2020-04-21T17:29:41.810Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647716900 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647716900 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647716899 data=null} to TreeItem with text {ust-overlap-testing}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647716899 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647716898 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}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647716892 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:42 [2020-04-21T17:29:42.744Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647716870 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647716870 data=null doit=true} to TreeItem with text {test}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647716870 data=null} to TreeItem with text {test}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647716870 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647716869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647716846 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647716845 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647716845 data=null doit=true} to TreeItem with text {test}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647716845 data=null} to TreeItem with text {test}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647716844 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647716844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647716836 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:42 [2020-04-21T17:29:42.744Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647716835 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647716835 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647716834 data=null} to TreeItem with text {Traces [7]}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647716834 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647716834 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]}
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647716821 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:42 [2020-04-21T17:29:42.744Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
13:29:42 [2020-04-21T17:29:42.744Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:42 [2020-04-21T17:29:42.745Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647716748 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647716747 data=null doit=true} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647716747 data=null} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647716747 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647716747 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}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647716727 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:43 [2020-04-21T17:29:43.003Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647716723 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647716723 data=null doit=true} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647716723 data=null} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647716723 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647716722 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}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647716717 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647716717 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647716716 data=null doit=true} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647716716 data=null} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647716716 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647716716 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}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647716711 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647716711 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1647716711 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.003Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647716711 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}
13:29:43 [2020-04-21T17:29:43.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647716668 data=null button=1 stateMask=0x80000 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.261Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1647716499 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.261Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1647716499 data=null doit=true} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.261Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1647716499 data=null} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.261Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.261Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
13:29:43 [2020-04-21T17:29:43.261Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
13:29:43 [2020-04-21T17:29:43.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647716219 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647716219 data=null doit=true} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647716219 data=null} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647716218 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647716218 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}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647716212 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:43 [2020-04-21T17:29:43.520Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647716166 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647716165 data=null doit=true} to TreeItem with text {test}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647716165 data=null} to TreeItem with text {test}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647716165 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647716165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647716142 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647716141 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647716141 data=null doit=true} to TreeItem with text {test}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647716141 data=null} to TreeItem with text {test}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647716140 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647716140 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647716132 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:43 [2020-04-21T17:29:43.520Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647716131 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647716131 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647716131 data=null} to TreeItem with text {Traces [7]}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647716130 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647716130 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]}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647716117 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1647716116 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1647716116 data=null doit=true} to TreeItem with text {Traces [7]}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1647716116 data=null} to TreeItem with text {Traces [7]}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1647716116 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647716115 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]}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1647716110 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
13:29:43 [2020-04-21T17:29:43.520Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:29:43 [2020-04-21T17:29:43.521Z] DEBUG - Clicking on with mnemonic 'Clear'
13:29:43 [2020-04-21T17:29:43.521Z] DEBUG - Clicked on with mnemonic 'Clear'
13:29:43 [2020-04-21T17:29:43.780Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:29:43 [2020-04-21T17:29:43.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647715963 data=null doit=true} to Shell with text {Confirm Clear}
13:29:43 [2020-04-21T17:29:43.780Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:29:43 [2020-04-21T17:29:43.780Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:29:43 [2020-04-21T17:29:43.780Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:29:43 [2020-04-21T17:29:43.780Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:43 [2020-04-21T17:29:43.780Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:29:43 [2020-04-21T17:29:43.780Z] DEBUG - Clicking on &Yes
13:29:43 [2020-04-21T17:29:43.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647715963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:43 [2020-04-21T17:29:43.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647715962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:43 [2020-04-21T17:29:43.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647715962 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:43 [2020-04-21T17:29:43.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647715962 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:43 [2020-04-21T17:29:43.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647715962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:43 [2020-04-21T17:29:43.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647715962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:29:43 [2020-04-21T17:29:43.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647715962 data=null item=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')
13:29:45 [2020-04-21T17:29:45.716Z] DEBUG - Clicked on 
13:29:45 [2020-04-21T17:29:45.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647716049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:29:45 [2020-04-21T17:29:45.974Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:45 [2020-04-21T17:29:45.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:45 [2020-04-21T17:29:45.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:45 [2020-04-21T17:29:45.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:45 [2020-04-21T17:29:45.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:45 [2020-04-21T17:29:45.974Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:45 [2020-04-21T17:29:45.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647713549 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:45 [2020-04-21T17:29:45.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647713549 data=null doit=true} to TreeItem with text {test}
13:29:45 [2020-04-21T17:29:45.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647713549 data=null} to TreeItem with text {test}
13:29:45 [2020-04-21T17:29:45.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647713548 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647713548 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647713526 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647713525 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647713525 data=null doit=true} to TreeItem with text {test}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647713525 data=null} to TreeItem with text {test}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647713524 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647713524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647713517 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:46 [2020-04-21T17:29:46.232Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647713515 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647713515 data=null doit=true} to TreeItem with text {Traces [0]}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647713515 data=null} to TreeItem with text {Traces [0]}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647713515 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647713515 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647713504 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647713503 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647713503 data=null doit=true} to TreeItem with text {Traces [0]}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647713503 data=null} to TreeItem with text {Traces [0]}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647713503 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647713503 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647713498 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:29:46 [2020-04-21T17:29:46.232Z] DEBUG - Clicking on with mnemonic 'Import...'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Clicked on with mnemonic 'Import...'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647713255 data=null doit=true} to Shell with text {Trace Import}
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647713250 data=null} to (of type 'Combo')
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647713227 data=null doit=true} to TreeItem with text {import}
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647713227 data=null} to TreeItem with text {import}
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647713226 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647713226 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}
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647713221 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647713220 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647713220 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647713219 data=null} to Tree node with text: kernel-overlap-testing
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647713170 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647713170 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
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647713165 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Setting state to checked on: kernel-overlap-testing
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:46 [2020-04-21T17:29:46.492Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1647713146 data=null doit=true} to Tree node with text: z-clashes
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1647713146 data=null} to Tree node with text: z-clashes
13:29:46 [2020-04-21T17:29:46.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1647713145 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647713145 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
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1647713141 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647713140 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to Tree node with text: kernel-overlap-testing
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647713140 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647713140 data=null} to Tree node with text: kernel-overlap-testing
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647713140 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to Tree node with text: kernel-overlap-testing
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647713139 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
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647713135 data=null button=1 stateMask=0x80000 x=166 y=157 count=1} to Tree node with text: kernel-overlap-testing
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Setting state to checked on: kernel-overlap-testing
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:46 [2020-04-21T17:29:46.493Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647713130 data=null button=0 stateMask=0x0 x=151 y=61 count=0} to Tree node with text: simple_server-thread1
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647713130 data=null doit=true} to Tree node with text: simple_server-thread1
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647713130 data=null} to Tree node with text: simple_server-thread1
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647713129 data=null button=1 stateMask=0x0 x=151 y=61 count=1} to Tree node with text: simple_server-thread1
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647713129 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
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647713127 data=null button=1 stateMask=0x80000 x=151 y=61 count=1} to Tree node with text: simple_server-thread1
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Setting state to checked on: simple_server-thread1
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:46 [2020-04-21T17:29:46.493Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
13:29:46 [2020-04-21T17:29:46.493Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647713122 data=null button=0 stateMask=0x0 x=167 y=181 count=0} to Tree node with text: simple_server-thread1
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647713122 data=null doit=true} to Tree node with text: simple_server-thread1
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647713121 data=null} to Tree node with text: simple_server-thread1
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647713121 data=null button=1 stateMask=0x0 x=167 y=181 count=1} to Tree node with text: simple_server-thread1
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647713121 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
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647713117 data=null button=1 stateMask=0x80000 x=167 y=157 count=1} to Tree node with text: simple_server-thread1
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Setting state to checked on: simple_server-thread1
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:46 [2020-04-21T17:29:46.493Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647713066 data=null button=0 stateMask=0x0 x=151 y=61 count=0} to Tree node with text: simple_server-thread2
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647713066 data=null doit=true} to Tree node with text: simple_server-thread2
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647713066 data=null} to Tree node with text: simple_server-thread2
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647713065 data=null button=1 stateMask=0x0 x=151 y=61 count=1} to Tree node with text: simple_server-thread2
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647713065 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
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647713062 data=null button=1 stateMask=0x80000 x=151 y=61 count=1} to Tree node with text: simple_server-thread2
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Setting state to checked on: simple_server-thread2
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:46 [2020-04-21T17:29:46.493Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
13:29:46 [2020-04-21T17:29:46.493Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647713056 data=null button=0 stateMask=0x0 x=167 y=181 count=0} to Tree node with text: simple_server-thread2
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647713056 data=null doit=true} to Tree node with text: simple_server-thread2
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647713056 data=null} to Tree node with text: simple_server-thread2
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647713056 data=null button=1 stateMask=0x0 x=167 y=181 count=1} to Tree node with text: simple_server-thread2
13:29:46 [2020-04-21T17:29:46.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647713055 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
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647713051 data=null button=1 stateMask=0x80000 x=167 y=157 count=1} to Tree node with text: simple_server-thread2
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - Setting state to checked on: simple_server-thread2
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:46 [2020-04-21T17:29:46.494Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647713046 data=null button=0 stateMask=0x0 x=80 y=-59 count=0} to TreeItem with text {import}
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647713046 data=null doit=true} to TreeItem with text {import}
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647713046 data=null} to TreeItem with text {import}
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647713046 data=null button=1 stateMask=0x0 x=80 y=-59 count=1} to TreeItem with text {import}
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647713046 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}
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647713041 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - Setting state to checked on: unrecognized.log
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647713036 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:'))
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:29:46 [2020-04-21T17:29:46.494Z] 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')
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.494Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:29:46 [2020-04-21T17:29:46.753Z] 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')
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.753Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:29:46 [2020-04-21T17:29:46.754Z] 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')
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] 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')
13:29:46 [2020-04-21T17:29:46.754Z] 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.
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - Clicking on &Finish
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647713021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647713021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647713021 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647713021 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647713020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647713020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:46 [2020-04-21T17:29:46.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:46 [2020-04-21T17:29:46.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:46 [2020-04-21T17:29:46.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:46 [2020-04-21T17:29:46.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:46 [2020-04-21T17:29:46.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:29:46 [2020-04-21T17:29:46.754Z] DEBUG - Clicked on &Finish
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647712462 data=null doit=true} to Shell with text {Confirmation}
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - Clicking on Rename
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1647712461 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')
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1647712461 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')
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1647712461 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1647712461 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1647712460 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')
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1647712460 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')
13:29:47 [2020-04-21T17:29:47.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1647712460 data=null item=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')
13:29:47 [2020-04-21T17:29:47.321Z] DEBUG - Clicked on 
13:29:47 [2020-04-21T17:29:47.578Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:29:47 [2020-04-21T17:29:47.836Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647711942 data=null doit=true} to Shell with text {Confirmation}
13:29:47 [2020-04-21T17:29:47.836Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:29:47 [2020-04-21T17:29:47.836Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:29:47 [2020-04-21T17:29:47.836Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:29:47 [2020-04-21T17:29:47.836Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
13:29:47 [2020-04-21T17:29:47.836Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
13:29:47 [2020-04-21T17:29:47.836Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
13:29:47 [2020-04-21T17:29:47.836Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:29:47 [2020-04-21T17:29:47.836Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:29:47 [2020-04-21T17:29:47.836Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:29:47 [2020-04-21T17:29:47.837Z] DEBUG - Clicking on Overwrite
13:29:47 [2020-04-21T17:29:47.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1647711941 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')
13:29:47 [2020-04-21T17:29:47.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1647711941 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')
13:29:47 [2020-04-21T17:29:47.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1647711940 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
13:29:47 [2020-04-21T17:29:47.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1647711940 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
13:29:47 [2020-04-21T17:29:47.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1647711940 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')
13:29:47 [2020-04-21T17:29:47.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1647711940 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')
13:29:47 [2020-04-21T17:29:47.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1647711940 data=null item=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')
13:29:47 [2020-04-21T17:29:47.837Z] DEBUG - Clicked on 
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647711422 data=null doit=true} to Shell with text {Confirmation}
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - Clicking on Skip
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1647711421 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')
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1647711420 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')
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1647711420 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1647711420 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1647711420 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')
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1647711420 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')
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1647711420 data=null item=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')
13:29:48 [2020-04-21T17:29:48.402Z] DEBUG - Clicked on 
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647713020 data=null item=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')
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647713438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647707203 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647707203 data=null doit=true} to TreeItem with text {test}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647707203 data=null} to TreeItem with text {test}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647707202 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647707202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647707189 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647707188 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647707188 data=null doit=true} to TreeItem with text {test}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647707188 data=null} to TreeItem with text {test}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647707188 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647707187 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647707181 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:52 [2020-04-21T17:29:52.587Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647707180 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647707180 data=null doit=true} to TreeItem with text {Traces [5]}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647707180 data=null} to TreeItem with text {Traces [5]}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647707180 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647707180 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]}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647707171 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647707171 data=null doit=true} to TreeItem with text {Traces [5]}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647707171 data=null} to TreeItem with text {Traces [5]}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647707170 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647707170 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]}
13:29:52 [2020-04-21T17:29:52.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647707162 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647706727 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647706726 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647706726 data=null} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647706726 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647706725 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647706703 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:52 [2020-04-21T17:29:52.845Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647706699 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647706699 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647706699 data=null} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647706698 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647706698 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647706694 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647706693 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647706693 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647706693 data=null} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647706693 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647706692 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647706689 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647706688 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
13:29:52 [2020-04-21T17:29:52.846Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647706688 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
13:29:53 [2020-04-21T17:29:53.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647706658 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
13:29:53 [2020-04-21T17:29:53.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647706657 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:29:53 [2020-04-21T17:29:53.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647706657 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:53 [2020-04-21T17:29:53.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647706657 data=null} to TreeItem with text {kernel-overlap-testing}
13:29:53 [2020-04-21T17:29:53.103Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:29:53 [2020-04-21T17:29:53.103Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647706687 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:53 [2020-04-21T17:29:53.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:53 [2020-04-21T17:29:53.669Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:53 [2020-04-21T17:29:53.669Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:53 [2020-04-21T17:29:53.669Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:53 [2020-04-21T17:29:53.669Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:53 [2020-04-21T17:29:53.669Z] DEBUG - Attempting to set focus on Table with text {}
13:29:53 [2020-04-21T17:29:53.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647706133 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:29:53 [2020-04-21T17:29:53.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647706133 data=null doit=true} to TableItem with text {}
13:29:53 [2020-04-21T17:29:53.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647706132 data=null} to TableItem with text {}
13:29:53 [2020-04-21T17:29:53.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647706132 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:29:53 [2020-04-21T17:29:53.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647706129 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:29:53 [2020-04-21T17:29:53.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647706124 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:29:53 [2020-04-21T17:29:53.669Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:53 [2020-04-21T17:29:53.669Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:54 [2020-04-21T17:29:54.611Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647704817 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647704817 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647704816 data=null} to TreeItem with text {kernel-overlap-testing}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647704816 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647704815 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647704809 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:54 [2020-04-21T17:29:54.870Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647704800 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647704800 data=null doit=true} to TreeItem with text {test}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647704800 data=null} to TreeItem with text {test}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647704799 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647704799 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647704766 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647704762 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647704762 data=null doit=true} to TreeItem with text {test}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647704762 data=null} to TreeItem with text {test}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647704761 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647704761 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647704754 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:54 [2020-04-21T17:29:54.870Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647704753 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647704753 data=null doit=true} to TreeItem with text {Traces [5]}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647704753 data=null} to TreeItem with text {Traces [5]}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647704752 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647704752 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]}
13:29:54 [2020-04-21T17:29:54.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647704742 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:29:54 [2020-04-21T17:29:54.870Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
13:29:55 [2020-04-21T17:29:55.129Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:55 [2020-04-21T17:29:55.129Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:55 [2020-04-21T17:29:55.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704605 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704604 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704604 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704604 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647704603 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)}
13:29:55 [2020-04-21T17:29:55.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704584 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:55 [2020-04-21T17:29:55.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:55 [2020-04-21T17:29:55.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:55 [2020-04-21T17:29:55.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:55 [2020-04-21T17:29:55.130Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704579 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704578 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704578 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704578 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647704578 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)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704573 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704573 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704573 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704572 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704572 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647704572 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)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704568 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704568 data=null button=1 stateMask=0x0 x=156 y=108 count=2} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704568 data=null button=1 stateMask=0x0 x=156 y=108 count=2} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704545 data=null button=1 stateMask=0x80000 x=156 y=108 count=2} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704544 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704544 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647704544 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:55 [2020-04-21T17:29:55.130Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647704567 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)}
13:29:55 [2020-04-21T17:29:55.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:55 [2020-04-21T17:29:55.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:55 [2020-04-21T17:29:55.696Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:55 [2020-04-21T17:29:55.696Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:55 [2020-04-21T17:29:55.696Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:55 [2020-04-21T17:29:55.696Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:55 [2020-04-21T17:29:55.696Z] DEBUG - Attempting to set focus on Table with text {}
13:29:55 [2020-04-21T17:29:55.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647703949 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:29:55 [2020-04-21T17:29:55.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647703948 data=null doit=true} to TableItem with text {}
13:29:55 [2020-04-21T17:29:55.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647703948 data=null} to TableItem with text {}
13:29:55 [2020-04-21T17:29:55.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647703948 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:29:55 [2020-04-21T17:29:55.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647703944 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:29:55 [2020-04-21T17:29:55.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647703939 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:29:55 [2020-04-21T17:29:55.696Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:55 [2020-04-21T17:29:55.696Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647702484 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647702483 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647702483 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647702483 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647702482 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)}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647702477 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:57 [2020-04-21T17:29:57.095Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647702469 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647702469 data=null doit=true} to TreeItem with text {test}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647702469 data=null} to TreeItem with text {test}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647702469 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647702468 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647702447 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647702446 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647702446 data=null doit=true} to TreeItem with text {test}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647702445 data=null} to TreeItem with text {test}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647702445 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647702445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647702437 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:57 [2020-04-21T17:29:57.095Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647702436 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647702436 data=null doit=true} to TreeItem with text {Traces [5]}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647702436 data=null} to TreeItem with text {Traces [5]}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647702435 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:29:57 [2020-04-21T17:29:57.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647702435 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]}
13:29:57 [2020-04-21T17:29:57.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647702422 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:29:57 [2020-04-21T17:29:57.354Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
13:29:57 [2020-04-21T17:29:57.612Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:57 [2020-04-21T17:29:57.612Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:57 [2020-04-21T17:29:57.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647701936 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
13:29:57 [2020-04-21T17:29:57.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647701936 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:29:57 [2020-04-21T17:29:57.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647701936 data=null} to TreeItem with text {simple_server-thread1}
13:29:57 [2020-04-21T17:29:57.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647701935 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
13:29:57 [2020-04-21T17:29:57.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647701935 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}
13:29:57 [2020-04-21T17:29:57.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647701914 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
13:29:57 [2020-04-21T17:29:57.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:57 [2020-04-21T17:29:57.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:57 [2020-04-21T17:29:57.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:57 [2020-04-21T17:29:57.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:57 [2020-04-21T17:29:57.612Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:57 [2020-04-21T17:29:57.612Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:57 [2020-04-21T17:29:57.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647701911 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
13:29:57 [2020-04-21T17:29:57.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647701911 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:29:57 [2020-04-21T17:29:57.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647701911 data=null} to TreeItem with text {simple_server-thread1}
13:29:57 [2020-04-21T17:29:57.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647701911 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
13:29:57 [2020-04-21T17:29:57.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647701910 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}
13:29:57 [2020-04-21T17:29:57.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647701906 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
13:29:57 [2020-04-21T17:29:57.870Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
13:29:57 [2020-04-21T17:29:57.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647701905 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
13:29:57 [2020-04-21T17:29:57.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647701905 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:29:57 [2020-04-21T17:29:57.870Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:57 [2020-04-21T17:29:57.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647701905 data=null} to TreeItem with text {simple_server-thread1}
13:29:57 [2020-04-21T17:29:57.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647701904 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
13:29:57 [2020-04-21T17:29:57.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647701904 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}
13:29:57 [2020-04-21T17:29:57.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647701901 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
13:29:57 [2020-04-21T17:29:57.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647701900 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread1}
13:29:57 [2020-04-21T17:29:57.870Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1647701900 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread1}
13:29:57 [2020-04-21T17:29:57.870Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647701900 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}
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647701861 data=null button=1 stateMask=0x80000 x=148 y=132 count=2} to TreeItem with text {simple_server-thread1}
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1647701595 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1647701560 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1647701560 data=null} to TreeItem with text {simple_server-thread1}
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - Attempting to set focus on Table with text {}
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647701552 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647701552 data=null doit=true} to TableItem with text {}
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647701552 data=null} to TableItem with text {}
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647701551 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647701548 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647701542 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:29:58 [2020-04-21T17:29:58.129Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647700389 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647700389 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647700389 data=null} to TreeItem with text {simple_server-thread1}
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647700388 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647700388 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}
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647700383 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:59 [2020-04-21T17:29:59.508Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647700376 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647700376 data=null doit=true} to TreeItem with text {test}
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647700376 data=null} to TreeItem with text {test}
13:29:59 [2020-04-21T17:29:59.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647700375 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647700375 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647700357 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647700356 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647700356 data=null doit=true} to TreeItem with text {test}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647700356 data=null} to TreeItem with text {test}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647700356 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647700355 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647700349 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:29:59 [2020-04-21T17:29:59.509Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647700348 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647700348 data=null doit=true} to TreeItem with text {Traces [5]}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647700348 data=null} to TreeItem with text {Traces [5]}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647700348 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647700347 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]}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647700338 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:29:59 [2020-04-21T17:29:59.509Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647700287 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647700286 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647700286 data=null} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647700286 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647700286 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}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647700269 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:29:59 [2020-04-21T17:29:59.509Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647700265 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647700265 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647700265 data=null} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647700265 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647700264 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}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647700260 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647700260 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647700259 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Attempting to set focus on Tree with text {}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647700259 data=null} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647700259 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647700259 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}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647700255 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647700255 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1647700254 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647700237 data=null button=1 stateMask=0x80000 x=148 y=156 count=2} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1647700236 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1647700236 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1647700236 data=null} to TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:29:59 [2020-04-21T17:29:59.509Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647700254 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}
13:30:00 [2020-04-21T17:30:00.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:00 [2020-04-21T17:30:00.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:00 [2020-04-21T17:30:00.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:00 [2020-04-21T17:30:00.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:00 [2020-04-21T17:30:00.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:00 [2020-04-21T17:30:00.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:00 [2020-04-21T17:30:00.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:00 [2020-04-21T17:30:00.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:00 [2020-04-21T17:30:00.076Z] DEBUG - Attempting to set focus on Table with text {}
13:30:00 [2020-04-21T17:30:00.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647699726 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:30:00 [2020-04-21T17:30:00.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647699726 data=null doit=true} to TableItem with text {}
13:30:00 [2020-04-21T17:30:00.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647699725 data=null} to TableItem with text {}
13:30:00 [2020-04-21T17:30:00.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647699725 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:30:00 [2020-04-21T17:30:00.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647699721 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:30:00 [2020-04-21T17:30:00.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647699716 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:30:00 [2020-04-21T17:30:00.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:00 [2020-04-21T17:30:00.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:01 [2020-04-21T17:30:01.013Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:01 [2020-04-21T17:30:01.013Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:01 [2020-04-21T17:30:01.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647698746 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
13:30:01 [2020-04-21T17:30:01.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647698746 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:30:01 [2020-04-21T17:30:01.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647698746 data=null} to TreeItem with text {simple_server-thread2}
13:30:01 [2020-04-21T17:30:01.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647698745 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
13:30:01 [2020-04-21T17:30:01.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647698745 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}
13:30:01 [2020-04-21T17:30:01.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647698738 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
13:30:01 [2020-04-21T17:30:01.013Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:01 [2020-04-21T17:30:01.013Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:01 [2020-04-21T17:30:01.013Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:01 [2020-04-21T17:30:01.013Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:01 [2020-04-21T17:30:01.013Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:01 [2020-04-21T17:30:01.013Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:01 [2020-04-21T17:30:01.013Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:01 [2020-04-21T17:30:01.013Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:01 [2020-04-21T17:30:01.013Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:01 [2020-04-21T17:30:01.013Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:01 [2020-04-21T17:30:01.013Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647698730 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647698730 data=null doit=true} to TreeItem with text {test}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647698729 data=null} to TreeItem with text {test}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647698729 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647698729 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647698705 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647698704 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647698704 data=null doit=true} to TreeItem with text {test}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647698704 data=null} to TreeItem with text {test}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647698704 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647698704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647698695 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:01 [2020-04-21T17:30:01.014Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647698693 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647698693 data=null doit=true} to TreeItem with text {Traces [5]}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647698693 data=null} to TreeItem with text {Traces [5]}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647698693 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647698692 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]}
13:30:01 [2020-04-21T17:30:01.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647698681 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:01 [2020-04-21T17:30:01.014Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
13:30:01 [2020-04-21T17:30:01.272Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:01 [2020-04-21T17:30:01.273Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647698238 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647698238 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647698238 data=null} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647698237 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647698237 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}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647698216 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:01 [2020-04-21T17:30:01.531Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647698212 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647698212 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647698212 data=null} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647698211 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647698211 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}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647698205 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647698205 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647698204 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647698204 data=null} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647698204 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647698203 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}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647698165 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647698165 data=null button=1 stateMask=0x0 x=132 y=180 count=2} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.531Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1647698165 data=null button=1 stateMask=0x0 x=132 y=180 count=2} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.789Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647698164 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}
13:30:01 [2020-04-21T17:30:01.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647698143 data=null button=1 stateMask=0x80000 x=132 y=180 count=2} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.789Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1647697893 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.789Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1647697893 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.789Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1647697893 data=null} to TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.789Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
13:30:01 [2020-04-21T17:30:01.789Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
13:30:01 [2020-04-21T17:30:01.789Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647697524 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647697523 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647697523 data=null} to TreeItem with text {unrecognized.log}
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647697523 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647697523 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}
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647697517 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:02 [2020-04-21T17:30:02.047Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647697506 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647697506 data=null doit=true} to TreeItem with text {test}
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647697505 data=null} to TreeItem with text {test}
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647697505 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:02 [2020-04-21T17:30:02.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647697505 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:02 [2020-04-21T17:30:02.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647697484 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:02 [2020-04-21T17:30:02.048Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:02 [2020-04-21T17:30:02.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647697483 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:02 [2020-04-21T17:30:02.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647697483 data=null doit=true} to TreeItem with text {test}
13:30:02 [2020-04-21T17:30:02.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647697483 data=null} to TreeItem with text {test}
13:30:02 [2020-04-21T17:30:02.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647697483 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:02 [2020-04-21T17:30:02.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647697482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:02 [2020-04-21T17:30:02.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647697475 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:02 [2020-04-21T17:30:02.048Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:02 [2020-04-21T17:30:02.048Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:02 [2020-04-21T17:30:02.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647697474 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:30:02 [2020-04-21T17:30:02.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647697474 data=null doit=true} to TreeItem with text {Traces [5]}
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647697474 data=null} to TreeItem with text {Traces [5]}
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647697474 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647697473 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]}
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647697463 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647697462 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647697462 data=null doit=true} to TreeItem with text {Traces [5]}
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647697461 data=null} to TreeItem with text {Traces [5]}
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647697461 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647697461 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]}
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647697456 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - Clicking on with mnemonic 'Clear'
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - Clicked on with mnemonic 'Clear'
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647697330 data=null doit=true} to Shell with text {Confirm Clear}
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - Clicking on &Yes
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647697329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:02 [2020-04-21T17:30:02.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647697329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:02 [2020-04-21T17:30:02.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647697329 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:02 [2020-04-21T17:30:02.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647697329 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:02 [2020-04-21T17:30:02.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647697328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:02 [2020-04-21T17:30:02.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647697328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:02 [2020-04-21T17:30:02.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647697328 data=null item=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')
13:30:03 [2020-04-21T17:30:03.684Z] DEBUG - Clicked on 
13:30:03 [2020-04-21T17:30:03.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647697415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647695455 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647695454 data=null doit=true} to TreeItem with text {test}
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647695454 data=null} to TreeItem with text {test}
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647695454 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647695454 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647695439 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647695438 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647695438 data=null doit=true} to TreeItem with text {test}
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647695438 data=null} to TreeItem with text {test}
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647695438 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647695437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:04 [2020-04-21T17:30:04.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647695431 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:04 [2020-04-21T17:30:04.250Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:04 [2020-04-21T17:30:04.251Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:04 [2020-04-21T17:30:04.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647695429 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:30:04 [2020-04-21T17:30:04.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647695429 data=null doit=true} to TreeItem with text {Traces [0]}
13:30:04 [2020-04-21T17:30:04.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647695429 data=null} to TreeItem with text {Traces [0]}
13:30:04 [2020-04-21T17:30:04.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647695429 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:04 [2020-04-21T17:30:04.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647695429 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:30:04 [2020-04-21T17:30:04.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647695419 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:04 [2020-04-21T17:30:04.251Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:04 [2020-04-21T17:30:04.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647695418 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:30:04 [2020-04-21T17:30:04.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647695418 data=null doit=true} to TreeItem with text {Traces [0]}
13:30:04 [2020-04-21T17:30:04.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647695417 data=null} to TreeItem with text {Traces [0]}
13:30:04 [2020-04-21T17:30:04.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647695417 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:04 [2020-04-21T17:30:04.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647695417 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:30:04 [2020-04-21T17:30:04.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647695413 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:04 [2020-04-21T17:30:04.251Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:30:04 [2020-04-21T17:30:04.251Z] DEBUG - Clicking on with mnemonic 'Import...'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Clicked on with mnemonic 'Import...'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647695220 data=null doit=true} to Shell with text {Trace Import}
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:30:04 [2020-04-21T17:30:04.510Z] 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')
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647695170 data=null} to (of type 'Combo')
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647695148 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647695148 data=null doit=true} to TreeItem with text {import}
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647695148 data=null} to TreeItem with text {import}
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647695148 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647695147 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}
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647695146 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Setting state to checked on: import
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Generic CTF Trace} time=-1647695134 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:'))
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:30:04 [2020-04-21T17:30:04.510Z] 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')
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.510Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:30:04 [2020-04-21T17:30:04.511Z] 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')
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.511Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:30:04 [2020-04-21T17:30:04.512Z] 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')
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.512Z] 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')
13:30:04 [2020-04-21T17:30:04.512Z] 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.
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - Clicking on &Finish
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647695118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647695118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647695118 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647695118 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647695117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647695117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:04 [2020-04-21T17:30:04.512Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:04 [2020-04-21T17:30:04.512Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:04 [2020-04-21T17:30:04.512Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:04 [2020-04-21T17:30:04.512Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:04 [2020-04-21T17:30:04.512Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:04 [2020-04-21T17:30:04.512Z] DEBUG - Clicked on &Finish
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647694567 data=null doit=true} to Shell with text {Confirmation}
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - Clicking on Skip All
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1647694566 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')
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1647694566 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')
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1647694566 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1647694566 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1647694566 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')
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1647694566 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')
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1647694566 data=null item=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')
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - Clicked on 
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647695117 data=null item=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')
13:30:05 [2020-04-21T17:30:05.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647695348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647694044 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647694044 data=null doit=true} to TreeItem with text {test}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647694044 data=null} to TreeItem with text {test}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647694044 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647694043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647694030 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647694029 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647694029 data=null doit=true} to TreeItem with text {test}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647694029 data=null} to TreeItem with text {test}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647694028 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647694028 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647694022 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:05 [2020-04-21T17:30:05.645Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647694021 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647694021 data=null doit=true} to TreeItem with text {Traces [4]}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647694021 data=null} to TreeItem with text {Traces [4]}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647694020 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647694020 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]}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647694011 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647694010 data=null doit=true} to TreeItem with text {Traces [4]}
13:30:05 [2020-04-21T17:30:05.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647694010 data=null} to TreeItem with text {Traces [4]}
13:30:05 [2020-04-21T17:30:05.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647694010 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:30:05 [2020-04-21T17:30:05.646Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647694010 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [4]}
13:30:05 [2020-04-21T17:30:05.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647694003 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647693668 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647693668 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647693668 data=null} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647693668 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647693667 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647693649 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:05 [2020-04-21T17:30:05.903Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647693645 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647693645 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647693644 data=null} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647693644 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647693644 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647693639 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647693638 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647693638 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647693638 data=null} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647693637 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647693637 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647693633 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647693632 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
13:30:05 [2020-04-21T17:30:05.904Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647693632 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
13:30:06 [2020-04-21T17:30:06.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647693611 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
13:30:06 [2020-04-21T17:30:06.162Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647693610 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:30:06 [2020-04-21T17:30:06.162Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647693610 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:06 [2020-04-21T17:30:06.162Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647693610 data=null} to TreeItem with text {kernel-overlap-testing}
13:30:06 [2020-04-21T17:30:06.162Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:30:06 [2020-04-21T17:30:06.162Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647693632 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:06 [2020-04-21T17:30:06.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:06 [2020-04-21T17:30:06.421Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:06 [2020-04-21T17:30:06.421Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:06 [2020-04-21T17:30:06.421Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:06 [2020-04-21T17:30:06.421Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:06 [2020-04-21T17:30:06.421Z] DEBUG - Attempting to set focus on Table with text {}
13:30:06 [2020-04-21T17:30:06.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647693103 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:30:06 [2020-04-21T17:30:06.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647693103 data=null doit=true} to TableItem with text {}
13:30:06 [2020-04-21T17:30:06.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647693103 data=null} to TableItem with text {}
13:30:06 [2020-04-21T17:30:06.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647693102 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:30:06 [2020-04-21T17:30:06.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647693099 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:30:06 [2020-04-21T17:30:06.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647693094 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:30:06 [2020-04-21T17:30:06.679Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:06 [2020-04-21T17:30:06.679Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647691734 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647691734 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647691734 data=null} to TreeItem with text {kernel-overlap-testing}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647691734 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647691733 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647691728 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:08 [2020-04-21T17:30:08.158Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647691720 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647691720 data=null doit=true} to TreeItem with text {test}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647691720 data=null} to TreeItem with text {test}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647691720 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647691720 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647691700 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647691699 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647691699 data=null doit=true} to TreeItem with text {test}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647691699 data=null} to TreeItem with text {test}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647691698 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647691698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647691691 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:08 [2020-04-21T17:30:08.158Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647691690 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647691690 data=null doit=true} to TreeItem with text {Traces [4]}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647691690 data=null} to TreeItem with text {Traces [4]}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647691689 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647691689 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]}
13:30:08 [2020-04-21T17:30:08.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647691663 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:30:08 [2020-04-21T17:30:08.158Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
13:30:08 [2020-04-21T17:30:08.416Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:08 [2020-04-21T17:30:08.416Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:08 [2020-04-21T17:30:08.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647691220 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647691220 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647691220 data=null} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647691219 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647691219 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}
13:30:08 [2020-04-21T17:30:08.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647691196 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:08 [2020-04-21T17:30:08.417Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647691192 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647691192 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647691191 data=null} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647691191 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647691190 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}
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647691185 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647691184 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647691184 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647691184 data=null} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647691183 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647691183 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}
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647691179 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647691179 data=null button=1 stateMask=0x0 x=148 y=108 count=2} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1647691178 data=null button=1 stateMask=0x0 x=148 y=108 count=2} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.417Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647691178 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}
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647691155 data=null button=1 stateMask=0x80000 x=148 y=108 count=2} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1647690992 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1647690968 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1647690968 data=null} to TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - Attempting to set focus on Table with text {}
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647690960 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647690960 data=null doit=true} to TableItem with text {}
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647690960 data=null} to TableItem with text {}
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647690959 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647690956 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647690951 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:08 [2020-04-21T17:30:08.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647689687 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647689687 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647689687 data=null} to TreeItem with text {simple_server-thread1}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647689686 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647689686 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}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647689680 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:10 [2020-04-21T17:30:10.049Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647689670 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647689670 data=null doit=true} to TreeItem with text {test}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647689670 data=null} to TreeItem with text {test}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647689669 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647689669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647689649 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647689648 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647689648 data=null doit=true} to TreeItem with text {test}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647689648 data=null} to TreeItem with text {test}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647689647 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647689647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647689640 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:10 [2020-04-21T17:30:10.049Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647689639 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647689639 data=null doit=true} to TreeItem with text {Traces [4]}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647689639 data=null} to TreeItem with text {Traces [4]}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647689638 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647689638 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]}
13:30:10 [2020-04-21T17:30:10.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647689626 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:30:10 [2020-04-21T17:30:10.049Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
13:30:10 [2020-04-21T17:30:10.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:10 [2020-04-21T17:30:10.566Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:10 [2020-04-21T17:30:10.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647689189 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647689189 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647689189 data=null} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647689188 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647689188 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}
13:30:10 [2020-04-21T17:30:10.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647689169 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:10 [2020-04-21T17:30:10.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:10 [2020-04-21T17:30:10.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:10 [2020-04-21T17:30:10.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:10 [2020-04-21T17:30:10.566Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:10 [2020-04-21T17:30:10.566Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:10 [2020-04-21T17:30:10.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647689166 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647689166 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647689166 data=null} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647689166 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647689165 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}
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647689160 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647689160 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647689160 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647689159 data=null} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647689159 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647689159 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}
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647689155 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647689155 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1647689154 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647689135 data=null button=1 stateMask=0x80000 x=148 y=132 count=2} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1647689135 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1647689135 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1647689135 data=null} to TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:10 [2020-04-21T17:30:10.567Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647689154 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}
13:30:11 [2020-04-21T17:30:11.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:11 [2020-04-21T17:30:11.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:11 [2020-04-21T17:30:11.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:11 [2020-04-21T17:30:11.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:11 [2020-04-21T17:30:11.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:11 [2020-04-21T17:30:11.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:11 [2020-04-21T17:30:11.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:11 [2020-04-21T17:30:11.133Z] DEBUG - Attempting to set focus on Table with text {}
13:30:11 [2020-04-21T17:30:11.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647688626 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:30:11 [2020-04-21T17:30:11.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647688625 data=null doit=true} to TableItem with text {}
13:30:11 [2020-04-21T17:30:11.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647688625 data=null} to TableItem with text {}
13:30:11 [2020-04-21T17:30:11.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647688625 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:30:11 [2020-04-21T17:30:11.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647688621 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:30:11 [2020-04-21T17:30:11.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647688616 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:30:11 [2020-04-21T17:30:11.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:11 [2020-04-21T17:30:11.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:12 [2020-04-21T17:30:12.067Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:12 [2020-04-21T17:30:12.067Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647687662 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647687661 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647687661 data=null} to TreeItem with text {simple_server-thread2}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647687661 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647687661 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}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647687656 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:12 [2020-04-21T17:30:12.068Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647687649 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647687649 data=null doit=true} to TreeItem with text {test}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647687649 data=null} to TreeItem with text {test}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647687648 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647687648 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647687628 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647687628 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647687628 data=null doit=true} to TreeItem with text {test}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647687628 data=null} to TreeItem with text {test}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647687627 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647687627 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647687620 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:12 [2020-04-21T17:30:12.068Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647687619 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647687619 data=null doit=true} to TreeItem with text {Traces [4]}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647687619 data=null} to TreeItem with text {Traces [4]}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647687619 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647687619 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]}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647687608 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:30:12 [2020-04-21T17:30:12.068Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647687468 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647687468 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647687468 data=null} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647687467 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647687467 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}
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647687445 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:12 [2020-04-21T17:30:12.326Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647687441 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647687441 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647687440 data=null} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647687440 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647687440 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}
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647687435 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647687434 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647687434 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647687434 data=null} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647687433 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647687433 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}
13:30:12 [2020-04-21T17:30:12.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647687429 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647687428 data=null button=1 stateMask=0x0 x=136 y=156 count=2} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.327Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647687428 data=null button=1 stateMask=0x0 x=136 y=156 count=2} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.327Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647687428 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}
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647687405 data=null button=1 stateMask=0x80000 x=136 y=156 count=2} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647687116 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647687104 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647687104 data=null} to TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - Attempting to set focus on Table with text {}
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647687095 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647687095 data=null doit=true} to TableItem with text {}
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647687095 data=null} to TableItem with text {}
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647687094 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647687091 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647687066 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:12 [2020-04-21T17:30:12.585Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647685897 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647685897 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647685896 data=null} to TreeItem with text {ust-overlap-testing}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647685896 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647685896 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}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647685891 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:13 [2020-04-21T17:30:13.960Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647685883 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647685883 data=null doit=true} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647685882 data=null} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647685882 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647685882 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647685862 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647685861 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647685861 data=null doit=true} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647685860 data=null} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647685860 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647685860 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647685853 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.961Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647685851 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647685851 data=null doit=true} to TreeItem with text {Traces [4]}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647685851 data=null} to TreeItem with text {Traces [4]}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647685851 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647685850 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]}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647685837 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647685827 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647685827 data=null doit=true} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647685827 data=null} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647685826 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647685826 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647685811 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647685810 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647685810 data=null doit=true} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647685810 data=null} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647685810 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647685809 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647685802 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:13 [2020-04-21T17:30:13.961Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647685800 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647685800 data=null doit=true} to TreeItem with text {Traces [4]}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647685800 data=null} to TreeItem with text {Traces [4]}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647685800 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647685799 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]}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647685790 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647685789 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647685789 data=null doit=true} to TreeItem with text {Traces [4]}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647685788 data=null} to TreeItem with text {Traces [4]}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647685788 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647685788 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]}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647685768 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Clicking on with mnemonic 'Clear'
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Clicked on with mnemonic 'Clear'
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647685641 data=null doit=true} to Shell with text {Confirm Clear}
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Clicking on &Yes
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647685640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647685640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647685640 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647685640 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647685640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647685640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:13 [2020-04-21T17:30:13.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647685640 data=null item=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')
13:30:15 [2020-04-21T17:30:15.337Z] DEBUG - Clicked on 
13:30:15 [2020-04-21T17:30:15.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647685724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647683899 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647683899 data=null doit=true} to TreeItem with text {test}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647683899 data=null} to TreeItem with text {test}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647683898 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647683898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647683886 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647683885 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647683884 data=null doit=true} to TreeItem with text {test}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647683884 data=null} to TreeItem with text {test}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647683884 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647683884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647683878 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:15 [2020-04-21T17:30:15.903Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647683877 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647683877 data=null doit=true} to TreeItem with text {Traces [0]}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647683877 data=null} to TreeItem with text {Traces [0]}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647683877 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647683877 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647683869 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647683868 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:30:15 [2020-04-21T17:30:15.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647683868 data=null doit=true} to TreeItem with text {Traces [0]}
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647683868 data=null} to TreeItem with text {Traces [0]}
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647683868 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647683867 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647683864 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Clicking on with mnemonic 'Import...'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Clicked on with mnemonic 'Import...'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647683663 data=null doit=true} to Shell with text {Trace Import}
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:30:15 [2020-04-21T17:30:15.904Z] 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')
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647683658 data=null} to (of type 'Combo')
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647683636 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647683636 data=null doit=true} to TreeItem with text {import}
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647683635 data=null} to TreeItem with text {import}
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647683635 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647683635 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}
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647683634 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Setting state to checked on: import
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Linux Kernel Trace} time=-1647683621 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:'))
13:30:15 [2020-04-21T17:30:15.904Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:30:16 [2020-04-21T17:30:16.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')
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:30:16 [2020-04-21T17:30:16.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')
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:30:16 [2020-04-21T17:30:16.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')
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.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)'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:30:16 [2020-04-21T17:30:16.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')
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.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')
13:30:16 [2020-04-21T17:30:16.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.
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - Clicking on &Finish
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647683604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647683604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647683603 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647683603 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647683603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647683603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:16 [2020-04-21T17:30:16.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:16 [2020-04-21T17:30:16.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:16 [2020-04-21T17:30:16.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:16 [2020-04-21T17:30:16.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:16 [2020-04-21T17:30:16.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:16 [2020-04-21T17:30:16.164Z] DEBUG - Clicked on &Finish
13:30:16 [2020-04-21T17:30:16.729Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:30:16 [2020-04-21T17:30:16.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647683060 data=null doit=true} to Shell with text {Confirmation}
13:30:16 [2020-04-21T17:30:16.729Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.729Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.729Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.729Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.729Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.729Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
13:30:16 [2020-04-21T17:30:16.729Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
13:30:16 [2020-04-21T17:30:16.729Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
13:30:16 [2020-04-21T17:30:16.729Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:30:16 [2020-04-21T17:30:16.729Z] DEBUG - Clicking on Skip All
13:30:16 [2020-04-21T17:30:16.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1647683059 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')
13:30:16 [2020-04-21T17:30:16.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1647683059 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')
13:30:16 [2020-04-21T17:30:16.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1647683058 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
13:30:16 [2020-04-21T17:30:16.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1647683058 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
13:30:16 [2020-04-21T17:30:16.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1647683058 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')
13:30:16 [2020-04-21T17:30:16.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1647683058 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')
13:30:16 [2020-04-21T17:30:16.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1647683058 data=null item=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')
13:30:16 [2020-04-21T17:30:16.730Z] DEBUG - Clicked on 
13:30:16 [2020-04-21T17:30:16.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647683603 data=null item=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')
13:30:16 [2020-04-21T17:30:16.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647683829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:30:16 [2020-04-21T17:30:16.988Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:16 [2020-04-21T17:30:16.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:16 [2020-04-21T17:30:16.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:16 [2020-04-21T17:30:16.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:16 [2020-04-21T17:30:16.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:16 [2020-04-21T17:30:16.988Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:16 [2020-04-21T17:30:16.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647682538 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:16 [2020-04-21T17:30:16.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647682538 data=null doit=true} to TreeItem with text {test}
13:30:16 [2020-04-21T17:30:16.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647682538 data=null} to TreeItem with text {test}
13:30:16 [2020-04-21T17:30:16.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647682538 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647682537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647682523 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647682522 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647682522 data=null doit=true} to TreeItem with text {test}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647682522 data=null} to TreeItem with text {test}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647682522 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647682522 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647682515 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:17 [2020-04-21T17:30:17.246Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647682514 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647682514 data=null doit=true} to TreeItem with text {Traces [1]}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647682514 data=null} to TreeItem with text {Traces [1]}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647682513 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647682513 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647682503 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647682503 data=null doit=true} to TreeItem with text {Traces [1]}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647682503 data=null} to TreeItem with text {Traces [1]}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647682502 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647682502 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]}
13:30:17 [2020-04-21T17:30:17.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647682498 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647682056 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647682056 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647682055 data=null} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647682055 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647682055 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647682029 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:17 [2020-04-21T17:30:17.505Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647682024 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647682023 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647682023 data=null} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647682023 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647682023 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647682017 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.505Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647682016 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647682016 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.763Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:17 [2020-04-21T17:30:17.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647682016 data=null} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647682015 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647682015 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647681967 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647681967 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.763Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647681966 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
13:30:17 [2020-04-21T17:30:17.763Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647681966 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:18 [2020-04-21T17:30:18.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647681941 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
13:30:18 [2020-04-21T17:30:18.254Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647681528 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:30:18 [2020-04-21T17:30:18.254Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647681528 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:18 [2020-04-21T17:30:18.254Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647681528 data=null} to TreeItem with text {kernel-overlap-testing}
13:30:18 [2020-04-21T17:30:18.254Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:30:18 [2020-04-21T17:30:18.254Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:18 [2020-04-21T17:30:18.512Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:18 [2020-04-21T17:30:18.512Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:18 [2020-04-21T17:30:18.512Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:18 [2020-04-21T17:30:18.512Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:18 [2020-04-21T17:30:18.512Z] DEBUG - Attempting to set focus on Table with text {}
13:30:18 [2020-04-21T17:30:18.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647681022 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:30:18 [2020-04-21T17:30:18.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647681021 data=null doit=true} to TableItem with text {}
13:30:18 [2020-04-21T17:30:18.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647681021 data=null} to TableItem with text {}
13:30:18 [2020-04-21T17:30:18.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647681021 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:30:18 [2020-04-21T17:30:18.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647681017 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:30:18 [2020-04-21T17:30:18.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647681012 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:30:18 [2020-04-21T17:30:18.512Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:18 [2020-04-21T17:30:18.512Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647680266 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647680265 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647680265 data=null} to TreeItem with text {kernel-overlap-testing}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647680265 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647680265 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647680260 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:19 [2020-04-21T17:30:19.447Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647680253 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647680253 data=null doit=true} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647680252 data=null} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647680252 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647680252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647680233 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647680232 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647680232 data=null doit=true} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647680232 data=null} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647680232 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647680231 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647680225 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.447Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647680224 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647680224 data=null doit=true} to TreeItem with text {Traces [1]}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647680224 data=null} to TreeItem with text {Traces [1]}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647680223 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:30:19 [2020-04-21T17:30:19.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647680223 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647680214 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647680160 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647680160 data=null doit=true} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647680160 data=null} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647680160 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647680159 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647680146 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647680146 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647680146 data=null doit=true} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647680145 data=null} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647680145 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647680145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647680139 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:19 [2020-04-21T17:30:19.448Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647680138 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647680137 data=null doit=true} to TreeItem with text {Traces [1]}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647680137 data=null} to TreeItem with text {Traces [1]}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647680137 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647680137 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647680129 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647680128 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647680128 data=null doit=true} to TreeItem with text {Traces [1]}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647680128 data=null} to TreeItem with text {Traces [1]}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647680127 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647680127 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:30:19 [2020-04-21T17:30:19.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647680123 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:30:19 [2020-04-21T17:30:19.706Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:30:19 [2020-04-21T17:30:19.706Z] DEBUG - Clicking on with mnemonic 'Clear'
13:30:19 [2020-04-21T17:30:19.706Z] DEBUG - Clicked on with mnemonic 'Clear'
13:30:19 [2020-04-21T17:30:19.706Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:30:19 [2020-04-21T17:30:19.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647679970 data=null doit=true} to Shell with text {Confirm Clear}
13:30:19 [2020-04-21T17:30:19.706Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:30:19 [2020-04-21T17:30:19.706Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:30:19 [2020-04-21T17:30:19.706Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:30:19 [2020-04-21T17:30:19.706Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:19 [2020-04-21T17:30:19.706Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:30:19 [2020-04-21T17:30:19.706Z] DEBUG - Clicking on &Yes
13:30:19 [2020-04-21T17:30:19.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647679969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:19 [2020-04-21T17:30:19.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647679968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:19 [2020-04-21T17:30:19.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647679968 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:19 [2020-04-21T17:30:19.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647679968 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:19 [2020-04-21T17:30:19.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647679968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:19 [2020-04-21T17:30:19.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647679968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:19 [2020-04-21T17:30:19.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647679968 data=null item=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')
13:30:20 [2020-04-21T17:30:20.272Z] DEBUG - Clicked on 
13:30:20 [2020-04-21T17:30:20.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647680049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647678954 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647678953 data=null doit=true} to TreeItem with text {test}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647678953 data=null} to TreeItem with text {test}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647678953 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647678953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647678932 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647678931 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647678931 data=null doit=true} to TreeItem with text {test}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647678931 data=null} to TreeItem with text {test}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647678930 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647678930 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647678922 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:20 [2020-04-21T17:30:20.839Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647678921 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647678920 data=null doit=true} to TreeItem with text {Traces [0]}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647678920 data=null} to TreeItem with text {Traces [0]}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647678920 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647678920 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647678908 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647678870 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647678870 data=null doit=true} to TreeItem with text {Traces [0]}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647678870 data=null} to TreeItem with text {Traces [0]}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647678870 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647678869 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647678864 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:30:20 [2020-04-21T17:30:20.839Z] DEBUG - Clicking on with mnemonic 'Import...'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - Clicked on with mnemonic 'Import...'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647678649 data=null doit=true} to Shell with text {Trace Import}
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:30:21 [2020-04-21T17:30:21.100Z] 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')
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647678644 data=null} to (of type 'Combo')
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:21 [2020-04-21T17:30:21.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647678620 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647678620 data=null doit=true} to TreeItem with text {import}
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647678620 data=null} to TreeItem with text {import}
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647678620 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647678619 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}
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647678618 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - Setting state to checked on: import
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : LTTng UST Trace} time=-1647678558 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:'))
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:30:21 [2020-04-21T17:30:21.101Z] 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')
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:30:21 [2020-04-21T17:30:21.101Z] 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')
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.101Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:30:21 [2020-04-21T17:30:21.102Z] 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')
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] 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')
13:30:21 [2020-04-21T17:30:21.102Z] 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.
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - Clicking on &Finish
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647678543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647678543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647678543 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647678543 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647678543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647678543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:21 [2020-04-21T17:30:21.102Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:21 [2020-04-21T17:30:21.102Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:21 [2020-04-21T17:30:21.102Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:21 [2020-04-21T17:30:21.102Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:21 [2020-04-21T17:30:21.102Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:21 [2020-04-21T17:30:21.102Z] DEBUG - Clicked on &Finish
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647678020 data=null doit=true} to Shell with text {Confirmation}
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - Clicking on Skip All
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1647678019 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')
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1647678019 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')
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1647678019 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1647678019 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1647678018 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')
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1647678018 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')
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1647678018 data=null item=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')
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - Clicked on 
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647678542 data=null item=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')
13:30:21 [2020-04-21T17:30:21.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647678825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647677496 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647677496 data=null doit=true} to TreeItem with text {test}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647677496 data=null} to TreeItem with text {test}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647677495 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647677495 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647677482 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647677480 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647677480 data=null doit=true} to TreeItem with text {test}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647677480 data=null} to TreeItem with text {test}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647677480 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647677479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647677473 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:22 [2020-04-21T17:30:22.236Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647677472 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647677472 data=null doit=true} to TreeItem with text {Traces [3]}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647677472 data=null} to TreeItem with text {Traces [3]}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647677471 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647677471 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]}
13:30:22 [2020-04-21T17:30:22.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647677463 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:22 [2020-04-21T17:30:22.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647677462 data=null doit=true} to TreeItem with text {Traces [3]}
13:30:22 [2020-04-21T17:30:22.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647677462 data=null} to TreeItem with text {Traces [3]}
13:30:22 [2020-04-21T17:30:22.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647677462 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:22 [2020-04-21T17:30:22.237Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647677461 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]}
13:30:22 [2020-04-21T17:30:22.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647677455 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:22 [2020-04-21T17:30:22.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:22 [2020-04-21T17:30:22.494Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647677018 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647677018 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647677017 data=null} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647677017 data=null button=1 stateMask=0x0 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647677017 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}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647676995 data=null button=1 stateMask=0x80000 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:22 [2020-04-21T17:30:22.754Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647676991 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647676990 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647676990 data=null} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647676990 data=null button=1 stateMask=0x0 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647676990 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}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647676984 data=null button=1 stateMask=0x80000 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647676984 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647676983 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647676983 data=null} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647676982 data=null button=1 stateMask=0x0 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647676982 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}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647676977 data=null button=1 stateMask=0x80000 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647676977 data=null button=1 stateMask=0x0 x=148 y=84 count=2} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1647676977 data=null button=1 stateMask=0x0 x=148 y=84 count=2} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647676956 data=null button=1 stateMask=0x80000 x=148 y=84 count=2} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1647676955 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1647676955 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1647676955 data=null} to TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.754Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
13:30:22 [2020-04-21T17:30:22.755Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647676976 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}
13:30:23 [2020-04-21T17:30:23.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:23 [2020-04-21T17:30:23.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:23 [2020-04-21T17:30:23.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:23 [2020-04-21T17:30:23.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:23 [2020-04-21T17:30:23.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:23 [2020-04-21T17:30:23.321Z] DEBUG - Attempting to set focus on Table with text {}
13:30:23 [2020-04-21T17:30:23.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647676448 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:30:23 [2020-04-21T17:30:23.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647676447 data=null doit=true} to TableItem with text {}
13:30:23 [2020-04-21T17:30:23.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647676447 data=null} to TableItem with text {}
13:30:23 [2020-04-21T17:30:23.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647676447 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:30:23 [2020-04-21T17:30:23.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647676443 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:30:23 [2020-04-21T17:30:23.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647676438 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:30:23 [2020-04-21T17:30:23.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:23 [2020-04-21T17:30:23.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647675479 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647675479 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647675479 data=null} to TreeItem with text {simple_server-thread1}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647675478 data=null button=1 stateMask=0x0 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647675478 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}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647675473 data=null button=1 stateMask=0x80000 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:24 [2020-04-21T17:30:24.257Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647675466 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647675466 data=null doit=true} to TreeItem with text {test}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647675466 data=null} to TreeItem with text {test}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647675465 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647675465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647675445 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647675444 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647675444 data=null doit=true} to TreeItem with text {test}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647675444 data=null} to TreeItem with text {test}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647675444 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647675443 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647675436 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:24 [2020-04-21T17:30:24.257Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647675435 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647675435 data=null doit=true} to TreeItem with text {Traces [3]}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647675435 data=null} to TreeItem with text {Traces [3]}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647675435 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647675435 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]}
13:30:24 [2020-04-21T17:30:24.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647675424 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:24 [2020-04-21T17:30:24.257Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
13:30:24 [2020-04-21T17:30:24.518Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:24 [2020-04-21T17:30:24.518Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:24 [2020-04-21T17:30:24.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647674986 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647674986 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647674986 data=null} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647674986 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647674985 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}
13:30:24 [2020-04-21T17:30:24.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647674965 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:24 [2020-04-21T17:30:24.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:24 [2020-04-21T17:30:24.777Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647674961 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647674961 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647674961 data=null} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647674960 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647674960 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}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647674955 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647674954 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647674954 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647674954 data=null} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647674953 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647674953 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}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647674949 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647674949 data=null button=1 stateMask=0x0 x=148 y=108 count=2} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1647674948 data=null button=1 stateMask=0x0 x=148 y=108 count=2} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647674928 data=null button=1 stateMask=0x80000 x=148 y=108 count=2} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1647674928 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1647674928 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1647674928 data=null} to TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:24 [2020-04-21T17:30:24.777Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647674948 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}
13:30:25 [2020-04-21T17:30:25.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:25 [2020-04-21T17:30:25.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:25 [2020-04-21T17:30:25.343Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:25 [2020-04-21T17:30:25.343Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:25 [2020-04-21T17:30:25.343Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:25 [2020-04-21T17:30:25.343Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:25 [2020-04-21T17:30:25.343Z] DEBUG - Attempting to set focus on Table with text {}
13:30:25 [2020-04-21T17:30:25.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647674418 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:30:25 [2020-04-21T17:30:25.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647674418 data=null doit=true} to TableItem with text {}
13:30:25 [2020-04-21T17:30:25.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647674418 data=null} to TableItem with text {}
13:30:25 [2020-04-21T17:30:25.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647674418 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:30:25 [2020-04-21T17:30:25.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647674414 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:30:25 [2020-04-21T17:30:25.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647674409 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:30:25 [2020-04-21T17:30:25.343Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:25 [2020-04-21T17:30:25.343Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:26 [2020-04-21T17:30:26.277Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:26 [2020-04-21T17:30:26.277Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:26 [2020-04-21T17:30:26.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647673357 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
13:30:26 [2020-04-21T17:30:26.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647673357 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:30:26 [2020-04-21T17:30:26.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647673356 data=null} to TreeItem with text {simple_server-thread2}
13:30:26 [2020-04-21T17:30:26.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647673356 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
13:30:26 [2020-04-21T17:30:26.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647673356 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}
13:30:26 [2020-04-21T17:30:26.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647673351 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
13:30:26 [2020-04-21T17:30:26.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:26 [2020-04-21T17:30:26.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:26 [2020-04-21T17:30:26.278Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647673344 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647673344 data=null doit=true} to TreeItem with text {test}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647673344 data=null} to TreeItem with text {test}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647673344 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647673344 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647673317 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647673316 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647673316 data=null doit=true} to TreeItem with text {test}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647673315 data=null} to TreeItem with text {test}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647673315 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647673315 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647673307 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:26 [2020-04-21T17:30:26.278Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647673306 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647673306 data=null doit=true} to TreeItem with text {Traces [3]}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647673306 data=null} to TreeItem with text {Traces [3]}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647673305 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647673305 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]}
13:30:26 [2020-04-21T17:30:26.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647673294 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:26 [2020-04-21T17:30:26.278Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647672944 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647672943 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647672943 data=null} to TreeItem with text {ust-overlap-testing}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647672943 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647672942 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}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647672923 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:26 [2020-04-21T17:30:26.844Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647672920 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647672919 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647672919 data=null} to TreeItem with text {ust-overlap-testing}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647672919 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647672919 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}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647672914 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647672913 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647672913 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647672913 data=null} to TreeItem with text {ust-overlap-testing}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647672912 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647672912 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}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647672908 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647672908 data=null button=1 stateMask=0x0 x=136 y=132 count=2} to TreeItem with text {ust-overlap-testing}
13:30:26 [2020-04-21T17:30:26.844Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647672908 data=null button=1 stateMask=0x0 x=136 y=132 count=2} to TreeItem with text {ust-overlap-testing}
13:30:26 [2020-04-21T17:30:26.845Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647672907 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}
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647672862 data=null button=1 stateMask=0x80000 x=136 y=132 count=2} to TreeItem with text {ust-overlap-testing}
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647672548 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647672535 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647672535 data=null} to TreeItem with text {ust-overlap-testing}
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - Attempting to set focus on Table with text {}
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647672526 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647672525 data=null doit=true} to TableItem with text {}
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647672524 data=null} to TableItem with text {}
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647672524 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647672520 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647672464 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:27 [2020-04-21T17:30:27.103Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:28 [2020-04-21T17:30:28.479Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:28 [2020-04-21T17:30:28.479Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:28 [2020-04-21T17:30:28.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647671407 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
13:30:28 [2020-04-21T17:30:28.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647671407 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:30:28 [2020-04-21T17:30:28.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647671407 data=null} to TreeItem with text {ust-overlap-testing}
13:30:28 [2020-04-21T17:30:28.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647671406 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
13:30:28 [2020-04-21T17:30:28.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647671406 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}
13:30:28 [2020-04-21T17:30:28.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647671401 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
13:30:28 [2020-04-21T17:30:28.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:28 [2020-04-21T17:30:28.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:28 [2020-04-21T17:30:28.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:28 [2020-04-21T17:30:28.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:28 [2020-04-21T17:30:28.479Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:28 [2020-04-21T17:30:28.479Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:28 [2020-04-21T17:30:28.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:28 [2020-04-21T17:30:28.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:28 [2020-04-21T17:30:28.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:28 [2020-04-21T17:30:28.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647671394 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647671393 data=null doit=true} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647671393 data=null} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647671393 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647671393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647671374 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647671374 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647671373 data=null doit=true} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647671373 data=null} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647671373 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647671373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647671366 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647671365 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647671365 data=null doit=true} to TreeItem with text {Traces [3]}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647671365 data=null} to TreeItem with text {Traces [3]}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647671364 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647671364 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]}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647671353 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647671342 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647671342 data=null doit=true} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647671341 data=null} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647671341 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647671341 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647671322 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647671322 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647671322 data=null doit=true} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647671322 data=null} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647671321 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647671321 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647671314 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:28 [2020-04-21T17:30:28.480Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647671312 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647671269 data=null doit=true} to TreeItem with text {Traces [3]}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647671269 data=null} to TreeItem with text {Traces [3]}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647671269 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647671269 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]}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647671256 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647671255 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647671255 data=null doit=true} to TreeItem with text {Traces [3]}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647671255 data=null} to TreeItem with text {Traces [3]}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647671255 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647671255 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]}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647671249 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:28 [2020-04-21T17:30:28.480Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:30:28 [2020-04-21T17:30:28.481Z] DEBUG - Clicking on with mnemonic 'Clear'
13:30:28 [2020-04-21T17:30:28.481Z] DEBUG - Clicked on with mnemonic 'Clear'
13:30:28 [2020-04-21T17:30:28.481Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:30:28 [2020-04-21T17:30:28.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647671068 data=null doit=true} to Shell with text {Confirm Clear}
13:30:28 [2020-04-21T17:30:28.481Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:30:28 [2020-04-21T17:30:28.481Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:30:28 [2020-04-21T17:30:28.481Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:30:28 [2020-04-21T17:30:28.481Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:28 [2020-04-21T17:30:28.481Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:30:28 [2020-04-21T17:30:28.481Z] DEBUG - Clicking on &Yes
13:30:28 [2020-04-21T17:30:28.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647671067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:28 [2020-04-21T17:30:28.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647671067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:28 [2020-04-21T17:30:28.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647671067 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:28 [2020-04-21T17:30:28.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647671066 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:28 [2020-04-21T17:30:28.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647671066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:28 [2020-04-21T17:30:28.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647671066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:28 [2020-04-21T17:30:28.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647671066 data=null item=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')
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647671159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - Clicked on 
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647669919 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647669919 data=null doit=true} to TreeItem with text {test}
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647669919 data=null} to TreeItem with text {test}
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647669919 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647669918 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647669905 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647669904 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647669904 data=null doit=true} to TreeItem with text {test}
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647669904 data=null} to TreeItem with text {test}
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647669903 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:29 [2020-04-21T17:30:29.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647669903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647669897 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:29 [2020-04-21T17:30:29.883Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647669896 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647669895 data=null doit=true} to TreeItem with text {Traces [3]}
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647669895 data=null} to TreeItem with text {Traces [3]}
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647669895 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647669895 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]}
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647669886 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647669869 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647669869 data=null doit=true} to TreeItem with text {Traces [3]}
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647669869 data=null} to TreeItem with text {Traces [3]}
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647669869 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647669869 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]}
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647669865 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Clicking on with mnemonic 'Import...'
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Clicked on with mnemonic 'Import...'
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647669725 data=null doit=true} to Shell with text {Trace Import}
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:30:29 [2020-04-21T17:30:29.883Z] 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')
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:30:29 [2020-04-21T17:30:29.883Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647669721 data=null} to (of type 'Combo')
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647669701 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647669700 data=null doit=true} to TreeItem with text {import}
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647669700 data=null} to TreeItem with text {import}
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647669700 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647669700 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}
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647669699 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Setting state to checked on: import
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1647669687 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:'))
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:30:29 [2020-04-21T17:30:29.884Z] 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')
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.884Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:30:29 [2020-04-21T17:30:29.885Z] 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')
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] 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')
13:30:29 [2020-04-21T17:30:29.885Z] 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.
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - Clicking on &Finish
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647669659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647669659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647669659 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647669659 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647669658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:29 [2020-04-21T17:30:29.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647669658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:30 [2020-04-21T17:30:30.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:30 [2020-04-21T17:30:30.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:30 [2020-04-21T17:30:30.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:30 [2020-04-21T17:30:30.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:30 [2020-04-21T17:30:30.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:30 [2020-04-21T17:30:30.143Z] DEBUG - Clicked on &Finish
13:30:30 [2020-04-21T17:30:30.401Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:30:30 [2020-04-21T17:30:30.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647669135 data=null doit=true} to Shell with text {Confirmation}
13:30:30 [2020-04-21T17:30:30.401Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:30:30 [2020-04-21T17:30:30.401Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:30:30 [2020-04-21T17:30:30.401Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:30:30 [2020-04-21T17:30:30.401Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:30:30 [2020-04-21T17:30:30.401Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:30:30 [2020-04-21T17:30:30.401Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
13:30:30 [2020-04-21T17:30:30.401Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
13:30:30 [2020-04-21T17:30:30.401Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
13:30:30 [2020-04-21T17:30:30.401Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:30:30 [2020-04-21T17:30:30.401Z] DEBUG - Clicking on Skip All
13:30:30 [2020-04-21T17:30:30.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1647669134 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')
13:30:30 [2020-04-21T17:30:30.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1647669134 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')
13:30:30 [2020-04-21T17:30:30.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1647669134 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
13:30:30 [2020-04-21T17:30:30.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1647669133 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
13:30:30 [2020-04-21T17:30:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1647669133 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')
13:30:30 [2020-04-21T17:30:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1647669133 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')
13:30:30 [2020-04-21T17:30:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1647669133 data=null item=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')
13:30:30 [2020-04-21T17:30:30.660Z] DEBUG - Clicked on 
13:30:30 [2020-04-21T17:30:30.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647669658 data=null item=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')
13:30:30 [2020-04-21T17:30:30.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647669831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:30:30 [2020-04-21T17:30:30.918Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:30 [2020-04-21T17:30:30.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:30 [2020-04-21T17:30:30.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:30 [2020-04-21T17:30:30.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:30 [2020-04-21T17:30:30.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:30 [2020-04-21T17:30:30.918Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:30 [2020-04-21T17:30:30.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647668611 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:30 [2020-04-21T17:30:30.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647668611 data=null doit=true} to TreeItem with text {test}
13:30:30 [2020-04-21T17:30:30.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647668611 data=null} to TreeItem with text {test}
13:30:30 [2020-04-21T17:30:30.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647668611 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:30 [2020-04-21T17:30:30.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647668610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647668592 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647668590 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647668590 data=null doit=true} to TreeItem with text {test}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647668590 data=null} to TreeItem with text {test}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647668590 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647668590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647668578 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:31 [2020-04-21T17:30:31.176Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647668577 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647668577 data=null doit=true} to TreeItem with text {Traces [3]}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647668577 data=null} to TreeItem with text {Traces [3]}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647668577 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647668576 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]}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647668564 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647668563 data=null doit=true} to TreeItem with text {Traces [3]}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647668563 data=null} to TreeItem with text {Traces [3]}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647668563 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647668563 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]}
13:30:31 [2020-04-21T17:30:31.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647668556 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647668120 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647668120 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647668119 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647668119 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647668119 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647668098 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:31 [2020-04-21T17:30:31.434Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647668094 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647668094 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647668093 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647668093 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647668093 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647668088 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647668088 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647668088 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647668087 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647668087 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647668087 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647668083 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647668083 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.693Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647668083 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647668062 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.693Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647668061 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.693Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647668061 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.693Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647668061 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.693Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:30:31 [2020-04-21T17:30:31.693Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647668082 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:32 [2020-04-21T17:30:32.261Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:33 [2020-04-21T17:30:33.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:33 [2020-04-21T17:30:33.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:33 [2020-04-21T17:30:33.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:33 [2020-04-21T17:30:33.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:33 [2020-04-21T17:30:33.197Z] DEBUG - Attempting to set focus on Table with text {}
13:30:33 [2020-04-21T17:30:33.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647666555 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:30:33 [2020-04-21T17:30:33.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647666554 data=null doit=true} to TableItem with text {}
13:30:33 [2020-04-21T17:30:33.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647666554 data=null} to TableItem with text {}
13:30:33 [2020-04-21T17:30:33.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647666554 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:30:33 [2020-04-21T17:30:33.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647666551 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:30:33 [2020-04-21T17:30:33.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647666546 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:30:33 [2020-04-21T17:30:33.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:33 [2020-04-21T17:30:33.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:33 [2020-04-21T17:30:33.197Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:33 [2020-04-21T17:30:33.197Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647666475 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647666475 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647666471 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647666470 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647666470 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647666465 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:33 [2020-04-21T17:30:33.198Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647666458 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647666458 data=null doit=true} to TreeItem with text {test}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647666458 data=null} to TreeItem with text {test}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647666457 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647666457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647666438 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647666437 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647666437 data=null doit=true} to TreeItem with text {test}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647666437 data=null} to TreeItem with text {test}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647666436 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647666436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647666429 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:33 [2020-04-21T17:30:33.198Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647666428 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647666428 data=null doit=true} to TreeItem with text {Traces [3]}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647666428 data=null} to TreeItem with text {Traces [3]}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647666428 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647666428 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]}
13:30:33 [2020-04-21T17:30:33.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647666417 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:33 [2020-04-21T17:30:33.198Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647665982 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647665982 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647665982 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647665981 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647665981 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647665963 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:33 [2020-04-21T17:30:33.763Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647665960 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647665960 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647665960 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647665960 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647665960 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647665955 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647665954 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647665954 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647665954 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647665954 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647665954 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647665950 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647665950 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647665949 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647665949 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:33 [2020-04-21T17:30:33.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647665931 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:30:34 [2020-04-21T17:30:34.022Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647665753 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:34 [2020-04-21T17:30:34.022Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647665753 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:34 [2020-04-21T17:30:34.022Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647665753 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:34 [2020-04-21T17:30:34.022Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
13:30:34 [2020-04-21T17:30:34.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:34 [2020-04-21T17:30:34.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647664706 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647664705 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647664705 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647664705 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647664704 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647664699 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:34 [2020-04-21T17:30:34.957Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647664692 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647664692 data=null doit=true} to TreeItem with text {test}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647664692 data=null} to TreeItem with text {test}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647664692 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647664691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647664673 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647664673 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647664673 data=null doit=true} to TreeItem with text {test}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647664673 data=null} to TreeItem with text {test}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647664672 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647664672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647664659 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:34 [2020-04-21T17:30:34.957Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647664657 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647664657 data=null doit=true} to TreeItem with text {Traces [3]}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647664657 data=null} to TreeItem with text {Traces [3]}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647664656 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647664656 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]}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647664643 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:34 [2020-04-21T17:30:34.957Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647664594 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647664593 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647664593 data=null} to TreeItem with text {unrecognized.log}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647664593 data=null button=1 stateMask=0x0 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647664593 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}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647664567 data=null button=1 stateMask=0x80000 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:34 [2020-04-21T17:30:34.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:35 [2020-04-21T17:30:35.216Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647664561 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647664561 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647664561 data=null} to TreeItem with text {unrecognized.log}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647664561 data=null button=1 stateMask=0x0 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647664560 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}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647664555 data=null button=1 stateMask=0x80000 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647664554 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647664554 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647664554 data=null} to TreeItem with text {unrecognized.log}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647664554 data=null button=1 stateMask=0x0 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647664553 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}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647664549 data=null button=1 stateMask=0x80000 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647664549 data=null button=1 stateMask=0x0 x=132 y=132 count=2} to TreeItem with text {unrecognized.log}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1647664549 data=null button=1 stateMask=0x0 x=132 y=132 count=2} to TreeItem with text {unrecognized.log}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647664548 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}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647664525 data=null button=1 stateMask=0x80000 x=132 y=132 count=2} to TreeItem with text {unrecognized.log}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1647664320 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1647664320 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1647664320 data=null} to TreeItem with text {unrecognized.log}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:35 [2020-04-21T17:30:35.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:35 [2020-04-21T17:30:35.474Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647663313 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647663313 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647663313 data=null} to TreeItem with text {unrecognized.log}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647663312 data=null button=1 stateMask=0x0 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647663271 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}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647663265 data=null button=1 stateMask=0x80000 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:36 [2020-04-21T17:30:36.407Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647663258 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647663258 data=null doit=true} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647663258 data=null} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647663257 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647663257 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647663239 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647663238 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647663238 data=null doit=true} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647663238 data=null} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647663238 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647663238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647663232 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.407Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647663230 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647663230 data=null doit=true} to TreeItem with text {Traces [3]}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647663230 data=null} to TreeItem with text {Traces [3]}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647663230 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647663230 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]}
13:30:36 [2020-04-21T17:30:36.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647663219 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647663213 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647663213 data=null doit=true} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647663213 data=null} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647663213 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647663212 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647663201 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647663200 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647663200 data=null doit=true} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647663200 data=null} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647663199 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647663199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647663193 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:36 [2020-04-21T17:30:36.408Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647663191 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647663191 data=null doit=true} to TreeItem with text {Traces [3]}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647663191 data=null} to TreeItem with text {Traces [3]}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647663191 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647663191 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]}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647663179 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647663178 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647663178 data=null doit=true} to TreeItem with text {Traces [3]}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647663178 data=null} to TreeItem with text {Traces [3]}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647663178 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647663177 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]}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647663173 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:30:36 [2020-04-21T17:30:36.408Z] DEBUG - Clicking on with mnemonic 'Clear'
13:30:36 [2020-04-21T17:30:36.666Z] DEBUG - Clicked on with mnemonic 'Clear'
13:30:36 [2020-04-21T17:30:36.666Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:30:36 [2020-04-21T17:30:36.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647663101 data=null doit=true} to Shell with text {Confirm Clear}
13:30:36 [2020-04-21T17:30:36.666Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:30:36 [2020-04-21T17:30:36.666Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:30:36 [2020-04-21T17:30:36.666Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:30:36 [2020-04-21T17:30:36.666Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:36 [2020-04-21T17:30:36.666Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:30:36 [2020-04-21T17:30:36.666Z] DEBUG - Clicking on &Yes
13:30:36 [2020-04-21T17:30:36.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647663101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:36 [2020-04-21T17:30:36.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647663101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:36 [2020-04-21T17:30:36.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647663101 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:36 [2020-04-21T17:30:36.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647663100 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:36 [2020-04-21T17:30:36.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647663100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:36 [2020-04-21T17:30:36.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647663100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:36 [2020-04-21T17:30:36.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647663100 data=null item=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')
13:30:37 [2020-04-21T17:30:37.231Z] DEBUG - Clicked on 
13:30:37 [2020-04-21T17:30:37.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647663139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:30:37 [2020-04-21T17:30:37.747Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:37 [2020-04-21T17:30:37.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:37 [2020-04-21T17:30:37.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:37 [2020-04-21T17:30:37.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:37 [2020-04-21T17:30:37.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:37 [2020-04-21T17:30:37.747Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:37 [2020-04-21T17:30:37.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647661794 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:37 [2020-04-21T17:30:37.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647661794 data=null doit=true} to TreeItem with text {test}
13:30:37 [2020-04-21T17:30:37.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647661794 data=null} to TreeItem with text {test}
13:30:37 [2020-04-21T17:30:37.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647661793 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:37 [2020-04-21T17:30:37.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647661793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:37 [2020-04-21T17:30:37.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647661780 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:37 [2020-04-21T17:30:37.748Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
13:30:37 [2020-04-21T17:30:37.748Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:30:37 [2020-04-21T17:30:37.748Z] DEBUG - Clicking on with mnemonic 'Import...'
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Clicked on with mnemonic 'Import...'
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=-1647661658 data=null doit=true} to Shell with text {Import}
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647661656 data=null doit=true} to TreeItem with text {Tracing}
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647661655 data=null} to TreeItem with text {Tracing}
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647661655 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647661655 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}
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647661651 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-1647661648 data=null button=0 stateMask=0x0 x=98 y=132 count=0} to Tree node with text: Trace Import
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=-1647661647 data=null doit=true} to Tree node with text: Trace Import
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-1647661647 data=null} to Tree node with text: Trace Import
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-1647661647 data=null button=1 stateMask=0x0 x=98 y=132 count=1} to Tree node with text: Trace Import
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647661647 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
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-1647661641 data=null button=1 stateMask=0x80000 x=98 y=132 count=1} to Tree node with text: Trace Import
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Clicking on &Next >
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1647661640 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')
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1647661640 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')
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1647661640 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1647661639 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1647661639 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')
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1647661639 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')
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1647661639 data=null item=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')
13:30:38 [2020-04-21T17:30:38.006Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.006Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.006Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.006Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.006Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - Clicked on &Next >
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:30:38 [2020-04-21T17:30:38.006Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:30:38 [2020-04-21T17:30:38.007Z] 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')
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647661535 data=null} to (of type 'Combo')
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:38 [2020-04-21T17:30:38.007Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:30:38 [2020-04-21T17:30:38.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:38 [2020-04-21T17:30:38.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:38 [2020-04-21T17:30:38.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647661512 data=null doit=true} to TreeItem with text {import}
13:30:38 [2020-04-21T17:30:38.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647661512 data=null} to TreeItem with text {import}
13:30:38 [2020-04-21T17:30:38.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647661511 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647661511 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}
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647661508 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647661507 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647661507 data=null doit=true} to TreeItem with text {import}
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647661507 data=null} to TreeItem with text {import}
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647661507 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647661506 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}
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647661505 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647661491 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:'))
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:30:38 [2020-04-21T17:30:38.357Z] 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')
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.357Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@56f4226
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1647661466 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')
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1647661465 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')
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1647661465 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1647661465 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1647661465 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')
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1647661465 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')
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1647661465 data=null item=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')
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1647661464 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')
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1647661464 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')
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1647661464 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')
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1647661464 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1647661464 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:30:38 [2020-04-21T17:30:38.358Z] 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')
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.358Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:30:38 [2020-04-21T17:30:38.359Z] 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')
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] 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')
13:30:38 [2020-04-21T17:30:38.359Z] 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.
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - Clicking on &Finish
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647661454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647661454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647661454 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647661454 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647661453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647661453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.359Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.359Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.359Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.360Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.360Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:38 [2020-04-21T17:30:38.360Z] DEBUG - Clicked on &Finish
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647661453 data=null item=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')
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647661777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647660926 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647660926 data=null doit=true} to TreeItem with text {test}
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647660926 data=null} to TreeItem with text {test}
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647660926 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647660925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647660919 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647660918 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647660917 data=null doit=true} to TreeItem with text {test}
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647660917 data=null} to TreeItem with text {test}
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647660917 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:38 [2020-04-21T17:30:38.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647660917 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:38 [2020-04-21T17:30:38.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647660911 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:38 [2020-04-21T17:30:38.707Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:38 [2020-04-21T17:30:38.707Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:38 [2020-04-21T17:30:38.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647660911 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:30:38 [2020-04-21T17:30:38.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647660910 data=null doit=true} to TreeItem with text {Traces [1]}
13:30:38 [2020-04-21T17:30:38.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647660910 data=null} to TreeItem with text {Traces [1]}
13:30:38 [2020-04-21T17:30:38.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647660910 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:30:38 [2020-04-21T17:30:38.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647660910 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:30:38 [2020-04-21T17:30:38.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647660902 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:30:38 [2020-04-21T17:30:38.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647660901 data=null doit=true} to TreeItem with text {Traces [1]}
13:30:38 [2020-04-21T17:30:38.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647660901 data=null} to TreeItem with text {Traces [1]}
13:30:38 [2020-04-21T17:30:38.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647660901 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:30:38 [2020-04-21T17:30:38.707Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647660901 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]}
13:30:38 [2020-04-21T17:30:38.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647660897 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647660465 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647660465 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647660465 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647660464 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647660464 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647660446 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:39 [2020-04-21T17:30:39.274Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647660443 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647660443 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647660443 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647660442 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647660442 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647660437 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647660437 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647660437 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647660436 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647660436 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647660436 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647660432 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647660432 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.274Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647660432 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.275Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647660432 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647660414 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.275Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647660263 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.275Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647660263 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.275Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647660263 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.275Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:30:39 [2020-04-21T17:30:39.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Attempting to set focus on Table with text {}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647659206 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647659206 data=null doit=true} to TableItem with text {}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647659206 data=null} to TableItem with text {}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647659205 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647659203 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647659198 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647659055 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647659055 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647659054 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647659054 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647659054 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647659050 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:40 [2020-04-21T17:30:40.650Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647659042 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647659042 data=null doit=true} to TreeItem with text {test}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647659042 data=null} to TreeItem with text {test}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647659041 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647659041 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647659018 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647659017 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647659017 data=null doit=true} to TreeItem with text {test}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647659017 data=null} to TreeItem with text {test}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647659017 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647659016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647659011 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:40 [2020-04-21T17:30:40.650Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647659010 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647659010 data=null doit=true} to TreeItem with text {Traces [1]}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647659010 data=null} to TreeItem with text {Traces [1]}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647659009 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647659009 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647658999 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647658998 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647658998 data=null doit=true} to TreeItem with text {Traces [1]}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647658998 data=null} to TreeItem with text {Traces [1]}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647658998 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647658997 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647658994 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Clicking on with mnemonic 'Clear'
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Clicked on with mnemonic 'Clear'
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647658927 data=null doit=true} to Shell with text {Confirm Clear}
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Clicking on &Yes
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647658926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647658926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647658926 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:40 [2020-04-21T17:30:40.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647658926 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:40 [2020-04-21T17:30:40.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647658925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:40 [2020-04-21T17:30:40.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647658925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:40 [2020-04-21T17:30:40.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647658925 data=null item=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')
13:30:40 [2020-04-21T17:30:40.908Z] DEBUG - Clicked on 
13:30:41 [2020-04-21T17:30:41.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647658961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:30:41 [2020-04-21T17:30:41.424Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:41 [2020-04-21T17:30:41.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:41 [2020-04-21T17:30:41.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:41 [2020-04-21T17:30:41.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:41 [2020-04-21T17:30:41.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:41 [2020-04-21T17:30:41.424Z] DEBUG - Unselecting all in (of type 'Tree')
13:30:41 [2020-04-21T17:30:41.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1647658131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
13:30:41 [2020-04-21T17:30:41.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1647658130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
13:30:41 [2020-04-21T17:30:41.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1647658130 data=null doit=true} to (of type 'Tree')
13:30:41 [2020-04-21T17:30:41.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1647658130 data=null} to (of type 'Tree')
13:30:41 [2020-04-21T17:30:41.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647658129 data=null button=1 stateMask=0x40000 x=89 y=60 count=1} to (of type 'Tree')
13:30:41 [2020-04-21T17:30:41.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647658129 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')
13:30:41 [2020-04-21T17:30:41.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647658112 data=null button=1 stateMask=0xc0000 x=89 y=60 count=1} to (of type 'Tree')
13:30:41 [2020-04-21T17:30:41.424Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
13:30:41 [2020-04-21T17:30:41.424Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:30:41 [2020-04-21T17:30:41.424Z] DEBUG - Clicking on with mnemonic 'Import...'
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - Clicked on with mnemonic 'Import...'
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=-1647658056 data=null doit=true} to Shell with text {Import}
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:41 [2020-04-21T17:30:41.685Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-1647658051 data=null button=0 stateMask=0x0 x=98 y=132 count=0} to Tree node with text: Trace Import
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=-1647658051 data=null doit=true} to Tree node with text: Trace Import
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-1647658051 data=null} to Tree node with text: Trace Import
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-1647658051 data=null button=1 stateMask=0x0 x=98 y=132 count=1} to Tree node with text: Trace Import
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647658050 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
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-1647658050 data=null button=1 stateMask=0x80000 x=98 y=132 count=1} to Tree node with text: Trace Import
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - Clicking on &Next >
13:30:41 [2020-04-21T17:30:41.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1647658048 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')
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1647658048 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')
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1647658048 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1647658048 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1647658048 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')
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1647658048 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')
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1647658048 data=null item=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')
13:30:41 [2020-04-21T17:30:41.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:30:41 [2020-04-21T17:30:41.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:30:41 [2020-04-21T17:30:41.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:30:41 [2020-04-21T17:30:41.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:30:41 [2020-04-21T17:30:41.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Clicked on &Next >
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:30:41 [2020-04-21T17:30:41.686Z] 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')
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647657927 data=null} to (of type 'Combo')
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647657905 data=null doit=true} to TreeItem with text {import}
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647657905 data=null} to TreeItem with text {import}
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647657904 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647657904 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}
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647657901 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647657900 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647657900 data=null doit=true} to TreeItem with text {import}
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647657900 data=null} to TreeItem with text {import}
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647657900 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647657900 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}
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647657899 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:30:41 [2020-04-21T17:30:41.686Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647657870 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:'))
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:30:41 [2020-04-21T17:30:41.687Z] 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')
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.687Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:30:41 [2020-04-21T17:30:41.688Z] 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')
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:30:41 [2020-04-21T17:30:41.688Z] 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')
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] 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')
13:30:41 [2020-04-21T17:30:41.688Z] 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.
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.688Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.689Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.689Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.689Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.689Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.689Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.689Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.689Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:41 [2020-04-21T17:30:41.689Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:30:41 [2020-04-21T17:30:41.689Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:30:41 [2020-04-21T17:30:41.689Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:41 [2020-04-21T17:30:41.689Z] DEBUG - Clicking on &Finish
13:30:41 [2020-04-21T17:30:41.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647657857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:41 [2020-04-21T17:30:41.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647657857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:41 [2020-04-21T17:30:41.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647657857 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:41 [2020-04-21T17:30:41.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647657857 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:41 [2020-04-21T17:30:41.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647657857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:41 [2020-04-21T17:30:41.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647657857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:41 [2020-04-21T17:30:41.948Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:41 [2020-04-21T17:30:41.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647657857 data=null item=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')
13:30:41 [2020-04-21T17:30:41.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647658109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Clicked on 
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647657560 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647657560 data=null doit=true} to TreeItem with text {Tracing}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647657560 data=null} to TreeItem with text {Tracing}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647657560 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647657560 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}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647657543 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647657543 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647657543 data=null doit=true} to TreeItem with text {Tracing}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647657542 data=null} to TreeItem with text {Tracing}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647657542 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647657542 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}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647657536 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647657536 data=null doit=true} to TreeItem with text {Tracing}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647657536 data=null} to TreeItem with text {Tracing}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647657535 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647657535 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}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647657530 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647657530 data=null button=0 stateMask=0x0 x=89 y=132 count=0} to TreeItem with text {Traces [1]}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647657530 data=null doit=true} to TreeItem with text {Traces [1]}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647657529 data=null} to TreeItem with text {Traces [1]}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647657529 data=null button=1 stateMask=0x0 x=89 y=132 count=1} to TreeItem with text {Traces [1]}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647657529 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647657521 data=null button=1 stateMask=0x80000 x=89 y=132 count=1} to TreeItem with text {Traces [1]}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647657521 data=null doit=true} to TreeItem with text {Traces [1]}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647657520 data=null} to TreeItem with text {Traces [1]}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647657520 data=null button=1 stateMask=0x0 x=89 y=132 count=1} to TreeItem with text {Traces [1]}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647657520 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]}
13:30:42 [2020-04-21T17:30:42.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647657515 data=null button=1 stateMask=0x80000 x=89 y=132 count=1} to TreeItem with text {Traces [1]}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647657183 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647657183 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647657183 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647657183 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647657183 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647657164 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:42 [2020-04-21T17:30:42.465Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647657161 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647657161 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647657161 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647657160 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647657160 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647657155 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647657155 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647657155 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647657154 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647657154 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647657154 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647657150 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647657150 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.465Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647657149 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647657132 data=null button=1 stateMask=0x80000 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.466Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647657132 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.466Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647657132 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.466Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647657132 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.466Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:30:42 [2020-04-21T17:30:42.466Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647657149 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:43 [2020-04-21T17:30:43.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:43 [2020-04-21T17:30:43.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:43 [2020-04-21T17:30:43.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:43 [2020-04-21T17:30:43.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:43 [2020-04-21T17:30:43.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:43 [2020-04-21T17:30:43.965Z] DEBUG - Attempting to set focus on Table with text {}
13:30:43 [2020-04-21T17:30:43.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647655625 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:30:43 [2020-04-21T17:30:43.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647655624 data=null doit=true} to TableItem with text {}
13:30:43 [2020-04-21T17:30:43.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647655624 data=null} to TableItem with text {}
13:30:43 [2020-04-21T17:30:43.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647655624 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:30:43 [2020-04-21T17:30:43.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647655622 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:30:43 [2020-04-21T17:30:43.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647655616 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:30:43 [2020-04-21T17:30:43.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:43 [2020-04-21T17:30:43.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:43 [2020-04-21T17:30:43.965Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:43 [2020-04-21T17:30:43.965Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:44 [2020-04-21T17:30:44.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647655546 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:44 [2020-04-21T17:30:44.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647655546 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:44 [2020-04-21T17:30:44.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647655546 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:44 [2020-04-21T17:30:44.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647655545 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:44 [2020-04-21T17:30:44.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647655545 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:44 [2020-04-21T17:30:44.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647655540 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:44 [2020-04-21T17:30:44.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:44 [2020-04-21T17:30:44.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:44 [2020-04-21T17:30:44.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:44 [2020-04-21T17:30:44.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:44 [2020-04-21T17:30:44.223Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:44 [2020-04-21T17:30:44.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=-1647655530 data=null doit=true} to Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}
13:30:44 [2020-04-21T17:30:44.224Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:30:44 [2020-04-21T17:30:44.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:44 [2020-04-21T17:30:44.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:44 [2020-04-21T17:30:44.224Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:44 [2020-04-21T17:30:44.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647655520 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing}
13:30:44 [2020-04-21T17:30:44.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647655520 data=null doit=true} to TreeItem with text {Tracing}
13:30:44 [2020-04-21T17:30:44.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647655519 data=null} to TreeItem with text {Tracing}
13:30:44 [2020-04-21T17:30:44.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647655519 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
13:30:44 [2020-04-21T17:30:44.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647655519 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}
13:30:44 [2020-04-21T17:30:44.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647655500 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
13:30:44 [2020-04-21T17:30:44.224Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:30:44 [2020-04-21T17:30:44.224Z] DEBUG - Clicking on with mnemonic 'Delete'
13:30:44 [2020-04-21T17:30:44.224Z] DEBUG - Clicked on with mnemonic 'Delete'
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647654622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647654621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647654621 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647654621 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647654620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647654620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647654620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647654620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647654620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647654620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647654620 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647654620 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Clicking on OK
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647654618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647654618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647654618 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647654618 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647654618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647654618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.159Z] DEBUG - Clicked on OK
13:30:45 [2020-04-21T17:30:45.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647654618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1647655349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647654066 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647654066 data=null doit=true} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647654065 data=null} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647654065 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647654065 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647654043 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647654041 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647654041 data=null doit=true} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647654041 data=null} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647654041 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647654040 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647654034 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.678Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647654033 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647654033 data=null doit=true} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647654033 data=null} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647654032 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647654032 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647654022 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647654021 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647654021 data=null doit=true} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647654021 data=null} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647654021 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647654021 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647654017 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Clicking on with mnemonic 'Clear'
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Clicked on with mnemonic 'Clear'
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647653851 data=null doit=true} to Shell with text {Confirm Clear}
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:30:45 [2020-04-21T17:30:45.678Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:30:45 [2020-04-21T17:30:45.679Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.679Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:30:45 [2020-04-21T17:30:45.679Z] DEBUG - Clicking on &Yes
13:30:45 [2020-04-21T17:30:45.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647653850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647653850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647653849 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647653849 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647653849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647653849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647653849 data=null item=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')
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647653934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Clicked on 
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647653756 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647653756 data=null doit=true} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647653756 data=null} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647653756 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647653755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647653743 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647653743 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647653743 data=null doit=true} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647653743 data=null} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647653742 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647653742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647653735 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:45 [2020-04-21T17:30:45.937Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647653734 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647653734 data=null doit=true} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647653734 data=null} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647653734 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647653734 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647653723 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647653723 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647653723 data=null doit=true} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647653723 data=null} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647653722 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647653722 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647653719 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:30:45 [2020-04-21T17:30:45.937Z] DEBUG - Clicking on with mnemonic 'Import...'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Clicked on with mnemonic 'Import...'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647653558 data=null doit=true} to Shell with text {Trace Import}
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:30:46 [2020-04-21T17:30:46.197Z] 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')
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647653554 data=null} to (of type 'Combo')
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647653534 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647653534 data=null doit=true} to TreeItem with text {import}
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647653534 data=null} to TreeItem with text {import}
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647653533 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647653533 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}
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647653532 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Setting state to checked on: import
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1647653521 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:'))
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:30:46 [2020-04-21T17:30:46.197Z] 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')
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:46 [2020-04-21T17:30:46.197Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@63a8998e
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1647653515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647653514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1647653514 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1647653514 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1647653514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1647653514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1647653514 data=null item=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')
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1647653514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647653514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1647653514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1647653514 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1647653514 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:30:46 [2020-04-21T17:30:46.198Z] 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')
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:30:46 [2020-04-21T17:30:46.198Z] 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')
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] 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')
13:30:46 [2020-04-21T17:30:46.198Z] 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.
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.198Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - Clicking on &Finish
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647653506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647653505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647653505 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647653505 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647653505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647653505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:46 [2020-04-21T17:30:46.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:46 [2020-04-21T17:30:46.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:46 [2020-04-21T17:30:46.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:46 [2020-04-21T17:30:46.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:46 [2020-04-21T17:30:46.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - Clicked on &Finish
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647653505 data=null item=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')
13:30:46 [2020-04-21T17:30:46.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647653654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647652962 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647652962 data=null doit=true} to TreeItem with text {test}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647652962 data=null} to TreeItem with text {test}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647652962 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647652962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647652947 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647652946 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647652946 data=null doit=true} to TreeItem with text {test}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647652946 data=null} to TreeItem with text {test}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647652946 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647652946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647652939 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:46 [2020-04-21T17:30:46.765Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647652938 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647652938 data=null doit=true} to TreeItem with text {Traces [5]}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647652938 data=null} to TreeItem with text {Traces [5]}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647652938 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647652937 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]}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647652928 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:46 [2020-04-21T17:30:46.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647652927 data=null doit=true} to TreeItem with text {Traces [5]}
13:30:46 [2020-04-21T17:30:46.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647652927 data=null} to TreeItem with text {Traces [5]}
13:30:46 [2020-04-21T17:30:46.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647652927 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:46 [2020-04-21T17:30:46.766Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647652927 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]}
13:30:46 [2020-04-21T17:30:46.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647652919 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647652585 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647652585 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647652584 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647652584 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647652584 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647652566 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:47 [2020-04-21T17:30:47.024Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647652563 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647652562 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647652562 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647652562 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647652562 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647652557 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647652557 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647652556 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647652556 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647652556 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647652556 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647652552 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647652551 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.025Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647652551 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647652526 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647652525 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647652525 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647652525 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.025Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.282Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647652551 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:47 [2020-04-21T17:30:47.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:48 [2020-04-21T17:30:48.991Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:48 [2020-04-21T17:30:48.991Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:48 [2020-04-21T17:30:48.991Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:48 [2020-04-21T17:30:48.991Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:48 [2020-04-21T17:30:48.991Z] DEBUG - Attempting to set focus on Table with text {}
13:30:48 [2020-04-21T17:30:48.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647651019 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:30:48 [2020-04-21T17:30:48.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647651019 data=null doit=true} to TableItem with text {}
13:30:48 [2020-04-21T17:30:48.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647651019 data=null} to TableItem with text {}
13:30:48 [2020-04-21T17:30:48.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647651018 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:30:48 [2020-04-21T17:30:48.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647651016 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:30:48 [2020-04-21T17:30:48.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647651010 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:30:48 [2020-04-21T17:30:48.991Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:48 [2020-04-21T17:30:48.991Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:48 [2020-04-21T17:30:48.991Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:48 [2020-04-21T17:30:48.991Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647650936 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647650935 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647650935 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647650935 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647650934 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647650929 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:48 [2020-04-21T17:30:48.992Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647650922 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647650922 data=null doit=true} to TreeItem with text {test}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647650922 data=null} to TreeItem with text {test}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647650921 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647650921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647650901 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647650901 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647650901 data=null doit=true} to TreeItem with text {test}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647650900 data=null} to TreeItem with text {test}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647650900 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647650900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647650892 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:48 [2020-04-21T17:30:48.992Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647650891 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647650891 data=null doit=true} to TreeItem with text {Traces [5]}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647650891 data=null} to TreeItem with text {Traces [5]}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647650891 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647650891 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]}
13:30:48 [2020-04-21T17:30:48.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647650868 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:48 [2020-04-21T17:30:48.992Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
13:30:49 [2020-04-21T17:30:49.251Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647650429 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647650429 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647650429 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647650428 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647650428 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647650409 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:49 [2020-04-21T17:30:49.252Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647650405 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647650405 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647650405 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647650405 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647650405 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647650400 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647650399 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647650399 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647650399 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647650399 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647650398 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647650395 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647650394 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647650394 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.252Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647650394 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647650365 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647650214 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647650214 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.510Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647650214 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.510Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
13:30:49 [2020-04-21T17:30:49.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:49 [2020-04-21T17:30:49.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647649170 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647649169 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647649169 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647649169 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647649168 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647649163 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:50 [2020-04-21T17:30:50.445Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647649156 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647649156 data=null doit=true} to TreeItem with text {test}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647649156 data=null} to TreeItem with text {test}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647649155 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647649155 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647649135 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647649134 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647649134 data=null doit=true} to TreeItem with text {test}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647649134 data=null} to TreeItem with text {test}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647649134 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647649134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647649125 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:50 [2020-04-21T17:30:50.445Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647649124 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647649124 data=null doit=true} to TreeItem with text {Traces [5]}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647649124 data=null} to TreeItem with text {Traces [5]}
13:30:50 [2020-04-21T17:30:50.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647649123 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:50 [2020-04-21T17:30:50.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647649123 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]}
13:30:50 [2020-04-21T17:30:50.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647649110 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:50 [2020-04-21T17:30:50.446Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647649020 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647649020 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647649020 data=null} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647649019 data=null button=1 stateMask=0x0 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647649019 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}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647648959 data=null button=1 stateMask=0x80000 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:50 [2020-04-21T17:30:50.704Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647648954 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647648954 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647648953 data=null} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647648953 data=null button=1 stateMask=0x0 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647648953 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}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647648947 data=null button=1 stateMask=0x80000 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647648947 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647648947 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647648946 data=null} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647648946 data=null button=1 stateMask=0x0 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647648946 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}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647648941 data=null button=1 stateMask=0x80000 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647648940 data=null button=1 stateMask=0x0 x=132 y=156 count=2} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1647648940 data=null button=1 stateMask=0x0 x=132 y=156 count=2} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647648913 data=null button=1 stateMask=0x80000 x=132 y=156 count=2} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1647648912 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1647648912 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1647648912 data=null} to TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:50 [2020-04-21T17:30:50.704Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:50 [2020-04-21T17:30:50.705Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647648940 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}
13:30:51 [2020-04-21T17:30:51.271Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:51 [2020-04-21T17:30:51.271Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:51 [2020-04-21T17:30:51.271Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:51 [2020-04-21T17:30:51.838Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:51 [2020-04-21T17:30:51.838Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647647655 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647647655 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647647654 data=null} to TreeItem with text {unrecognized.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647647654 data=null button=1 stateMask=0x0 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647647654 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}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647647644 data=null button=1 stateMask=0x80000 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:52 [2020-04-21T17:30:52.098Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647647632 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647647632 data=null doit=true} to TreeItem with text {test}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647647632 data=null} to TreeItem with text {test}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647647631 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647647631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647647604 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647647602 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647647602 data=null doit=true} to TreeItem with text {test}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647647602 data=null} to TreeItem with text {test}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647647602 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647647601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647647593 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:52 [2020-04-21T17:30:52.098Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647647592 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647647592 data=null doit=true} to TreeItem with text {Traces [5]}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647647592 data=null} to TreeItem with text {Traces [5]}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647647591 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647647591 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]}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647647566 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:52 [2020-04-21T17:30:52.098Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=-1647647565 data=null doit=true} to TreeItem with text {z-clashes [2]}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=-1647647565 data=null} to TreeItem with text {z-clashes [2]}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=-1647647565 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [2]}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647647565 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]}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=-1647647557 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [2]}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647647506 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647647506 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647647506 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647647505 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647647505 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647647485 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:52 [2020-04-21T17:30:52.098Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647647481 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647647481 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647647481 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647647480 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647647480 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647647466 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647647465 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647647465 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647647465 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647647464 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647647464 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647647459 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647647459 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.099Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647647458 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.099Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647647458 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647647430 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.666Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647647140 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.666Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647647139 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.666Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647647139 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.666Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:30:52 [2020-04-21T17:30:52.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:52 [2020-04-21T17:30:52.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:52 [2020-04-21T17:30:52.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:52 [2020-04-21T17:30:52.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:53 [2020-04-21T17:30:53.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:53 [2020-04-21T17:30:53.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:53 [2020-04-21T17:30:53.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:53 [2020-04-21T17:30:53.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:53 [2020-04-21T17:30:53.601Z] DEBUG - Attempting to set focus on Table with text {}
13:30:53 [2020-04-21T17:30:53.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647646060 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:30:53 [2020-04-21T17:30:53.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647646060 data=null doit=true} to TableItem with text {}
13:30:53 [2020-04-21T17:30:53.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647646060 data=null} to TableItem with text {}
13:30:53 [2020-04-21T17:30:53.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647646059 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:30:53 [2020-04-21T17:30:53.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647646057 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:30:53 [2020-04-21T17:30:53.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647646050 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:30:53 [2020-04-21T17:30:53.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:53 [2020-04-21T17:30:53.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:53 [2020-04-21T17:30:53.601Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:53 [2020-04-21T17:30:53.601Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647645888 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647645888 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647645888 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647645887 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647645887 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647645879 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:53 [2020-04-21T17:30:53.860Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647645870 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647645870 data=null doit=true} to TreeItem with text {test}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647645870 data=null} to TreeItem with text {test}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647645869 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647645869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647645839 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647645838 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647645838 data=null doit=true} to TreeItem with text {test}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647645838 data=null} to TreeItem with text {test}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647645837 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647645837 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647645825 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:53 [2020-04-21T17:30:53.860Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:53 [2020-04-21T17:30:53.860Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:53 [2020-04-21T17:30:53.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647645823 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:30:53 [2020-04-21T17:30:53.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647645823 data=null doit=true} to TreeItem with text {Traces [5]}
13:30:53 [2020-04-21T17:30:53.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647645823 data=null} to TreeItem with text {Traces [5]}
13:30:53 [2020-04-21T17:30:53.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647645822 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:53 [2020-04-21T17:30:53.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647645822 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]}
13:30:53 [2020-04-21T17:30:53.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647645770 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:53 [2020-04-21T17:30:53.861Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
13:30:53 [2020-04-21T17:30:53.861Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
13:30:54 [2020-04-21T17:30:54.119Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:54 [2020-04-21T17:30:54.119Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:54 [2020-04-21T17:30:54.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647645425 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647645425 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647645424 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647645424 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647645423 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647645394 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:54 [2020-04-21T17:30:54.379Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647645389 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647645389 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647645388 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647645388 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647645388 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647645380 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647645379 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647645379 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647645378 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647645378 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647645378 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647645373 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647645372 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647645372 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647645372 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647645347 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647645147 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647645147 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647645147 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:54 [2020-04-21T17:30:54.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647644095 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647644094 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647644094 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647644094 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647644094 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647644088 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:55 [2020-04-21T17:30:55.756Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647644081 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647644081 data=null doit=true} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647644081 data=null} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647644081 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647644080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647644059 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647644058 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647644058 data=null doit=true} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647644058 data=null} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647644057 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647644057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647644049 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.756Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647644048 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647644048 data=null doit=true} to TreeItem with text {Traces [5]}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647644048 data=null} to TreeItem with text {Traces [5]}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647644048 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647644047 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]}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647644034 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:55 [2020-04-21T17:30:55.756Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647644027 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647644027 data=null doit=true} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647644027 data=null} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647644027 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647644026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647644012 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647644011 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647644011 data=null doit=true} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647644011 data=null} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647644010 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647644010 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647644003 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:55 [2020-04-21T17:30:55.757Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647643970 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647643970 data=null doit=true} to TreeItem with text {Traces [5]}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647643969 data=null} to TreeItem with text {Traces [5]}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647643969 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647643969 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]}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647643957 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647643956 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647643956 data=null doit=true} to TreeItem with text {Traces [5]}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647643956 data=null} to TreeItem with text {Traces [5]}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647643956 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647643955 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]}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647643950 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:30:55 [2020-04-21T17:30:55.757Z] DEBUG - Clicking on with mnemonic 'Import...'
13:30:56 [2020-04-21T17:30:56.017Z] DEBUG - Clicked on with mnemonic 'Import...'
13:30:56 [2020-04-21T17:30:56.017Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:30:56 [2020-04-21T17:30:56.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647643722 data=null doit=true} to Shell with text {Trace Import}
13:30:56 [2020-04-21T17:30:56.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:30:56 [2020-04-21T17:30:56.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:30:56 [2020-04-21T17:30:56.017Z] 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')
13:30:56 [2020-04-21T17:30:56.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.017Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.017Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.017Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.017Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.017Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.017Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.017Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.017Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.017Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647643718 data=null} to (of type 'Combo')
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647643695 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647643695 data=null doit=true} to TreeItem with text {import}
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647643694 data=null} to TreeItem with text {import}
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647643694 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647643694 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}
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647643693 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Setting state to checked on: import
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1647643680 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:'))
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:30:56 [2020-04-21T17:30:56.018Z] 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')
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:30:56 [2020-04-21T17:30:56.019Z] 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')
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:30:56 [2020-04-21T17:30:56.019Z] 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')
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] 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')
13:30:56 [2020-04-21T17:30:56.019Z] 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.
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - Clicking on &Finish
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647643656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647643656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647643656 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647643656 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647643655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647643655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:56 [2020-04-21T17:30:56.019Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:56 [2020-04-21T17:30:56.019Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:56 [2020-04-21T17:30:56.019Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:56 [2020-04-21T17:30:56.019Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:56 [2020-04-21T17:30:56.019Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - Clicked on &Finish
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647643606 data=null doit=true} to Shell with text {Confirmation}
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:30:56 [2020-04-21T17:30:56.019Z] DEBUG - Clicking on Skip All
13:30:56 [2020-04-21T17:30:56.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1647643605 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')
13:30:56 [2020-04-21T17:30:56.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1647643605 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')
13:30:56 [2020-04-21T17:30:56.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1647643605 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
13:30:56 [2020-04-21T17:30:56.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1647643605 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
13:30:56 [2020-04-21T17:30:56.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1647643605 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')
13:30:56 [2020-04-21T17:30:56.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1647643605 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')
13:30:56 [2020-04-21T17:30:56.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1647643605 data=null item=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')
13:30:56 [2020-04-21T17:30:56.020Z] DEBUG - Clicked on 
13:30:56 [2020-04-21T17:30:56.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647643655 data=null item=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')
13:30:56 [2020-04-21T17:30:56.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647643867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647643061 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647643061 data=null doit=true} to TreeItem with text {test}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647643061 data=null} to TreeItem with text {test}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647643061 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647643060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647643046 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647643045 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647643045 data=null doit=true} to TreeItem with text {test}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647643045 data=null} to TreeItem with text {test}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647643044 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647643044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647643037 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:56 [2020-04-21T17:30:56.539Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647643036 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647643036 data=null doit=true} to TreeItem with text {Traces [5]}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647643036 data=null} to TreeItem with text {Traces [5]}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647643035 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647643035 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]}
13:30:56 [2020-04-21T17:30:56.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647643025 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:56 [2020-04-21T17:30:56.539Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647642586 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647642586 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647642586 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647642586 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647642585 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647642567 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:57 [2020-04-21T17:30:57.106Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647642563 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647642563 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647642563 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647642563 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647642563 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647642558 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647642557 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647642557 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647642556 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647642556 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647642556 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647642552 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647642551 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647642551 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647642551 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647642534 data=null button=1 stateMask=0x80000 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647642465 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647642464 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647642464 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Attempting to set focus on Table with text {}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647642459 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647642458 data=null doit=true} to TableItem with text {}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647642458 data=null} to TableItem with text {}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647642458 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647642456 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647642450 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:30:57 [2020-04-21T17:30:57.106Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647642367 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647642367 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647642367 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647642366 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647642366 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647642361 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:57 [2020-04-21T17:30:57.366Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647642353 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647642353 data=null doit=true} to TreeItem with text {test}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647642353 data=null} to TreeItem with text {test}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647642353 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647642353 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647642333 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647642332 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647642332 data=null doit=true} to TreeItem with text {test}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647642332 data=null} to TreeItem with text {test}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647642332 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647642332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647642324 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:57 [2020-04-21T17:30:57.366Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647642323 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647642323 data=null doit=true} to TreeItem with text {Traces [5]}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647642323 data=null} to TreeItem with text {Traces [5]}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647642322 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647642322 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]}
13:30:57 [2020-04-21T17:30:57.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647642312 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:57 [2020-04-21T17:30:57.366Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
13:30:57 [2020-04-21T17:30:57.624Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647641872 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647641871 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647641871 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647641871 data=null button=1 stateMask=0x0 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647641871 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647641850 data=null button=1 stateMask=0x80000 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:57 [2020-04-21T17:30:57.883Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647641847 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647641847 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647641846 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647641846 data=null button=1 stateMask=0x0 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647641846 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647641841 data=null button=1 stateMask=0x80000 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647641840 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647641840 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647641840 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647641840 data=null button=1 stateMask=0x0 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647641839 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647641835 data=null button=1 stateMask=0x80000 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647641835 data=null button=1 stateMask=0x0 x=153 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647641835 data=null button=1 stateMask=0x0 x=153 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647641835 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647641817 data=null button=1 stateMask=0x80000 x=153 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647641762 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647641762 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647641762 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647641644 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647641644 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647641644 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647641644 data=null button=1 stateMask=0x0 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:57 [2020-04-21T17:30:57.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647641643 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647641637 data=null button=1 stateMask=0x80000 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:58 [2020-04-21T17:30:58.142Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647641628 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647641628 data=null doit=true} to TreeItem with text {test}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647641628 data=null} to TreeItem with text {test}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647641628 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647641627 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647641559 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647641558 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647641558 data=null doit=true} to TreeItem with text {test}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647641558 data=null} to TreeItem with text {test}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647641557 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647641557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647641549 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:58 [2020-04-21T17:30:58.142Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647641547 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647641547 data=null doit=true} to TreeItem with text {Traces [5]}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647641547 data=null} to TreeItem with text {Traces [5]}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647641547 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647641547 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]}
13:30:58 [2020-04-21T17:30:58.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647641534 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:58 [2020-04-21T17:30:58.142Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
13:30:58 [2020-04-21T17:30:58.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:58 [2020-04-21T17:30:58.400Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:58 [2020-04-21T17:30:58.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647641188 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647641188 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647641187 data=null} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647641187 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647641187 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}
13:30:58 [2020-04-21T17:30:58.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647641165 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:58 [2020-04-21T17:30:58.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:58 [2020-04-21T17:30:58.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:58 [2020-04-21T17:30:58.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:58 [2020-04-21T17:30:58.400Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:58 [2020-04-21T17:30:58.400Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:58 [2020-04-21T17:30:58.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647641161 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647641161 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647641161 data=null} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647641160 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647641160 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}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647641155 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647641154 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647641154 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647641154 data=null} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647641153 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647641153 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}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647641149 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647641148 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1647641148 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647641130 data=null button=1 stateMask=0x80000 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1647641129 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1647641129 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1647641129 data=null} to TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:58 [2020-04-21T17:30:58.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:58 [2020-04-21T17:30:58.856Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647641148 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}
13:30:59 [2020-04-21T17:30:59.115Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:59 [2020-04-21T17:30:59.115Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:59 [2020-04-21T17:30:59.115Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:59 [2020-04-21T17:30:59.115Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:59 [2020-04-21T17:30:59.115Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:59 [2020-04-21T17:30:59.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:59 [2020-04-21T17:30:59.115Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1647640480 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1647640480 data=null doit=true} to TreeItem with text {unrecognized.log}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1647640479 data=null} to TreeItem with text {unrecognized.log}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1647640479 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647640479 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}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1647640473 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:59 [2020-04-21T17:30:59.116Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647640466 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647640466 data=null doit=true} to TreeItem with text {test}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647640466 data=null} to TreeItem with text {test}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647640466 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647640466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647640445 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647640444 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647640444 data=null doit=true} to TreeItem with text {test}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647640444 data=null} to TreeItem with text {test}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647640444 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647640444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647640436 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:30:59 [2020-04-21T17:30:59.116Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647640435 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647640434 data=null doit=true} to TreeItem with text {Traces [5]}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647640434 data=null} to TreeItem with text {Traces [5]}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647640434 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647640434 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]}
13:30:59 [2020-04-21T17:30:59.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647640423 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:30:59 [2020-04-21T17:30:59.116Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
13:30:59 [2020-04-21T17:30:59.116Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647640085 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647640084 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647640084 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647640084 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647640083 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647640065 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:30:59 [2020-04-21T17:30:59.683Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647640061 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647640061 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647640061 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647640060 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647640060 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647640055 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647640054 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647640054 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Attempting to set focus on Tree with text {}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647640054 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647640054 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647640053 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647640049 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647640049 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647640049 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647640033 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647640032 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647640032 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647640032 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:30:59 [2020-04-21T17:30:59.683Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647640048 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:00 [2020-04-21T17:31:00.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:00 [2020-04-21T17:31:00.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:00 [2020-04-21T17:31:00.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Attempting to set focus on Table with text {}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647639526 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647639526 data=null doit=true} to TableItem with text {}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647639526 data=null} to TableItem with text {}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647639525 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647639523 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647639521 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647639451 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647639450 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647639450 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647639450 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647639450 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647639444 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:00 [2020-04-21T17:31:00.251Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647639437 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647639437 data=null doit=true} to TreeItem with text {test}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647639437 data=null} to TreeItem with text {test}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647639436 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647639436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647639417 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647639416 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647639415 data=null doit=true} to TreeItem with text {test}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647639415 data=null} to TreeItem with text {test}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647639415 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647639415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647639408 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:00 [2020-04-21T17:31:00.251Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647639407 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647639407 data=null doit=true} to TreeItem with text {Traces [5]}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647639406 data=null} to TreeItem with text {Traces [5]}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647639406 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647639406 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]}
13:31:00 [2020-04-21T17:31:00.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647639396 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:31:00 [2020-04-21T17:31:00.252Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
13:31:00 [2020-04-21T17:31:00.252Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647638956 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647638955 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647638955 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647638955 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647638955 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647638931 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:00 [2020-04-21T17:31:00.818Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647638926 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647638926 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647638925 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647638925 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647638925 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647638918 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647638918 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647638918 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647638917 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647638917 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647638917 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647638910 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647638910 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.819Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647638910 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647638891 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647638890 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647638890 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647638890 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.819Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
13:31:00 [2020-04-21T17:31:00.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:00 [2020-04-21T17:31:00.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:00 [2020-04-21T17:31:00.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:00 [2020-04-21T17:31:00.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:00 [2020-04-21T17:31:00.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:00 [2020-04-21T17:31:00.819Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647638910 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647638334 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647638334 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647638334 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647638333 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647638333 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647638328 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:01 [2020-04-21T17:31:01.388Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647638320 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647638320 data=null doit=true} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647638320 data=null} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647638320 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647638320 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647638300 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647638299 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647638299 data=null doit=true} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647638299 data=null} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647638299 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647638298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647638291 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.388Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:01 [2020-04-21T17:31:01.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647638270 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647638270 data=null doit=true} to TreeItem with text {Traces [5]}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647638270 data=null} to TreeItem with text {Traces [5]}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647638270 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647638270 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]}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647638258 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:31:01 [2020-04-21T17:31:01.389Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647638252 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647638251 data=null doit=true} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647638251 data=null} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647638251 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647638251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647638237 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647638236 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647638236 data=null doit=true} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647638236 data=null} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647638236 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647638236 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647638228 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:01 [2020-04-21T17:31:01.389Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647638227 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647638227 data=null doit=true} to TreeItem with text {Traces [5]}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647638226 data=null} to TreeItem with text {Traces [5]}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647638226 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647638226 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]}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647638215 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1647638168 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1647638168 data=null doit=true} to TreeItem with text {Traces [5]}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1647638168 data=null} to TreeItem with text {Traces [5]}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1647638168 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647638167 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]}
13:31:01 [2020-04-21T17:31:01.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1647638162 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - Clicking on with mnemonic 'Import...'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - Clicked on with mnemonic 'Import...'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647637942 data=null doit=true} to Shell with text {Trace Import}
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:31:01 [2020-04-21T17:31:01.647Z] 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')
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647637938 data=null} to (of type 'Combo')
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:01 [2020-04-21T17:31:01.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647637917 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:31:01 [2020-04-21T17:31:01.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647637916 data=null doit=true} to TreeItem with text {import}
13:31:01 [2020-04-21T17:31:01.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647637916 data=null} to TreeItem with text {import}
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647637916 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647637871 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}
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647637869 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - Setting state to checked on: import
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1647637856 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:'))
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.907Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Clicking on &Finish
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647637835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647637835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647637835 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647637835 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647637835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647637834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:01 [2020-04-21T17:31:01.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:01 [2020-04-21T17:31:01.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:01 [2020-04-21T17:31:01.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:01 [2020-04-21T17:31:01.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:01 [2020-04-21T17:31:01.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Clicked on &Finish
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647637752 data=null doit=true} to Shell with text {Confirmation}
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Clicking on Rename All
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1647637751 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')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1647637751 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')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1647637751 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1647637751 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1647637751 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')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1647637751 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')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1647637751 data=null item=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')
13:31:01 [2020-04-21T17:31:01.908Z] DEBUG - Clicked on 
13:31:02 [2020-04-21T17:31:02.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647637834 data=null item=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')
13:31:02 [2020-04-21T17:31:02.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647638125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:31:02 [2020-04-21T17:31:02.425Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:02 [2020-04-21T17:31:02.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:02 [2020-04-21T17:31:02.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:02 [2020-04-21T17:31:02.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:02 [2020-04-21T17:31:02.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:02 [2020-04-21T17:31:02.425Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:02 [2020-04-21T17:31:02.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647637223 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:02 [2020-04-21T17:31:02.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647637223 data=null doit=true} to TreeItem with text {test}
13:31:02 [2020-04-21T17:31:02.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647637223 data=null} to TreeItem with text {test}
13:31:02 [2020-04-21T17:31:02.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647637222 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:02 [2020-04-21T17:31:02.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647637222 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:02 [2020-04-21T17:31:02.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647637206 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:02 [2020-04-21T17:31:02.425Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:02 [2020-04-21T17:31:02.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647637206 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:02 [2020-04-21T17:31:02.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647637206 data=null doit=true} to TreeItem with text {test}
13:31:02 [2020-04-21T17:31:02.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647637205 data=null} to TreeItem with text {test}
13:31:02 [2020-04-21T17:31:02.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647637205 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:02 [2020-04-21T17:31:02.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647637205 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:02 [2020-04-21T17:31:02.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647637199 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:02 [2020-04-21T17:31:02.426Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:02 [2020-04-21T17:31:02.426Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:02 [2020-04-21T17:31:02.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1647637198 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
13:31:02 [2020-04-21T17:31:02.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1647637197 data=null doit=true} to TreeItem with text {Traces [10]}
13:31:02 [2020-04-21T17:31:02.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1647637197 data=null} to TreeItem with text {Traces [10]}
13:31:02 [2020-04-21T17:31:02.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1647637197 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
13:31:02 [2020-04-21T17:31:02.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647637197 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]}
13:31:02 [2020-04-21T17:31:02.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1647637189 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
13:31:02 [2020-04-21T17:31:02.426Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
13:31:02 [2020-04-21T17:31:02.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:02 [2020-04-21T17:31:02.683Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:02 [2020-04-21T17:31:02.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647637049 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647637049 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647637049 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647637048 data=null button=1 stateMask=0x0 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647637048 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)}
13:31:02 [2020-04-21T17:31:02.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647637030 data=null button=1 stateMask=0x80000 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:02 [2020-04-21T17:31:02.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:02 [2020-04-21T17:31:02.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:02 [2020-04-21T17:31:02.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:02 [2020-04-21T17:31:02.683Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647637026 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647637026 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647637026 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647637025 data=null button=1 stateMask=0x0 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647637025 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)}
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647637020 data=null button=1 stateMask=0x80000 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647637020 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647637020 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647637019 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647637019 data=null button=1 stateMask=0x0 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647637019 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)}
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647637015 data=null button=1 stateMask=0x80000 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647637015 data=null button=1 stateMask=0x0 x=160 y=228 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647637015 data=null button=1 stateMask=0x0 x=160 y=228 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647637014 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)}
13:31:02 [2020-04-21T17:31:02.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647636991 data=null button=1 stateMask=0x80000 x=160 y=228 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.942Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647636831 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.942Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647636831 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.942Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647636831 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.942Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
13:31:02 [2020-04-21T17:31:02.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:02 [2020-04-21T17:31:02.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:02 [2020-04-21T17:31:02.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:02 [2020-04-21T17:31:02.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:02 [2020-04-21T17:31:02.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:02 [2020-04-21T17:31:02.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:03 [2020-04-21T17:31:03.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:03 [2020-04-21T17:31:03.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:03 [2020-04-21T17:31:03.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:03 [2020-04-21T17:31:03.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:03 [2020-04-21T17:31:03.876Z] DEBUG - Attempting to set focus on Table with text {}
13:31:03 [2020-04-21T17:31:03.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647635719 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:03 [2020-04-21T17:31:03.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647635719 data=null doit=true} to TableItem with text {}
13:31:03 [2020-04-21T17:31:03.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647635719 data=null} to TableItem with text {}
13:31:03 [2020-04-21T17:31:03.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647635718 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:03 [2020-04-21T17:31:03.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647635716 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:03 [2020-04-21T17:31:03.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647635666 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:03 [2020-04-21T17:31:03.877Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:03 [2020-04-21T17:31:03.877Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647635578 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647635578 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647635578 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647635577 data=null button=1 stateMask=0x0 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647635577 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)}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647635567 data=null button=1 stateMask=0x80000 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:04 [2020-04-21T17:31:04.135Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647635560 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647635560 data=null doit=true} to TreeItem with text {test}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647635560 data=null} to TreeItem with text {test}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647635559 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647635559 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647635538 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647635537 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647635537 data=null doit=true} to TreeItem with text {test}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647635537 data=null} to TreeItem with text {test}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647635536 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647635536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647635525 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:04 [2020-04-21T17:31:04.135Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1647635524 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1647635524 data=null doit=true} to TreeItem with text {Traces [10]}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1647635523 data=null} to TreeItem with text {Traces [10]}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1647635523 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647635523 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]}
13:31:04 [2020-04-21T17:31:04.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1647635460 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
13:31:04 [2020-04-21T17:31:04.135Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
13:31:04 [2020-04-21T17:31:04.393Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:04 [2020-04-21T17:31:04.393Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635118 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635118 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635118 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635117 data=null button=1 stateMask=0x0 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647635117 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)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635096 data=null button=1 stateMask=0x80000 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:04 [2020-04-21T17:31:04.654Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635093 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635093 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635093 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635092 data=null button=1 stateMask=0x0 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647635092 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)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635087 data=null button=1 stateMask=0x80000 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635086 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635086 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635086 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635085 data=null button=1 stateMask=0x0 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647635085 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)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635070 data=null button=1 stateMask=0x80000 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635070 data=null button=1 stateMask=0x0 x=163 y=276 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635070 data=null button=1 stateMask=0x0 x=163 y=276 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635043 data=null button=1 stateMask=0x80000 x=163 y=276 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635043 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635042 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647635042 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:04 [2020-04-21T17:31:04.654Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647635069 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)}
13:31:05 [2020-04-21T17:31:05.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:05 [2020-04-21T17:31:05.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:05 [2020-04-21T17:31:05.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:05 [2020-04-21T17:31:05.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:05 [2020-04-21T17:31:05.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:05 [2020-04-21T17:31:05.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:05 [2020-04-21T17:31:05.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647633668 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647633667 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647633667 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647633666 data=null button=1 stateMask=0x0 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647633666 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)}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647633660 data=null button=1 stateMask=0x80000 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:06 [2020-04-21T17:31:06.156Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647633653 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647633652 data=null doit=true} to TreeItem with text {test}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647633652 data=null} to TreeItem with text {test}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647633652 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647633652 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647633632 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647633631 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647633631 data=null doit=true} to TreeItem with text {test}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647633631 data=null} to TreeItem with text {test}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647633631 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647633631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647633623 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:06 [2020-04-21T17:31:06.156Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1647633621 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1647633621 data=null doit=true} to TreeItem with text {Traces [10]}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1647633621 data=null} to TreeItem with text {Traces [10]}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1647633621 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647633621 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]}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1647633565 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
13:31:06 [2020-04-21T17:31:06.156Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1647633463 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1647633462 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1647633462 data=null} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1647633462 data=null button=1 stateMask=0x0 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647633462 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)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1647633442 data=null button=1 stateMask=0x80000 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:06 [2020-04-21T17:31:06.157Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1647633438 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1647633438 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1647633438 data=null} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1647633438 data=null button=1 stateMask=0x0 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647633437 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)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1647633432 data=null button=1 stateMask=0x80000 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1647633432 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1647633432 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1647633431 data=null} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1647633431 data=null button=1 stateMask=0x0 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647633431 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)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1647633427 data=null button=1 stateMask=0x80000 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1647633427 data=null button=1 stateMask=0x0 x=141 y=324 count=2} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.157Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1647633426 data=null button=1 stateMask=0x0 x=141 y=324 count=2} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.415Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647633426 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)}
13:31:06 [2020-04-21T17:31:06.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1647633330 data=null button=1 stateMask=0x80000 x=141 y=324 count=2} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1647633070 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1647633066 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1647633066 data=null} to TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.673Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log(2)}
13:31:06 [2020-04-21T17:31:06.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:06 [2020-04-21T17:31:06.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:06 [2020-04-21T17:31:06.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:06 [2020-04-21T17:31:06.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:06 [2020-04-21T17:31:06.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:06 [2020-04-21T17:31:06.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:06 [2020-04-21T17:31:06.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:06 [2020-04-21T17:31:06.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:07 [2020-04-21T17:31:07.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:07 [2020-04-21T17:31:07.607Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:07 [2020-04-21T17:31:07.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1647632114 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
13:31:07 [2020-04-21T17:31:07.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1647632114 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1647632114 data=null} to TreeItem with text {unrecognized.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1647632114 data=null button=1 stateMask=0x0 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647632113 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)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1647632108 data=null button=1 stateMask=0x80000 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:07 [2020-04-21T17:31:07.608Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647632101 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647632101 data=null doit=true} to TreeItem with text {test}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647632101 data=null} to TreeItem with text {test}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647632101 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647632101 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647632083 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647632082 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647632082 data=null doit=true} to TreeItem with text {test}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647632081 data=null} to TreeItem with text {test}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647632081 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647632081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647632074 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:07 [2020-04-21T17:31:07.608Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1647632073 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1647632073 data=null doit=true} to TreeItem with text {Traces [10]}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1647632073 data=null} to TreeItem with text {Traces [10]}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1647632073 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647632072 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]}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1647632062 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
13:31:07 [2020-04-21T17:31:07.608Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
13:31:07 [2020-04-21T17:31:07.608Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647632000 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631999 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631999 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631999 data=null button=1 stateMask=0x0 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647631999 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)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631978 data=null button=1 stateMask=0x80000 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:07 [2020-04-21T17:31:07.608Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631974 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631974 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631974 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631973 data=null button=1 stateMask=0x0 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647631973 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)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631969 data=null button=1 stateMask=0x80000 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631968 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631968 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631968 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631968 data=null button=1 stateMask=0x0 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647631967 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)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631964 data=null button=1 stateMask=0x80000 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631963 data=null button=1 stateMask=0x0 x=176 y=132 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631963 data=null button=1 stateMask=0x0 x=176 y=132 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631941 data=null button=1 stateMask=0x80000 x=176 y=132 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631941 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631941 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647631941 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.609Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
13:31:07 [2020-04-21T17:31:07.609Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:07 [2020-04-21T17:31:07.609Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:07 [2020-04-21T17:31:07.609Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:07 [2020-04-21T17:31:07.609Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:07 [2020-04-21T17:31:07.609Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:07 [2020-04-21T17:31:07.609Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:07 [2020-04-21T17:31:07.609Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:07 [2020-04-21T17:31:07.609Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:07 [2020-04-21T17:31:07.609Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647631963 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)}
13:31:08 [2020-04-21T17:31:08.174Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:08 [2020-04-21T17:31:08.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:08 [2020-04-21T17:31:08.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:08 [2020-04-21T17:31:08.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:08 [2020-04-21T17:31:08.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:08 [2020-04-21T17:31:08.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:08 [2020-04-21T17:31:08.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:08 [2020-04-21T17:31:08.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:08 [2020-04-21T17:31:08.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:09 [2020-04-21T17:31:09.108Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:09 [2020-04-21T17:31:09.108Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:09 [2020-04-21T17:31:09.108Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:09 [2020-04-21T17:31:09.108Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:09 [2020-04-21T17:31:09.108Z] DEBUG - Attempting to set focus on Table with text {}
13:31:09 [2020-04-21T17:31:09.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647630431 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:09 [2020-04-21T17:31:09.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647630431 data=null doit=true} to TableItem with text {}
13:31:09 [2020-04-21T17:31:09.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647630431 data=null} to TableItem with text {}
13:31:09 [2020-04-21T17:31:09.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647630431 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:09 [2020-04-21T17:31:09.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647630428 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:09 [2020-04-21T17:31:09.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647630422 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:09 [2020-04-21T17:31:09.108Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:09 [2020-04-21T17:31:09.108Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647630345 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647630345 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647630345 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647630344 data=null button=1 stateMask=0x0 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647630344 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)}
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647630339 data=null button=1 stateMask=0x80000 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:09 [2020-04-21T17:31:09.367Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647630331 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:09 [2020-04-21T17:31:09.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647630330 data=null doit=true} to TreeItem with text {test}
13:31:09 [2020-04-21T17:31:09.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647630330 data=null} to TreeItem with text {test}
13:31:09 [2020-04-21T17:31:09.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647630330 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:09 [2020-04-21T17:31:09.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647630330 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:09 [2020-04-21T17:31:09.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647630309 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:09 [2020-04-21T17:31:09.368Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:09 [2020-04-21T17:31:09.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647630308 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:09 [2020-04-21T17:31:09.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647630308 data=null doit=true} to TreeItem with text {test}
13:31:09 [2020-04-21T17:31:09.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647630308 data=null} to TreeItem with text {test}
13:31:09 [2020-04-21T17:31:09.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647630307 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:09 [2020-04-21T17:31:09.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647630307 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:09 [2020-04-21T17:31:09.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647630300 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:09 [2020-04-21T17:31:09.368Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:09 [2020-04-21T17:31:09.368Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:09 [2020-04-21T17:31:09.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1647630269 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
13:31:09 [2020-04-21T17:31:09.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1647630269 data=null doit=true} to TreeItem with text {Traces [10]}
13:31:09 [2020-04-21T17:31:09.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1647630269 data=null} to TreeItem with text {Traces [10]}
13:31:09 [2020-04-21T17:31:09.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1647630268 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
13:31:09 [2020-04-21T17:31:09.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647630268 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]}
13:31:09 [2020-04-21T17:31:09.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1647630255 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
13:31:09 [2020-04-21T17:31:09.368Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
13:31:09 [2020-04-21T17:31:09.368Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
13:31:09 [2020-04-21T17:31:09.934Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:09 [2020-04-21T17:31:09.934Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:09 [2020-04-21T17:31:09.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629811 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629810 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629810 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629809 data=null button=1 stateMask=0x0 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647629809 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)}
13:31:09 [2020-04-21T17:31:09.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629789 data=null button=1 stateMask=0x80000 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:09 [2020-04-21T17:31:09.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:09 [2020-04-21T17:31:09.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:09 [2020-04-21T17:31:09.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:09 [2020-04-21T17:31:09.934Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:09 [2020-04-21T17:31:09.934Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:09 [2020-04-21T17:31:09.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629784 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629784 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629784 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629784 data=null button=1 stateMask=0x0 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647629783 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)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629778 data=null button=1 stateMask=0x80000 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629778 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629777 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629777 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629777 data=null button=1 stateMask=0x0 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647629777 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)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629772 data=null button=1 stateMask=0x80000 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629772 data=null button=1 stateMask=0x0 x=179 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629772 data=null button=1 stateMask=0x0 x=179 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629747 data=null button=1 stateMask=0x80000 x=179 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629747 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629747 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647629746 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:09 [2020-04-21T17:31:09.935Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647629771 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)}
13:31:10 [2020-04-21T17:31:10.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:10 [2020-04-21T17:31:10.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:10 [2020-04-21T17:31:10.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:10 [2020-04-21T17:31:10.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:10 [2020-04-21T17:31:10.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:10 [2020-04-21T17:31:10.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:10 [2020-04-21T17:31:10.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:10 [2020-04-21T17:31:10.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:10 [2020-04-21T17:31:10.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:10 [2020-04-21T17:31:10.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647628492 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647628491 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647628491 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647628490 data=null button=1 stateMask=0x0 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647628490 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)}
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647628485 data=null button=1 stateMask=0x80000 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:11 [2020-04-21T17:31:11.066Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647628478 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647628478 data=null doit=true} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647628478 data=null} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647628477 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647628477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647628459 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:11 [2020-04-21T17:31:11.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647628458 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647628458 data=null doit=true} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647628458 data=null} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647628458 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647628457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647628450 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.325Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1647628449 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1647628449 data=null doit=true} to TreeItem with text {Traces [10]}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1647628449 data=null} to TreeItem with text {Traces [10]}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1647628449 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647628448 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]}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1647628437 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
13:31:11 [2020-04-21T17:31:11.325Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647628431 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647628431 data=null doit=true} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647628431 data=null} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647628430 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647628430 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647628417 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647628416 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647628416 data=null doit=true} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647628416 data=null} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647628416 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647628416 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647628408 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:11 [2020-04-21T17:31:11.325Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1647628408 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
13:31:11 [2020-04-21T17:31:11.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1647628407 data=null doit=true} to TreeItem with text {Traces [10]}
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1647628407 data=null} to TreeItem with text {Traces [10]}
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1647628407 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647628407 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]}
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1647628398 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1647628397 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1647628397 data=null doit=true} to TreeItem with text {Traces [10]}
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1647628397 data=null} to TreeItem with text {Traces [10]}
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1647628397 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647628397 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]}
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1647628392 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Clicking on with mnemonic 'Clear'
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Clicked on with mnemonic 'Clear'
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647628320 data=null doit=true} to Shell with text {Confirm Clear}
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Clicking on &Yes
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647628319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647628319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647628319 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647628319 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647628319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647628319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:11 [2020-04-21T17:31:11.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647628319 data=null item=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')
13:31:13 [2020-04-21T17:31:13.855Z] DEBUG - Clicked on 
13:31:14 [2020-04-21T17:31:14.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647628359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:31:14 [2020-04-21T17:31:14.373Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:14 [2020-04-21T17:31:14.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:14 [2020-04-21T17:31:14.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:14 [2020-04-21T17:31:14.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:14 [2020-04-21T17:31:14.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:14 [2020-04-21T17:31:14.373Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:14 [2020-04-21T17:31:14.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647625166 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:14 [2020-04-21T17:31:14.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647625165 data=null doit=true} to TreeItem with text {test}
13:31:14 [2020-04-21T17:31:14.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647625165 data=null} to TreeItem with text {test}
13:31:14 [2020-04-21T17:31:14.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647625165 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:14 [2020-04-21T17:31:14.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647625165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:14 [2020-04-21T17:31:14.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647625151 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:14 [2020-04-21T17:31:14.373Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:14 [2020-04-21T17:31:14.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647625149 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:14 [2020-04-21T17:31:14.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647625149 data=null doit=true} to TreeItem with text {test}
13:31:14 [2020-04-21T17:31:14.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647625149 data=null} to TreeItem with text {test}
13:31:14 [2020-04-21T17:31:14.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647625148 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647625148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647625142 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:14 [2020-04-21T17:31:14.631Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647625141 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647625141 data=null doit=true} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647625141 data=null} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647625140 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647625140 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647625131 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647625131 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647625131 data=null doit=true} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647625131 data=null} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647625130 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647625130 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647625127 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Clicking on with mnemonic 'New Folder...'
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Clicked on with mnemonic 'New Folder...'
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Clicking on OK
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647625029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647625029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647625029 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647625029 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647625028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647625028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:14 [2020-04-21T17:31:14.631Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:14 [2020-04-21T17:31:14.631Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647625028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1647625095 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...'
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Clicked on 
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647624947 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647624947 data=null doit=true} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647624947 data=null} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647624946 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647624946 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647624941 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Clicking on with mnemonic 'New Folder...'
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Clicked on with mnemonic 'New Folder...'
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Clicking on OK
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647624831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647624831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647624831 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647624831 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647624831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647624831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647624830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1647624869 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...'
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Clicked on 
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647624721 data=null doit=true} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647624721 data=null} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647624720 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647624720 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]}
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647624666 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-1647624665 data=null button=0 stateMask=0x0 x=97 y=84 count=0} to TreeItem with text {FolderA}
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=-1647624665 data=null doit=true} to TreeItem with text {FolderA}
13:31:14 [2020-04-21T17:31:14.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-1647624665 data=null} to TreeItem with text {FolderA}
13:31:14 [2020-04-21T17:31:14.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-1647624664 data=null button=1 stateMask=0x0 x=97 y=84 count=1} to TreeItem with text {FolderA}
13:31:14 [2020-04-21T17:31:14.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647624664 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}
13:31:14 [2020-04-21T17:31:14.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-1647624653 data=null button=1 stateMask=0x80000 x=97 y=84 count=1} to TreeItem with text {FolderA}
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Clicking on with mnemonic 'Import...'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Clicked on with mnemonic 'Import...'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647624451 data=null doit=true} to Shell with text {Trace Import}
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647624447 data=null} to (of type 'Combo')
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647624426 data=null doit=true} to TreeItem with text {import}
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647624425 data=null} to TreeItem with text {import}
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647624425 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647624425 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}
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647624422 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647624421 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647624420 data=null doit=true} to TreeItem with text {import}
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647624420 data=null} to TreeItem with text {import}
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647624420 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647624420 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}
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647624419 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:15 [2020-04-21T17:31:15.149Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:15 [2020-04-21T17:31:15.409Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647624356 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647624356 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647624356 data=null} to Tree node with text: kernel-overlap-testing
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647624355 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647624355 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
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647624351 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Setting state to checked on: kernel-overlap-testing
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647624346 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:'))
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:31:15 [2020-04-21T17:31:15.409Z] 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')
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4b2e7daa
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1647624341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647624341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1647624341 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1647624341 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1647624341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1647624340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1647624340 data=null item=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')
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1647624340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647624340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1647624340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1647624340 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1647624340 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:31:15 [2020-04-21T17:31:15.410Z] 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')
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:31:15 [2020-04-21T17:31:15.410Z] 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')
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] 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')
13:31:15 [2020-04-21T17:31:15.410Z] 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.
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.411Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.411Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.411Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.411Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.411Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:15 [2020-04-21T17:31:15.411Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:31:15 [2020-04-21T17:31:15.411Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:31:15 [2020-04-21T17:31:15.411Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:15 [2020-04-21T17:31:15.411Z] DEBUG - Clicking on &Finish
13:31:15 [2020-04-21T17:31:15.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647624330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:15 [2020-04-21T17:31:15.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647624330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:15 [2020-04-21T17:31:15.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647624330 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:15 [2020-04-21T17:31:15.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647624330 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:15 [2020-04-21T17:31:15.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647624329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:15 [2020-04-21T17:31:15.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647624329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:15 [2020-04-21T17:31:15.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:15 [2020-04-21T17:31:15.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:15 [2020-04-21T17:31:15.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:15 [2020-04-21T17:31:15.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:15 [2020-04-21T17:31:15.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:15 [2020-04-21T17:31:15.411Z] DEBUG - Clicked on &Finish
13:31:15 [2020-04-21T17:31:15.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647624329 data=null item=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')
13:31:15 [2020-04-21T17:31:15.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647624621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647623756 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647623756 data=null doit=true} to TreeItem with text {test}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647623756 data=null} to TreeItem with text {test}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647623756 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647623755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647623736 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647623735 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647623735 data=null doit=true} to TreeItem with text {test}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647623735 data=null} to TreeItem with text {test}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647623735 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647623735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647623728 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:15 [2020-04-21T17:31:15.928Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647623727 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647623727 data=null doit=true} to TreeItem with text {Traces [2]}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647623727 data=null} to TreeItem with text {Traces [2]}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647623727 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647623727 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]}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647623718 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:15 [2020-04-21T17:31:15.928Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=-1647623717 data=null doit=true} to TreeItem with text {FolderA [2]}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=-1647623717 data=null} to TreeItem with text {FolderA [2]}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=-1647623717 data=null button=1 stateMask=0x0 x=109 y=84 count=1} to TreeItem with text {FolderA [2]}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647623716 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]}
13:31:15 [2020-04-21T17:31:15.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=-1647623710 data=null button=1 stateMask=0x80000 x=109 y=84 count=1} to TreeItem with text {FolderA [2]}
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647623243 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647623242 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647623242 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647623241 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647623241 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647623223 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:16 [2020-04-21T17:31:16.494Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647623219 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647623219 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647623219 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647623218 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647623218 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647623213 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.494Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647623213 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647623212 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.495Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:16 [2020-04-21T17:31:16.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647623212 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647623212 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647623212 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647623208 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647623207 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.495Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647623207 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.495Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647623207 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647623187 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647623048 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647623048 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647623047 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.495Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:31:16 [2020-04-21T17:31:16.495Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Attempting to set focus on Table with text {}
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647621959 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647621958 data=null doit=true} to TableItem with text {}
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647621958 data=null} to TableItem with text {}
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647621958 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647621956 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647621951 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647621809 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647621809 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647621809 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647621809 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647621808 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647621804 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:17 [2020-04-21T17:31:17.872Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647621798 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647621798 data=null doit=true} to TreeItem with text {test}
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647621798 data=null} to TreeItem with text {test}
13:31:17 [2020-04-21T17:31:17.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647621797 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647621797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647621780 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647621779 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647621779 data=null doit=true} to TreeItem with text {test}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647621779 data=null} to TreeItem with text {test}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647621778 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647621778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647621772 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:17 [2020-04-21T17:31:17.873Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647621771 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647621771 data=null doit=true} to TreeItem with text {Traces [2]}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647621771 data=null} to TreeItem with text {Traces [2]}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647621770 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647621770 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]}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647621760 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:17 [2020-04-21T17:31:17.873Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:31:17 [2020-04-21T17:31:17.873Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647621657 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647621656 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647621656 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647621655 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:17 [2020-04-21T17:31:17.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647621655 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647621636 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:18 [2020-04-21T17:31:18.131Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647621633 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647621633 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647621633 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647621633 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647621632 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647621628 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647621627 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647621627 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647621627 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647621626 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647621626 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647621622 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647621622 data=null button=1 stateMask=0x0 x=163 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647621622 data=null button=1 stateMask=0x0 x=163 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647621556 data=null button=1 stateMask=0x80000 x=163 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647621555 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647621555 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647621554 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.131Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:18 [2020-04-21T17:31:18.132Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647621622 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:18 [2020-04-21T17:31:18.700Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:18 [2020-04-21T17:31:18.700Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:18 [2020-04-21T17:31:18.700Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:18 [2020-04-21T17:31:18.700Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:18 [2020-04-21T17:31:18.700Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:18 [2020-04-21T17:31:18.700Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:18 [2020-04-21T17:31:18.700Z] DEBUG - Attempting to set focus on Table with text {}
13:31:18 [2020-04-21T17:31:18.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647621027 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:18 [2020-04-21T17:31:18.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647621026 data=null doit=true} to TableItem with text {}
13:31:18 [2020-04-21T17:31:18.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647621026 data=null} to TableItem with text {}
13:31:18 [2020-04-21T17:31:18.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647621026 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:18 [2020-04-21T17:31:18.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647621022 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:18 [2020-04-21T17:31:18.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647621013 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:18 [2020-04-21T17:31:18.700Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:18 [2020-04-21T17:31:18.700Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:19 [2020-04-21T17:31:19.761Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:19 [2020-04-21T17:31:19.761Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:20 [2020-04-21T17:31:20.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647619853 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:20 [2020-04-21T17:31:20.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647619852 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:20 [2020-04-21T17:31:20.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647619852 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:20 [2020-04-21T17:31:20.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647619852 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:20 [2020-04-21T17:31:20.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647619851 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:20 [2020-04-21T17:31:20.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647619846 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:20 [2020-04-21T17:31:20.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:20 [2020-04-21T17:31:20.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:20 [2020-04-21T17:31:20.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:20 [2020-04-21T17:31:20.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:20 [2020-04-21T17:31:20.110Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:20 [2020-04-21T17:31:20.110Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:31:20 [2020-04-21T17:31:20.110Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:20 [2020-04-21T17:31:20.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-1647619843 data=null button=0 stateMask=0x0 x=98 y=156 count=0} to TreeItem with text {FolderB}
13:31:20 [2020-04-21T17:31:20.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=-1647619842 data=null doit=true} to TreeItem with text {FolderB}
13:31:20 [2020-04-21T17:31:20.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-1647619842 data=null} to TreeItem with text {FolderB}
13:31:20 [2020-04-21T17:31:20.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-1647619842 data=null button=1 stateMask=0x0 x=98 y=156 count=1} to TreeItem with text {FolderB}
13:31:20 [2020-04-21T17:31:20.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647619842 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}
13:31:20 [2020-04-21T17:31:20.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-1647619825 data=null button=1 stateMask=0x80000 x=98 y=156 count=1} to TreeItem with text {FolderB}
13:31:20 [2020-04-21T17:31:20.110Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Clicking on with mnemonic 'Import...'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Clicked on with mnemonic 'Import...'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647619616 data=null doit=true} to Shell with text {Trace Import}
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647619612 data=null} to (of type 'Combo')
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647619560 data=null doit=true} to TreeItem with text {import}
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647619560 data=null} to TreeItem with text {import}
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647619560 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647619559 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}
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647619556 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647619556 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647619556 data=null doit=true} to TreeItem with text {import}
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647619556 data=null} to TreeItem with text {import}
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647619555 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647619555 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}
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647619554 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:20 [2020-04-21T17:31:20.111Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647619541 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647619541 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647619541 data=null} to Tree node with text: kernel-overlap-testing
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647619540 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647619540 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
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647619537 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Setting state to checked on: kernel-overlap-testing
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647619533 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:'))
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:31:20 [2020-04-21T17:31:20.111Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:31:20 [2020-04-21T17:31:20.111Z] 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')
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:31:20 [2020-04-21T17:31:20.112Z] 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')
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:31:20 [2020-04-21T17:31:20.112Z] 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')
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.112Z] 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')
13:31:20 [2020-04-21T17:31:20.113Z] 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.
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - Clicking on &Finish
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647619520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647619520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647619520 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647619520 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647619520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647619519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:20 [2020-04-21T17:31:20.113Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:20 [2020-04-21T17:31:20.113Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:20 [2020-04-21T17:31:20.113Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:20 [2020-04-21T17:31:20.113Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:20 [2020-04-21T17:31:20.113Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:20 [2020-04-21T17:31:20.113Z] DEBUG - Clicked on &Finish
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647619519 data=null item=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')
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647619771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647618994 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647618994 data=null doit=true} to TreeItem with text {test}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647618994 data=null} to TreeItem with text {test}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647618993 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647618993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647618980 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647618979 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647618979 data=null doit=true} to TreeItem with text {test}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647618979 data=null} to TreeItem with text {test}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647618978 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647618978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647618972 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:20 [2020-04-21T17:31:20.679Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647618971 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647618971 data=null doit=true} to TreeItem with text {Traces [2]}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647618971 data=null} to TreeItem with text {Traces [2]}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647618970 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647618970 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]}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647618961 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:20 [2020-04-21T17:31:20.679Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=-1647618961 data=null doit=true} to TreeItem with text {FolderB [2]}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=-1647618961 data=null} to TreeItem with text {FolderB [2]}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-1647618960 data=null button=1 stateMask=0x0 x=109 y=156 count=1} to TreeItem with text {FolderB [2]}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647618960 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]}
13:31:20 [2020-04-21T17:31:20.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-1647618953 data=null button=1 stateMask=0x80000 x=109 y=156 count=1} to TreeItem with text {FolderB [2]}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647618717 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647618717 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647618716 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647618716 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647618716 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647618698 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:20 [2020-04-21T17:31:20.938Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647618694 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647618694 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647618694 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647618694 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647618694 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647618689 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647618688 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647618688 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647618688 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647618688 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647618687 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647618684 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647618684 data=null button=1 stateMask=0x0 x=166 y=180 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647618683 data=null button=1 stateMask=0x0 x=166 y=180 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647618665 data=null button=1 stateMask=0x80000 x=166 y=180 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647618664 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647618664 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647618664 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:20 [2020-04-21T17:31:20.938Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647618683 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:21 [2020-04-21T17:31:21.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:21 [2020-04-21T17:31:21.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:21 [2020-04-21T17:31:21.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:22 [2020-04-21T17:31:22.437Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:22 [2020-04-21T17:31:22.437Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:22 [2020-04-21T17:31:22.437Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:22 [2020-04-21T17:31:22.437Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:22 [2020-04-21T17:31:22.437Z] DEBUG - Attempting to set focus on Table with text {}
13:31:22 [2020-04-21T17:31:22.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647617156 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:22 [2020-04-21T17:31:22.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647617155 data=null doit=true} to TableItem with text {}
13:31:22 [2020-04-21T17:31:22.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647617155 data=null} to TableItem with text {}
13:31:22 [2020-04-21T17:31:22.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647617155 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:22 [2020-04-21T17:31:22.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647617152 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:22 [2020-04-21T17:31:22.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647617146 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:22 [2020-04-21T17:31:22.437Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:22 [2020-04-21T17:31:22.437Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:22 [2020-04-21T17:31:22.437Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:22 [2020-04-21T17:31:22.437Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647617075 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647617074 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647617074 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647617074 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647617074 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647617069 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:22 [2020-04-21T17:31:22.696Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647617062 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647617062 data=null doit=true} to TreeItem with text {test}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647617062 data=null} to TreeItem with text {test}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647617062 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647617061 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647617043 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647617043 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647617042 data=null doit=true} to TreeItem with text {test}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647617042 data=null} to TreeItem with text {test}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647617042 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647617042 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647617035 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:22 [2020-04-21T17:31:22.696Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647617034 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647617034 data=null doit=true} to TreeItem with text {Traces [4]}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647617034 data=null} to TreeItem with text {Traces [4]}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647617033 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647617033 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]}
13:31:22 [2020-04-21T17:31:22.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647617023 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:31:22 [2020-04-21T17:31:22.696Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
13:31:22 [2020-04-21T17:31:22.696Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
13:31:22 [2020-04-21T17:31:22.954Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:22 [2020-04-21T17:31:22.954Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647616686 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647616686 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647616685 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647616685 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647616685 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647616667 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:22 [2020-04-21T17:31:22.955Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647616663 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647616663 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647616663 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647616662 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647616662 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647616657 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647616656 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647616656 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647616656 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647616655 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647616655 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647616651 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647616651 data=null button=1 stateMask=0x0 x=163 y=204 count=2} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647616651 data=null button=1 stateMask=0x0 x=163 y=204 count=2} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647616631 data=null button=1 stateMask=0x80000 x=163 y=204 count=2} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647616631 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647616631 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647616630 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:22 [2020-04-21T17:31:22.955Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647616650 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:23 [2020-04-21T17:31:23.521Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:23 [2020-04-21T17:31:23.521Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:23 [2020-04-21T17:31:23.521Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:23 [2020-04-21T17:31:23.521Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:23 [2020-04-21T17:31:23.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:23 [2020-04-21T17:31:23.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:23 [2020-04-21T17:31:23.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:23 [2020-04-21T17:31:23.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:23 [2020-04-21T17:31:23.521Z] DEBUG - Attempting to set focus on Table with text {}
13:31:23 [2020-04-21T17:31:23.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647616121 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:23 [2020-04-21T17:31:23.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647616120 data=null doit=true} to TableItem with text {}
13:31:23 [2020-04-21T17:31:23.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647616120 data=null} to TableItem with text {}
13:31:23 [2020-04-21T17:31:23.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647616120 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:23 [2020-04-21T17:31:23.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647616116 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:23 [2020-04-21T17:31:23.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647616111 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:23 [2020-04-21T17:31:23.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:23 [2020-04-21T17:31:23.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647614950 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647614949 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647614949 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647614949 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647614949 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647614944 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:24 [2020-04-21T17:31:24.896Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:24 [2020-04-21T17:31:24.896Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
13:31:24 [2020-04-21T17:31:24.896Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
13:31:24 [2020-04-21T17:31:24.896Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1647614938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1647614938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1647614938 data=null doit=true} to (of type 'Tree')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1647614938 data=null} to (of type 'Tree')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647614938 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to (of type 'Tree')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647614938 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')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647614921 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to (of type 'Tree')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1647614920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1647614920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1647614920 data=null doit=true} to (of type 'Tree')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1647614920 data=null} to (of type 'Tree')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-1647614920 data=null button=1 stateMask=0x40000 x=109 y=156 count=1} to (of type 'Tree')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647614920 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')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-1647614911 data=null button=1 stateMask=0xc0000 x=109 y=156 count=1} to (of type 'Tree')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Clicking on with mnemonic 'Delete'
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Clicked on with mnemonic 'Delete'
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Clicking on &Yes
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647614830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647614830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647614830 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647614830 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647614830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647614830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:24 [2020-04-21T17:31:24.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647614829 data=null item=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')
13:31:26 [2020-04-21T17:31:26.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1647614867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:31:26 [2020-04-21T17:31:26.274Z] DEBUG - Clicked on 
13:31:26 [2020-04-21T17:31:26.274Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
13:31:26 [2020-04-21T17:31:26.274Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:26 [2020-04-21T17:31:26.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:26 [2020-04-21T17:31:26.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:26 [2020-04-21T17:31:26.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:26 [2020-04-21T17:31:26.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:26 [2020-04-21T17:31:26.274Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:26 [2020-04-21T17:31:26.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647613627 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:26 [2020-04-21T17:31:26.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647613627 data=null doit=true} to TreeItem with text {test}
13:31:26 [2020-04-21T17:31:26.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647613627 data=null} to TreeItem with text {test}
13:31:26 [2020-04-21T17:31:26.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647613627 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:26 [2020-04-21T17:31:26.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647613627 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:26 [2020-04-21T17:31:26.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647613550 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:26 [2020-04-21T17:31:26.274Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:26 [2020-04-21T17:31:26.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647613550 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:26 [2020-04-21T17:31:26.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647613549 data=null doit=true} to TreeItem with text {test}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647613549 data=null} to TreeItem with text {test}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647613549 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647613549 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647613543 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:26 [2020-04-21T17:31:26.275Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647613542 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647613542 data=null doit=true} to TreeItem with text {Traces [4]}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647613541 data=null} to TreeItem with text {Traces [4]}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647613541 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647613541 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]}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647613531 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647613530 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647613530 data=null doit=true} to TreeItem with text {Traces [4]}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647613530 data=null} to TreeItem with text {Traces [4]}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647613530 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647613529 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]}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647613525 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Clicking on with mnemonic 'Clear'
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Clicked on with mnemonic 'Clear'
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647613416 data=null doit=true} to Shell with text {Confirm Clear}
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Clicking on &Yes
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647613415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647613415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647613415 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647613415 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647613414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647613414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:26 [2020-04-21T17:31:26.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647613414 data=null item=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')
13:31:26 [2020-04-21T17:31:26.532Z] DEBUG - Clicked on 
13:31:26 [2020-04-21T17:31:26.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647613450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:31:27 [2020-04-21T17:31:27.098Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647612626 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647612625 data=null doit=true} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647612625 data=null} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647612625 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647612625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647612612 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647612612 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647612612 data=null doit=true} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647612611 data=null} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647612611 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647612611 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647612605 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.099Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647612604 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647612603 data=null doit=true} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647612603 data=null} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647612603 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647612603 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647612593 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647612593 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647612592 data=null doit=true} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647612592 data=null} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647612592 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647612592 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647612588 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Clicking on with mnemonic 'New Folder...'
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Clicked on with mnemonic 'New Folder...'
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Clicking on OK
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647612523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647612523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647612522 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647612522 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647612522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647612522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647612522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1647612558 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...'
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Clicked on 
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647612461 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647612461 data=null doit=true} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647612461 data=null} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647612460 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647612460 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647612454 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.358Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
13:31:27 [2020-04-21T17:31:27.358Z] DEBUG - Clicking on with mnemonic 'New Folder...'
13:31:27 [2020-04-21T17:31:27.358Z] DEBUG - Clicked on with mnemonic 'New Folder...'
13:31:27 [2020-04-21T17:31:27.358Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
13:31:27 [2020-04-21T17:31:27.358Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:31:27 [2020-04-21T17:31:27.358Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:31:27 [2020-04-21T17:31:27.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.358Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.358Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:31:27 [2020-04-21T17:31:27.358Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Clicking on OK
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647612386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647612386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647612386 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647612386 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647612386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647612386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647612386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1647612420 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...'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Clicked on 
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647612334 data=null doit=true} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647612334 data=null} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647612334 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647612334 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]}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647612329 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-1647612328 data=null button=0 stateMask=0x0 x=97 y=84 count=0} to TreeItem with text {FolderA}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=-1647612328 data=null doit=true} to TreeItem with text {FolderA}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-1647612328 data=null} to TreeItem with text {FolderA}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-1647612328 data=null button=1 stateMask=0x0 x=97 y=84 count=1} to TreeItem with text {FolderA}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647612327 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}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-1647612319 data=null button=1 stateMask=0x80000 x=97 y=84 count=1} to TreeItem with text {FolderA}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Clicking on with mnemonic 'Import...'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Clicked on with mnemonic 'Import...'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647612198 data=null doit=true} to Shell with text {Trace Import}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:31:27 [2020-04-21T17:31:27.359Z] 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')
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647612194 data=null} to (of type 'Combo')
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647612175 data=null doit=true} to TreeItem with text {import}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647612175 data=null} to TreeItem with text {import}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647612175 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647612174 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}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647612172 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647612171 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647612171 data=null doit=true} to TreeItem with text {import}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647612171 data=null} to TreeItem with text {import}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647612170 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:31:27 [2020-04-21T17:31:27.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647612170 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}
13:31:27 [2020-04-21T17:31:27.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647612169 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:31:27 [2020-04-21T17:31:27.360Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:27 [2020-04-21T17:31:27.360Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:27 [2020-04-21T17:31:27.360Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647612156 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:'))
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:31:27 [2020-04-21T17:31:27.618Z] 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')
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.618Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:31:27 [2020-04-21T17:31:27.619Z] 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')
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.619Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:31:27 [2020-04-21T17:31:27.620Z] 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')
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.620Z] 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')
13:31:27 [2020-04-21T17:31:27.620Z] 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.
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - Clicking on &Finish
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647612144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647612144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647612144 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647612144 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647612143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647612143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.620Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647612143 data=null item=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')
13:31:27 [2020-04-21T17:31:27.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647612286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Clicked on 
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647611865 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647611865 data=null doit=true} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647611865 data=null} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647611864 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647611864 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647611852 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647611851 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647611851 data=null doit=true} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647611851 data=null} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647611851 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647611850 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647611844 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:27 [2020-04-21T17:31:27.878Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647611843 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647611843 data=null doit=true} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647611842 data=null} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647611842 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647611842 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647611833 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:27 [2020-04-21T17:31:27.878Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=-1647611833 data=null doit=true} to TreeItem with text {FolderA [1]}
13:31:27 [2020-04-21T17:31:27.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=-1647611832 data=null} to TreeItem with text {FolderA [1]}
13:31:27 [2020-04-21T17:31:27.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-1647611832 data=null button=1 stateMask=0x0 x=109 y=84 count=1} to TreeItem with text {FolderA [1]}
13:31:27 [2020-04-21T17:31:27.879Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647611832 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]}
13:31:27 [2020-04-21T17:31:27.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-1647611827 data=null button=1 stateMask=0x80000 x=109 y=84 count=1} to TreeItem with text {FolderA [1]}
13:31:28 [2020-04-21T17:31:28.136Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:28 [2020-04-21T17:31:28.136Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:28 [2020-04-21T17:31:28.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647611395 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647611394 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647611394 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647611394 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647611394 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647611376 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:28 [2020-04-21T17:31:28.395Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647611373 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647611372 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647611372 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647611372 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647611371 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647611366 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647611366 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647611365 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647611365 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647611364 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647611364 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647611360 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647611360 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647611360 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647611360 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647611341 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647611138 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647611137 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647611137 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:31:28 [2020-04-21T17:31:28.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Attempting to set focus on Table with text {}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647610132 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647610131 data=null doit=true} to TableItem with text {}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647610131 data=null} to TableItem with text {}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647610131 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647610128 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647610122 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647609876 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647609876 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647609875 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647609875 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647609875 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647609870 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:29 [2020-04-21T17:31:29.769Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:29 [2020-04-21T17:31:29.769Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-1647609866 data=null button=0 stateMask=0x0 x=98 y=132 count=0} to TreeItem with text {FolderB}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=-1647609866 data=null doit=true} to TreeItem with text {FolderB}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-1647609866 data=null} to TreeItem with text {FolderB}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-1647609866 data=null button=1 stateMask=0x0 x=98 y=132 count=1} to TreeItem with text {FolderB}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647609865 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}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-1647609851 data=null button=1 stateMask=0x80000 x=98 y=132 count=1} to TreeItem with text {FolderB}
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:31:29 [2020-04-21T17:31:29.769Z] DEBUG - Clicking on with mnemonic 'Import...'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Clicked on with mnemonic 'Import...'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647609635 data=null doit=true} to Shell with text {Trace Import}
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:31:30 [2020-04-21T17:31:30.029Z] 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')
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647609631 data=null} to (of type 'Combo')
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647609610 data=null doit=true} to TreeItem with text {import}
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647609610 data=null} to TreeItem with text {import}
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647609610 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647609610 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}
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647609607 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647609606 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647609606 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647609606 data=null} to Tree node with text: kernel-overlap-testing
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647609606 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:31:30 [2020-04-21T17:31:30.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647609605 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
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647609568 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - Setting state to checked on: kernel-overlap-testing
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647609555 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:'))
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:31:30 [2020-04-21T17:31:30.030Z] 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')
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:31:30 [2020-04-21T17:31:30.030Z] 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')
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.030Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:31:30 [2020-04-21T17:31:30.031Z] 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')
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] 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')
13:31:30 [2020-04-21T17:31:30.031Z] 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.
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - Clicking on &Finish
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647609536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647609536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647609536 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647609536 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647609536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647609536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:30 [2020-04-21T17:31:30.031Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:30 [2020-04-21T17:31:30.031Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:30 [2020-04-21T17:31:30.031Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:30 [2020-04-21T17:31:30.031Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:30 [2020-04-21T17:31:30.031Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:30 [2020-04-21T17:31:30.031Z] DEBUG - Clicked on &Finish
13:31:30 [2020-04-21T17:31:30.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647609536 data=null item=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')
13:31:30 [2020-04-21T17:31:30.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647609818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647609005 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647609005 data=null doit=true} to TreeItem with text {test}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647609005 data=null} to TreeItem with text {test}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647609005 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647609004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647608989 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647608988 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647608988 data=null doit=true} to TreeItem with text {test}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647608987 data=null} to TreeItem with text {test}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647608987 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647608987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647608980 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:30 [2020-04-21T17:31:30.713Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647608979 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647608979 data=null doit=true} to TreeItem with text {Traces [2]}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647608979 data=null} to TreeItem with text {Traces [2]}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647608979 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647608978 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]}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647608970 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:30 [2020-04-21T17:31:30.713Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=-1647608969 data=null doit=true} to TreeItem with text {FolderB [1]}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=-1647608969 data=null} to TreeItem with text {FolderB [1]}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-1647608969 data=null button=1 stateMask=0x0 x=109 y=132 count=1} to TreeItem with text {FolderB [1]}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647608969 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]}
13:31:30 [2020-04-21T17:31:30.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-1647608963 data=null button=1 stateMask=0x80000 x=109 y=132 count=1} to TreeItem with text {FolderB [1]}
13:31:30 [2020-04-21T17:31:30.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:30 [2020-04-21T17:31:30.972Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:31 [2020-04-21T17:31:31.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647608526 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647608525 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647608525 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647608525 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647608524 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647608503 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:31 [2020-04-21T17:31:31.231Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647608499 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647608499 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647608499 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647608499 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647608499 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647608494 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647608493 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647608493 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647608493 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647608493 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647608492 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647608489 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647608489 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647608488 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647608455 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647608455 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647608455 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647608454 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:31 [2020-04-21T17:31:31.231Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647608488 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:31 [2020-04-21T17:31:31.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:31 [2020-04-21T17:31:31.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:31 [2020-04-21T17:31:31.796Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:31 [2020-04-21T17:31:31.796Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:31 [2020-04-21T17:31:31.796Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:31 [2020-04-21T17:31:31.796Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:31 [2020-04-21T17:31:31.796Z] DEBUG - Attempting to set focus on Table with text {}
13:31:31 [2020-04-21T17:31:31.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647607946 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:31 [2020-04-21T17:31:31.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647607946 data=null doit=true} to TableItem with text {}
13:31:31 [2020-04-21T17:31:31.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647607946 data=null} to TableItem with text {}
13:31:31 [2020-04-21T17:31:31.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647607946 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:31 [2020-04-21T17:31:31.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647607942 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:31 [2020-04-21T17:31:31.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647607938 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:31 [2020-04-21T17:31:31.796Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:31 [2020-04-21T17:31:31.796Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:32 [2020-04-21T17:31:32.731Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:32 [2020-04-21T17:31:32.731Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647606785 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647606785 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647606785 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647606784 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647606784 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647606779 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:32 [2020-04-21T17:31:32.990Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:32 [2020-04-21T17:31:32.990Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:31:32 [2020-04-21T17:31:32.990Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1647606775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1647606775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1647606775 data=null doit=true} to (of type 'Tree')
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1647606775 data=null} to (of type 'Tree')
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-1647606775 data=null button=1 stateMask=0x0 x=109 y=84 count=1} to (of type 'Tree')
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647606774 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')
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-1647606761 data=null button=1 stateMask=0x80000 x=109 y=84 count=1} to (of type 'Tree')
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1647606761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1647606761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1647606761 data=null doit=true} to (of type 'Tree')
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1647606761 data=null} to (of type 'Tree')
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-1647606760 data=null button=1 stateMask=0x40000 x=109 y=132 count=1} to (of type 'Tree')
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647606760 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')
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-1647606750 data=null button=1 stateMask=0xc0000 x=109 y=132 count=1} to (of type 'Tree')
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Clicking on with mnemonic 'Delete'
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - Clicked on with mnemonic 'Delete'
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:31:32 [2020-04-21T17:31:32.990Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:31:32 [2020-04-21T17:31:32.991Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:32 [2020-04-21T17:31:32.991Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:31:32 [2020-04-21T17:31:32.991Z] DEBUG - Clicking on &Yes
13:31:32 [2020-04-21T17:31:32.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647606652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:32 [2020-04-21T17:31:32.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647606652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:32 [2020-04-21T17:31:32.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647606652 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:32 [2020-04-21T17:31:32.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647606652 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:32 [2020-04-21T17:31:32.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647606651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:32 [2020-04-21T17:31:32.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647606651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:32 [2020-04-21T17:31:32.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647606651 data=null item=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')
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Clicked on 
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1647606716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647606000 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647606000 data=null doit=true} to TreeItem with text {test}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647606000 data=null} to TreeItem with text {test}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647606000 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647605999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647605983 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647605982 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647605982 data=null doit=true} to TreeItem with text {test}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647605982 data=null} to TreeItem with text {test}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647605982 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647605982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647605976 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:33 [2020-04-21T17:31:33.558Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647605975 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647605975 data=null doit=true} to TreeItem with text {Traces [2]}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647605975 data=null} to TreeItem with text {Traces [2]}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647605975 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647605975 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]}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647605966 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647605966 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647605965 data=null doit=true} to TreeItem with text {Traces [2]}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647605965 data=null} to TreeItem with text {Traces [2]}
13:31:33 [2020-04-21T17:31:33.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647605965 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647605965 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]}
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647605961 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Clicking on with mnemonic 'Import...'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Clicked on with mnemonic 'Import...'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647605837 data=null doit=true} to Shell with text {Trace Import}
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:31:33 [2020-04-21T17:31:33.818Z] 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')
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647605833 data=null} to (of type 'Combo')
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647605812 data=null doit=true} to TreeItem with text {import}
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647605812 data=null} to TreeItem with text {import}
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647605812 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647605811 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}
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647605808 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647605808 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647605808 data=null doit=true} to TreeItem with text {import}
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647605808 data=null} to TreeItem with text {import}
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647605807 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647605807 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}
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647605806 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:33 [2020-04-21T17:31:33.818Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:33 [2020-04-21T17:31:33.819Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1647605793 data=null doit=true} to Tree node with text: z-clashes
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1647605793 data=null} to Tree node with text: z-clashes
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1647605792 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647605792 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
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1647605788 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-1647605785 data=null button=0 stateMask=0x0 x=107 y=156 count=0} to Tree node with text: z-clashes
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1647605785 data=null doit=true} to Tree node with text: z-clashes
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1647605785 data=null} to Tree node with text: z-clashes
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1647605784 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647605784 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
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1647605782 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1647605771 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:'))
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:31:33 [2020-04-21T17:31:33.819Z] 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')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@d37556a
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1647605764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647605763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1647605763 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1647605763 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1647605763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1647605763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1647605763 data=null item=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')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1647605763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647605763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1647605762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1647605762 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1647605762 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.819Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:31:33 [2020-04-21T17:31:33.820Z] 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')
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:31:33 [2020-04-21T17:31:33.820Z] 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')
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] 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')
13:31:33 [2020-04-21T17:31:33.820Z] 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.
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - Clicking on &Finish
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647605753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647605753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647605753 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647605753 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647605753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647605753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:33 [2020-04-21T17:31:33.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:33 [2020-04-21T17:31:33.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647605753 data=null item=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')
13:31:33 [2020-04-21T17:31:33.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647605932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:31:34 [2020-04-21T17:31:34.078Z] DEBUG - Clicked on 
13:31:34 [2020-04-21T17:31:34.078Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:34 [2020-04-21T17:31:34.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:34 [2020-04-21T17:31:34.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:34 [2020-04-21T17:31:34.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647605696 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647605696 data=null doit=true} to TreeItem with text {test}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647605695 data=null} to TreeItem with text {test}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647605671 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647605671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647605659 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647605658 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647605658 data=null doit=true} to TreeItem with text {test}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647605658 data=null} to TreeItem with text {test}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647605657 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647605657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647605651 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:34 [2020-04-21T17:31:34.079Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647605650 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647605649 data=null doit=true} to TreeItem with text {Traces [2]}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647605649 data=null} to TreeItem with text {Traces [2]}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647605649 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647605649 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]}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647605640 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647605640 data=null doit=true} to TreeItem with text {Traces [2]}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647605640 data=null} to TreeItem with text {Traces [2]}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647605639 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647605639 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]}
13:31:34 [2020-04-21T17:31:34.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647605634 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647605300 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647605300 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647605299 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647605299 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647605299 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647605278 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:34 [2020-04-21T17:31:34.337Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647605275 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647605275 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647605275 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647605275 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647605274 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647605269 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647605268 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647605268 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647605268 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647605268 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647605267 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647605263 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647605263 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647605263 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.337Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647605262 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647605239 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.596Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647605094 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.596Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647605093 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.596Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647605093 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.596Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:31:34 [2020-04-21T17:31:34.596Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:35 [2020-04-21T17:31:35.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:35 [2020-04-21T17:31:35.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:35 [2020-04-21T17:31:35.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:35 [2020-04-21T17:31:35.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:35 [2020-04-21T17:31:35.532Z] DEBUG - Attempting to set focus on Table with text {}
13:31:35 [2020-04-21T17:31:35.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647604028 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:35 [2020-04-21T17:31:35.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647604027 data=null doit=true} to TableItem with text {}
13:31:35 [2020-04-21T17:31:35.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647604027 data=null} to TableItem with text {}
13:31:35 [2020-04-21T17:31:35.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647604027 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:35 [2020-04-21T17:31:35.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647604025 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:35 [2020-04-21T17:31:35.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647604020 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:35 [2020-04-21T17:31:35.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:35 [2020-04-21T17:31:35.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647603779 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647603779 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647603778 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647603778 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647603778 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647603773 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:35 [2020-04-21T17:31:35.791Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647603767 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647603766 data=null doit=true} to TreeItem with text {test}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647603766 data=null} to TreeItem with text {test}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647603766 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647603766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647603747 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647603745 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647603745 data=null doit=true} to TreeItem with text {test}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647603745 data=null} to TreeItem with text {test}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647603745 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647603744 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647603738 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:35 [2020-04-21T17:31:35.791Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647603736 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647603736 data=null doit=true} to TreeItem with text {Traces [2]}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647603736 data=null} to TreeItem with text {Traces [2]}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647603736 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:35 [2020-04-21T17:31:35.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647603736 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]}
13:31:36 [2020-04-21T17:31:36.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647603725 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:36 [2020-04-21T17:31:36.049Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:31:36 [2020-04-21T17:31:36.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-1647603724 data=null doit=true} to TreeItem with text {z-clashes [1]}
13:31:36 [2020-04-21T17:31:36.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-1647603724 data=null} to TreeItem with text {z-clashes [1]}
13:31:36 [2020-04-21T17:31:36.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-1647603724 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
13:31:36 [2020-04-21T17:31:36.049Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647603724 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]}
13:31:36 [2020-04-21T17:31:36.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-1647603719 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
13:31:36 [2020-04-21T17:31:36.307Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:36 [2020-04-21T17:31:36.307Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:36 [2020-04-21T17:31:36.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647603384 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647603384 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647603383 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647603383 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647603383 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647603365 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:36 [2020-04-21T17:31:36.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:36 [2020-04-21T17:31:36.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:36 [2020-04-21T17:31:36.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:36 [2020-04-21T17:31:36.308Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647603361 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647603361 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647603361 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647603361 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647603361 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647603356 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647603356 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647603355 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647603355 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647603355 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647603355 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647603351 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647603351 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647603351 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647603351 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647603334 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.565Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647603212 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647603212 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.566Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647603212 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.566Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:31:36 [2020-04-21T17:31:36.566Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:36 [2020-04-21T17:31:36.566Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:37 [2020-04-21T17:31:37.499Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:37 [2020-04-21T17:31:37.499Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:37 [2020-04-21T17:31:37.499Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:37 [2020-04-21T17:31:37.499Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:37 [2020-04-21T17:31:37.499Z] DEBUG - Attempting to set focus on Table with text {}
13:31:37 [2020-04-21T17:31:37.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647602134 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:37 [2020-04-21T17:31:37.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647602134 data=null doit=true} to TableItem with text {}
13:31:37 [2020-04-21T17:31:37.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647602134 data=null} to TableItem with text {}
13:31:37 [2020-04-21T17:31:37.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647602133 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:37 [2020-04-21T17:31:37.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647602131 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:37 [2020-04-21T17:31:37.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647602126 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:37 [2020-04-21T17:31:37.500Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:37 [2020-04-21T17:31:37.500Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647601882 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647601882 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647601881 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647601881 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647601881 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647601877 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:37 [2020-04-21T17:31:37.758Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647601870 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647601869 data=null doit=true} to TreeItem with text {test}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647601869 data=null} to TreeItem with text {test}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647601869 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647601869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647601852 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647601851 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647601850 data=null doit=true} to TreeItem with text {test}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647601850 data=null} to TreeItem with text {test}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647601850 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647601850 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647601844 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:37 [2020-04-21T17:31:37.758Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647601843 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647601843 data=null doit=true} to TreeItem with text {Traces [2]}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647601843 data=null} to TreeItem with text {Traces [2]}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647601842 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647601842 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]}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647601833 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647601832 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647601832 data=null doit=true} to TreeItem with text {Traces [2]}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647601832 data=null} to TreeItem with text {Traces [2]}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647601832 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647601831 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]}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647601828 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:31:37 [2020-04-21T17:31:37.758Z] DEBUG - Clicking on with mnemonic 'Clear'
13:31:38 [2020-04-21T17:31:38.016Z] DEBUG - Clicked on with mnemonic 'Clear'
13:31:38 [2020-04-21T17:31:38.016Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:31:38 [2020-04-21T17:31:38.016Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:31:38 [2020-04-21T17:31:38.016Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:31:38 [2020-04-21T17:31:38.016Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:31:38 [2020-04-21T17:31:38.016Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:38 [2020-04-21T17:31:38.016Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:31:38 [2020-04-21T17:31:38.016Z] DEBUG - Clicking on &Yes
13:31:38 [2020-04-21T17:31:38.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647601729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:38 [2020-04-21T17:31:38.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647601729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:38 [2020-04-21T17:31:38.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647601728 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:38 [2020-04-21T17:31:38.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647601728 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:38 [2020-04-21T17:31:38.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647601728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:38 [2020-04-21T17:31:38.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647601728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:38 [2020-04-21T17:31:38.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647601728 data=null item=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')
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Clicked on 
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647601768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647600726 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647600726 data=null doit=true} to TreeItem with text {test}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647600726 data=null} to TreeItem with text {test}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647600725 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647600725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647600711 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647600710 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647600710 data=null doit=true} to TreeItem with text {test}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647600710 data=null} to TreeItem with text {test}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647600710 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647600709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647600703 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:38 [2020-04-21T17:31:38.950Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647600702 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647600702 data=null doit=true} to TreeItem with text {Traces [2]}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647600701 data=null} to TreeItem with text {Traces [2]}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647600701 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647600701 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]}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647600692 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647600691 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647600691 data=null doit=true} to TreeItem with text {Traces [2]}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647600691 data=null} to TreeItem with text {Traces [2]}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647600690 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647600690 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]}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647600686 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:31:38 [2020-04-21T17:31:38.950Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:31:38 [2020-04-21T17:31:38.951Z] DEBUG - Clicking on with mnemonic 'Import...'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Clicked on with mnemonic 'Import...'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647600525 data=null doit=true} to Shell with text {Trace Import}
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:31:39 [2020-04-21T17:31:39.211Z] 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')
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647600521 data=null} to (of type 'Combo')
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647600502 data=null doit=true} to TreeItem with text {import}
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647600502 data=null} to TreeItem with text {import}
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647600502 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647600501 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}
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647600499 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1647600498 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647600498 data=null doit=true} to TreeItem with text {import}
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647600498 data=null} to TreeItem with text {import}
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647600498 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647600497 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}
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647600497 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647600469 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:'))
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:31:39 [2020-04-21T17:31:39.211Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:31:39 [2020-04-21T17:31:39.212Z] 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')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7291f48d
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1647600465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647600465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1647600465 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1647600465 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1647600464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1647600464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1647600464 data=null item=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')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1647600464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647600464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1647600464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1647600464 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1647600464 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:31:39 [2020-04-21T17:31:39.212Z] 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')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.212Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:31:39 [2020-04-21T17:31:39.213Z] 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')
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] 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')
13:31:39 [2020-04-21T17:31:39.213Z] 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.
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - Clicking on &Finish
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647600455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647600454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647600454 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647600454 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647600454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647600454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:39 [2020-04-21T17:31:39.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:39 [2020-04-21T17:31:39.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:39 [2020-04-21T17:31:39.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:39 [2020-04-21T17:31:39.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:39 [2020-04-21T17:31:39.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:39 [2020-04-21T17:31:39.213Z] DEBUG - Clicked on &Finish
13:31:39 [2020-04-21T17:31:39.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647600454 data=null item=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')
13:31:39 [2020-04-21T17:31:39.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647600641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647599931 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647599931 data=null doit=true} to TreeItem with text {test}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647599931 data=null} to TreeItem with text {test}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647599930 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647599930 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647599918 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647599918 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647599918 data=null doit=true} to TreeItem with text {test}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647599917 data=null} to TreeItem with text {test}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647599917 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647599917 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647599912 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:39 [2020-04-21T17:31:39.730Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647599911 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647599911 data=null doit=true} to TreeItem with text {Traces [1]}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647599911 data=null} to TreeItem with text {Traces [1]}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647599911 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647599910 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647599903 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647599902 data=null doit=true} to TreeItem with text {Traces [1]}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647599902 data=null} to TreeItem with text {Traces [1]}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647599902 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647599902 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]}
13:31:39 [2020-04-21T17:31:39.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647599899 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647599470 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647599469 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647599469 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647599469 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647599469 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647599453 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:40 [2020-04-21T17:31:40.371Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647599450 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647599450 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647599450 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647599449 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647599449 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647599445 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647599445 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647599445 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647599445 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647599444 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647599444 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647599441 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647599440 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647599440 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647599440 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647599424 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647599329 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647599329 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647599329 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:31:40 [2020-04-21T17:31:40.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - Attempting to set focus on Table with text {}
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647597823 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647597822 data=null doit=true} to TableItem with text {}
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647597822 data=null} to TableItem with text {}
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647597822 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647597819 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647597814 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647597746 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647597746 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647597745 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647597745 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647597744 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647597737 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:41 [2020-04-21T17:31:41.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:41 [2020-04-21T17:31:41.825Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647597621 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647597621 data=null doit=true} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647597621 data=null} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647597621 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647597621 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}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647597592 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647597590 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647597590 data=null doit=true} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647597590 data=null} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647597590 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647597589 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}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647597581 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647597580 data=null doit=true} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647597580 data=null} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647597580 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647597580 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}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647597573 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.084Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:42 [2020-04-21T17:31:42.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647597572 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [0]}
13:31:42 [2020-04-21T17:31:42.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647597572 data=null doit=true} to TreeItem with text {Traces [0]}
13:31:42 [2020-04-21T17:31:42.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647597572 data=null} to TreeItem with text {Traces [0]}
13:31:42 [2020-04-21T17:31:42.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647597572 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [0]}
13:31:42 [2020-04-21T17:31:42.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647597571 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:31:42 [2020-04-21T17:31:42.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647597558 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [0]}
13:31:42 [2020-04-21T17:31:42.085Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:42 [2020-04-21T17:31:42.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647597558 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [0]}
13:31:42 [2020-04-21T17:31:42.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647597558 data=null doit=true} to TreeItem with text {Traces [0]}
13:31:42 [2020-04-21T17:31:42.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647597557 data=null} to TreeItem with text {Traces [0]}
13:31:42 [2020-04-21T17:31:42.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647597557 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [0]}
13:31:42 [2020-04-21T17:31:42.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647597557 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:31:42 [2020-04-21T17:31:42.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647597553 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [0]}
13:31:42 [2020-04-21T17:31:42.085Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:31:42 [2020-04-21T17:31:42.085Z] DEBUG - Clicking on with mnemonic 'Import...'
13:31:42 [2020-04-21T17:31:42.344Z] DEBUG - Clicked on with mnemonic 'Import...'
13:31:42 [2020-04-21T17:31:42.344Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:31:42 [2020-04-21T17:31:42.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647597409 data=null doit=true} to Shell with text {Trace Import}
13:31:42 [2020-04-21T17:31:42.344Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.344Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:31:42 [2020-04-21T17:31:42.344Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:31:42 [2020-04-21T17:31:42.344Z] 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')
13:31:42 [2020-04-21T17:31:42.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.344Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.344Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.344Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.344Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.344Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647597405 data=null} to (of type 'Combo')
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647597386 data=null doit=true} to TreeItem with text {import}
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647597386 data=null} to TreeItem with text {import}
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647597386 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647597385 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}
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647597383 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647597382 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647597382 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647597382 data=null} to Tree node with text: kernel-overlap-testing
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647597381 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647597381 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
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647597371 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Setting state to checked on: kernel-overlap-testing
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647597358 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:'))
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:31:42 [2020-04-21T17:31:42.345Z] 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')
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:31:42 [2020-04-21T17:31:42.345Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:31:42 [2020-04-21T17:31:42.346Z] 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')
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:31:42 [2020-04-21T17:31:42.346Z] 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')
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] 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')
13:31:42 [2020-04-21T17:31:42.346Z] 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.
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - Clicking on &Finish
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647597345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647597345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647597345 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647597345 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647597345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647597345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:42 [2020-04-21T17:31:42.346Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:42 [2020-04-21T17:31:42.346Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:42 [2020-04-21T17:31:42.346Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:42 [2020-04-21T17:31:42.346Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:42 [2020-04-21T17:31:42.346Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - Clicked on &Finish
13:31:42 [2020-04-21T17:31:42.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647597345 data=null item=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')
13:31:42 [2020-04-21T17:31:42.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647597519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647596820 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647596820 data=null doit=true} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647596820 data=null} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647596819 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647596819 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}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647596807 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647596806 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647596806 data=null doit=true} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647596806 data=null} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647596805 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647596805 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}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647596799 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
13:31:42 [2020-04-21T17:31:42.913Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647596798 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [1]}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647596798 data=null doit=true} to TreeItem with text {Traces [1]}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647596798 data=null} to TreeItem with text {Traces [1]}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647596798 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647596798 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647596789 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647596788 data=null doit=true} to TreeItem with text {Traces [1]}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647596788 data=null} to TreeItem with text {Traces [1]}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647596788 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647596788 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]}
13:31:42 [2020-04-21T17:31:42.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647596782 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
13:31:43 [2020-04-21T17:31:43.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:43 [2020-04-21T17:31:43.171Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647596345 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647596345 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647596345 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647596344 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647596344 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647596324 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:43 [2020-04-21T17:31:43.430Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647596320 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647596320 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647596320 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647596319 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647596319 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647596313 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647596312 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647596312 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647596312 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647596311 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647596311 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647596306 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647596306 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647596306 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.430Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647596305 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:43 [2020-04-21T17:31:43.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647596254 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647595719 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647595655 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647595654 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - Attempting to set focus on Table with text {}
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647595645 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647595644 data=null doit=true} to TableItem with text {}
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647595644 data=null} to TableItem with text {}
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647595643 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647595639 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647595634 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:44 [2020-04-21T17:31:44.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647594178 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647594177 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647594177 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647594176 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647594176 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647594171 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:45 [2020-04-21T17:31:45.375Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1647594168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1647594168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1647594168 data=null doit=true} to (of type 'Tree')
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1647594167 data=null} to (of type 'Tree')
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647594167 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to (of type 'Tree')
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647594167 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')
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647594155 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to (of type 'Tree')
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1647594154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1647594154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1647594154 data=null doit=true} to (of type 'Tree')
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1647594154 data=null} to (of type 'Tree')
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647594154 data=null button=1 stateMask=0x40000 x=89 y=156 count=1} to (of type 'Tree')
13:31:45 [2020-04-21T17:31:45.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647594154 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')
13:31:45 [2020-04-21T17:31:45.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647594144 data=null button=1 stateMask=0xc0000 x=89 y=156 count=1} to (of type 'Tree')
13:31:45 [2020-04-21T17:31:45.633Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:31:45 [2020-04-21T17:31:45.633Z] DEBUG - Clicking on with mnemonic 'Clear'
13:31:45 [2020-04-21T17:31:45.633Z] DEBUG - Clicked on with mnemonic 'Clear'
13:31:45 [2020-04-21T17:31:45.633Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:31:45 [2020-04-21T17:31:45.633Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:31:45 [2020-04-21T17:31:45.633Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:31:45 [2020-04-21T17:31:45.633Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:31:45 [2020-04-21T17:31:45.633Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:45 [2020-04-21T17:31:45.633Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:31:45 [2020-04-21T17:31:45.633Z] DEBUG - Clicking on &Yes
13:31:45 [2020-04-21T17:31:45.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647594069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:45 [2020-04-21T17:31:45.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647594068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:45 [2020-04-21T17:31:45.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647594068 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:45 [2020-04-21T17:31:45.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647594068 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:45 [2020-04-21T17:31:45.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647594068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:45 [2020-04-21T17:31:45.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647594068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:45 [2020-04-21T17:31:45.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647594068 data=null item=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')
13:31:46 [2020-04-21T17:31:46.202Z] DEBUG - Clicked on 
13:31:46 [2020-04-21T17:31:46.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647594113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:31:46 [2020-04-21T17:31:46.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647593340 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:31:46 [2020-04-21T17:31:46.202Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:31:46 [2020-04-21T17:31:46.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:46 [2020-04-21T17:31:46.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:46 [2020-04-21T17:31:46.202Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:46 [2020-04-21T17:31:46.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647593331 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing}
13:31:46 [2020-04-21T17:31:46.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647593331 data=null doit=true} to TreeItem with text {Tracing}
13:31:46 [2020-04-21T17:31:46.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647593331 data=null} to TreeItem with text {Tracing}
13:31:46 [2020-04-21T17:31:46.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647593331 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
13:31:46 [2020-04-21T17:31:46.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647593330 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}
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647593316 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - Clicking on with mnemonic 'Delete'
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - Clicked on with mnemonic 'Delete'
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647593158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647593158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647593157 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647593157 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:31:46 [2020-04-21T17:31:46.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647593157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647593157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647593157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647593157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647593157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647593157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647593157 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647593157 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - Clicking on OK
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647593155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647593155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647593155 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647593155 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647593155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647593155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:46 [2020-04-21T17:31:46.462Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:46 [2020-04-21T17:31:46.462Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:46 [2020-04-21T17:31:46.462Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:46 [2020-04-21T17:31:46.462Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:46 [2020-04-21T17:31:46.462Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - Clicked on OK
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647593155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:31:46 [2020-04-21T17:31:46.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1647593262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647592639 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647592638 data=null doit=true} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647592638 data=null} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647592638 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647592638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647592622 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647592621 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647592621 data=null doit=true} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647592621 data=null} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647592620 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647592620 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647592614 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.028Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647592613 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647592613 data=null doit=true} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647592613 data=null} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647592612 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647592612 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647592603 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647592603 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647592603 data=null doit=true} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647592603 data=null} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647592602 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647592602 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647592597 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Clicking on with mnemonic 'Clear'
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - Clicked on with mnemonic 'Clear'
13:31:47 [2020-04-21T17:31:47.028Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:31:47 [2020-04-21T17:31:47.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647592533 data=null doit=true} to Shell with text {Confirm Clear}
13:31:47 [2020-04-21T17:31:47.029Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.029Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:31:47 [2020-04-21T17:31:47.029Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:31:47 [2020-04-21T17:31:47.029Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.029Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.029Z] DEBUG - Clicking on &Yes
13:31:47 [2020-04-21T17:31:47.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647592532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647592532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647592532 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647592532 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647592532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647592532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647592532 data=null item=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')
13:31:47 [2020-04-21T17:31:47.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647592565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:31:47 [2020-04-21T17:31:47.287Z] DEBUG - Clicked on 
13:31:47 [2020-04-21T17:31:47.287Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:47 [2020-04-21T17:31:47.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647592448 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647592448 data=null doit=true} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647592447 data=null} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647592447 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647592447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647592435 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647592434 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647592434 data=null doit=true} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647592434 data=null} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647592434 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647592434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647592428 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:47 [2020-04-21T17:31:47.288Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647592427 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647592427 data=null doit=true} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647592426 data=null} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647592426 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647592426 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647592417 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647592416 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647592416 data=null doit=true} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647592416 data=null} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647592416 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647592415 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647592412 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Clicking on with mnemonic 'Import...'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Clicked on with mnemonic 'Import...'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647592299 data=null doit=true} to Shell with text {Trace Import}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-1647592297 data=null doit=true} to Button with text {Select roo&t directory:}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1647592296 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:}
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=-1647592295 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
13:31:47 [2020-04-21T17:31:47.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-1647592295 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')
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-1647592295 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')
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1647592295 data=null item=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')
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=-1647592290 data=null} to (of type 'Combo')
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-1647592249 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {/}
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1647592249 data=null doit=true} to TreeItem with text {/}
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1647592248 data=null} to TreeItem with text {/}
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1647592248 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647592248 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1647592247 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Setting state to checked on: /
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647592236 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:'))
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:31:47 [2020-04-21T17:31:47.289Z] 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')
13:31:47 [2020-04-21T17:31:47.289Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@26f7995f
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1647592232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647592231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1647592231 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1647592231 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1647592231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1647592231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1647592231 data=null item=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')
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1647592231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647592231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1647592231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1647592231 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1647592231 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:31:47 [2020-04-21T17:31:47.549Z] 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')
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.549Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:31:47 [2020-04-21T17:31:47.550Z] 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')
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] 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')
13:31:47 [2020-04-21T17:31:47.550Z] 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.
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - Clicking on &Finish
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647592221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647592221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647592221 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647592221 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647592221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647592221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:31:47 [2020-04-21T17:31:47.550Z] DEBUG - Clicked on &Finish
13:31:48 [2020-04-21T17:31:48.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647592221 data=null item=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')
13:31:48 [2020-04-21T17:31:48.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647592383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647590934 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647590934 data=null doit=true} to TreeItem with text {test}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647590934 data=null} to TreeItem with text {test}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647590934 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647590933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647590921 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647590920 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647590920 data=null doit=true} to TreeItem with text {test}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647590920 data=null} to TreeItem with text {test}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647590919 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647590919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647590913 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:48 [2020-04-21T17:31:48.744Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647590913 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647590912 data=null doit=true} to TreeItem with text {Traces [12]}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647590912 data=null} to TreeItem with text {Traces [12]}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647590912 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647590912 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]}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647590904 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647590903 data=null doit=true} to TreeItem with text {Traces [12]}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647590903 data=null} to TreeItem with text {Traces [12]}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647590902 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:31:48 [2020-04-21T17:31:48.744Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647590902 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]}
13:31:48 [2020-04-21T17:31:48.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647590893 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:31:49 [2020-04-21T17:31:49.310Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:49 [2020-04-21T17:31:49.310Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:49 [2020-04-21T17:31:49.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647590452 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647590452 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647590451 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647590451 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647590451 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647590428 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:49 [2020-04-21T17:31:49.311Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647590424 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647590423 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647590423 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647590423 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647590423 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647590418 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647590418 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647590418 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647590418 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647590417 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647590417 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647590413 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647590413 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647590413 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647590360 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647590359 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647590359 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647590359 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.311Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647590413 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:49 [2020-04-21T17:31:49.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - Attempting to set focus on Table with text {}
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647588852 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647588852 data=null doit=true} to TableItem with text {}
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647588852 data=null} to TableItem with text {}
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647588851 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647588849 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647588844 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647588776 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647588775 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647588775 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647588775 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647588775 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:31:50 [2020-04-21T17:31:50.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647588770 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:50 [2020-04-21T17:31:50.818Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647588763 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647588763 data=null doit=true} to TreeItem with text {test}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647588762 data=null} to TreeItem with text {test}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647588762 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647588762 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647588745 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647588744 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647588744 data=null doit=true} to TreeItem with text {test}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647588744 data=null} to TreeItem with text {test}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647588743 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647588743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647588737 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:50 [2020-04-21T17:31:50.818Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647588737 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647588736 data=null doit=true} to TreeItem with text {Traces [12]}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647588736 data=null} to TreeItem with text {Traces [12]}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647588736 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647588736 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]}
13:31:50 [2020-04-21T17:31:50.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647588726 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:31:50 [2020-04-21T17:31:50.818Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647588271 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647588271 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647588271 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647588270 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647588270 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647588249 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:51 [2020-04-21T17:31:51.419Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647588245 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647588245 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647588245 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647588244 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647588244 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647588239 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647588238 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647588238 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647588238 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647588238 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647588237 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647588233 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647588233 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647588233 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.419Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647588232 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647588210 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647588062 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647588062 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647588062 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.678Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
13:31:51 [2020-04-21T17:31:51.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:51 [2020-04-21T17:31:51.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:52 [2020-04-21T17:31:52.612Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:52 [2020-04-21T17:31:52.612Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:52 [2020-04-21T17:31:52.612Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:52 [2020-04-21T17:31:52.612Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:52 [2020-04-21T17:31:52.612Z] DEBUG - Attempting to set focus on Table with text {}
13:31:52 [2020-04-21T17:31:52.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647587009 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:52 [2020-04-21T17:31:52.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647587009 data=null doit=true} to TableItem with text {}
13:31:52 [2020-04-21T17:31:52.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647587009 data=null} to TableItem with text {}
13:31:52 [2020-04-21T17:31:52.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647587008 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:52 [2020-04-21T17:31:52.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647587006 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:52 [2020-04-21T17:31:52.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647587001 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:52 [2020-04-21T17:31:52.612Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:52 [2020-04-21T17:31:52.612Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:52 [2020-04-21T17:31:52.870Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:52 [2020-04-21T17:31:52.870Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:52 [2020-04-21T17:31:52.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647586749 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:31:52 [2020-04-21T17:31:52.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647586748 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:52 [2020-04-21T17:31:52.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647586748 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:31:52 [2020-04-21T17:31:52.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647586748 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:31:52 [2020-04-21T17:31:52.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647586748 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647586743 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:52 [2020-04-21T17:31:52.871Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647586736 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647586736 data=null doit=true} to TreeItem with text {test}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647586736 data=null} to TreeItem with text {test}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647586736 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647586736 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647586719 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647586717 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647586717 data=null doit=true} to TreeItem with text {test}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647586717 data=null} to TreeItem with text {test}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647586717 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647586716 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647586709 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:52 [2020-04-21T17:31:52.871Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647586708 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647586708 data=null doit=true} to TreeItem with text {Traces [12]}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647586708 data=null} to TreeItem with text {Traces [12]}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647586708 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647586707 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]}
13:31:52 [2020-04-21T17:31:52.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647586697 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:31:52 [2020-04-21T17:31:52.871Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647586362 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647586362 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647586362 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647586361 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647586361 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647586342 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:53 [2020-04-21T17:31:53.437Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647586340 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647586339 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647586339 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647586339 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647586339 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647586334 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.437Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647586334 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647586334 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.438Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:53 [2020-04-21T17:31:53.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647586334 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647586333 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647586333 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647586330 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647586329 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.438Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647586329 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647586312 data=null button=1 stateMask=0x80000 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647586312 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647586312 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647586311 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.438Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:31:53 [2020-04-21T17:31:53.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:53 [2020-04-21T17:31:53.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:53 [2020-04-21T17:31:53.438Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647586329 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:54 [2020-04-21T17:31:54.004Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:54 [2020-04-21T17:31:54.004Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:54 [2020-04-21T17:31:54.004Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:54 [2020-04-21T17:31:54.004Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:54 [2020-04-21T17:31:54.004Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:54 [2020-04-21T17:31:54.004Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:54 [2020-04-21T17:31:54.004Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:54 [2020-04-21T17:31:54.004Z] DEBUG - Attempting to set focus on Table with text {}
13:31:54 [2020-04-21T17:31:54.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647585803 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:54 [2020-04-21T17:31:54.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647585802 data=null doit=true} to TableItem with text {}
13:31:54 [2020-04-21T17:31:54.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647585802 data=null} to TableItem with text {}
13:31:54 [2020-04-21T17:31:54.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647585802 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:54 [2020-04-21T17:31:54.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647585798 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:54 [2020-04-21T17:31:54.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647585784 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:54 [2020-04-21T17:31:54.004Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:54 [2020-04-21T17:31:54.004Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:54 [2020-04-21T17:31:54.940Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647584642 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647584641 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647584641 data=null} to TreeItem with text {kernel-overlap-testing}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647584641 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647584641 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647584635 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:54 [2020-04-21T17:31:54.941Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647584628 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647584628 data=null doit=true} to TreeItem with text {test}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647584628 data=null} to TreeItem with text {test}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647584628 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647584628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647584607 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647584606 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647584605 data=null doit=true} to TreeItem with text {test}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647584605 data=null} to TreeItem with text {test}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647584605 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:54 [2020-04-21T17:31:54.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647584605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647584569 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:55 [2020-04-21T17:31:55.200Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647584567 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647584567 data=null doit=true} to TreeItem with text {Traces [12]}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647584567 data=null} to TreeItem with text {Traces [12]}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647584567 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647584567 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]}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647584555 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:31:55 [2020-04-21T17:31:55.200Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647584501 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647584501 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647584500 data=null} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647584500 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647584500 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}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647584478 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:55 [2020-04-21T17:31:55.200Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647584474 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647584474 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647584474 data=null} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647584473 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647584471 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}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647584466 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647584465 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647584465 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647584464 data=null} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647584464 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647584464 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}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647584460 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647584460 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1647584459 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647584424 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1647584424 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1647584424 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1647584423 data=null} to TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:55 [2020-04-21T17:31:55.200Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647584459 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}
13:31:55 [2020-04-21T17:31:55.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:55 [2020-04-21T17:31:55.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:55 [2020-04-21T17:31:55.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:55 [2020-04-21T17:31:55.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:55 [2020-04-21T17:31:55.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:55 [2020-04-21T17:31:55.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:55 [2020-04-21T17:31:55.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:55 [2020-04-21T17:31:55.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:55 [2020-04-21T17:31:55.766Z] DEBUG - Attempting to set focus on Table with text {}
13:31:55 [2020-04-21T17:31:55.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647583914 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:55 [2020-04-21T17:31:55.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647583914 data=null doit=true} to TableItem with text {}
13:31:55 [2020-04-21T17:31:55.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647583913 data=null} to TableItem with text {}
13:31:55 [2020-04-21T17:31:55.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647583913 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:55 [2020-04-21T17:31:55.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647583909 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:55 [2020-04-21T17:31:55.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647583903 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:55 [2020-04-21T17:31:55.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:55 [2020-04-21T17:31:55.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647582934 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647582933 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647582933 data=null} to TreeItem with text {simple_server-thread1}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647582932 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647582932 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}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647582927 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:56 [2020-04-21T17:31:56.699Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647582919 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647582919 data=null doit=true} to TreeItem with text {test}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647582919 data=null} to TreeItem with text {test}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647582919 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647582919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647582898 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647582898 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647582898 data=null doit=true} to TreeItem with text {test}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647582897 data=null} to TreeItem with text {test}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647582897 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647582897 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:56 [2020-04-21T17:31:56.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647582890 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:56 [2020-04-21T17:31:56.700Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:56 [2020-04-21T17:31:56.700Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:56 [2020-04-21T17:31:56.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647582889 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:31:56 [2020-04-21T17:31:56.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647582889 data=null doit=true} to TreeItem with text {Traces [12]}
13:31:56 [2020-04-21T17:31:56.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647582889 data=null} to TreeItem with text {Traces [12]}
13:31:56 [2020-04-21T17:31:56.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647582889 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:31:56 [2020-04-21T17:31:56.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647582888 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]}
13:31:56 [2020-04-21T17:31:56.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647582868 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:31:56 [2020-04-21T17:31:56.700Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:31:57 [2020-04-21T17:31:57.265Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:57 [2020-04-21T17:31:57.265Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:57 [2020-04-21T17:31:57.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647582429 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647582428 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647582428 data=null} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647582428 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647582427 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}
13:31:57 [2020-04-21T17:31:57.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647582407 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:57 [2020-04-21T17:31:57.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:57 [2020-04-21T17:31:57.266Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647582404 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647582403 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647582403 data=null} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647582403 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647582403 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}
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647582398 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647582397 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647582397 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647582397 data=null} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647582396 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647582396 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}
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647582392 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647582392 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1647582392 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.266Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647582392 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}
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647582361 data=null button=1 stateMask=0x80000 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1647582151 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1647582151 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1647582150 data=null} to TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - Attempting to set focus on Table with text {}
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647582121 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647582121 data=null doit=true} to TableItem with text {}
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647582120 data=null} to TableItem with text {}
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647582120 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647582116 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647582109 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:57 [2020-04-21T17:31:57.524Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:58 [2020-04-21T17:31:58.900Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:58 [2020-04-21T17:31:58.900Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:58 [2020-04-21T17:31:58.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647580921 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:31:58 [2020-04-21T17:31:58.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647580921 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:31:58 [2020-04-21T17:31:58.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647580921 data=null} to TreeItem with text {simple_server-thread2}
13:31:58 [2020-04-21T17:31:58.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647580920 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:31:58 [2020-04-21T17:31:58.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647580920 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}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647580915 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:58 [2020-04-21T17:31:58.901Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647580907 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647580907 data=null doit=true} to TreeItem with text {test}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647580907 data=null} to TreeItem with text {test}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647580907 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647580907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647580860 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647580859 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647580859 data=null doit=true} to TreeItem with text {test}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647580859 data=null} to TreeItem with text {test}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647580858 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647580858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647580852 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:31:58 [2020-04-21T17:31:58.901Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647580851 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647580851 data=null doit=true} to TreeItem with text {Traces [12]}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647580851 data=null} to TreeItem with text {Traces [12]}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647580850 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647580850 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]}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647580840 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:31:58 [2020-04-21T17:31:58.901Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647580722 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647580722 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647580721 data=null} to TreeItem with text {ust-overlap-testing}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647580721 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647580720 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}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647580654 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:31:58 [2020-04-21T17:31:58.901Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647580650 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647580650 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647580649 data=null} to TreeItem with text {ust-overlap-testing}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647580649 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647580649 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}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647580643 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:31:58 [2020-04-21T17:31:58.901Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
13:31:58 [2020-04-21T17:31:58.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647580643 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:31:58 [2020-04-21T17:31:58.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647580642 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:31:58 [2020-04-21T17:31:58.902Z] DEBUG - Attempting to set focus on Tree with text {}
13:31:58 [2020-04-21T17:31:58.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647580642 data=null} to TreeItem with text {ust-overlap-testing}
13:31:58 [2020-04-21T17:31:58.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647580642 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:31:58 [2020-04-21T17:31:58.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647580641 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}
13:31:58 [2020-04-21T17:31:58.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647580638 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:31:58 [2020-04-21T17:31:58.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647580637 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
13:31:58 [2020-04-21T17:31:58.902Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647580637 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
13:31:59 [2020-04-21T17:31:59.160Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647580637 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}
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647580561 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647580341 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647580329 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647580329 data=null} to TreeItem with text {ust-overlap-testing}
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - Attempting to set focus on Table with text {}
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647580321 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647580321 data=null doit=true} to TableItem with text {}
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647580321 data=null} to TableItem with text {}
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647580320 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647580317 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647580312 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:31:59 [2020-04-21T17:31:59.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:00 [2020-04-21T17:32:00.352Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647579121 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647579121 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647579121 data=null} to TreeItem with text {ust-overlap-testing}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647579120 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647579120 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}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647579105 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:00 [2020-04-21T17:32:00.612Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647579096 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647579096 data=null doit=true} to TreeItem with text {test}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647579096 data=null} to TreeItem with text {test}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647579096 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647579095 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647579076 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647579074 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647579074 data=null doit=true} to TreeItem with text {test}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647579074 data=null} to TreeItem with text {test}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647579074 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647579074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647579064 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:00 [2020-04-21T17:32:00.612Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647579063 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647579062 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647579062 data=null} to TreeItem with text {Traces [12]}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647579062 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647579062 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]}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647579050 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:00 [2020-04-21T17:32:00.612Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-1647579049 data=null doit=true} to TreeItem with text {z-clashes [6]}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-1647579049 data=null} to TreeItem with text {z-clashes [6]}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-1647579048 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647579048 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]}
13:32:00 [2020-04-21T17:32:00.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-1647579035 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647578591 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647578591 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647578591 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647578591 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647578591 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647578561 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:01 [2020-04-21T17:32:01.353Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647578558 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647578557 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647578557 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647578557 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647578557 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647578552 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647578551 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647578551 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647578551 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647578551 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647578551 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647578546 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647578546 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647578545 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647578522 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647578522 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647578522 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647578521 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:01 [2020-04-21T17:32:01.353Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:01 [2020-04-21T17:32:01.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:01 [2020-04-21T17:32:01.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:01 [2020-04-21T17:32:01.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:01 [2020-04-21T17:32:01.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:01 [2020-04-21T17:32:01.354Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647578545 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:01 [2020-04-21T17:32:01.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:01 [2020-04-21T17:32:01.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:01 [2020-04-21T17:32:01.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:01 [2020-04-21T17:32:01.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:01 [2020-04-21T17:32:01.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:01 [2020-04-21T17:32:01.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:01 [2020-04-21T17:32:01.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:02 [2020-04-21T17:32:02.987Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:02 [2020-04-21T17:32:02.987Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:02 [2020-04-21T17:32:02.987Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:02 [2020-04-21T17:32:02.987Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:02 [2020-04-21T17:32:02.987Z] DEBUG - Attempting to set focus on Table with text {}
13:32:02 [2020-04-21T17:32:02.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647576966 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647576965 data=null doit=true} to TableItem with text {}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647576965 data=null} to TableItem with text {}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647576965 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647576962 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647576951 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647576720 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647576720 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647576719 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647576719 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647576719 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647576714 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:02 [2020-04-21T17:32:02.988Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647576706 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647576706 data=null doit=true} to TreeItem with text {test}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647576706 data=null} to TreeItem with text {test}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647576706 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647576671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647576651 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647576650 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647576649 data=null doit=true} to TreeItem with text {test}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647576649 data=null} to TreeItem with text {test}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647576649 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647576649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647576642 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:02 [2020-04-21T17:32:02.988Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647576640 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647576640 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647576640 data=null} to TreeItem with text {Traces [12]}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647576640 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647576640 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]}
13:32:02 [2020-04-21T17:32:02.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647576628 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:02 [2020-04-21T17:32:02.988Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:02 [2020-04-21T17:32:02.988Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
13:32:03 [2020-04-21T17:32:03.246Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:03 [2020-04-21T17:32:03.246Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:03 [2020-04-21T17:32:03.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647576285 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647576285 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647576284 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647576284 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647576284 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647576265 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:03 [2020-04-21T17:32:03.504Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647576260 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647576260 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647576260 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647576260 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647576260 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647576255 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647576255 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647576254 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647576254 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647576254 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647576254 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647576250 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647576250 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647576249 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647576249 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647576227 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647576094 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647576094 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647576093 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:03 [2020-04-21T17:32:03.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:03 [2020-04-21T17:32:03.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:03 [2020-04-21T17:32:03.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:03 [2020-04-21T17:32:03.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Attempting to set focus on Table with text {}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647575045 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647575045 data=null doit=true} to TableItem with text {}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647575044 data=null} to TableItem with text {}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647575044 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647575042 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647575035 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647574679 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647574678 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647574678 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647574678 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647574677 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647574672 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:04 [2020-04-21T17:32:04.878Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647574665 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647574665 data=null doit=true} to TreeItem with text {test}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647574664 data=null} to TreeItem with text {test}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647574664 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:04 [2020-04-21T17:32:04.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647574664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:04 [2020-04-21T17:32:04.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647574644 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:04 [2020-04-21T17:32:04.879Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:04 [2020-04-21T17:32:04.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647574644 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:04 [2020-04-21T17:32:04.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647574643 data=null doit=true} to TreeItem with text {test}
13:32:04 [2020-04-21T17:32:04.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647574643 data=null} to TreeItem with text {test}
13:32:05 [2020-04-21T17:32:05.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647574643 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:05 [2020-04-21T17:32:05.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647574643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:05 [2020-04-21T17:32:05.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647574635 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:05 [2020-04-21T17:32:05.137Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:05 [2020-04-21T17:32:05.137Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:05 [2020-04-21T17:32:05.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647574633 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:05 [2020-04-21T17:32:05.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647574632 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:05 [2020-04-21T17:32:05.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647574632 data=null} to TreeItem with text {Traces [12]}
13:32:05 [2020-04-21T17:32:05.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647574632 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:05 [2020-04-21T17:32:05.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647574632 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]}
13:32:05 [2020-04-21T17:32:05.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647574621 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:05 [2020-04-21T17:32:05.137Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:05 [2020-04-21T17:32:05.137Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
13:32:05 [2020-04-21T17:32:05.395Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:05 [2020-04-21T17:32:05.395Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:05 [2020-04-21T17:32:05.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647574275 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647574275 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647574275 data=null} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647574275 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647574275 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647574255 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:05 [2020-04-21T17:32:05.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:05 [2020-04-21T17:32:05.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:05 [2020-04-21T17:32:05.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:05 [2020-04-21T17:32:05.395Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:05 [2020-04-21T17:32:05.396Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:05 [2020-04-21T17:32:05.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647574252 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647574252 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647574252 data=null} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647574251 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647574251 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647574246 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.396Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647574245 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647574245 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.396Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:05 [2020-04-21T17:32:05.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647574245 data=null} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647574244 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647574244 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647574239 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647574239 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.396Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647574239 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.396Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647574238 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647574215 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647573816 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647573800 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647573800 data=null} to TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - Attempting to set focus on Table with text {}
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647573791 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647573791 data=null doit=true} to TableItem with text {}
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647573790 data=null} to TableItem with text {}
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647573790 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647573786 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647573768 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:05 [2020-04-21T17:32:05.964Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:07 [2020-04-21T17:32:07.336Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:07 [2020-04-21T17:32:07.336Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:07 [2020-04-21T17:32:07.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647572204 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:32:07 [2020-04-21T17:32:07.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647572204 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:07 [2020-04-21T17:32:07.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647572204 data=null} to TreeItem with text {kernel-overlap-testing}
13:32:07 [2020-04-21T17:32:07.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647572203 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:07 [2020-04-21T17:32:07.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647572203 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:07 [2020-04-21T17:32:07.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647572197 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:07 [2020-04-21T17:32:07.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:07 [2020-04-21T17:32:07.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:07 [2020-04-21T17:32:07.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:07 [2020-04-21T17:32:07.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:07 [2020-04-21T17:32:07.336Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:07 [2020-04-21T17:32:07.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:07 [2020-04-21T17:32:07.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:07 [2020-04-21T17:32:07.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:07 [2020-04-21T17:32:07.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:07 [2020-04-21T17:32:07.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:07 [2020-04-21T17:32:07.337Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:07 [2020-04-21T17:32:07.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647572185 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:07 [2020-04-21T17:32:07.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647572185 data=null doit=true} to TreeItem with text {test}
13:32:07 [2020-04-21T17:32:07.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647572185 data=null} to TreeItem with text {test}
13:32:07 [2020-04-21T17:32:07.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647572185 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:07 [2020-04-21T17:32:07.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647572184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:07 [2020-04-21T17:32:07.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647572154 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:07 [2020-04-21T17:32:07.595Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:07 [2020-04-21T17:32:07.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647572152 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:07 [2020-04-21T17:32:07.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647572152 data=null doit=true} to TreeItem with text {test}
13:32:07 [2020-04-21T17:32:07.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647572152 data=null} to TreeItem with text {test}
13:32:07 [2020-04-21T17:32:07.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647572152 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:07 [2020-04-21T17:32:07.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647572151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:07 [2020-04-21T17:32:07.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647572143 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:07 [2020-04-21T17:32:07.595Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:07 [2020-04-21T17:32:07.595Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:07 [2020-04-21T17:32:07.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647572142 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:07 [2020-04-21T17:32:07.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647572142 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:07 [2020-04-21T17:32:07.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647572142 data=null} to TreeItem with text {Traces [12]}
13:32:07 [2020-04-21T17:32:07.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647572141 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:07 [2020-04-21T17:32:07.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647572141 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]}
13:32:07 [2020-04-21T17:32:07.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647572128 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:07 [2020-04-21T17:32:07.595Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:07 [2020-04-21T17:32:07.595Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
13:32:07 [2020-04-21T17:32:07.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:07 [2020-04-21T17:32:07.853Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:07 [2020-04-21T17:32:07.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647571780 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:32:07 [2020-04-21T17:32:07.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647571780 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:32:07 [2020-04-21T17:32:07.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647571779 data=null} to TreeItem with text {simple_server-thread1}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647571779 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647571779 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}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647571758 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:07 [2020-04-21T17:32:07.854Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647571753 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647571753 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647571753 data=null} to TreeItem with text {simple_server-thread1}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647571753 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647571752 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}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647571747 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647571747 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647571746 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647571746 data=null} to TreeItem with text {simple_server-thread1}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647571746 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647571746 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}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647571741 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647571741 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1647571741 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
13:32:07 [2020-04-21T17:32:07.854Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647571740 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}
13:32:08 [2020-04-21T17:32:08.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647571715 data=null button=1 stateMask=0x80000 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
13:32:08 [2020-04-21T17:32:08.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1647571517 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:32:08 [2020-04-21T17:32:08.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1647571517 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:32:08 [2020-04-21T17:32:08.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1647571517 data=null} to TreeItem with text {simple_server-thread1}
13:32:08 [2020-04-21T17:32:08.112Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
13:32:08 [2020-04-21T17:32:08.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:08 [2020-04-21T17:32:08.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:08 [2020-04-21T17:32:08.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:08 [2020-04-21T17:32:08.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:08 [2020-04-21T17:32:08.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:08 [2020-04-21T17:32:08.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:08 [2020-04-21T17:32:08.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:08 [2020-04-21T17:32:08.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:08 [2020-04-21T17:32:08.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:08 [2020-04-21T17:32:08.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:08 [2020-04-21T17:32:08.678Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:08 [2020-04-21T17:32:08.679Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:08 [2020-04-21T17:32:08.679Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:08 [2020-04-21T17:32:08.679Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:08 [2020-04-21T17:32:08.679Z] DEBUG - Attempting to set focus on Table with text {}
13:32:08 [2020-04-21T17:32:08.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647571007 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:08 [2020-04-21T17:32:08.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647571007 data=null doit=true} to TableItem with text {}
13:32:08 [2020-04-21T17:32:08.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647571006 data=null} to TableItem with text {}
13:32:08 [2020-04-21T17:32:08.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647571006 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:08 [2020-04-21T17:32:08.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647571003 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:08 [2020-04-21T17:32:08.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647570995 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:08 [2020-04-21T17:32:08.679Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:08 [2020-04-21T17:32:08.679Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647570226 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647570226 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647570225 data=null} to TreeItem with text {simple_server-thread1}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647570225 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647570225 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}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647570220 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:09 [2020-04-21T17:32:09.615Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647570212 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647570212 data=null doit=true} to TreeItem with text {test}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647570212 data=null} to TreeItem with text {test}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647570212 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647570211 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647570193 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647570192 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647570192 data=null doit=true} to TreeItem with text {test}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647570192 data=null} to TreeItem with text {test}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647570191 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:09 [2020-04-21T17:32:09.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647570191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:09 [2020-04-21T17:32:09.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647570184 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:09 [2020-04-21T17:32:09.616Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:09 [2020-04-21T17:32:09.616Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:09 [2020-04-21T17:32:09.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647570183 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:09 [2020-04-21T17:32:09.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647570183 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:09 [2020-04-21T17:32:09.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647570183 data=null} to TreeItem with text {Traces [12]}
13:32:09 [2020-04-21T17:32:09.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647570182 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:09 [2020-04-21T17:32:09.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647570182 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]}
13:32:09 [2020-04-21T17:32:09.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647570170 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:09 [2020-04-21T17:32:09.616Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:09 [2020-04-21T17:32:09.616Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
13:32:09 [2020-04-21T17:32:09.874Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:09 [2020-04-21T17:32:09.874Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647569827 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647569827 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647569826 data=null} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647569826 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647569825 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}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647569804 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:09 [2020-04-21T17:32:09.875Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647569800 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647569800 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647569799 data=null} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647569799 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647569799 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}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647569793 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647569793 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647569793 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647569792 data=null} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647569792 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647569792 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}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647569787 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647569787 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1647569786 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647569760 data=null button=1 stateMask=0x80000 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1647569759 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1647569759 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1647569759 data=null} to TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:09 [2020-04-21T17:32:09.875Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647569786 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}
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - Attempting to set focus on Table with text {}
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647569243 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647569243 data=null doit=true} to TableItem with text {}
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647569243 data=null} to TableItem with text {}
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647569242 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647569239 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:10 [2020-04-21T17:32:10.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647569232 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:10 [2020-04-21T17:32:10.441Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:10 [2020-04-21T17:32:10.441Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647568257 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647568256 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647568256 data=null} to TreeItem with text {simple_server-thread2}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647568256 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647568255 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}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647568249 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:11 [2020-04-21T17:32:11.374Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647568241 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647568241 data=null doit=true} to TreeItem with text {test}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647568241 data=null} to TreeItem with text {test}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647568241 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647568240 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647568220 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647568219 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647568219 data=null doit=true} to TreeItem with text {test}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647568219 data=null} to TreeItem with text {test}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647568219 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647568218 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647568212 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:11 [2020-04-21T17:32:11.374Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647568210 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647568210 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647568210 data=null} to TreeItem with text {Traces [12]}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647568210 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647568210 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]}
13:32:11 [2020-04-21T17:32:11.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647568200 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:11 [2020-04-21T17:32:11.374Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:11 [2020-04-21T17:32:11.375Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
13:32:11 [2020-04-21T17:32:11.375Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:11 [2020-04-21T17:32:11.375Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647568140 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647568140 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647568140 data=null} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647568139 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647568139 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}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647568121 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:11 [2020-04-21T17:32:11.633Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647568117 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647568117 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647568117 data=null} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647568116 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647568116 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}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647568098 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647568098 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647568098 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647568097 data=null} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647568097 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647568097 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}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647568093 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647568092 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647568092 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647567970 data=null button=1 stateMask=0x80000 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.633Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647568092 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}
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647567764 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647567713 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647567656 data=null} to TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - Attempting to set focus on Table with text {}
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647567647 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647567646 data=null doit=true} to TableItem with text {}
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647567646 data=null} to TableItem with text {}
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647567646 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647567642 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647567633 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:11 [2020-04-21T17:32:11.957Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647566457 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647566457 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647566457 data=null} to TreeItem with text {ust-overlap-testing}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647566456 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647566456 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}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647566451 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:13 [2020-04-21T17:32:13.423Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647566444 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647566444 data=null doit=true} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647566443 data=null} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647566443 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647566443 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647566424 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647566423 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647566423 data=null doit=true} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647566423 data=null} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647566423 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647566422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647566416 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647566415 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647566415 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647566415 data=null} to TreeItem with text {Traces [12]}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647566414 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647566414 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]}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647566404 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:13 [2020-04-21T17:32:13.423Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647566398 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647566398 data=null doit=true} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647566398 data=null} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647566397 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647566397 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647566370 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647566369 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647566368 data=null doit=true} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647566368 data=null} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647566368 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647566368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647566360 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:13 [2020-04-21T17:32:13.423Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647566359 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647566359 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647566359 data=null} to TreeItem with text {Traces [12]}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647566359 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:13 [2020-04-21T17:32:13.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647566359 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]}
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647566350 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647566349 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647566349 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647566349 data=null} to TreeItem with text {Traces [12]}
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647566348 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647566348 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]}
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647566344 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Clicking on with mnemonic 'Clear'
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Clicked on with mnemonic 'Clear'
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647566233 data=null doit=true} to Shell with text {Confirm Clear}
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Clicking on &Yes
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647566232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647566232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647566232 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647566232 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647566232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647566232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:13 [2020-04-21T17:32:13.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647566232 data=null item=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')
13:32:17 [2020-04-21T17:32:17.608Z] DEBUG - Clicked on 
13:32:17 [2020-04-21T17:32:17.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647566309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:32:18 [2020-04-21T17:32:18.174Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:18 [2020-04-21T17:32:18.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:18 [2020-04-21T17:32:18.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:18 [2020-04-21T17:32:18.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:18 [2020-04-21T17:32:18.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:18 [2020-04-21T17:32:18.174Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:18 [2020-04-21T17:32:18.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647561563 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:18 [2020-04-21T17:32:18.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647561563 data=null doit=true} to TreeItem with text {test}
13:32:18 [2020-04-21T17:32:18.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647561563 data=null} to TreeItem with text {test}
13:32:18 [2020-04-21T17:32:18.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647561562 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:18 [2020-04-21T17:32:18.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647561562 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:18 [2020-04-21T17:32:18.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647561549 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:18 [2020-04-21T17:32:18.174Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647561548 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647561548 data=null doit=true} to TreeItem with text {test}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647561548 data=null} to TreeItem with text {test}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647561548 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647561547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647561540 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:18 [2020-04-21T17:32:18.175Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647561539 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647561539 data=null doit=true} to TreeItem with text {Traces [0]}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647561539 data=null} to TreeItem with text {Traces [0]}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647561539 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647561538 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647561529 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647561528 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647561528 data=null doit=true} to TreeItem with text {Traces [0]}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647561528 data=null} to TreeItem with text {Traces [0]}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647561527 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647561527 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647561523 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Clicking on with mnemonic 'Import...'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Clicked on with mnemonic 'Import...'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647561376 data=null doit=true} to Shell with text {Trace Import}
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=-1647561367 data=null} to (of type 'Combo')
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:18 [2020-04-21T17:32:18.175Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-1647561345 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {/}
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1647561345 data=null doit=true} to TreeItem with text {/}
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1647561344 data=null} to TreeItem with text {/}
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1647561344 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647561344 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1647561343 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Setting state to checked on: /
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647561330 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:'))
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:32:18 [2020-04-21T17:32:18.435Z] 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')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6b2bdbfa
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1647561327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647561326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1647561326 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1647561326 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1647561326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1647561325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1647561325 data=null item=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')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1647561325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647561325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1647561325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1647561325 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1647561325 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:32:18 [2020-04-21T17:32:18.436Z] 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')
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:32:18 [2020-04-21T17:32:18.436Z] 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')
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] 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')
13:32:18 [2020-04-21T17:32:18.436Z] 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.
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - Clicking on &Finish
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647561316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647561316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647561316 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647561316 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647561316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647561316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:18 [2020-04-21T17:32:18.436Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:18 [2020-04-21T17:32:18.436Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:18 [2020-04-21T17:32:18.436Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:18 [2020-04-21T17:32:18.436Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:18 [2020-04-21T17:32:18.436Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:18 [2020-04-21T17:32:18.436Z] DEBUG - Clicked on &Finish
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647560252 data=null doit=true} to Shell with text {Confirmation}
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - Clicking on Rename All
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1647560251 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')
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1647560250 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')
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1647560250 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1647560250 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1647560250 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')
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1647560250 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')
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1647560250 data=null item=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')
13:32:19 [2020-04-21T17:32:19.370Z] DEBUG - Clicked on 
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647561316 data=null item=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')
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647561455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647559729 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647559729 data=null doit=true} to TreeItem with text {test}
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647559729 data=null} to TreeItem with text {test}
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647559729 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647559728 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647559716 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647559716 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647559715 data=null doit=true} to TreeItem with text {test}
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647559715 data=null} to TreeItem with text {test}
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647559715 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647559715 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647559709 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:19 [2020-04-21T17:32:19.936Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647559708 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:19 [2020-04-21T17:32:19.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647559708 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:19 [2020-04-21T17:32:19.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647559707 data=null} to TreeItem with text {Traces [12]}
13:32:19 [2020-04-21T17:32:19.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647559707 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:19 [2020-04-21T17:32:19.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647559707 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]}
13:32:19 [2020-04-21T17:32:19.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647559698 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:19 [2020-04-21T17:32:19.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647559671 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:19 [2020-04-21T17:32:19.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647559670 data=null} to TreeItem with text {Traces [12]}
13:32:19 [2020-04-21T17:32:19.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647559670 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:19 [2020-04-21T17:32:19.937Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647559669 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]}
13:32:19 [2020-04-21T17:32:19.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647559655 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:20 [2020-04-21T17:32:20.195Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:20 [2020-04-21T17:32:20.195Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647559311 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647559310 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647559310 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647559309 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647559309 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647559289 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:20 [2020-04-21T17:32:20.453Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647559285 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647559285 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647559285 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647559284 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647559284 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647559279 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647559278 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647559278 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647559278 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647559278 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647559278 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647559274 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647559274 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.453Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647559274 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647559245 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647559245 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647559245 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647559245 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.454Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:32:20 [2020-04-21T17:32:20.454Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647559273 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:21 [2020-04-21T17:32:21.019Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Attempting to set focus on Table with text {}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647557734 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647557734 data=null doit=true} to TableItem with text {}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647557734 data=null} to TableItem with text {}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647557733 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647557731 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647557726 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647557650 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647557649 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647557649 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647557649 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647557649 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647557644 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:21 [2020-04-21T17:32:21.957Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647557638 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647557638 data=null doit=true} to TreeItem with text {test}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647557638 data=null} to TreeItem with text {test}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647557637 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647557637 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647557619 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647557619 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647557619 data=null doit=true} to TreeItem with text {test}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647557618 data=null} to TreeItem with text {test}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647557618 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647557618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647557612 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:21 [2020-04-21T17:32:21.957Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647557611 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647557611 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647557611 data=null} to TreeItem with text {Traces [12]}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647557611 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647557610 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]}
13:32:21 [2020-04-21T17:32:21.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647557600 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:21 [2020-04-21T17:32:21.957Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:22 [2020-04-21T17:32:22.523Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:22 [2020-04-21T17:32:22.523Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:22 [2020-04-21T17:32:22.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647557262 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647557262 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647557261 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647557261 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647557261 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647557243 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:22 [2020-04-21T17:32:22.524Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647557240 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647557240 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647557240 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647557239 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647557239 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647557235 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647557234 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647557234 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647557234 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647557233 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647557233 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647557230 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647557229 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647557229 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647557229 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647557207 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647557028 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647557028 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647557028 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:22 [2020-04-21T17:32:22.524Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:23 [2020-04-21T17:32:23.898Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:23 [2020-04-21T17:32:23.898Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:23 [2020-04-21T17:32:23.898Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:23 [2020-04-21T17:32:23.898Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:23 [2020-04-21T17:32:23.898Z] DEBUG - Attempting to set focus on Table with text {}
13:32:23 [2020-04-21T17:32:23.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647556021 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:23 [2020-04-21T17:32:23.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647556021 data=null doit=true} to TableItem with text {}
13:32:23 [2020-04-21T17:32:23.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647556021 data=null} to TableItem with text {}
13:32:23 [2020-04-21T17:32:23.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647556020 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:23 [2020-04-21T17:32:23.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647556018 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:23 [2020-04-21T17:32:23.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647556013 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:23 [2020-04-21T17:32:23.898Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:23 [2020-04-21T17:32:23.898Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:23 [2020-04-21T17:32:23.898Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:23 [2020-04-21T17:32:23.898Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:23 [2020-04-21T17:32:23.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647555765 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:32:23 [2020-04-21T17:32:23.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647555764 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:23 [2020-04-21T17:32:23.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647555764 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647555764 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647555764 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647555759 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:23 [2020-04-21T17:32:23.899Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647555752 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647555752 data=null doit=true} to TreeItem with text {test}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647555752 data=null} to TreeItem with text {test}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647555752 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647555752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647555734 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647555733 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647555733 data=null doit=true} to TreeItem with text {test}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647555733 data=null} to TreeItem with text {test}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647555733 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647555733 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647555726 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:23 [2020-04-21T17:32:23.899Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647555725 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647555725 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647555725 data=null} to TreeItem with text {Traces [12]}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647555725 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647555725 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]}
13:32:23 [2020-04-21T17:32:23.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647555715 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:23 [2020-04-21T17:32:23.899Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:24 [2020-04-21T17:32:24.159Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:24 [2020-04-21T17:32:24.159Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:24 [2020-04-21T17:32:24.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647555377 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647555377 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647555377 data=null} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647555376 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647555376 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647555358 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:24 [2020-04-21T17:32:24.554Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647555355 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647555355 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647555354 data=null} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647555354 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647555354 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647555350 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647555349 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647555349 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647555349 data=null} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647555348 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647555348 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647555344 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647555344 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647555344 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647555323 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647555322 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647555322 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647555322 data=null} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:24 [2020-04-21T17:32:24.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:24 [2020-04-21T17:32:24.555Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647555343 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:24 [2020-04-21T17:32:24.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:24 [2020-04-21T17:32:24.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:24 [2020-04-21T17:32:24.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:24 [2020-04-21T17:32:24.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:24 [2020-04-21T17:32:24.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:24 [2020-04-21T17:32:24.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:24 [2020-04-21T17:32:24.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:24 [2020-04-21T17:32:24.816Z] DEBUG - Attempting to set focus on Table with text {}
13:32:24 [2020-04-21T17:32:24.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647554800 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:24 [2020-04-21T17:32:24.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647554800 data=null doit=true} to TableItem with text {}
13:32:24 [2020-04-21T17:32:24.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647554800 data=null} to TableItem with text {}
13:32:24 [2020-04-21T17:32:24.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647554799 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:24 [2020-04-21T17:32:24.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647554796 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:24 [2020-04-21T17:32:24.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647554791 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:24 [2020-04-21T17:32:24.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:24 [2020-04-21T17:32:24.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:26 [2020-04-21T17:32:26.195Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:26 [2020-04-21T17:32:26.195Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:26 [2020-04-21T17:32:26.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647553450 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:32:26 [2020-04-21T17:32:26.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647553450 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647553449 data=null} to TreeItem with text {kernel-overlap-testing}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647553449 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647553449 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647553444 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:26 [2020-04-21T17:32:26.196Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647553437 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647553437 data=null doit=true} to TreeItem with text {test}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647553437 data=null} to TreeItem with text {test}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647553436 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647553436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647553418 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647553417 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647553417 data=null doit=true} to TreeItem with text {test}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647553417 data=null} to TreeItem with text {test}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647553417 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647553417 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647553410 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:26 [2020-04-21T17:32:26.196Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647553409 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647553408 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647553408 data=null} to TreeItem with text {Traces [12]}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647553408 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647553408 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]}
13:32:26 [2020-04-21T17:32:26.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647553398 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:26 [2020-04-21T17:32:26.196Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647552936 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647552935 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647552935 data=null} to TreeItem with text {simple_server-thread1}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647552935 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647552934 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}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647552915 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:26 [2020-04-21T17:32:26.764Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647552912 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647552912 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647552912 data=null} to TreeItem with text {simple_server-thread1}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647552911 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647552911 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}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647552907 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647552906 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647552906 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647552906 data=null} to TreeItem with text {simple_server-thread1}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647552905 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647552905 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}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647552901 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647552901 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1647552901 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
13:32:26 [2020-04-21T17:32:26.764Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647552901 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}
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647552865 data=null button=1 stateMask=0x80000 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1647552652 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1647552637 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1647552636 data=null} to TreeItem with text {simple_server-thread1}
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - Attempting to set focus on Table with text {}
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647552628 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647552628 data=null doit=true} to TableItem with text {}
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647552628 data=null} to TableItem with text {}
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647552628 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647552624 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647552569 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:27 [2020-04-21T17:32:27.023Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:28 [2020-04-21T17:32:28.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:28 [2020-04-21T17:32:28.397Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:28 [2020-04-21T17:32:28.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647551394 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
13:32:28 [2020-04-21T17:32:28.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647551394 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647551394 data=null} to TreeItem with text {simple_server-thread1}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647551393 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647551393 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}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647551387 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:28 [2020-04-21T17:32:28.398Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647551378 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647551378 data=null doit=true} to TreeItem with text {test}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647551378 data=null} to TreeItem with text {test}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647551378 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647551378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647551358 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647551357 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647551357 data=null doit=true} to TreeItem with text {test}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647551357 data=null} to TreeItem with text {test}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647551357 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647551357 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647551348 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:28 [2020-04-21T17:32:28.398Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647551347 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647551346 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647551346 data=null} to TreeItem with text {Traces [12]}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647551346 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647551346 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]}
13:32:28 [2020-04-21T17:32:28.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647551336 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:28 [2020-04-21T17:32:28.398Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:28 [2020-04-21T17:32:28.656Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:28 [2020-04-21T17:32:28.656Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:28 [2020-04-21T17:32:28.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647550891 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
13:32:28 [2020-04-21T17:32:28.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647550891 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:32:28 [2020-04-21T17:32:28.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647550891 data=null} to TreeItem with text {simple_server-thread2}
13:32:28 [2020-04-21T17:32:28.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647550890 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:32:28 [2020-04-21T17:32:28.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647550890 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}
13:32:28 [2020-04-21T17:32:28.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647550869 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:32:28 [2020-04-21T17:32:28.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:28 [2020-04-21T17:32:28.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:28 [2020-04-21T17:32:28.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:28 [2020-04-21T17:32:28.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:28 [2020-04-21T17:32:28.656Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:28 [2020-04-21T17:32:28.656Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:28 [2020-04-21T17:32:28.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647550865 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
13:32:28 [2020-04-21T17:32:28.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647550865 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:32:28 [2020-04-21T17:32:28.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647550865 data=null} to TreeItem with text {simple_server-thread2}
13:32:28 [2020-04-21T17:32:28.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647550865 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:32:28 [2020-04-21T17:32:28.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647550865 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}
13:32:28 [2020-04-21T17:32:28.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647550859 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:32:28 [2020-04-21T17:32:28.914Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
13:32:28 [2020-04-21T17:32:28.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647550859 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
13:32:28 [2020-04-21T17:32:28.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647550858 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:32:28 [2020-04-21T17:32:28.914Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:28 [2020-04-21T17:32:28.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647550858 data=null} to TreeItem with text {simple_server-thread2}
13:32:28 [2020-04-21T17:32:28.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647550858 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:32:28 [2020-04-21T17:32:28.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647550858 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}
13:32:28 [2020-04-21T17:32:28.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647550853 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:32:28 [2020-04-21T17:32:28.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647550853 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
13:32:28 [2020-04-21T17:32:28.914Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1647550852 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
13:32:28 [2020-04-21T17:32:28.914Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647550852 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}
13:32:29 [2020-04-21T17:32:29.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647550827 data=null button=1 stateMask=0x80000 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
13:32:29 [2020-04-21T17:32:29.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1647550542 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
13:32:29 [2020-04-21T17:32:29.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1647550529 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:32:29 [2020-04-21T17:32:29.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1647550529 data=null} to TreeItem with text {simple_server-thread2}
13:32:29 [2020-04-21T17:32:29.172Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
13:32:29 [2020-04-21T17:32:29.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:29 [2020-04-21T17:32:29.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:29 [2020-04-21T17:32:29.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:29 [2020-04-21T17:32:29.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:29 [2020-04-21T17:32:29.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:29 [2020-04-21T17:32:29.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:29 [2020-04-21T17:32:29.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:29 [2020-04-21T17:32:29.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:29 [2020-04-21T17:32:29.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:29 [2020-04-21T17:32:29.172Z] DEBUG - Attempting to set focus on Table with text {}
13:32:29 [2020-04-21T17:32:29.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647550521 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:29 [2020-04-21T17:32:29.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647550521 data=null doit=true} to TableItem with text {}
13:32:29 [2020-04-21T17:32:29.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647550521 data=null} to TableItem with text {}
13:32:29 [2020-04-21T17:32:29.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647550471 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:29 [2020-04-21T17:32:29.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647550466 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:29 [2020-04-21T17:32:29.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647550459 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:29 [2020-04-21T17:32:29.173Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:29 [2020-04-21T17:32:29.173Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:30 [2020-04-21T17:32:30.106Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:30 [2020-04-21T17:32:30.106Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647549398 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647549398 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647549397 data=null} to TreeItem with text {simple_server-thread2}
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647549397 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647549397 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}
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647549392 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:30 [2020-04-21T17:32:30.365Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647549386 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647549386 data=null doit=true} to TreeItem with text {test}
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647549385 data=null} to TreeItem with text {test}
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647549385 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647549385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647549368 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:30 [2020-04-21T17:32:30.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647549367 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647549367 data=null doit=true} to TreeItem with text {test}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647549367 data=null} to TreeItem with text {test}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647549367 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647549367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647549361 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:30 [2020-04-21T17:32:30.366Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647549360 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647549360 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647549359 data=null} to TreeItem with text {Traces [12]}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647549359 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647549359 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]}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647549349 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:30 [2020-04-21T17:32:30.366Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647549298 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647549298 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647549298 data=null} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647549297 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647549297 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}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647549279 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:30 [2020-04-21T17:32:30.366Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647549275 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647549275 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647549275 data=null} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647549275 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647549274 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}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647549270 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647549270 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647549270 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647549269 data=null} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647549269 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647549269 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}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647549265 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647549265 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647549265 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.366Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647549264 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}
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647549228 data=null button=1 stateMask=0x80000 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647549033 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647549022 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647549022 data=null} to TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - Attempting to set focus on Table with text {}
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647549015 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647549014 data=null doit=true} to TableItem with text {}
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647549014 data=null} to TableItem with text {}
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647549014 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647549011 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647549005 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:30 [2020-04-21T17:32:30.625Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647547734 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647547734 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647547734 data=null} to TreeItem with text {ust-overlap-testing}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647547733 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647547733 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}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647547728 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:31 [2020-04-21T17:32:31.998Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647547721 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647547721 data=null doit=true} to TreeItem with text {test}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647547721 data=null} to TreeItem with text {test}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647547720 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647547720 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647547702 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647547701 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647547701 data=null doit=true} to TreeItem with text {test}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647547701 data=null} to TreeItem with text {test}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647547700 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647547700 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:31 [2020-04-21T17:32:31.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647547693 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:31 [2020-04-21T17:32:31.999Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:31 [2020-04-21T17:32:31.999Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:31 [2020-04-21T17:32:31.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647547693 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:31 [2020-04-21T17:32:31.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647547692 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:31 [2020-04-21T17:32:31.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647547692 data=null} to TreeItem with text {Traces [12]}
13:32:31 [2020-04-21T17:32:31.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647547692 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:31 [2020-04-21T17:32:31.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647547692 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]}
13:32:31 [2020-04-21T17:32:31.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647547682 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:31 [2020-04-21T17:32:31.999Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:32 [2020-04-21T17:32:32.256Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:32 [2020-04-21T17:32:32.256Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:32 [2020-04-21T17:32:32.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547238 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547238 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547237 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547237 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647547237 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)}
13:32:32 [2020-04-21T17:32:32.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547218 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:32 [2020-04-21T17:32:32.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:32 [2020-04-21T17:32:32.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:32 [2020-04-21T17:32:32.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:32 [2020-04-21T17:32:32.515Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:32 [2020-04-21T17:32:32.515Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:32 [2020-04-21T17:32:32.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547214 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547214 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547214 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547214 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647547213 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)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547209 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547208 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547208 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547207 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547207 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647547207 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)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547203 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547203 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547203 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647547202 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)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547181 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547031 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547030 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647547030 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:32 [2020-04-21T17:32:32.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:33 [2020-04-21T17:32:33.893Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:33 [2020-04-21T17:32:33.893Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:33 [2020-04-21T17:32:33.893Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Attempting to set focus on Table with text {}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647545952 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647545952 data=null doit=true} to TableItem with text {}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647545952 data=null} to TableItem with text {}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647545951 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647545949 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647545942 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647545792 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647545791 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647545791 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647545791 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647545790 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)}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647545786 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:33 [2020-04-21T17:32:33.894Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647545778 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647545778 data=null doit=true} to TreeItem with text {test}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647545778 data=null} to TreeItem with text {test}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647545778 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647545778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647545760 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647545760 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647545759 data=null doit=true} to TreeItem with text {test}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647545759 data=null} to TreeItem with text {test}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647545759 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647545759 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647545752 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:33 [2020-04-21T17:32:33.894Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647545751 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647545751 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647545750 data=null} to TreeItem with text {Traces [12]}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647545750 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647545750 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]}
13:32:33 [2020-04-21T17:32:33.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647545739 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:33 [2020-04-21T17:32:33.894Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545299 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545299 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545298 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545298 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647545298 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)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545279 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:34 [2020-04-21T17:32:34.462Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545275 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545275 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545275 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545275 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647545274 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)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545270 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545270 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545269 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545269 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545269 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647545268 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)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545264 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545264 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545264 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647545263 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)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545242 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545117 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545117 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647545116 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:34 [2020-04-21T17:32:34.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:35 [2020-04-21T17:32:35.900Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:35 [2020-04-21T17:32:35.900Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Attempting to set focus on Table with text {}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647544063 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647544063 data=null doit=true} to TableItem with text {}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647544063 data=null} to TableItem with text {}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647544063 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647544061 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647544053 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647543786 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647543786 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647543786 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647543785 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647543785 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)}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647543780 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:35 [2020-04-21T17:32:35.901Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647543773 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647543772 data=null doit=true} to TreeItem with text {test}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647543772 data=null} to TreeItem with text {test}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647543772 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647543772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647543751 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647543751 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647543751 data=null doit=true} to TreeItem with text {test}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647543750 data=null} to TreeItem with text {test}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647543750 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647543750 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647543743 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:35 [2020-04-21T17:32:35.901Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647543741 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647543741 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647543741 data=null} to TreeItem with text {Traces [12]}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647543741 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647543741 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]}
13:32:35 [2020-04-21T17:32:35.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647543730 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:35 [2020-04-21T17:32:35.901Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:36 [2020-04-21T17:32:36.161Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:36 [2020-04-21T17:32:36.161Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:36 [2020-04-21T17:32:36.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647543384 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647543384 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647543383 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647543383 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647543383 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)}
13:32:36 [2020-04-21T17:32:36.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647543363 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:36 [2020-04-21T17:32:36.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:36 [2020-04-21T17:32:36.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:36 [2020-04-21T17:32:36.420Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647543359 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647543358 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647543358 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647543358 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647543358 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)}
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647543353 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647543352 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647543352 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647543352 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647543352 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647543352 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)}
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647543348 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647543347 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647543347 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.420Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647543347 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)}
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647543323 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647542939 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647542924 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647542924 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - Attempting to set focus on Table with text {}
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647542915 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647542915 data=null doit=true} to TableItem with text {}
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647542915 data=null} to TableItem with text {}
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647542915 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647542911 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647542904 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:36 [2020-04-21T17:32:36.678Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647541719 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647541719 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647541719 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647541718 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647541718 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)}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647541713 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:38 [2020-04-21T17:32:38.053Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647541704 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647541704 data=null doit=true} to TreeItem with text {test}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647541704 data=null} to TreeItem with text {test}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647541704 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647541703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647541681 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647541681 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647541680 data=null doit=true} to TreeItem with text {test}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647541680 data=null} to TreeItem with text {test}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647541680 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647541680 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647541672 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:38 [2020-04-21T17:32:38.053Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647541670 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647541670 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647541670 data=null} to TreeItem with text {Traces [12]}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647541670 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647541670 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]}
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647541658 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:38 [2020-04-21T17:32:38.053Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:38 [2020-04-21T17:32:38.053Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647541581 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1647541581 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1647541580 data=null} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647541580 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647541580 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)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647541560 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:38 [2020-04-21T17:32:38.054Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647541556 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1647541556 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1647541556 data=null} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647541556 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647541556 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)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647541550 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647541549 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1647541549 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1647541549 data=null} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647541548 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647541548 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)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647541543 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647541542 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647541542 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647541519 data=null button=1 stateMask=0x80000 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647541518 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1647541518 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1647541518 data=null} to TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.054Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647541542 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)}
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - Attempting to set focus on Table with text {}
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647541005 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647541005 data=null doit=true} to TableItem with text {}
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647541005 data=null} to TableItem with text {}
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647541004 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647541001 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647540991 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:38 [2020-04-21T17:32:38.620Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647540025 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1647540024 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1647540024 data=null} to TreeItem with text {simple_server-thread1(2)}
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647540024 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647540024 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)}
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647540018 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:39 [2020-04-21T17:32:39.555Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647540011 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647540011 data=null doit=true} to TreeItem with text {test}
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647540011 data=null} to TreeItem with text {test}
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647540011 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:39 [2020-04-21T17:32:39.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647540011 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:39 [2020-04-21T17:32:39.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647539955 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:39 [2020-04-21T17:32:39.813Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:39 [2020-04-21T17:32:39.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647539954 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:39 [2020-04-21T17:32:39.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647539953 data=null doit=true} to TreeItem with text {test}
13:32:39 [2020-04-21T17:32:39.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647539953 data=null} to TreeItem with text {test}
13:32:39 [2020-04-21T17:32:39.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647539953 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:39 [2020-04-21T17:32:39.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647539953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:39 [2020-04-21T17:32:39.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647539946 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:39 [2020-04-21T17:32:39.813Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:39 [2020-04-21T17:32:39.813Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:39 [2020-04-21T17:32:39.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647539945 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:39 [2020-04-21T17:32:39.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647539945 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:39 [2020-04-21T17:32:39.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647539945 data=null} to TreeItem with text {Traces [12]}
13:32:39 [2020-04-21T17:32:39.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647539944 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:39 [2020-04-21T17:32:39.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647539944 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]}
13:32:39 [2020-04-21T17:32:39.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647539933 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:39 [2020-04-21T17:32:39.813Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:40 [2020-04-21T17:32:40.070Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:40 [2020-04-21T17:32:40.070Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:40 [2020-04-21T17:32:40.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647539489 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1647539489 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1647539489 data=null} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647539489 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647539488 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)}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647539468 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:40 [2020-04-21T17:32:40.071Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647539465 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1647539464 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1647539464 data=null} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647539464 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647539464 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)}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647539459 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647539459 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1647539459 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1647539458 data=null} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647539458 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647539458 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)}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647539454 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647539454 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.071Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647539454 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.328Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647539453 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)}
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647539431 data=null button=1 stateMask=0x80000 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647539234 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1647539222 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1647539222 data=null} to TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - Attempting to set focus on Table with text {}
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647539214 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647539214 data=null doit=true} to TableItem with text {}
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647539214 data=null} to TableItem with text {}
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647539214 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647539210 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647539203 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:40 [2020-04-21T17:32:40.329Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647537945 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1647537944 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1647537944 data=null} to TreeItem with text {simple_server-thread2(2)}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647537944 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647537943 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)}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647537938 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:41 [2020-04-21T17:32:41.703Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647537929 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647537929 data=null doit=true} to TreeItem with text {test}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647537929 data=null} to TreeItem with text {test}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647537929 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647537929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647537907 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647537906 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647537905 data=null doit=true} to TreeItem with text {test}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647537905 data=null} to TreeItem with text {test}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647537905 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647537905 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647537897 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:41 [2020-04-21T17:32:41.703Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647537896 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647537896 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647537896 data=null} to TreeItem with text {Traces [12]}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647537895 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647537895 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]}
13:32:41 [2020-04-21T17:32:41.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647537884 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:41 [2020-04-21T17:32:41.703Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:41 [2020-04-21T17:32:41.961Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:41 [2020-04-21T17:32:41.962Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647537539 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1647537539 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1647537538 data=null} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647537538 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647537538 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)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647537518 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:42 [2020-04-21T17:32:42.220Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647537515 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1647537515 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1647537515 data=null} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647537514 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647537514 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)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647537509 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647537508 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1647537508 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1647537508 data=null} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647537508 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647537508 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)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647537504 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647537503 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647537503 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647537481 data=null button=1 stateMask=0x80000 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647537481 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1647537481 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1647537480 data=null} to TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.220Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647537502 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)}
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - Attempting to set focus on Table with text {}
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647536971 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647536971 data=null doit=true} to TableItem with text {}
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647536971 data=null} to TableItem with text {}
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647536971 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647536967 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647536960 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:42 [2020-04-21T17:32:42.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647536001 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1647536000 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1647536000 data=null} to TreeItem with text {ust-overlap-testing(2)}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647536000 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647536000 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)}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647535995 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:43 [2020-04-21T17:32:43.720Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647535988 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647535988 data=null doit=true} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647535987 data=null} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647535987 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647535987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647535966 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647535965 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647535965 data=null doit=true} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647535965 data=null} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647535965 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647535965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647535957 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.720Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647535956 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647535956 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647535956 data=null} to TreeItem with text {Traces [12]}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647535956 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647535955 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]}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647535944 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:43 [2020-04-21T17:32:43.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647535938 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647535938 data=null doit=true} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647535938 data=null} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647535938 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647535938 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647535925 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647535924 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647535924 data=null doit=true} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647535924 data=null} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647535924 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647535923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647535854 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:43 [2020-04-21T17:32:43.721Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647535852 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647535852 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647535851 data=null} to TreeItem with text {Traces [12]}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647535851 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647535851 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]}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647535841 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647535841 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647535840 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647535840 data=null} to TreeItem with text {Traces [12]}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647535840 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647535840 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]}
13:32:43 [2020-04-21T17:32:43.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647535835 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:43 [2020-04-21T17:32:43.979Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:32:43 [2020-04-21T17:32:43.979Z] DEBUG - Clicking on with mnemonic 'Clear'
13:32:43 [2020-04-21T17:32:43.979Z] DEBUG - Clicked on with mnemonic 'Clear'
13:32:43 [2020-04-21T17:32:43.979Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:32:43 [2020-04-21T17:32:43.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647535757 data=null doit=true} to Shell with text {Confirm Clear}
13:32:43 [2020-04-21T17:32:43.979Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:32:43 [2020-04-21T17:32:43.979Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:32:43 [2020-04-21T17:32:43.979Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:32:43 [2020-04-21T17:32:43.979Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:43 [2020-04-21T17:32:43.979Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:32:43 [2020-04-21T17:32:43.979Z] DEBUG - Clicking on &Yes
13:32:43 [2020-04-21T17:32:43.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647535756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:43 [2020-04-21T17:32:43.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647535756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:43 [2020-04-21T17:32:43.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647535756 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:43 [2020-04-21T17:32:43.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647535756 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:43 [2020-04-21T17:32:43.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647535756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:43 [2020-04-21T17:32:43.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647535756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:43 [2020-04-21T17:32:43.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647535756 data=null item=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')
13:32:48 [2020-04-21T17:32:48.167Z] DEBUG - Clicked on 
13:32:48 [2020-04-21T17:32:48.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647535800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647531233 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647531233 data=null doit=true} to TreeItem with text {test}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647531233 data=null} to TreeItem with text {test}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647531233 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647531232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647531220 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647531218 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647531218 data=null doit=true} to TreeItem with text {test}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647531218 data=null} to TreeItem with text {test}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647531218 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647531218 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647531212 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:48 [2020-04-21T17:32:48.426Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647531211 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647531210 data=null doit=true} to TreeItem with text {Traces [0]}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647531210 data=null} to TreeItem with text {Traces [0]}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647531210 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647531210 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647531201 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:32:48 [2020-04-21T17:32:48.426Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:48 [2020-04-21T17:32:48.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647531200 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:32:48 [2020-04-21T17:32:48.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647531200 data=null doit=true} to TreeItem with text {Traces [0]}
13:32:48 [2020-04-21T17:32:48.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647531200 data=null} to TreeItem with text {Traces [0]}
13:32:48 [2020-04-21T17:32:48.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647531200 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:32:48 [2020-04-21T17:32:48.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647531199 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:32:48 [2020-04-21T17:32:48.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647531195 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:32:48 [2020-04-21T17:32:48.427Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:32:48 [2020-04-21T17:32:48.427Z] DEBUG - Clicking on with mnemonic 'Import...'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Clicked on with mnemonic 'Import...'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647531075 data=null doit=true} to Shell with text {Trace Import}
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=-1647531070 data=null} to (of type 'Combo')
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1647531046 data=null doit=true} to TreeItem with text {/}
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1647531046 data=null} to TreeItem with text {/}
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1647531046 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647531045 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1647531042 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1647531041 data=null doit=true} to Tree node with text: z-clashes
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1647531041 data=null} to Tree node with text: z-clashes
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1647531041 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647531041 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
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1647531037 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-1647531037 data=null button=0 stateMask=0x0 x=107 y=156 count=0} to Tree node with text: z-clashes
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1647531037 data=null doit=true} to Tree node with text: z-clashes
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1647531036 data=null} to Tree node with text: z-clashes
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1647531036 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647531036 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
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1647531034 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:48 [2020-04-21T17:32:48.687Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647531018 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647531018 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647531018 data=null} to Tree node with text: kernel-overlap-testing
13:32:48 [2020-04-21T17:32:48.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647531017 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647531017 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
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647531014 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Setting state to checked on: kernel-overlap-testing
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647531009 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:'))
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:32:48 [2020-04-21T17:32:48.688Z] 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')
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@15a6ecd3
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1647530968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647530967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1647530967 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1647530967 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1647530966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1647530966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1647530966 data=null item=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')
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1647530966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647530966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1647530966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1647530966 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1647530966 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:32:48 [2020-04-21T17:32:48.689Z] 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')
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:32:48 [2020-04-21T17:32:48.689Z] 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')
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] 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')
13:32:48 [2020-04-21T17:32:48.689Z] 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.
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - Clicking on &Finish
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647530957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647530957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647530957 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647530957 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647530957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:48 [2020-04-21T17:32:48.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647530957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:48 [2020-04-21T17:32:48.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:48 [2020-04-21T17:32:48.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:48 [2020-04-21T17:32:48.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:48 [2020-04-21T17:32:48.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:48 [2020-04-21T17:32:48.690Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:48 [2020-04-21T17:32:48.690Z] DEBUG - Clicked on &Finish
13:32:48 [2020-04-21T17:32:48.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647530957 data=null item=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')
13:32:48 [2020-04-21T17:32:48.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647531161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647530430 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647530430 data=null doit=true} to TreeItem with text {test}
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647530430 data=null} to TreeItem with text {test}
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647530430 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647530430 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647530417 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647530413 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647530413 data=null doit=true} to TreeItem with text {test}
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647530412 data=null} to TreeItem with text {test}
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647530412 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647530412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:49 [2020-04-21T17:32:49.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647530405 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:49 [2020-04-21T17:32:49.206Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:49 [2020-04-21T17:32:49.207Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:49 [2020-04-21T17:32:49.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647530404 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:32:49 [2020-04-21T17:32:49.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647530404 data=null doit=true} to TreeItem with text {Traces [2]}
13:32:49 [2020-04-21T17:32:49.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647530404 data=null} to TreeItem with text {Traces [2]}
13:32:49 [2020-04-21T17:32:49.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647530404 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:32:49 [2020-04-21T17:32:49.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647530404 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]}
13:32:49 [2020-04-21T17:32:49.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647530394 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:32:49 [2020-04-21T17:32:49.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647530393 data=null doit=true} to TreeItem with text {Traces [2]}
13:32:49 [2020-04-21T17:32:49.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647530393 data=null} to TreeItem with text {Traces [2]}
13:32:49 [2020-04-21T17:32:49.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647530393 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:32:49 [2020-04-21T17:32:49.207Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647530393 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]}
13:32:49 [2020-04-21T17:32:49.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647530388 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:32:49 [2020-04-21T17:32:49.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-1647530387 data=null doit=true} to TreeItem with text {z-clashes [1]}
13:32:49 [2020-04-21T17:32:49.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-1647530387 data=null} to TreeItem with text {z-clashes [1]}
13:32:49 [2020-04-21T17:32:49.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-1647530387 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
13:32:49 [2020-04-21T17:32:49.207Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647530387 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]}
13:32:49 [2020-04-21T17:32:49.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-1647530382 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
13:32:49 [2020-04-21T17:32:49.465Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:49 [2020-04-21T17:32:49.465Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647530047 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647530047 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647530047 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647530046 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647530046 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647530027 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:49 [2020-04-21T17:32:49.724Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647530022 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647530022 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647530022 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647530022 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647530022 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647530016 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647530016 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647530016 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647530015 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647530015 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647530015 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647530011 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647530011 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647530010 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647529994 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647529994 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647529993 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647529993 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:32:49 [2020-04-21T17:32:49.724Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647530010 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:50 [2020-04-21T17:32:50.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - Attempting to set focus on Table with text {}
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647528487 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647528487 data=null doit=true} to TableItem with text {}
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647528487 data=null} to TableItem with text {}
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647528486 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647528484 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647528479 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647528409 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647528409 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647528409 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:51 [2020-04-21T17:32:51.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647528408 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647528408 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647528370 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:51 [2020-04-21T17:32:51.225Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647528362 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647528362 data=null doit=true} to TreeItem with text {test}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647528362 data=null} to TreeItem with text {test}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647528361 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647528361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647528342 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647528341 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647528340 data=null doit=true} to TreeItem with text {test}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647528340 data=null} to TreeItem with text {test}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647528340 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647528340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647528333 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:51 [2020-04-21T17:32:51.225Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647528332 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647528332 data=null doit=true} to TreeItem with text {Traces [2]}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647528331 data=null} to TreeItem with text {Traces [2]}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647528331 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647528331 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]}
13:32:51 [2020-04-21T17:32:51.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647528319 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:32:51 [2020-04-21T17:32:51.225Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647527837 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647527837 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647527837 data=null} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647527836 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647527836 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647527816 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:51 [2020-04-21T17:32:51.792Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647527769 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647527769 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647527769 data=null} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647527769 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647527768 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647527764 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647527763 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647527763 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647527763 data=null} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647527763 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647527762 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647527759 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647527758 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647527758 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
13:32:51 [2020-04-21T17:32:51.792Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647527758 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:52 [2020-04-21T17:32:52.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647527740 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
13:32:52 [2020-04-21T17:32:52.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647527649 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:32:52 [2020-04-21T17:32:52.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647527649 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:52 [2020-04-21T17:32:52.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647527649 data=null} to TreeItem with text {kernel-overlap-testing}
13:32:52 [2020-04-21T17:32:52.050Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:32:52 [2020-04-21T17:32:52.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:52 [2020-04-21T17:32:52.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:53 [2020-04-21T17:32:53.182Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:53 [2020-04-21T17:32:53.182Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:53 [2020-04-21T17:32:53.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:53 [2020-04-21T17:32:53.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:53 [2020-04-21T17:32:53.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:53 [2020-04-21T17:32:53.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:53 [2020-04-21T17:32:53.182Z] DEBUG - Attempting to set focus on Table with text {}
13:32:53 [2020-04-21T17:32:53.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647526416 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:53 [2020-04-21T17:32:53.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647526416 data=null doit=true} to TableItem with text {}
13:32:53 [2020-04-21T17:32:53.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647526416 data=null} to TableItem with text {}
13:32:53 [2020-04-21T17:32:53.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647526415 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:53 [2020-04-21T17:32:53.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647526412 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:53 [2020-04-21T17:32:53.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647526407 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:53 [2020-04-21T17:32:53.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:53 [2020-04-21T17:32:53.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647525257 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647525257 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647525257 data=null} to TreeItem with text {kernel-overlap-testing}
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647525257 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647525256 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647525252 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:54 [2020-04-21T17:32:54.556Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647525245 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647525245 data=null doit=true} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647525245 data=null} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647525245 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647525245 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647525227 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647525226 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647525226 data=null doit=true} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647525226 data=null} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647525226 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647525225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647525220 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647525219 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647525219 data=null doit=true} to TreeItem with text {Traces [2]}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647525219 data=null} to TreeItem with text {Traces [2]}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647525218 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647525218 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]}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647525209 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:32:54 [2020-04-21T17:32:54.557Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647525204 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647525204 data=null doit=true} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647525204 data=null} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647525203 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647525203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647525170 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647525169 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647525169 data=null doit=true} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647525169 data=null} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647525169 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647525169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647525162 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:54 [2020-04-21T17:32:54.557Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647525161 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647525161 data=null doit=true} to TreeItem with text {Traces [2]}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647525161 data=null} to TreeItem with text {Traces [2]}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647525161 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647525161 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]}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647525146 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647525145 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647525145 data=null doit=true} to TreeItem with text {Traces [2]}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647525145 data=null} to TreeItem with text {Traces [2]}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647525145 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647525144 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]}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647525140 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Clicking on with mnemonic 'Clear'
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Clicked on with mnemonic 'Clear'
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647525029 data=null doit=true} to Shell with text {Confirm Clear}
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Clicking on &Yes
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647525028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647525027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647525027 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647525027 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647525027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647525027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:32:54 [2020-04-21T17:32:54.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647525027 data=null item=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')
13:32:55 [2020-04-21T17:32:55.491Z] DEBUG - Clicked on 
13:32:55 [2020-04-21T17:32:55.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647525064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647523759 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647523759 data=null doit=true} to TreeItem with text {test}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647523759 data=null} to TreeItem with text {test}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647523758 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647523758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647523745 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647523745 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647523745 data=null doit=true} to TreeItem with text {test}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647523744 data=null} to TreeItem with text {test}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647523744 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647523744 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647523738 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:56 [2020-04-21T17:32:56.059Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647523737 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647523737 data=null doit=true} to TreeItem with text {Traces [0]}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647523737 data=null} to TreeItem with text {Traces [0]}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647523737 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647523737 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647523728 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647523727 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647523727 data=null doit=true} to TreeItem with text {Traces [0]}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647523727 data=null} to TreeItem with text {Traces [0]}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647523726 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647523726 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647523722 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Clicking on with mnemonic 'Import...'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Clicked on with mnemonic 'Import...'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647523587 data=null doit=true} to Shell with text {Trace Import}
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:32:56 [2020-04-21T17:32:56.059Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=-1647523571 data=null} to (of type 'Combo')
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-1647523537 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {/}
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1647523537 data=null doit=true} to TreeItem with text {/}
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1647523536 data=null} to TreeItem with text {/}
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1647523536 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647523536 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1647523535 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Setting state to checked on: /
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647523523 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:'))
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:32:56 [2020-04-21T17:32:56.060Z] 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')
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:32:56 [2020-04-21T17:32:56.060Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:32:56 [2020-04-21T17:32:56.060Z] 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')
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:32:56 [2020-04-21T17:32:56.061Z] 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')
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] 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')
13:32:56 [2020-04-21T17:32:56.061Z] 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.
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - Clicking on &Finish
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647523509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647523509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647523509 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647523509 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647523509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647523509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:56 [2020-04-21T17:32:56.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:56 [2020-04-21T17:32:56.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:56 [2020-04-21T17:32:56.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:56 [2020-04-21T17:32:56.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:56 [2020-04-21T17:32:56.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:32:56 [2020-04-21T17:32:56.061Z] DEBUG - Clicked on &Finish
13:32:56 [2020-04-21T17:32:56.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647523509 data=null item=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')
13:32:56 [2020-04-21T17:32:56.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647523690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647522335 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647522335 data=null doit=true} to TreeItem with text {test}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647522335 data=null} to TreeItem with text {test}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647522335 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647522334 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647522320 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647522319 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647522319 data=null doit=true} to TreeItem with text {test}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647522319 data=null} to TreeItem with text {test}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647522319 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647522318 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647522313 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:57 [2020-04-21T17:32:57.253Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647522312 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647522312 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647522312 data=null} to TreeItem with text {Traces [12]}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647522312 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647522312 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]}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647522304 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:57 [2020-04-21T17:32:57.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647522303 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:57 [2020-04-21T17:32:57.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647522303 data=null} to TreeItem with text {Traces [12]}
13:32:57 [2020-04-21T17:32:57.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647522303 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:57 [2020-04-21T17:32:57.254Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647522303 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]}
13:32:57 [2020-04-21T17:32:57.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647522266 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:57 [2020-04-21T17:32:57.769Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:57 [2020-04-21T17:32:57.769Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:57 [2020-04-21T17:32:57.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647521824 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647521823 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647521823 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647521823 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647521823 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647521801 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:57 [2020-04-21T17:32:57.770Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647521798 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647521798 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647521797 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647521797 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647521797 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647521793 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647521793 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647521792 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647521792 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647521792 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647521792 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647521788 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647521788 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647521788 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:32:57 [2020-04-21T17:32:57.770Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647521788 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:58 [2020-04-21T17:32:58.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647521765 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:32:58 [2020-04-21T17:32:58.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647521629 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:58 [2020-04-21T17:32:58.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647521629 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:58 [2020-04-21T17:32:58.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647521629 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:58 [2020-04-21T17:32:58.027Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:32:58 [2020-04-21T17:32:58.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:59 [2020-04-21T17:32:59.035Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:59 [2020-04-21T17:32:59.035Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:59 [2020-04-21T17:32:59.035Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:59 [2020-04-21T17:32:59.035Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:59 [2020-04-21T17:32:59.035Z] DEBUG - Attempting to set focus on Table with text {}
13:32:59 [2020-04-21T17:32:59.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647520548 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:32:59 [2020-04-21T17:32:59.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647520547 data=null doit=true} to TableItem with text {}
13:32:59 [2020-04-21T17:32:59.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647520547 data=null} to TableItem with text {}
13:32:59 [2020-04-21T17:32:59.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647520547 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:32:59 [2020-04-21T17:32:59.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647520545 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:32:59 [2020-04-21T17:32:59.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647520540 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:32:59 [2020-04-21T17:32:59.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:32:59 [2020-04-21T17:32:59.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:32:59 [2020-04-21T17:32:59.293Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:59 [2020-04-21T17:32:59.293Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:59 [2020-04-21T17:32:59.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647520394 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:32:59 [2020-04-21T17:32:59.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647520394 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:59 [2020-04-21T17:32:59.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647520393 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:32:59 [2020-04-21T17:32:59.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647520393 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:59 [2020-04-21T17:32:59.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647520393 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:32:59 [2020-04-21T17:32:59.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647520388 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:32:59 [2020-04-21T17:32:59.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:59 [2020-04-21T17:32:59.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:59 [2020-04-21T17:32:59.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:59 [2020-04-21T17:32:59.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:59 [2020-04-21T17:32:59.293Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647520380 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647520380 data=null doit=true} to TreeItem with text {test}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647520380 data=null} to TreeItem with text {test}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647520379 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647520379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647520359 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647520358 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647520357 data=null doit=true} to TreeItem with text {test}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647520357 data=null} to TreeItem with text {test}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647520357 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647520357 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647520348 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:32:59 [2020-04-21T17:32:59.294Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647520347 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647520347 data=null doit=true} to TreeItem with text {Traces [12]}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647520347 data=null} to TreeItem with text {Traces [12]}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647520346 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647520346 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]}
13:32:59 [2020-04-21T17:32:59.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647520334 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:32:59 [2020-04-21T17:32:59.294Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:32:59 [2020-04-21T17:32:59.554Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:32:59 [2020-04-21T17:32:59.554Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:59 [2020-04-21T17:32:59.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647520193 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647520193 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647520193 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647520193 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647520192 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647520173 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:32:59 [2020-04-21T17:32:59.555Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647520169 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647520169 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647520169 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647520169 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647520168 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647520163 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647520163 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647520163 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Attempting to set focus on Tree with text {}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647520162 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647520162 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647520162 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647520157 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647520157 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647520157 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.555Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647520157 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647520137 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.813Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647519952 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.813Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647519951 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.813Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647519951 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.813Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
13:32:59 [2020-04-21T17:32:59.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:32:59 [2020-04-21T17:32:59.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:00 [2020-04-21T17:33:00.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:00 [2020-04-21T17:33:00.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:00 [2020-04-21T17:33:00.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:00 [2020-04-21T17:33:00.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:00 [2020-04-21T17:33:00.747Z] DEBUG - Attempting to set focus on Table with text {}
13:33:00 [2020-04-21T17:33:00.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647518944 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:00 [2020-04-21T17:33:00.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647518944 data=null doit=true} to TableItem with text {}
13:33:00 [2020-04-21T17:33:00.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647518944 data=null} to TableItem with text {}
13:33:00 [2020-04-21T17:33:00.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647518943 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:00 [2020-04-21T17:33:00.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647518941 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:00 [2020-04-21T17:33:00.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647518935 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:00 [2020-04-21T17:33:00.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:00 [2020-04-21T17:33:00.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:01 [2020-04-21T17:33:01.005Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:01 [2020-04-21T17:33:01.005Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:01 [2020-04-21T17:33:01.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647518681 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:33:01 [2020-04-21T17:33:01.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647518681 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:01 [2020-04-21T17:33:01.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647518681 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:33:01 [2020-04-21T17:33:01.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647518680 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:33:01 [2020-04-21T17:33:01.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647518680 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:01 [2020-04-21T17:33:01.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647518676 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:33:01 [2020-04-21T17:33:01.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:01 [2020-04-21T17:33:01.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:01 [2020-04-21T17:33:01.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:01 [2020-04-21T17:33:01.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:01 [2020-04-21T17:33:01.005Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:01 [2020-04-21T17:33:01.005Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:01 [2020-04-21T17:33:01.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647518670 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647518670 data=null doit=true} to TreeItem with text {test}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647518669 data=null} to TreeItem with text {test}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647518669 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647518669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647518649 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647518649 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647518649 data=null doit=true} to TreeItem with text {test}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647518649 data=null} to TreeItem with text {test}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647518648 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647518648 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647518641 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:01 [2020-04-21T17:33:01.006Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647518640 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647518639 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647518639 data=null} to TreeItem with text {Traces [12]}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647518639 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647518639 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]}
13:33:01 [2020-04-21T17:33:01.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647518627 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:01 [2020-04-21T17:33:01.006Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:01 [2020-04-21T17:33:01.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:01 [2020-04-21T17:33:01.571Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:01 [2020-04-21T17:33:01.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647518193 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647518192 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647518192 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647518192 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647518192 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647518175 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:01 [2020-04-21T17:33:01.572Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647518172 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647518171 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647518171 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647518171 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647518171 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647518166 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647518166 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647518165 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647518165 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647518164 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647518164 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647518160 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647518160 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647518159 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647518140 data=null button=1 stateMask=0x80000 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647518140 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647518139 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647518139 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:01 [2020-04-21T17:33:01.572Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647518159 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:02 [2020-04-21T17:33:02.136Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:02 [2020-04-21T17:33:02.136Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:02 [2020-04-21T17:33:02.136Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:02 [2020-04-21T17:33:02.136Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:02 [2020-04-21T17:33:02.136Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:02 [2020-04-21T17:33:02.136Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:02 [2020-04-21T17:33:02.136Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:02 [2020-04-21T17:33:02.136Z] DEBUG - Attempting to set focus on Table with text {}
13:33:02 [2020-04-21T17:33:02.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647517630 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:02 [2020-04-21T17:33:02.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647517629 data=null doit=true} to TableItem with text {}
13:33:02 [2020-04-21T17:33:02.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647517629 data=null} to TableItem with text {}
13:33:02 [2020-04-21T17:33:02.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647517629 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:02 [2020-04-21T17:33:02.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647517626 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:02 [2020-04-21T17:33:02.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647517621 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:02 [2020-04-21T17:33:02.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:02 [2020-04-21T17:33:02.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:03 [2020-04-21T17:33:03.069Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:03 [2020-04-21T17:33:03.069Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:03 [2020-04-21T17:33:03.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647516569 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:03 [2020-04-21T17:33:03.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647516569 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:03 [2020-04-21T17:33:03.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647516568 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:03 [2020-04-21T17:33:03.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647516568 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:03 [2020-04-21T17:33:03.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647516568 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:03 [2020-04-21T17:33:03.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647516563 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:03 [2020-04-21T17:33:03.069Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:03 [2020-04-21T17:33:03.069Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:03 [2020-04-21T17:33:03.069Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:03 [2020-04-21T17:33:03.069Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:03 [2020-04-21T17:33:03.070Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647516555 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647516555 data=null doit=true} to TreeItem with text {test}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647516555 data=null} to TreeItem with text {test}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647516555 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647516554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647516535 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647516534 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647516534 data=null doit=true} to TreeItem with text {test}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647516534 data=null} to TreeItem with text {test}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647516534 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647516534 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647516527 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:03 [2020-04-21T17:33:03.070Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647516525 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647516525 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647516525 data=null} to TreeItem with text {Traces [12]}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647516525 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647516525 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]}
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647516512 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:03 [2020-04-21T17:33:03.070Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:03 [2020-04-21T17:33:03.070Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:03 [2020-04-21T17:33:03.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647516452 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647516451 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647516451 data=null} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647516451 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647516451 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}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647516431 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:03 [2020-04-21T17:33:03.328Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647516419 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647516419 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647516419 data=null} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647516419 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647516419 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}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647516414 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647516414 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647516413 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647516413 data=null} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647516413 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647516413 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}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647516409 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647516409 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1647516408 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.328Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647516408 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}
13:33:03 [2020-04-21T17:33:03.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647516388 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.585Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1647516188 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.585Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1647516187 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.585Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1647516187 data=null} to TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.585Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
13:33:03 [2020-04-21T17:33:03.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:03 [2020-04-21T17:33:03.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:03 [2020-04-21T17:33:03.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:03 [2020-04-21T17:33:03.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:03 [2020-04-21T17:33:03.843Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:03 [2020-04-21T17:33:03.843Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:03 [2020-04-21T17:33:03.843Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:03 [2020-04-21T17:33:03.843Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:03 [2020-04-21T17:33:03.843Z] DEBUG - Attempting to set focus on Table with text {}
13:33:03 [2020-04-21T17:33:03.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647515679 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:03 [2020-04-21T17:33:03.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647515679 data=null doit=true} to TableItem with text {}
13:33:03 [2020-04-21T17:33:03.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647515679 data=null} to TableItem with text {}
13:33:03 [2020-04-21T17:33:03.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647515678 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:04 [2020-04-21T17:33:04.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647515675 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:04 [2020-04-21T17:33:04.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647515670 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:04 [2020-04-21T17:33:04.154Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:04 [2020-04-21T17:33:04.154Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647514916 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647514916 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647514915 data=null} to TreeItem with text {simple_server-thread1}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647514915 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647514915 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}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647514910 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:04 [2020-04-21T17:33:04.720Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647514904 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647514904 data=null doit=true} to TreeItem with text {test}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647514904 data=null} to TreeItem with text {test}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647514903 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647514903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647514887 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647514870 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647514870 data=null doit=true} to TreeItem with text {test}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647514870 data=null} to TreeItem with text {test}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647514869 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647514869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:04 [2020-04-21T17:33:04.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647514863 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:04 [2020-04-21T17:33:04.721Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:04 [2020-04-21T17:33:04.721Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:04 [2020-04-21T17:33:04.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647514862 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:04 [2020-04-21T17:33:04.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647514862 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:04 [2020-04-21T17:33:04.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647514862 data=null} to TreeItem with text {Traces [12]}
13:33:04 [2020-04-21T17:33:04.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647514861 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:04 [2020-04-21T17:33:04.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647514861 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]}
13:33:04 [2020-04-21T17:33:04.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647514850 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:04 [2020-04-21T17:33:04.721Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:04 [2020-04-21T17:33:04.721Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:04 [2020-04-21T17:33:04.721Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:04 [2020-04-21T17:33:04.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647514801 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647514801 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647514800 data=null} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647514800 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647514800 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}
13:33:04 [2020-04-21T17:33:04.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647514774 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:04 [2020-04-21T17:33:04.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:04 [2020-04-21T17:33:04.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:04 [2020-04-21T17:33:04.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:04 [2020-04-21T17:33:04.979Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:04 [2020-04-21T17:33:04.979Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:04 [2020-04-21T17:33:04.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647514771 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647514770 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647514770 data=null} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647514770 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647514770 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}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647514765 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647514764 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647514764 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647514764 data=null} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647514764 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647514764 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}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647514759 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647514759 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1647514758 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647514741 data=null button=1 stateMask=0x80000 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1647514740 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1647514740 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1647514740 data=null} to TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:04 [2020-04-21T17:33:04.980Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647514758 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}
13:33:05 [2020-04-21T17:33:05.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:05 [2020-04-21T17:33:05.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:05 [2020-04-21T17:33:05.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:05 [2020-04-21T17:33:05.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:05 [2020-04-21T17:33:05.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:05 [2020-04-21T17:33:05.546Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:05 [2020-04-21T17:33:05.546Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:05 [2020-04-21T17:33:05.546Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:05 [2020-04-21T17:33:05.546Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:05 [2020-04-21T17:33:05.546Z] DEBUG - Attempting to set focus on Table with text {}
13:33:05 [2020-04-21T17:33:05.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647514230 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:05 [2020-04-21T17:33:05.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647514230 data=null doit=true} to TableItem with text {}
13:33:05 [2020-04-21T17:33:05.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647514230 data=null} to TableItem with text {}
13:33:05 [2020-04-21T17:33:05.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647514230 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:05 [2020-04-21T17:33:05.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647514226 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:05 [2020-04-21T17:33:05.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647514220 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:05 [2020-04-21T17:33:05.546Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:05 [2020-04-21T17:33:05.546Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647513255 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647513255 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647513254 data=null} to TreeItem with text {simple_server-thread2}
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647513254 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647513253 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}
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647513247 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:06 [2020-04-21T17:33:06.479Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647513239 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647513239 data=null doit=true} to TreeItem with text {test}
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647513239 data=null} to TreeItem with text {test}
13:33:06 [2020-04-21T17:33:06.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647513239 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:06 [2020-04-21T17:33:06.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647513238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:06 [2020-04-21T17:33:06.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647513219 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:06 [2020-04-21T17:33:06.480Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:06 [2020-04-21T17:33:06.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647513218 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:06 [2020-04-21T17:33:06.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647513218 data=null doit=true} to TreeItem with text {test}
13:33:06 [2020-04-21T17:33:06.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647513218 data=null} to TreeItem with text {test}
13:33:06 [2020-04-21T17:33:06.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647513218 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:06 [2020-04-21T17:33:06.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647513218 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:06 [2020-04-21T17:33:06.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647513211 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:06 [2020-04-21T17:33:06.480Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:06 [2020-04-21T17:33:06.480Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:06 [2020-04-21T17:33:06.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647513209 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:06 [2020-04-21T17:33:06.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647513209 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:06 [2020-04-21T17:33:06.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647513209 data=null} to TreeItem with text {Traces [12]}
13:33:06 [2020-04-21T17:33:06.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647513209 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:06 [2020-04-21T17:33:06.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647513209 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]}
13:33:06 [2020-04-21T17:33:06.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647513197 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:06 [2020-04-21T17:33:06.480Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:06 [2020-04-21T17:33:06.737Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:06 [2020-04-21T17:33:06.737Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:06 [2020-04-21T17:33:06.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647512833 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:33:06 [2020-04-21T17:33:06.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647512833 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:33:06 [2020-04-21T17:33:06.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647512833 data=null} to TreeItem with text {ust-overlap-testing}
13:33:06 [2020-04-21T17:33:06.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647512832 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:33:06 [2020-04-21T17:33:06.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647512832 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}
13:33:06 [2020-04-21T17:33:06.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647512813 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:33:06 [2020-04-21T17:33:06.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:06 [2020-04-21T17:33:06.738Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647512808 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647512808 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647512808 data=null} to TreeItem with text {ust-overlap-testing}
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647512807 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647512807 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}
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647512801 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647512801 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647512801 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647512800 data=null} to TreeItem with text {ust-overlap-testing}
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647512800 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647512800 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}
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647512796 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647512796 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
13:33:06 [2020-04-21T17:33:06.738Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647512795 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
13:33:06 [2020-04-21T17:33:06.996Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647512795 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}
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647512757 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647512420 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647512360 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647512360 data=null} to TreeItem with text {ust-overlap-testing}
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - Attempting to set focus on Table with text {}
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647512351 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647512351 data=null doit=true} to TableItem with text {}
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647512351 data=null} to TableItem with text {}
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647512350 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647512347 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647512340 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:07 [2020-04-21T17:33:07.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:08 [2020-04-21T17:33:08.233Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:08 [2020-04-21T17:33:08.233Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647511279 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647511279 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647511279 data=null} to TreeItem with text {ust-overlap-testing}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647511278 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647511278 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}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647511273 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:08 [2020-04-21T17:33:08.493Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647511265 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647511265 data=null doit=true} to TreeItem with text {test}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647511265 data=null} to TreeItem with text {test}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647511265 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647511265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647511245 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647511244 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647511244 data=null doit=true} to TreeItem with text {test}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647511244 data=null} to TreeItem with text {test}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647511243 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647511243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647511236 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:08 [2020-04-21T17:33:08.493Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647511235 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647511235 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647511235 data=null} to TreeItem with text {Traces [12]}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647511234 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647511234 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]}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647511224 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:08 [2020-04-21T17:33:08.493Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-1647511223 data=null doit=true} to TreeItem with text {z-clashes [6]}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-1647511222 data=null} to TreeItem with text {z-clashes [6]}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-1647511222 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647511222 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]}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-1647511200 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647511053 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647511053 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647511052 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647511052 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647511052 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647511032 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:08 [2020-04-21T17:33:08.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:08 [2020-04-21T17:33:08.493Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:08 [2020-04-21T17:33:08.752Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:08 [2020-04-21T17:33:08.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647511028 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647511028 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647511027 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647511027 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647511027 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647511022 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.752Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647511021 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647511021 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.752Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:08 [2020-04-21T17:33:08.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647511021 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647511020 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647511020 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647511015 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647511015 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.752Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647511015 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:33:08 [2020-04-21T17:33:08.752Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647511014 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:09 [2020-04-21T17:33:09.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647510982 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:33:09 [2020-04-21T17:33:09.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647510731 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:33:09 [2020-04-21T17:33:09.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647510731 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:09 [2020-04-21T17:33:09.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647510730 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:33:09 [2020-04-21T17:33:09.010Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:33:09 [2020-04-21T17:33:09.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:09 [2020-04-21T17:33:09.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:09 [2020-04-21T17:33:09.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:09 [2020-04-21T17:33:09.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:09 [2020-04-21T17:33:09.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:09 [2020-04-21T17:33:09.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:09 [2020-04-21T17:33:09.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:09 [2020-04-21T17:33:09.944Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:09 [2020-04-21T17:33:09.944Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:09 [2020-04-21T17:33:09.944Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:09 [2020-04-21T17:33:09.944Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:09 [2020-04-21T17:33:09.944Z] DEBUG - Attempting to set focus on Table with text {}
13:33:09 [2020-04-21T17:33:09.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647509722 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:09 [2020-04-21T17:33:09.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647509722 data=null doit=true} to TableItem with text {}
13:33:09 [2020-04-21T17:33:09.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647509722 data=null} to TableItem with text {}
13:33:09 [2020-04-21T17:33:09.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647509722 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:09 [2020-04-21T17:33:09.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647509719 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:09 [2020-04-21T17:33:09.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647509711 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:09 [2020-04-21T17:33:09.944Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:09 [2020-04-21T17:33:09.944Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:09 [2020-04-21T17:33:09.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:09 [2020-04-21T17:33:09.944Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647509543 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647509542 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647509542 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647509541 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647509541 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647509535 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:10 [2020-04-21T17:33:10.202Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647509528 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647509528 data=null doit=true} to TreeItem with text {test}
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647509528 data=null} to TreeItem with text {test}
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647509527 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647509527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647509508 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:10 [2020-04-21T17:33:10.202Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:10 [2020-04-21T17:33:10.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647509507 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:10 [2020-04-21T17:33:10.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647509507 data=null doit=true} to TreeItem with text {test}
13:33:10 [2020-04-21T17:33:10.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647509507 data=null} to TreeItem with text {test}
13:33:10 [2020-04-21T17:33:10.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647509506 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:10 [2020-04-21T17:33:10.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647509506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:10 [2020-04-21T17:33:10.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647509499 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:10 [2020-04-21T17:33:10.203Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:10 [2020-04-21T17:33:10.203Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:10 [2020-04-21T17:33:10.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647509498 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:10 [2020-04-21T17:33:10.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647509498 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:10 [2020-04-21T17:33:10.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647509497 data=null} to TreeItem with text {Traces [12]}
13:33:10 [2020-04-21T17:33:10.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647509497 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:10 [2020-04-21T17:33:10.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647509497 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]}
13:33:10 [2020-04-21T17:33:10.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647509486 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:10 [2020-04-21T17:33:10.203Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:10 [2020-04-21T17:33:10.203Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
13:33:10 [2020-04-21T17:33:10.460Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:10 [2020-04-21T17:33:10.460Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647509039 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647509039 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647509039 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647509038 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647509038 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647509019 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:10 [2020-04-21T17:33:10.718Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647509015 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647509015 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647509015 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647509015 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647509015 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647509010 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647509010 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647509010 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647509010 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647509009 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647509009 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647509006 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647509005 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647509005 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647508985 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647508985 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647508985 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647508985 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:10 [2020-04-21T17:33:10.718Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647509005 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:11 [2020-04-21T17:33:11.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:11 [2020-04-21T17:33:11.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:11 [2020-04-21T17:33:11.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:11 [2020-04-21T17:33:11.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:11 [2020-04-21T17:33:11.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:11 [2020-04-21T17:33:11.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:11 [2020-04-21T17:33:11.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:11 [2020-04-21T17:33:11.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Attempting to set focus on Table with text {}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647507477 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647507477 data=null doit=true} to TableItem with text {}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647507477 data=null} to TableItem with text {}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647507476 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647507474 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647507465 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647507393 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647507393 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647507393 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647507392 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647507392 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647507388 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:12 [2020-04-21T17:33:12.219Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647507382 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647507381 data=null doit=true} to TreeItem with text {test}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647507381 data=null} to TreeItem with text {test}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647507381 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647507381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647507363 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647507363 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647507363 data=null doit=true} to TreeItem with text {test}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647507362 data=null} to TreeItem with text {test}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647507362 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647507362 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647507355 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:12 [2020-04-21T17:33:12.219Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647507354 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647507353 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647507353 data=null} to TreeItem with text {Traces [12]}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647507353 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647507353 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]}
13:33:12 [2020-04-21T17:33:12.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647507342 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:12 [2020-04-21T17:33:12.219Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:12 [2020-04-21T17:33:12.219Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647506903 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647506903 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647506902 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647506902 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647506902 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647506885 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:12 [2020-04-21T17:33:12.787Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647506882 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647506882 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647506882 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647506881 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647506881 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647506877 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647506877 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647506877 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647506876 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647506876 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647506876 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647506872 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647506872 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.788Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647506872 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
13:33:12 [2020-04-21T17:33:12.788Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647506871 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:13 [2020-04-21T17:33:13.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647506848 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647506459 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647506445 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647506445 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - Attempting to set focus on Table with text {}
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647506437 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647506437 data=null doit=true} to TableItem with text {}
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647506436 data=null} to TableItem with text {}
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647506436 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647506433 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647506426 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:13 [2020-04-21T17:33:13.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647505162 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647505162 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647505162 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647505161 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647505161 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647505154 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:14 [2020-04-21T17:33:14.678Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647505131 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647505131 data=null doit=true} to TreeItem with text {test}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647505131 data=null} to TreeItem with text {test}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647505130 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647505130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647505111 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647505110 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647505110 data=null doit=true} to TreeItem with text {test}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647505110 data=null} to TreeItem with text {test}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647505109 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647505109 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647505103 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:14 [2020-04-21T17:33:14.678Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647505101 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647505101 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647505101 data=null} to TreeItem with text {Traces [12]}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647505101 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647505100 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]}
13:33:14 [2020-04-21T17:33:14.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647505090 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:14 [2020-04-21T17:33:14.678Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:14 [2020-04-21T17:33:14.678Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
13:33:14 [2020-04-21T17:33:14.936Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647504642 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647504642 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647504641 data=null} to TreeItem with text {simple_server-thread1}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647504641 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647504641 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}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647504621 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:14 [2020-04-21T17:33:14.937Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647504617 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647504617 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647504617 data=null} to TreeItem with text {simple_server-thread1}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647504617 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647504617 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}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647504612 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647504612 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647504611 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647504611 data=null} to TreeItem with text {simple_server-thread1}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647504611 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647504611 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}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647504607 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647504607 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
13:33:14 [2020-04-21T17:33:14.937Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1647504606 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647504606 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}
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647504584 data=null button=1 stateMask=0x80000 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1647504345 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1647504332 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1647504332 data=null} to TreeItem with text {simple_server-thread1}
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:15 [2020-04-21T17:33:15.195Z] DEBUG - Attempting to set focus on Table with text {}
13:33:15 [2020-04-21T17:33:15.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647504325 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:15 [2020-04-21T17:33:15.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647504324 data=null doit=true} to TableItem with text {}
13:33:15 [2020-04-21T17:33:15.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647504324 data=null} to TableItem with text {}
13:33:15 [2020-04-21T17:33:15.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647504324 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:15 [2020-04-21T17:33:15.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647504321 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:15 [2020-04-21T17:33:15.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647504313 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:15 [2020-04-21T17:33:15.452Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:15 [2020-04-21T17:33:15.452Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:16 [2020-04-21T17:33:16.384Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:16 [2020-04-21T17:33:16.384Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:16 [2020-04-21T17:33:16.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647503143 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
13:33:16 [2020-04-21T17:33:16.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647503143 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:33:16 [2020-04-21T17:33:16.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647503143 data=null} to TreeItem with text {simple_server-thread1}
13:33:16 [2020-04-21T17:33:16.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647503143 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:33:16 [2020-04-21T17:33:16.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647503142 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}
13:33:16 [2020-04-21T17:33:16.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647503137 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
13:33:16 [2020-04-21T17:33:16.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:16 [2020-04-21T17:33:16.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:16 [2020-04-21T17:33:16.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:16 [2020-04-21T17:33:16.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:16 [2020-04-21T17:33:16.643Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647503129 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647503129 data=null doit=true} to TreeItem with text {test}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647503129 data=null} to TreeItem with text {test}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647503129 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647503129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647503108 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647503108 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647503107 data=null doit=true} to TreeItem with text {test}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647503107 data=null} to TreeItem with text {test}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647503107 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647503107 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647503098 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:16 [2020-04-21T17:33:16.643Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647503097 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647503096 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647503096 data=null} to TreeItem with text {Traces [12]}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647503096 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647503096 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]}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647503084 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:16 [2020-04-21T17:33:16.643Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:16 [2020-04-21T17:33:16.643Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647503024 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647503024 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647503024 data=null} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647503023 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647503023 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}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647502991 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:16 [2020-04-21T17:33:16.643Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647502988 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647502987 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647502987 data=null} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647502987 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647502987 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}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647502983 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647502982 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647502982 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647502982 data=null} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647502981 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647502981 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}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647502977 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647502971 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1647502971 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.643Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647502971 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}
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647502870 data=null button=1 stateMask=0x80000 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1647502737 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1647502737 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1647502737 data=null} to TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - Attempting to set focus on Table with text {}
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647502708 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647502708 data=null doit=true} to TableItem with text {}
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647502707 data=null} to TableItem with text {}
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647502707 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647502704 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647502667 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:16 [2020-04-21T17:33:16.901Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647501506 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647501505 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647501505 data=null} to TreeItem with text {simple_server-thread2}
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647501504 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647501504 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}
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647501498 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:18 [2020-04-21T17:33:18.275Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647501490 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647501490 data=null doit=true} to TreeItem with text {test}
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647501490 data=null} to TreeItem with text {test}
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647501490 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:18 [2020-04-21T17:33:18.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647501489 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647501470 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647501468 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647501468 data=null doit=true} to TreeItem with text {test}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647501468 data=null} to TreeItem with text {test}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647501468 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647501467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647501459 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:18 [2020-04-21T17:33:18.276Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647501369 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647501369 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647501369 data=null} to TreeItem with text {Traces [12]}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647501368 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647501368 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]}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647501331 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:18 [2020-04-21T17:33:18.276Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:18 [2020-04-21T17:33:18.276Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647501269 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647501269 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647501269 data=null} to TreeItem with text {ust-overlap-testing}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647501268 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647501268 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}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647501248 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:18 [2020-04-21T17:33:18.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:18 [2020-04-21T17:33:18.535Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647501244 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647501244 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647501244 data=null} to TreeItem with text {ust-overlap-testing}
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647501244 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647501244 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}
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647501238 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647501237 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647501237 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647501237 data=null} to TreeItem with text {ust-overlap-testing}
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647501236 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647501236 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}
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647501232 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647501232 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647501231 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647501231 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}
13:33:18 [2020-04-21T17:33:18.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647501164 data=null button=1 stateMask=0x80000 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647497648 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647497517 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647497485 data=null} to TreeItem with text {ust-overlap-testing}
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - Attempting to set focus on Table with text {}
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647497470 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647497470 data=null doit=true} to TableItem with text {}
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647497470 data=null} to TableItem with text {}
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647497470 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:22 [2020-04-21T17:33:22.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647497467 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647497446 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647497288 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647497287 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647497287 data=null} to TreeItem with text {ust-overlap-testing}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647497287 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647497286 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}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647497281 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:22 [2020-04-21T17:33:22.873Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647497274 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647497274 data=null doit=true} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647497274 data=null} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647497273 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647497273 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647497255 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647497254 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647497254 data=null doit=true} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647497254 data=null} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647497253 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647497253 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647497247 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647497246 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647497246 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647497246 data=null} to TreeItem with text {Traces [12]}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647497246 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647497246 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]}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647497236 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:22 [2020-04-21T17:33:22.873Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647497229 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647497229 data=null doit=true} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647497229 data=null} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647497229 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647497229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647497216 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647497216 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647497216 data=null doit=true} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647497215 data=null} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647497215 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647497215 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647497207 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:22 [2020-04-21T17:33:22.873Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647497206 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647497206 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647497206 data=null} to TreeItem with text {Traces [12]}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647497205 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647497205 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]}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647497196 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647497195 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647497195 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647497195 data=null} to TreeItem with text {Traces [12]}
13:33:22 [2020-04-21T17:33:22.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647497195 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647497194 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]}
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647497190 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - Clicking on with mnemonic 'Clear'
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - Clicked on with mnemonic 'Clear'
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647497112 data=null doit=true} to Shell with text {Confirm Clear}
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - Clicking on &Yes
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647497112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647497112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647497112 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647497111 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647497111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647497111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:33:22 [2020-04-21T17:33:22.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647497111 data=null item=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')
13:33:26 [2020-04-21T17:33:26.154Z] DEBUG - Clicked on 
13:33:26 [2020-04-21T17:33:26.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647497152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647492602 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647492602 data=null doit=true} to TreeItem with text {test}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647492602 data=null} to TreeItem with text {test}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647492602 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647492602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647492590 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647492589 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647492589 data=null doit=true} to TreeItem with text {test}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647492589 data=null} to TreeItem with text {test}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647492589 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647492588 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647492583 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:26 [2020-04-21T17:33:26.979Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647492582 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647492582 data=null doit=true} to TreeItem with text {Traces [0]}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647492581 data=null} to TreeItem with text {Traces [0]}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647492581 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647492581 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647492573 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647492572 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647492572 data=null doit=true} to TreeItem with text {Traces [0]}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647492572 data=null} to TreeItem with text {Traces [0]}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647492571 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647492571 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:33:26 [2020-04-21T17:33:26.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647492567 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:33:27 [2020-04-21T17:33:27.238Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:33:27 [2020-04-21T17:33:27.238Z] DEBUG - Clicking on with mnemonic 'Import...'
13:33:27 [2020-04-21T17:33:27.238Z] DEBUG - Clicked on with mnemonic 'Import...'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647492454 data=null doit=true} to Shell with text {Trace Import}
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=-1647492450 data=null} to (of type 'Combo')
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-1647492425 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {/}
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1647492425 data=null doit=true} to TreeItem with text {/}
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1647492425 data=null} to TreeItem with text {/}
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1647492425 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647492424 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1647492424 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - Setting state to checked on: /
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647492412 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:'))
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:33:27 [2020-04-21T17:33:27.239Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:33:27 [2020-04-21T17:33:27.240Z] 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')
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3009a556
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1647492408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647492407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1647492407 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1647492407 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1647492407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1647492407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1647492407 data=null item=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')
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1647492407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647492407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1647492407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1647492407 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1647492407 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:33:27 [2020-04-21T17:33:27.240Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:33:27 [2020-04-21T17:33:27.241Z] 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')
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:33:27 [2020-04-21T17:33:27.241Z] 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')
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] 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')
13:33:27 [2020-04-21T17:33:27.241Z] 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.
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.241Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.242Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.242Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.242Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.242Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.242Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.242Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:33:27 [2020-04-21T17:33:27.242Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:33:27 [2020-04-21T17:33:27.242Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:27 [2020-04-21T17:33:27.242Z] DEBUG - Clicking on &Finish
13:33:27 [2020-04-21T17:33:27.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647492396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:27 [2020-04-21T17:33:27.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647492396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:27 [2020-04-21T17:33:27.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647492396 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:27 [2020-04-21T17:33:27.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647492396 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:27 [2020-04-21T17:33:27.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647492396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:27 [2020-04-21T17:33:27.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647492396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:27 [2020-04-21T17:33:27.242Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:27 [2020-04-21T17:33:27.242Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:27 [2020-04-21T17:33:27.242Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:27 [2020-04-21T17:33:27.242Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:27 [2020-04-21T17:33:27.242Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:27 [2020-04-21T17:33:27.242Z] DEBUG - Clicked on &Finish
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1647491850 data=null doit=true} to Shell with text {Confirmation}
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - Clicking on Rename All
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1647491849 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')
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1647491849 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')
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1647491849 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1647491849 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1647491849 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')
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1647491849 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')
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1647491849 data=null item=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')
13:33:27 [2020-04-21T17:33:27.808Z] DEBUG - Clicked on 
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647492396 data=null item=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')
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647492536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647491329 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647491329 data=null doit=true} to TreeItem with text {test}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647491329 data=null} to TreeItem with text {test}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647491329 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647491328 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647491318 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647491317 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647491317 data=null doit=true} to TreeItem with text {test}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647491317 data=null} to TreeItem with text {test}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647491317 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647491316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647491311 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:28 [2020-04-21T17:33:28.376Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647491311 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647491311 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647491311 data=null} to TreeItem with text {Traces [12]}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647491310 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647491310 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]}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647491265 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647491265 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647491265 data=null} to TreeItem with text {Traces [12]}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647491264 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647491264 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]}
13:33:28 [2020-04-21T17:33:28.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647491248 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647490807 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647490807 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647490807 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647490806 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647490806 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647490789 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:28 [2020-04-21T17:33:28.943Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647490785 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647490785 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647490784 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647490784 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647490784 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647490780 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647490779 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647490779 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647490778 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647490778 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647490778 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647490774 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647490774 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647490773 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647490750 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.943Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647490750 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.944Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647490749 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.944Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647490749 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.944Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:33:28 [2020-04-21T17:33:28.944Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647490773 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:29 [2020-04-21T17:33:29.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Attempting to set focus on Table with text {}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647489242 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647489242 data=null doit=true} to TableItem with text {}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647489242 data=null} to TableItem with text {}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647489241 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647489239 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647489234 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647489155 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647489155 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647489154 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647489154 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647489154 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647489149 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:30 [2020-04-21T17:33:30.447Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647489142 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647489142 data=null doit=true} to TreeItem with text {test}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647489142 data=null} to TreeItem with text {test}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647489141 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647489141 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647489123 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647489122 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647489122 data=null doit=true} to TreeItem with text {test}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647489122 data=null} to TreeItem with text {test}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647489122 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647489121 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647489116 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:30 [2020-04-21T17:33:30.447Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647489115 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647489115 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647489114 data=null} to TreeItem with text {Traces [12]}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647489114 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647489114 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]}
13:33:30 [2020-04-21T17:33:30.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647489105 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:30 [2020-04-21T17:33:30.447Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647488634 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647488634 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647488634 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647488633 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647488633 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647488614 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:31 [2020-04-21T17:33:31.019Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647488610 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647488610 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647488610 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647488610 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647488609 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647488605 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647488604 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647488604 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647488604 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647488604 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647488604 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647488600 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647488600 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647488600 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.019Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647488600 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647488579 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647488429 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647488429 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647488429 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.278Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
13:33:31 [2020-04-21T17:33:31.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:31 [2020-04-21T17:33:31.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:32 [2020-04-21T17:33:32.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:32 [2020-04-21T17:33:32.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:32 [2020-04-21T17:33:32.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:32 [2020-04-21T17:33:32.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:32 [2020-04-21T17:33:32.346Z] DEBUG - Attempting to set focus on Table with text {}
13:33:32 [2020-04-21T17:33:32.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647487402 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:32 [2020-04-21T17:33:32.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647487402 data=null doit=true} to TableItem with text {}
13:33:32 [2020-04-21T17:33:32.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647487401 data=null} to TableItem with text {}
13:33:32 [2020-04-21T17:33:32.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647487401 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:32 [2020-04-21T17:33:32.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647487399 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:32 [2020-04-21T17:33:32.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647487394 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:32 [2020-04-21T17:33:32.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:32 [2020-04-21T17:33:32.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:32 [2020-04-21T17:33:32.346Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:32 [2020-04-21T17:33:32.346Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647487146 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1647487146 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1647487146 data=null} to TreeItem with text {ExampleCustomXml.xml}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647487146 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647487146 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1647487141 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:32 [2020-04-21T17:33:32.606Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647487133 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647487133 data=null doit=true} to TreeItem with text {test}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647487133 data=null} to TreeItem with text {test}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647487132 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647487132 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647487115 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647487114 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647487114 data=null doit=true} to TreeItem with text {test}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647487114 data=null} to TreeItem with text {test}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647487114 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647487113 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647487108 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:32 [2020-04-21T17:33:32.606Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647487107 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647487107 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647487107 data=null} to TreeItem with text {Traces [12]}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647487107 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647487107 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]}
13:33:32 [2020-04-21T17:33:32.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647487098 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:32 [2020-04-21T17:33:32.606Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647486760 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647486760 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647486759 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647486759 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647486759 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647486740 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:32 [2020-04-21T17:33:32.865Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647486737 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647486737 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647486737 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647486736 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647486736 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647486732 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647486731 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647486731 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647486731 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647486730 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647486730 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647486727 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647486726 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647486726 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647486705 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647486705 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647486705 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647486705 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:32 [2020-04-21T17:33:32.865Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647486726 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:33 [2020-04-21T17:33:33.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:33 [2020-04-21T17:33:33.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:33 [2020-04-21T17:33:33.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:33 [2020-04-21T17:33:33.436Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:33 [2020-04-21T17:33:33.436Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:33 [2020-04-21T17:33:33.436Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:33 [2020-04-21T17:33:33.436Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:33 [2020-04-21T17:33:33.436Z] DEBUG - Attempting to set focus on Table with text {}
13:33:33 [2020-04-21T17:33:33.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647486191 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:33 [2020-04-21T17:33:33.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647486191 data=null doit=true} to TableItem with text {}
13:33:33 [2020-04-21T17:33:33.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647486191 data=null} to TableItem with text {}
13:33:33 [2020-04-21T17:33:33.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647486190 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:33 [2020-04-21T17:33:33.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647486187 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:33 [2020-04-21T17:33:33.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647486182 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:33 [2020-04-21T17:33:33.436Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:33 [2020-04-21T17:33:33.436Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647485023 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647485022 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647485022 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647485022 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647485021 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647485017 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:34 [2020-04-21T17:33:34.813Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647484964 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647484964 data=null doit=true} to TreeItem with text {test}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647484964 data=null} to TreeItem with text {test}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647484963 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647484963 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647484942 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647484941 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647484941 data=null doit=true} to TreeItem with text {test}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647484941 data=null} to TreeItem with text {test}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647484940 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647484940 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647484933 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:34 [2020-04-21T17:33:34.813Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647484932 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647484932 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647484932 data=null} to TreeItem with text {Traces [12]}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647484932 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647484931 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]}
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647484920 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:34 [2020-04-21T17:33:34.813Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:34 [2020-04-21T17:33:34.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:34 [2020-04-21T17:33:34.814Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:34 [2020-04-21T17:33:34.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647484730 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
13:33:34 [2020-04-21T17:33:34.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647484730 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:33:34 [2020-04-21T17:33:34.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647484730 data=null} to TreeItem with text {simple_server-thread1}
13:33:34 [2020-04-21T17:33:34.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647484729 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:33:34 [2020-04-21T17:33:34.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647484729 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}
13:33:34 [2020-04-21T17:33:34.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647484711 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:33:34 [2020-04-21T17:33:34.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:34 [2020-04-21T17:33:34.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:35 [2020-04-21T17:33:35.073Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647484669 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647484669 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647484669 data=null} to TreeItem with text {simple_server-thread1}
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647484669 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647484669 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}
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647484663 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647484663 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647484663 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647484662 data=null} to TreeItem with text {simple_server-thread1}
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647484662 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647484662 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}
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647484657 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647484657 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1647484656 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
13:33:35 [2020-04-21T17:33:35.073Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647484656 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}
13:33:35 [2020-04-21T17:33:35.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647484633 data=null button=1 stateMask=0x80000 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
13:33:35 [2020-04-21T17:33:35.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1647484324 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
13:33:35 [2020-04-21T17:33:35.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1647484312 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:33:35 [2020-04-21T17:33:35.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1647484312 data=null} to TreeItem with text {simple_server-thread1}
13:33:35 [2020-04-21T17:33:35.331Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
13:33:35 [2020-04-21T17:33:35.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:35 [2020-04-21T17:33:35.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:35 [2020-04-21T17:33:35.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:35 [2020-04-21T17:33:35.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:35 [2020-04-21T17:33:35.331Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:35 [2020-04-21T17:33:35.331Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:35 [2020-04-21T17:33:35.331Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:35 [2020-04-21T17:33:35.331Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:35 [2020-04-21T17:33:35.331Z] DEBUG - Attempting to set focus on Table with text {}
13:33:35 [2020-04-21T17:33:35.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647484264 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:35 [2020-04-21T17:33:35.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647484264 data=null doit=true} to TableItem with text {}
13:33:35 [2020-04-21T17:33:35.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647484264 data=null} to TableItem with text {}
13:33:35 [2020-04-21T17:33:35.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647484264 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:35 [2020-04-21T17:33:35.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647484260 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:35 [2020-04-21T17:33:35.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647484255 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:35 [2020-04-21T17:33:35.332Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:35 [2020-04-21T17:33:35.332Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1647483096 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1647483096 data=null doit=true} to TreeItem with text {simple_server-thread1}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1647483096 data=null} to TreeItem with text {simple_server-thread1}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1647483096 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647483095 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}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1647483090 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:36 [2020-04-21T17:33:36.707Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647483084 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647483084 data=null doit=true} to TreeItem with text {test}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647483084 data=null} to TreeItem with text {test}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647483084 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647483083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647483066 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647483065 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647483065 data=null doit=true} to TreeItem with text {test}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647483065 data=null} to TreeItem with text {test}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647483065 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647483065 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:36 [2020-04-21T17:33:36.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647483058 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:36 [2020-04-21T17:33:36.707Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647483057 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647483057 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647483057 data=null} to TreeItem with text {Traces [12]}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647483056 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647483056 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]}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647483045 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:36 [2020-04-21T17:33:36.708Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647482977 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647482977 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647482977 data=null} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647482977 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647482976 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}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647482958 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:36 [2020-04-21T17:33:36.708Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647482954 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647482954 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647482954 data=null} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647482954 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647482954 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}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647482948 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647482948 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647482948 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647482947 data=null} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647482947 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647482947 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}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647482943 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647482942 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1647482942 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647482920 data=null button=1 stateMask=0x80000 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1647482920 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1647482919 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1647482915 data=null} to TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:36 [2020-04-21T17:33:36.708Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647482942 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}
13:33:37 [2020-04-21T17:33:37.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:37 [2020-04-21T17:33:37.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:37 [2020-04-21T17:33:37.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:37 [2020-04-21T17:33:37.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:37 [2020-04-21T17:33:37.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:37 [2020-04-21T17:33:37.275Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:37 [2020-04-21T17:33:37.275Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:37 [2020-04-21T17:33:37.275Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:37 [2020-04-21T17:33:37.275Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:37 [2020-04-21T17:33:37.275Z] DEBUG - Attempting to set focus on Table with text {}
13:33:37 [2020-04-21T17:33:37.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647482404 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:37 [2020-04-21T17:33:37.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647482404 data=null doit=true} to TableItem with text {}
13:33:37 [2020-04-21T17:33:37.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647482404 data=null} to TableItem with text {}
13:33:37 [2020-04-21T17:33:37.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647482404 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:37 [2020-04-21T17:33:37.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647482400 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:37 [2020-04-21T17:33:37.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647482395 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:37 [2020-04-21T17:33:37.275Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:37 [2020-04-21T17:33:37.275Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1647481422 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1647481422 data=null doit=true} to TreeItem with text {simple_server-thread2}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1647481422 data=null} to TreeItem with text {simple_server-thread2}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1647481422 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647481421 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}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1647481417 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:38 [2020-04-21T17:33:38.209Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647481410 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647481410 data=null doit=true} to TreeItem with text {test}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647481410 data=null} to TreeItem with text {test}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647481409 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647481409 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647481392 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647481391 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647481391 data=null doit=true} to TreeItem with text {test}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647481391 data=null} to TreeItem with text {test}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647481390 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647481390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647481384 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:38 [2020-04-21T17:33:38.209Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647481383 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647481383 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647481383 data=null} to TreeItem with text {Traces [12]}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647481383 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647481382 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]}
13:33:38 [2020-04-21T17:33:38.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647481373 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:38 [2020-04-21T17:33:38.209Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647480933 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647480933 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647480933 data=null} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647480933 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647480932 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}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647480915 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:38 [2020-04-21T17:33:38.775Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647480912 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647480912 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647480911 data=null} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647480911 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647480911 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}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647480907 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647480906 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647480906 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647480906 data=null} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647480905 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647480905 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}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647480901 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647480901 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647480901 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647480882 data=null button=1 stateMask=0x80000 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647480881 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647480881 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647480881 data=null} to TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:38 [2020-04-21T17:33:38.775Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647480901 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}
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - Attempting to set focus on Table with text {}
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647480372 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647480372 data=null doit=true} to TableItem with text {}
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647480372 data=null} to TableItem with text {}
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647480372 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647480368 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647480363 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:39 [2020-04-21T17:33:39.342Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:40 [2020-04-21T17:33:40.276Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:40 [2020-04-21T17:33:40.276Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:40 [2020-04-21T17:33:40.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647479389 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
13:33:40 [2020-04-21T17:33:40.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647479389 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:33:40 [2020-04-21T17:33:40.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647479388 data=null} to TreeItem with text {ust-overlap-testing}
13:33:40 [2020-04-21T17:33:40.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647479388 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
13:33:40 [2020-04-21T17:33:40.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647479388 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}
13:33:40 [2020-04-21T17:33:40.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647479383 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
13:33:40 [2020-04-21T17:33:40.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:40 [2020-04-21T17:33:40.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:40 [2020-04-21T17:33:40.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:40 [2020-04-21T17:33:40.277Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647479376 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647479376 data=null doit=true} to TreeItem with text {test}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647479376 data=null} to TreeItem with text {test}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647479376 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647479375 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647479357 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647479356 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647479356 data=null doit=true} to TreeItem with text {test}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647479356 data=null} to TreeItem with text {test}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647479356 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647479355 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647479348 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:40 [2020-04-21T17:33:40.277Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647479347 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647479347 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647479347 data=null} to TreeItem with text {Traces [12]}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647479347 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647479347 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]}
13:33:40 [2020-04-21T17:33:40.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647479335 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:40 [2020-04-21T17:33:40.277Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478896 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478895 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478895 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478895 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647478895 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)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478878 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:40 [2020-04-21T17:33:40.843Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478875 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478874 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478874 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478874 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647478874 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)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478869 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478869 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478869 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478868 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478868 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647478868 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)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478864 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478864 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478864 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478842 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478841 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478841 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647478840 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:40 [2020-04-21T17:33:40.843Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647478863 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)}
13:33:41 [2020-04-21T17:33:41.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:41 [2020-04-21T17:33:41.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:41 [2020-04-21T17:33:41.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:41 [2020-04-21T17:33:41.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:41 [2020-04-21T17:33:41.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:41 [2020-04-21T17:33:41.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:41 [2020-04-21T17:33:41.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Attempting to set focus on Table with text {}
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647477332 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647477331 data=null doit=true} to TableItem with text {}
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647477331 data=null} to TableItem with text {}
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647477331 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647477328 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647477322 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647477235 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647477234 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647477234 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647477234 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647477233 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)}
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1647477229 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:42 [2020-04-21T17:33:42.344Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647477222 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647477222 data=null doit=true} to TreeItem with text {test}
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647477222 data=null} to TreeItem with text {test}
13:33:42 [2020-04-21T17:33:42.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647477222 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:42 [2020-04-21T17:33:42.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647477222 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:42 [2020-04-21T17:33:42.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647477204 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:42 [2020-04-21T17:33:42.345Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:42 [2020-04-21T17:33:42.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647477204 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:42 [2020-04-21T17:33:42.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647477204 data=null doit=true} to TreeItem with text {test}
13:33:42 [2020-04-21T17:33:42.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647477204 data=null} to TreeItem with text {test}
13:33:42 [2020-04-21T17:33:42.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647477203 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:42 [2020-04-21T17:33:42.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647477203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:42 [2020-04-21T17:33:42.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647477195 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:42 [2020-04-21T17:33:42.345Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:42 [2020-04-21T17:33:42.345Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:42 [2020-04-21T17:33:42.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647477193 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:42 [2020-04-21T17:33:42.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647477192 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:42 [2020-04-21T17:33:42.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647477192 data=null} to TreeItem with text {Traces [12]}
13:33:42 [2020-04-21T17:33:42.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647477191 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:42 [2020-04-21T17:33:42.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647477191 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]}
13:33:42 [2020-04-21T17:33:42.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647477181 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:42 [2020-04-21T17:33:42.345Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:42 [2020-04-21T17:33:42.960Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:42 [2020-04-21T17:33:42.960Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:42 [2020-04-21T17:33:42.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476839 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:42 [2020-04-21T17:33:42.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476839 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:42 [2020-04-21T17:33:42.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476838 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:42 [2020-04-21T17:33:42.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476838 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:42 [2020-04-21T17:33:42.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647476838 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)}
13:33:42 [2020-04-21T17:33:42.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476819 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:42 [2020-04-21T17:33:42.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:42 [2020-04-21T17:33:42.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:42 [2020-04-21T17:33:42.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:42 [2020-04-21T17:33:42.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:42 [2020-04-21T17:33:42.960Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:42 [2020-04-21T17:33:42.960Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:42 [2020-04-21T17:33:42.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476816 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:42 [2020-04-21T17:33:42.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476816 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:42 [2020-04-21T17:33:42.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476816 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:42 [2020-04-21T17:33:42.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476815 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:42 [2020-04-21T17:33:42.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647476815 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)}
13:33:42 [2020-04-21T17:33:42.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476811 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:42 [2020-04-21T17:33:42.961Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
13:33:42 [2020-04-21T17:33:42.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476810 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:42 [2020-04-21T17:33:42.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476810 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:42 [2020-04-21T17:33:42.961Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:42 [2020-04-21T17:33:42.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476810 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:42 [2020-04-21T17:33:42.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476810 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:42 [2020-04-21T17:33:42.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647476810 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)}
13:33:42 [2020-04-21T17:33:42.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476806 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:42 [2020-04-21T17:33:42.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476806 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:42 [2020-04-21T17:33:42.961Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476805 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:42 [2020-04-21T17:33:42.961Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647476805 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)}
13:33:43 [2020-04-21T17:33:43.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476786 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:43 [2020-04-21T17:33:43.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476541 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:43 [2020-04-21T17:33:43.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476541 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:43 [2020-04-21T17:33:43.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647476541 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:43 [2020-04-21T17:33:43.219Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
13:33:43 [2020-04-21T17:33:43.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:43 [2020-04-21T17:33:43.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:43 [2020-04-21T17:33:43.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:43 [2020-04-21T17:33:43.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:43 [2020-04-21T17:33:43.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:43 [2020-04-21T17:33:43.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:43 [2020-04-21T17:33:43.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:43 [2020-04-21T17:33:43.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:44 [2020-04-21T17:33:44.154Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:44 [2020-04-21T17:33:44.154Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:44 [2020-04-21T17:33:44.154Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:44 [2020-04-21T17:33:44.154Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:44 [2020-04-21T17:33:44.154Z] DEBUG - Attempting to set focus on Table with text {}
13:33:44 [2020-04-21T17:33:44.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647475496 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:44 [2020-04-21T17:33:44.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647475496 data=null doit=true} to TableItem with text {}
13:33:44 [2020-04-21T17:33:44.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647475495 data=null} to TableItem with text {}
13:33:44 [2020-04-21T17:33:44.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647475495 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:44 [2020-04-21T17:33:44.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647475493 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:44 [2020-04-21T17:33:44.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647475468 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:44 [2020-04-21T17:33:44.154Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:44 [2020-04-21T17:33:44.154Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647475302 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647475301 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647475301 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647475301 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647475301 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)}
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1647475271 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:44 [2020-04-21T17:33:44.412Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647475262 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647475262 data=null doit=true} to TreeItem with text {test}
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647475262 data=null} to TreeItem with text {test}
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647475262 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647475261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647475241 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647475240 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:44 [2020-04-21T17:33:44.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647475240 data=null doit=true} to TreeItem with text {test}
13:33:44 [2020-04-21T17:33:44.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647475240 data=null} to TreeItem with text {test}
13:33:44 [2020-04-21T17:33:44.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647475239 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:44 [2020-04-21T17:33:44.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647475239 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:44 [2020-04-21T17:33:44.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647475231 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:44 [2020-04-21T17:33:44.413Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:44 [2020-04-21T17:33:44.413Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:44 [2020-04-21T17:33:44.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647475230 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:44 [2020-04-21T17:33:44.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647475230 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:44 [2020-04-21T17:33:44.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647475229 data=null} to TreeItem with text {Traces [12]}
13:33:44 [2020-04-21T17:33:44.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647475229 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:44 [2020-04-21T17:33:44.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647475229 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]}
13:33:44 [2020-04-21T17:33:44.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647475168 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:44 [2020-04-21T17:33:44.413Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:44 [2020-04-21T17:33:44.671Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:44 [2020-04-21T17:33:44.930Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474822 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474821 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474821 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474820 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647474820 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)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474802 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:44 [2020-04-21T17:33:44.931Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474798 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474798 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474798 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474798 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647474797 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)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474793 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474793 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474793 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474792 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474792 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647474792 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)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474788 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474788 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474788 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474767 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474767 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474767 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647474766 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:44 [2020-04-21T17:33:44.931Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647474787 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)}
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - Attempting to set focus on Table with text {}
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647474257 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647474256 data=null doit=true} to TableItem with text {}
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647474256 data=null} to TableItem with text {}
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647474256 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647474252 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647474233 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:45 [2020-04-21T17:33:45.499Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647473173 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1647473172 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1647473172 data=null} to TreeItem with text {kernel-overlap-testing(2)}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647473171 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647473171 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)}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1647473166 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:46 [2020-04-21T17:33:46.434Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647473159 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647473159 data=null doit=true} to TreeItem with text {test}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647473159 data=null} to TreeItem with text {test}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647473159 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647473159 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647473141 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647473140 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647473140 data=null doit=true} to TreeItem with text {test}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647473140 data=null} to TreeItem with text {test}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647473140 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647473140 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647473134 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:46 [2020-04-21T17:33:46.434Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647473132 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647473132 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647473132 data=null} to TreeItem with text {Traces [12]}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647473132 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647473132 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]}
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647473121 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:46 [2020-04-21T17:33:46.434Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:46 [2020-04-21T17:33:46.434Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647473061 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1647473061 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1647473060 data=null} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647473060 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647473060 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)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647473041 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:46 [2020-04-21T17:33:46.693Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647473037 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1647473037 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1647473037 data=null} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647473036 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647473036 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)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647473032 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647473031 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1647473031 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1647473030 data=null} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647473030 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647473030 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)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647473013 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647473012 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647473012 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647472991 data=null button=1 stateMask=0x80000 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647472990 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1647472990 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1647472989 data=null} to TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:46 [2020-04-21T17:33:46.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:46 [2020-04-21T17:33:46.694Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:46 [2020-04-21T17:33:46.694Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647473012 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)}
13:33:47 [2020-04-21T17:33:47.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:47 [2020-04-21T17:33:47.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:47 [2020-04-21T17:33:47.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:47 [2020-04-21T17:33:47.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:47 [2020-04-21T17:33:47.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:47 [2020-04-21T17:33:47.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:47 [2020-04-21T17:33:47.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:47 [2020-04-21T17:33:47.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:47 [2020-04-21T17:33:47.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:47 [2020-04-21T17:33:47.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:47 [2020-04-21T17:33:47.260Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:47 [2020-04-21T17:33:47.260Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:47 [2020-04-21T17:33:47.260Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:47 [2020-04-21T17:33:47.260Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:47 [2020-04-21T17:33:47.260Z] DEBUG - Attempting to set focus on Table with text {}
13:33:47 [2020-04-21T17:33:47.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647472480 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:47 [2020-04-21T17:33:47.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647472480 data=null doit=true} to TableItem with text {}
13:33:47 [2020-04-21T17:33:47.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647472480 data=null} to TableItem with text {}
13:33:47 [2020-04-21T17:33:47.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647472480 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:47 [2020-04-21T17:33:47.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647472476 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:47 [2020-04-21T17:33:47.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647472470 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:47 [2020-04-21T17:33:47.260Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:47 [2020-04-21T17:33:47.260Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647471508 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1647471508 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1647471508 data=null} to TreeItem with text {simple_server-thread1(2)}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647471507 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647471507 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)}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1647471502 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:48 [2020-04-21T17:33:48.193Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647471496 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647471496 data=null doit=true} to TreeItem with text {test}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647471496 data=null} to TreeItem with text {test}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647471495 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647471495 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647471477 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647471477 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647471476 data=null doit=true} to TreeItem with text {test}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647471476 data=null} to TreeItem with text {test}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647471476 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647471476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647471457 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:48 [2020-04-21T17:33:48.193Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647471455 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647471455 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647471455 data=null} to TreeItem with text {Traces [12]}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647471455 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647471454 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]}
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647471443 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:48 [2020-04-21T17:33:48.193Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:48 [2020-04-21T17:33:48.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:48 [2020-04-21T17:33:48.451Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:48 [2020-04-21T17:33:48.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647471302 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1647471301 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1647471301 data=null} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647471301 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647471301 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)}
13:33:48 [2020-04-21T17:33:48.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647471283 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:48 [2020-04-21T17:33:48.452Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647471279 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1647471279 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1647471279 data=null} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647471279 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647471279 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)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647471274 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647471274 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1647471274 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1647471273 data=null} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647471273 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647471273 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)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647471231 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647471230 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647471230 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647471208 data=null button=1 stateMask=0x80000 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647471208 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1647471208 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1647471208 data=null} to TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:48 [2020-04-21T17:33:48.452Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647471230 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)}
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - Attempting to set focus on Table with text {}
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647470698 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647470698 data=null doit=true} to TableItem with text {}
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647470698 data=null} to TableItem with text {}
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647470698 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647470694 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647470684 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:49 [2020-04-21T17:33:49.018Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647469721 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1647469720 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1647469720 data=null} to TreeItem with text {simple_server-thread2(2)}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647469720 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647469720 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)}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1647469715 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:49 [2020-04-21T17:33:49.951Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647469688 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647469688 data=null doit=true} to TreeItem with text {test}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647469688 data=null} to TreeItem with text {test}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647469687 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647469687 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647469658 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647469657 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647469657 data=null doit=true} to TreeItem with text {test}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647469657 data=null} to TreeItem with text {test}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647469657 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647469656 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647469650 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:49 [2020-04-21T17:33:49.951Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647469649 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:49 [2020-04-21T17:33:49.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647469649 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:49 [2020-04-21T17:33:49.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647469649 data=null} to TreeItem with text {Traces [12]}
13:33:49 [2020-04-21T17:33:49.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647469648 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:49 [2020-04-21T17:33:49.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647469648 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]}
13:33:49 [2020-04-21T17:33:49.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647469637 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:49 [2020-04-21T17:33:49.952Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647469195 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1647469194 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1647469194 data=null} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647469194 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647469194 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)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647469176 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:50 [2020-04-21T17:33:50.518Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647469173 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1647469173 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1647469173 data=null} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647469173 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647469173 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)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647469168 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647469168 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1647469168 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1647469167 data=null} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647469167 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647469167 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)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647469163 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647469162 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647469162 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647469142 data=null button=1 stateMask=0x80000 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647469141 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1647469141 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1647469141 data=null} to TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:50 [2020-04-21T17:33:50.518Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647469162 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)}
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - Attempting to set focus on Table with text {}
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647468631 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647468631 data=null doit=true} to TableItem with text {}
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647468630 data=null} to TableItem with text {}
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647468630 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647468627 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647468619 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:51 [2020-04-21T17:33:51.083Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647467646 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1647467645 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1647467645 data=null} to TreeItem with text {ust-overlap-testing(2)}
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647467644 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647467644 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)}
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1647467639 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:52 [2020-04-21T17:33:52.018Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647467633 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647467633 data=null doit=true} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647467632 data=null} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647467632 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647467632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647467615 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647467614 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647467614 data=null doit=true} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647467614 data=null} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647467614 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647467614 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647467607 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.019Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647467606 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647467606 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647467606 data=null} to TreeItem with text {Traces [12]}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647467605 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647467605 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]}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647467595 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647467589 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647467589 data=null doit=true} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647467589 data=null} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647467589 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647467589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647467567 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647467565 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647467565 data=null doit=true} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647467565 data=null} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647467565 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647467564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647467558 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:52 [2020-04-21T17:33:52.019Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647467556 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647467556 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647467556 data=null} to TreeItem with text {Traces [12]}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647467556 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647467556 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]}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647467547 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1647467546 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1647467546 data=null doit=true} to TreeItem with text {Traces [12]}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1647467546 data=null} to TreeItem with text {Traces [12]}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1647467546 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647467546 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]}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1647467542 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:33:52 [2020-04-21T17:33:52.019Z] DEBUG - Clicking on with mnemonic 'Clear'
13:33:52 [2020-04-21T17:33:52.278Z] DEBUG - Clicked on with mnemonic 'Clear'
13:33:52 [2020-04-21T17:33:52.278Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:33:52 [2020-04-21T17:33:52.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647467442 data=null doit=true} to Shell with text {Confirm Clear}
13:33:52 [2020-04-21T17:33:52.278Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:33:52 [2020-04-21T17:33:52.278Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:33:52 [2020-04-21T17:33:52.278Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:33:52 [2020-04-21T17:33:52.278Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:33:52 [2020-04-21T17:33:52.278Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:33:52 [2020-04-21T17:33:52.278Z] DEBUG - Clicking on &Yes
13:33:52 [2020-04-21T17:33:52.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647467441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:33:52 [2020-04-21T17:33:52.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647467441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:33:52 [2020-04-21T17:33:52.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647467441 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:33:52 [2020-04-21T17:33:52.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647467440 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:33:52 [2020-04-21T17:33:52.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647467440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:33:52 [2020-04-21T17:33:52.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647467440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:33:52 [2020-04-21T17:33:52.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647467440 data=null item=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')
13:33:55 [2020-04-21T17:33:55.578Z] DEBUG - Clicked on 
13:33:56 [2020-04-21T17:33:56.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647467510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:33:56 [2020-04-21T17:33:56.403Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:56 [2020-04-21T17:33:56.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:56 [2020-04-21T17:33:56.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:56 [2020-04-21T17:33:56.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:56 [2020-04-21T17:33:56.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:56 [2020-04-21T17:33:56.403Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:56 [2020-04-21T17:33:56.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647463119 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:56 [2020-04-21T17:33:56.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647463119 data=null doit=true} to TreeItem with text {test}
13:33:56 [2020-04-21T17:33:56.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647463119 data=null} to TreeItem with text {test}
13:33:56 [2020-04-21T17:33:56.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647463118 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647463118 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647463106 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647463106 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647463105 data=null doit=true} to TreeItem with text {test}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647463105 data=null} to TreeItem with text {test}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647463105 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647463105 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647463100 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:56 [2020-04-21T17:33:56.666Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647463099 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647463099 data=null doit=true} to TreeItem with text {Traces [0]}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647463099 data=null} to TreeItem with text {Traces [0]}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647463098 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647463098 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647463090 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647463090 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647463090 data=null doit=true} to TreeItem with text {Traces [0]}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647463090 data=null} to TreeItem with text {Traces [0]}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647463090 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647463089 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647463086 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Clicking on with mnemonic 'Import...'
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Clicked on with mnemonic 'Import...'
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647462979 data=null doit=true} to Shell with text {Trace Import}
13:33:56 [2020-04-21T17:33:56.666Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=-1647462976 data=null} to (of type 'Combo')
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1647462952 data=null doit=true} to TreeItem with text {/}
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1647462952 data=null} to TreeItem with text {/}
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1647462952 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647462952 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1647462948 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1647462948 data=null doit=true} to Tree node with text: z-clashes
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1647462947 data=null} to Tree node with text: z-clashes
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1647462947 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647462947 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
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1647462944 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-1647462943 data=null button=0 stateMask=0x0 x=107 y=156 count=0} to Tree node with text: z-clashes
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1647462943 data=null doit=true} to Tree node with text: z-clashes
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1647462943 data=null} to Tree node with text: z-clashes
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1647462942 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647462942 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
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1647462939 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:56 [2020-04-21T17:33:56.667Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647462925 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647462925 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647462925 data=null} to Tree node with text: kernel-overlap-testing
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647462925 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647462925 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
13:33:56 [2020-04-21T17:33:56.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647462922 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - Setting state to checked on: kernel-overlap-testing
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647462917 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:'))
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:33:56 [2020-04-21T17:33:56.668Z] 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')
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@53a3ed6b
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1647462913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647462912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1647462912 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1647462912 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1647462912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1647462912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1647462912 data=null item=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')
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1647462912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647462912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1647462912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1647462912 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1647462912 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:33:56 [2020-04-21T17:33:56.669Z] 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')
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:33:56 [2020-04-21T17:33:56.669Z] 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')
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] 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')
13:33:56 [2020-04-21T17:33:56.669Z] 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.
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - Clicking on &Finish
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647462903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647462903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647462903 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647462903 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647462903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647462903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:56 [2020-04-21T17:33:56.670Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:56 [2020-04-21T17:33:56.670Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:56 [2020-04-21T17:33:56.670Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:56 [2020-04-21T17:33:56.670Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:56 [2020-04-21T17:33:56.670Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:33:56 [2020-04-21T17:33:56.670Z] DEBUG - Clicked on &Finish
13:33:56 [2020-04-21T17:33:56.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647462903 data=null item=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')
13:33:56 [2020-04-21T17:33:56.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647463058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647462362 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647462362 data=null doit=true} to TreeItem with text {test}
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647462361 data=null} to TreeItem with text {test}
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647462361 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647462361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647462349 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647462348 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647462348 data=null doit=true} to TreeItem with text {test}
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647462348 data=null} to TreeItem with text {test}
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647462347 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647462347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647462341 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:57 [2020-04-21T17:33:57.188Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647462340 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647462340 data=null doit=true} to TreeItem with text {Traces [2]}
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647462340 data=null} to TreeItem with text {Traces [2]}
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647462339 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:33:57 [2020-04-21T17:33:57.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647462339 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]}
13:33:57 [2020-04-21T17:33:57.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647462330 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:33:57 [2020-04-21T17:33:57.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647462329 data=null doit=true} to TreeItem with text {Traces [2]}
13:33:57 [2020-04-21T17:33:57.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647462329 data=null} to TreeItem with text {Traces [2]}
13:33:57 [2020-04-21T17:33:57.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647462329 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:33:57 [2020-04-21T17:33:57.446Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647462329 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]}
13:33:57 [2020-04-21T17:33:57.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647462324 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:33:57 [2020-04-21T17:33:57.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-1647462324 data=null doit=true} to TreeItem with text {z-clashes [1]}
13:33:57 [2020-04-21T17:33:57.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-1647462323 data=null} to TreeItem with text {z-clashes [1]}
13:33:57 [2020-04-21T17:33:57.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-1647462323 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
13:33:57 [2020-04-21T17:33:57.446Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647462323 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]}
13:33:57 [2020-04-21T17:33:57.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-1647462318 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647461888 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647461888 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647461888 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647461887 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647461887 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647461870 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:57 [2020-04-21T17:33:57.705Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647461866 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647461865 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647461865 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647461865 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647461865 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647461859 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647461858 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647461858 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647461858 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647461857 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647461857 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647461852 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647461851 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647461851 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.705Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647461851 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647461828 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.963Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647461718 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.963Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647461718 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.963Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647461718 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.963Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:33:57 [2020-04-21T17:33:57.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:59 [2020-04-21T17:33:59.343Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:59 [2020-04-21T17:33:59.343Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:59 [2020-04-21T17:33:59.343Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:59 [2020-04-21T17:33:59.343Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:59 [2020-04-21T17:33:59.343Z] DEBUG - Attempting to set focus on Table with text {}
13:33:59 [2020-04-21T17:33:59.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647460212 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:33:59 [2020-04-21T17:33:59.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647460212 data=null doit=true} to TableItem with text {}
13:33:59 [2020-04-21T17:33:59.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647460212 data=null} to TableItem with text {}
13:33:59 [2020-04-21T17:33:59.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647460211 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:33:59 [2020-04-21T17:33:59.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647460209 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:33:59 [2020-04-21T17:33:59.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647460204 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:33:59 [2020-04-21T17:33:59.344Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:33:59 [2020-04-21T17:33:59.344Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:33:59 [2020-04-21T17:33:59.601Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647460140 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647460140 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647460140 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647460139 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647460139 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647460135 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:59 [2020-04-21T17:33:59.602Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647460130 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647460129 data=null doit=true} to TreeItem with text {test}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647460129 data=null} to TreeItem with text {test}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647460129 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647460129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647460113 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647460112 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647460112 data=null doit=true} to TreeItem with text {test}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647460112 data=null} to TreeItem with text {test}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647460111 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647460111 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647460106 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:33:59 [2020-04-21T17:33:59.602Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647460105 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647460105 data=null doit=true} to TreeItem with text {Traces [2]}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647460104 data=null} to TreeItem with text {Traces [2]}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647460104 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647460104 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]}
13:33:59 [2020-04-21T17:33:59.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647460095 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:33:59 [2020-04-21T17:33:59.602Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647459766 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647459765 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647459765 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647459765 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647459765 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647459748 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:33:59 [2020-04-21T17:33:59.860Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647459746 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647459746 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647459745 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647459745 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647459745 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647459741 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647459741 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647459741 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Attempting to set focus on Tree with text {}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647459741 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647459740 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647459740 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647459737 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647459737 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.861Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647459736 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647459722 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.861Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647459722 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.861Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647459722 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.861Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647459721 data=null} to TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.861Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
13:33:59 [2020-04-21T17:33:59.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:33:59 [2020-04-21T17:33:59.861Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647459736 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:34:00 [2020-04-21T17:34:00.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:00 [2020-04-21T17:34:00.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:00 [2020-04-21T17:34:00.427Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:00 [2020-04-21T17:34:00.427Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:00 [2020-04-21T17:34:00.427Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:00 [2020-04-21T17:34:00.427Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:00 [2020-04-21T17:34:00.427Z] DEBUG - Attempting to set focus on Table with text {}
13:34:00 [2020-04-21T17:34:00.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647459213 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:34:00 [2020-04-21T17:34:00.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647459213 data=null doit=true} to TableItem with text {}
13:34:00 [2020-04-21T17:34:00.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647459213 data=null} to TableItem with text {}
13:34:00 [2020-04-21T17:34:00.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647459212 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:34:00 [2020-04-21T17:34:00.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647459209 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:34:00 [2020-04-21T17:34:00.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647459199 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:34:00 [2020-04-21T17:34:00.427Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:00 [2020-04-21T17:34:00.427Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:01 [2020-04-21T17:34:01.361Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
13:34:01 [2020-04-21T17:34:01.361Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:01 [2020-04-21T17:34:01.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647458149 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:34:01 [2020-04-21T17:34:01.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647458149 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:34:01 [2020-04-21T17:34:01.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647458148 data=null} to TreeItem with text {kernel-overlap-testing}
13:34:01 [2020-04-21T17:34:01.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647458148 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:34:01 [2020-04-21T17:34:01.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647458148 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:34:01 [2020-04-21T17:34:01.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647458143 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:34:01 [2020-04-21T17:34:01.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:01 [2020-04-21T17:34:01.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:01 [2020-04-21T17:34:01.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:01 [2020-04-21T17:34:01.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:01 [2020-04-21T17:34:01.620Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647458137 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647458137 data=null doit=true} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647458137 data=null} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647458137 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647458137 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647458120 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647458119 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647458118 data=null doit=true} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647458118 data=null} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647458118 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647458118 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647458112 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647458111 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647458111 data=null doit=true} to TreeItem with text {Traces [2]}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647458110 data=null} to TreeItem with text {Traces [2]}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647458110 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647458110 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]}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647458100 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:01 [2020-04-21T17:34:01.620Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647458088 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647458088 data=null doit=true} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647458088 data=null} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647458087 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647458087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647458076 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647458075 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647458075 data=null doit=true} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647458075 data=null} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647458074 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647458074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647458066 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:01 [2020-04-21T17:34:01.620Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647458065 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647458065 data=null doit=true} to TreeItem with text {Traces [2]}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647458064 data=null} to TreeItem with text {Traces [2]}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647458064 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647458064 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]}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647458056 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647458055 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647458055 data=null doit=true} to TreeItem with text {Traces [2]}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647458055 data=null} to TreeItem with text {Traces [2]}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647458054 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647458054 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]}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647458050 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Clicking on with mnemonic 'New Folder...'
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - Clicked on with mnemonic 'New Folder...'
13:34:01 [2020-04-21T17:34:01.620Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=-1647457985 data=null doit=true} to Shell with text {New Folder}
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - Clicking on OK
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647457982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647457982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647457982 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647457982 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647457981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647457981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:01 [2020-04-21T17:34:01.621Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:01 [2020-04-21T17:34:01.621Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:01 [2020-04-21T17:34:01.621Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:01 [2020-04-21T17:34:01.621Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:01 [2020-04-21T17:34:01.621Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - Clicked on OK
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647457981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:01 [2020-04-21T17:34:01.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1647458020 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...'
13:34:02 [2020-04-21T17:34:02.186Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=-1647457464 data=null button=0 stateMask=0x0 x=83 y=84 count=0} to TreeItem with text {aaa}
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=-1647457464 data=null doit=true} to TreeItem with text {aaa}
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=-1647457464 data=null} to TreeItem with text {aaa}
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=-1647457464 data=null button=1 stateMask=0x0 x=83 y=84 count=1} to TreeItem with text {aaa}
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647457464 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}
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=-1647457455 data=null button=1 stateMask=0x80000 x=83 y=84 count=1} to TreeItem with text {aaa}
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - Clicking on with mnemonic 'Import...'
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - Clicked on with mnemonic 'Import...'
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1647457340 data=null doit=true} to Shell with text {Trace Import}
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:34:02 [2020-04-21T17:34:02.187Z] 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')
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-1647457338 data=null doit=true} to Button with text {Select &archive file:}
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1647457338 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:}
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-1647457336 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-1647457335 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')
13:34:02 [2020-04-21T17:34:02.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-1647457335 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')
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1647457335 data=null item=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')
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1647457330 data=null} to (of type 'Combo')
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1647457310 data=null doit=true} to TreeItem with text {import}
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1647457310 data=null} to TreeItem with text {import}
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1647457309 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647457309 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}
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1647457305 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647457304 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647457304 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647457304 data=null} to Tree node with text: kernel-overlap-testing
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647457303 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647457303 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
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647457301 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Setting state to checked on: kernel-overlap-testing
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1647457288 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:'))
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
13:34:02 [2020-04-21T17:34:02.447Z] 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')
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@f1d9030
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1647457285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647457285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1647457284 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1647457284 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1647457284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1647457284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1647457284 data=null item=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')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1647457284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1647457284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1647457284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1647457284 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1647457283 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5cec7d67
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1647457282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647457281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1647457281 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1647457281 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1647457281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1647457281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1647457281 data=null item=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')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1647457280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1647457280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1647457280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1647457280 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1647457280 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
13:34:02 [2020-04-21T17:34:02.448Z] 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')
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
13:34:02 [2020-04-21T17:34:02.449Z] 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')
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] 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')
13:34:02 [2020-04-21T17:34:02.449Z] 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.
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - Clicking on &Finish
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647457263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647457263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647457263 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647457263 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647457263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647457263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:34:02 [2020-04-21T17:34:02.449Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:34:02 [2020-04-21T17:34:02.449Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:34:02 [2020-04-21T17:34:02.449Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:34:02 [2020-04-21T17:34:02.449Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:34:02 [2020-04-21T17:34:02.449Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - Clicked on &Finish
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647457263 data=null item=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')
13:34:02 [2020-04-21T17:34:02.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647457423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:34:03 [2020-04-21T17:34:03.016Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:03 [2020-04-21T17:34:03.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:03 [2020-04-21T17:34:03.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:03 [2020-04-21T17:34:03.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:03 [2020-04-21T17:34:03.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:03 [2020-04-21T17:34:03.016Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:03 [2020-04-21T17:34:03.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647456692 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:03 [2020-04-21T17:34:03.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647456692 data=null doit=true} to TreeItem with text {test}
13:34:03 [2020-04-21T17:34:03.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647456691 data=null} to TreeItem with text {test}
13:34:03 [2020-04-21T17:34:03.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647456691 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:03 [2020-04-21T17:34:03.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647456691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:03 [2020-04-21T17:34:03.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647456678 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:03 [2020-04-21T17:34:03.017Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1647456677 data=null doit=true} to TreeItem with text {Experiments [1]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1647456677 data=null} to TreeItem with text {Experiments [1]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1647456677 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647456677 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]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1647456670 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-1647456670 data=null doit=true} to TreeItem with text {aaa [1]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-1647456669 data=null} to TreeItem with text {aaa [1]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-1647456669 data=null button=1 stateMask=0x0 x=95 y=108 count=1} to TreeItem with text {aaa [1]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647456669 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]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-1647456662 data=null button=1 stateMask=0x80000 x=95 y=108 count=1} to TreeItem with text {aaa [1]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647456659 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647456659 data=null} to Tree node with text: kernel-overlap-testing
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647456659 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to Tree node with text: kernel-overlap-testing
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647456659 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
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=-1647456641 data=null x=163 y=132 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=-1647456639 data=null x=163 y=132 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=-1647456637 data=null x=103 y=203 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=-1647456624 data=null x=103 y=203 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=-1647456622 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=-1647456620 data=null x=103 y=203 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=-1647456619 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=-1647456619 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=103 y=203 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=-1647456607 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=-1647456597 data=null doit=true} to TreeItem with text {exp [0]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=-1647456597 data=null} to TreeItem with text {exp [0]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=-1647456597 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [0]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647456596 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]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=-1647456587 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [0]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=-1647456585 data=null button=0 stateMask=0x0 x=95 y=204 count=0} to TreeItem with text {aaa [1]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-1647456585 data=null doit=true} to TreeItem with text {aaa [1]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-1647456585 data=null} to TreeItem with text {aaa [1]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-1647456585 data=null button=1 stateMask=0x0 x=95 y=204 count=1} to TreeItem with text {aaa [1]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647456585 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]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-1647456566 data=null button=1 stateMask=0x80000 x=95 y=204 count=1} to TreeItem with text {aaa [1]}
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
13:34:03 [2020-04-21T17:34:03.017Z] DEBUG - Clicking on with mnemonic 'Rename...'
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - Clicked on with mnemonic 'Rename...'
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=-1647456496 data=null doit=true} to Shell with text {Rename Folder}
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text'
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:'))
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - Clicking on OK
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647456493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647456493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647456471 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647456471 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647456471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647456471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647456471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - Clicked on 
13:34:03 [2020-04-21T17:34:03.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-1647456538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
13:34:03 [2020-04-21T17:34:03.841Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:03 [2020-04-21T17:34:03.841Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
13:34:03 [2020-04-21T17:34:03.841Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
13:34:03 [2020-04-21T17:34:03.841Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:03 [2020-04-21T17:34:03.841Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647455933 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647455933 data=null doit=true} to TreeItem with text {test}
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647455933 data=null} to TreeItem with text {test}
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647455933 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647455932 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647455913 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647455912 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647455911 data=null doit=true} to TreeItem with text {test}
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647455911 data=null} to TreeItem with text {test}
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647455911 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647455911 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647455905 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:03 [2020-04-21T17:34:03.841Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647455904 data=null button=0 stateMask=0x0 x=89 y=180 count=0} to TreeItem with text {Traces [3]}
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647455904 data=null doit=true} to TreeItem with text {Traces [3]}
13:34:03 [2020-04-21T17:34:03.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647455904 data=null} to TreeItem with text {Traces [3]}
13:34:03 [2020-04-21T17:34:03.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647455903 data=null button=1 stateMask=0x0 x=89 y=180 count=1} to TreeItem with text {Traces [3]}
13:34:03 [2020-04-21T17:34:03.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647455903 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]}
13:34:03 [2020-04-21T17:34:03.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647455895 data=null button=1 stateMask=0x80000 x=89 y=180 count=1} to TreeItem with text {Traces [3]}
13:34:04 [2020-04-21T17:34:04.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=-1647455479 data=null doit=true} to Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}
13:34:04 [2020-04-21T17:34:04.255Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:34:04 [2020-04-21T17:34:04.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:04 [2020-04-21T17:34:04.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:04 [2020-04-21T17:34:04.255Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:04 [2020-04-21T17:34:04.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647455468 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:04 [2020-04-21T17:34:04.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647455467 data=null doit=true} to TreeItem with text {test}
13:34:04 [2020-04-21T17:34:04.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647455467 data=null} to TreeItem with text {test}
13:34:04 [2020-04-21T17:34:04.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647455467 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:04 [2020-04-21T17:34:04.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647455467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:04 [2020-04-21T17:34:04.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647455455 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:04 [2020-04-21T17:34:04.255Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:34:04 [2020-04-21T17:34:04.255Z] DEBUG - Clicking on with mnemonic 'Delete'
13:34:04 [2020-04-21T17:34:04.255Z] DEBUG - Clicked on with mnemonic 'Delete'
13:34:04 [2020-04-21T17:34:04.822Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:34:04 [2020-04-21T17:34:04.822Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:34:04 [2020-04-21T17:34:04.822Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:34:04 [2020-04-21T17:34:04.822Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647454800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647454800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647454799 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647454799 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647454799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647454799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647454799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647454799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647454799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647454798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647454798 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647454798 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Clicking on OK
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647454797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647454797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647454797 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647454797 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647454797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647454797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:04 [2020-04-21T17:34:04.823Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:04 [2020-04-21T17:34:04.823Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:04 [2020-04-21T17:34:04.823Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:04 [2020-04-21T17:34:04.823Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:04 [2020-04-21T17:34:04.823Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:04 [2020-04-21T17:34:04.823Z] DEBUG - Clicked on OK
13:34:05 [2020-04-21T17:34:05.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647454797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:05 [2020-04-21T17:34:05.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1647455411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:34:06 [2020-04-21T17:34:06.018Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 420.651 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
13:34:06 [2020-04-21T17:34:06.018Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.325 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.876 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.495 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.102 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.123 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 17.203 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 15.595 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.68 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 11.504 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.31 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.828 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.589 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 30.965 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 20.317 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 17.94 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 18.695 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 11.676 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.665 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.817 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.134 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.172 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.94 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.072 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.776 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.82 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 14.804 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.627 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.274 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.087 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 26.241 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 30.46 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.735 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 27.974 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 29.64 s
13:34:06 [2020-04-21T17:34:06.018Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.501 s
13:34:06 [2020-04-21T17:34:06.018Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.202 s
13:34:06 [2020-04-21T17:34:06.018Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647451752 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647451751 data=null doit=true} to TreeItem with text {test}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647451751 data=null} to TreeItem with text {test}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647451751 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647451750 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647451735 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647451735 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647451734 data=null doit=true} to TreeItem with text {test}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647451734 data=null} to TreeItem with text {test}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647451734 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647451734 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647451729 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647451728 data=null doit=true} to TreeItem with text {test}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647451728 data=null} to TreeItem with text {test}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647451728 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647451728 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}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647451724 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647451723 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647451723 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647451723 data=null} to TreeItem with text {Traces [1]}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647451723 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647451723 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647451715 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647451714 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647451714 data=null} to TreeItem with text {Traces [1]}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647451714 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647451714 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]}
13:34:07 [2020-04-21T17:34:07.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647451710 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:07 [2020-04-21T17:34:07.921Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:07 [2020-04-21T17:34:07.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647451710 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:07 [2020-04-21T17:34:07.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647451709 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:07 [2020-04-21T17:34:07.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647451709 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:07 [2020-04-21T17:34:07.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647451709 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:07 [2020-04-21T17:34:07.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647451709 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:07 [2020-04-21T17:34:07.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647451658 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:07 [2020-04-21T17:34:07.921Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:07 [2020-04-21T17:34:07.921Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:08 [2020-04-21T17:34:08.178Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:08 [2020-04-21T17:34:08.178Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:08 [2020-04-21T17:34:08.178Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:08 [2020-04-21T17:34:08.178Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:08 [2020-04-21T17:34:08.178Z] DEBUG - Attempting to set focus on Table with text {}
13:34:08 [2020-04-21T17:34:08.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647451468 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:34:08 [2020-04-21T17:34:08.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647451467 data=null doit=true} to TableItem with text {}
13:34:08 [2020-04-21T17:34:08.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647451467 data=null} to TableItem with text {}
13:34:08 [2020-04-21T17:34:08.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647451467 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:34:08 [2020-04-21T17:34:08.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647451465 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:34:08 [2020-04-21T17:34:08.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647451460 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:34:08 [2020-04-21T17:34:08.179Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:08 [2020-04-21T17:34:08.179Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:08 [2020-04-21T17:34:08.436Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
13:34:08 [2020-04-21T17:34:08.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:08 [2020-04-21T17:34:08.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:08 [2020-04-21T17:34:08.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:08 [2020-04-21T17:34:08.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647451028 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647451027 data=null doit=true} to TreeItem with text {test}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647451027 data=null} to TreeItem with text {test}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647451027 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647451027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647451019 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647451019 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647451019 data=null doit=true} to TreeItem with text {test}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647451019 data=null} to TreeItem with text {test}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647451018 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647450971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647450965 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:08 [2020-04-21T17:34:08.696Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647450964 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647450964 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647450964 data=null} to TreeItem with text {Traces [1]}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647450963 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647450963 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647450958 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647450958 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647450958 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647450957 data=null} to TreeItem with text {Traces [1]}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647450957 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647450957 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647450953 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Clicking on with mnemonic 'Clear'
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Clicked on with mnemonic 'Clear'
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647450858 data=null doit=true} to Shell with text {Confirm Clear}
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:34:08 [2020-04-21T17:34:08.696Z] DEBUG - Clicking on &Yes
13:34:08 [2020-04-21T17:34:08.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647450857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:08 [2020-04-21T17:34:08.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647450857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:08 [2020-04-21T17:34:08.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647450857 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:08 [2020-04-21T17:34:08.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647450857 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:08 [2020-04-21T17:34:08.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647450857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:08 [2020-04-21T17:34:08.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647450856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:08 [2020-04-21T17:34:08.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647450856 data=null item=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')
13:34:09 [2020-04-21T17:34:09.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647450915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:34:09 [2020-04-21T17:34:09.632Z] DEBUG - Clicked on 
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647448570 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647448569 data=null doit=true} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647448569 data=null} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647448569 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647448569 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647448559 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647448559 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647448558 data=null doit=true} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647448558 data=null} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647448558 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647448558 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647448552 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.008Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647448551 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647448551 data=null doit=true} to TreeItem with text {Traces [2]}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647448551 data=null} to TreeItem with text {Traces [2]}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647448551 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647448551 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]}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647448546 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647448545 data=null doit=true} to TreeItem with text {Traces [2]}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647448545 data=null} to TreeItem with text {Traces [2]}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647448545 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647448545 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]}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647448539 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-1647448539 data=null doit=true} to TreeItem with text {symbolic-link [1]}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-1647448539 data=null} to TreeItem with text {symbolic-link [1]}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-1647448539 data=null button=1 stateMask=0x0 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647448538 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]}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-1647448533 data=null button=1 stateMask=0x80000 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647448530 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647448529 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.009Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:11 [2020-04-21T17:34:11.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647448529 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647448529 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647448529 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647448523 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647448523 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.009Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647448523 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.267Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647448523 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647448503 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.525Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647448234 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.525Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647448234 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.525Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647448234 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.525Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.525Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:11 [2020-04-21T17:34:11.525Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:11 [2020-04-21T17:34:11.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:11 [2020-04-21T17:34:11.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:11 [2020-04-21T17:34:11.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:11 [2020-04-21T17:34:11.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:11 [2020-04-21T17:34:11.525Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:11 [2020-04-21T17:34:11.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647448162 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647448162 data=null doit=true} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647448162 data=null} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647448162 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647448162 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647448153 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647448152 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647448152 data=null doit=true} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647448152 data=null} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647448152 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647448151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647448146 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:11 [2020-04-21T17:34:11.526Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647448145 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647448145 data=null doit=true} to TreeItem with text {Traces [2]}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647448145 data=null} to TreeItem with text {Traces [2]}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647448145 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647448145 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]}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647448140 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:11 [2020-04-21T17:34:11.526Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:34:11 [2020-04-21T17:34:11.526Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647448139 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647448139 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647448139 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647448138 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647448138 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647448133 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
13:34:11 [2020-04-21T17:34:11.526Z] DEBUG - Clicking on with mnemonic 'Rename...'
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - Clicked on with mnemonic 'Rename...'
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=-1647447954 data=null doit=true} to Shell with text {Rename Trace}
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - Clicking on OK
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647447950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647447950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647447950 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647447950 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647447950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647447950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:11 [2020-04-21T17:34:11.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647447949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-1647448036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Clicked on 
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647447244 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647447244 data=null doit=true} to TreeItem with text {test}
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647447244 data=null} to TreeItem with text {test}
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647447244 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647447243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647447234 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647447233 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647447233 data=null doit=true} to TreeItem with text {test}
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647447233 data=null} to TreeItem with text {test}
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647447233 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647447232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647447226 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:12 [2020-04-21T17:34:12.368Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647447225 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:34:12 [2020-04-21T17:34:12.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647447225 data=null doit=true} to TreeItem with text {Traces [2]}
13:34:12 [2020-04-21T17:34:12.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647447224 data=null} to TreeItem with text {Traces [2]}
13:34:12 [2020-04-21T17:34:12.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647447224 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:12 [2020-04-21T17:34:12.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647447224 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]}
13:34:12 [2020-04-21T17:34:12.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647447218 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:12 [2020-04-21T17:34:12.369Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:34:12 [2020-04-21T17:34:12.369Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
13:34:12 [2020-04-21T17:34:12.369Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:12 [2020-04-21T17:34:12.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647447217 data=null button=0 stateMask=0x0 x=171 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
13:34:12 [2020-04-21T17:34:12.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1647447217 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
13:34:12 [2020-04-21T17:34:12.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1647447217 data=null} to TreeItem with text {ExampleCustomTxt.log2}
13:34:12 [2020-04-21T17:34:12.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647447217 data=null button=1 stateMask=0x0 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
13:34:12 [2020-04-21T17:34:12.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647447217 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}
13:34:12 [2020-04-21T17:34:12.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647447212 data=null button=1 stateMask=0x80000 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
13:34:12 [2020-04-21T17:34:12.369Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
13:34:12 [2020-04-21T17:34:12.369Z] DEBUG - Clicking on with mnemonic 'Open'
13:34:12 [2020-04-21T17:34:12.627Z] DEBUG - Clicked on with mnemonic 'Open'
13:34:12 [2020-04-21T17:34:12.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1647447163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
13:34:12 [2020-04-21T17:34:12.885Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:12 [2020-04-21T17:34:12.885Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:12 [2020-04-21T17:34:12.885Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:12 [2020-04-21T17:34:12.885Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:12 [2020-04-21T17:34:12.885Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:12 [2020-04-21T17:34:12.885Z] DEBUG - Attempting to set focus on Table with text {}
13:34:12 [2020-04-21T17:34:12.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647446637 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:34:12 [2020-04-21T17:34:12.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647446637 data=null doit=true} to TableItem with text {}
13:34:12 [2020-04-21T17:34:12.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647446637 data=null} to TableItem with text {}
13:34:12 [2020-04-21T17:34:12.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647446636 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:34:13 [2020-04-21T17:34:13.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647446633 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:34:13 [2020-04-21T17:34:13.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647446631 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:34:13 [2020-04-21T17:34:13.143Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:13 [2020-04-21T17:34:13.143Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:13 [2020-04-21T17:34:13.143Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
13:34:13 [2020-04-21T17:34:13.143Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:13 [2020-04-21T17:34:13.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647446522 data=null button=0 stateMask=0x0 x=171 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
13:34:13 [2020-04-21T17:34:13.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1647446522 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
13:34:13 [2020-04-21T17:34:13.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1647446521 data=null} to TreeItem with text {ExampleCustomTxt.log2}
13:34:13 [2020-04-21T17:34:13.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647446521 data=null button=1 stateMask=0x0 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
13:34:13 [2020-04-21T17:34:13.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647446520 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}
13:34:13 [2020-04-21T17:34:13.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647446515 data=null button=1 stateMask=0x80000 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
13:34:13 [2020-04-21T17:34:13.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:13 [2020-04-21T17:34:13.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:13 [2020-04-21T17:34:13.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:13 [2020-04-21T17:34:13.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647446443 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647446443 data=null doit=true} to TreeItem with text {test}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647446443 data=null} to TreeItem with text {test}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647446442 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647446442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647446424 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647446423 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647446423 data=null doit=true} to TreeItem with text {test}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647446423 data=null} to TreeItem with text {test}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647446422 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647446422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647446417 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:13 [2020-04-21T17:34:13.144Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647446416 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647446416 data=null doit=true} to TreeItem with text {Traces [2]}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647446416 data=null} to TreeItem with text {Traces [2]}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647446415 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647446415 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]}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647446406 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647446405 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647446405 data=null doit=true} to TreeItem with text {Traces [2]}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647446405 data=null} to TreeItem with text {Traces [2]}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647446404 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647446404 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]}
13:34:13 [2020-04-21T17:34:13.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647446401 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:13 [2020-04-21T17:34:13.402Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:34:13 [2020-04-21T17:34:13.402Z] DEBUG - Clicking on with mnemonic 'Clear'
13:34:13 [2020-04-21T17:34:13.402Z] DEBUG - Clicked on with mnemonic 'Clear'
13:34:13 [2020-04-21T17:34:13.402Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:34:13 [2020-04-21T17:34:13.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647446312 data=null doit=true} to Shell with text {Confirm Clear}
13:34:13 [2020-04-21T17:34:13.402Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:34:13 [2020-04-21T17:34:13.402Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:34:13 [2020-04-21T17:34:13.402Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:34:13 [2020-04-21T17:34:13.402Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:13 [2020-04-21T17:34:13.402Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:34:13 [2020-04-21T17:34:13.402Z] DEBUG - Clicking on &Yes
13:34:13 [2020-04-21T17:34:13.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647446311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:13 [2020-04-21T17:34:13.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647446311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:13 [2020-04-21T17:34:13.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647446311 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:13 [2020-04-21T17:34:13.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647446310 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:13 [2020-04-21T17:34:13.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647446310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:13 [2020-04-21T17:34:13.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647446310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:13 [2020-04-21T17:34:13.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647446310 data=null item=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')
13:34:13 [2020-04-21T17:34:13.660Z] DEBUG - Clicked on 
13:34:13 [2020-04-21T17:34:13.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647446348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647444308 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647444308 data=null doit=true} to TreeItem with text {test}
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647444308 data=null} to TreeItem with text {test}
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647444307 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647444307 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647444296 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647444295 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647444295 data=null doit=true} to TreeItem with text {test}
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647444295 data=null} to TreeItem with text {test}
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647444295 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647444294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647444289 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:15 [2020-04-21T17:34:15.561Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647444288 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647444288 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:15 [2020-04-21T17:34:15.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647444288 data=null} to TreeItem with text {Traces [1]}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647444288 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647444287 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647444280 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647444280 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647444279 data=null} to TreeItem with text {Traces [1]}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647444279 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647444279 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]}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647444273 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647444269 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647444269 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647444268 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647444268 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647444268 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647444249 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Clicking on with mnemonic 'Copy...'
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Clicked on with mnemonic 'Copy...'
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1647444169 data=null doit=true} to Shell with text {Copy Trace}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
13:34:15 [2020-04-21T17:34:15.562Z] 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')
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-1647444166 data=null doit=true} to Button with text {Copy as a link}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-1647444166 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}
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-1647444166 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-1647444165 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')
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-1647444165 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')
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-1647444165 data=null item=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')
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:34:15 [2020-04-21T17:34:15.562Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:15 [2020-04-21T17:34:15.563Z] DEBUG - Clicking on OK
13:34:15 [2020-04-21T17:34:15.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647444163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:15 [2020-04-21T17:34:15.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647444163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:15 [2020-04-21T17:34:15.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647444163 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:15 [2020-04-21T17:34:15.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647444163 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:15 [2020-04-21T17:34:15.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647444163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:15 [2020-04-21T17:34:15.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647444163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:15 [2020-04-21T17:34:15.563Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:15 [2020-04-21T17:34:15.563Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:15 [2020-04-21T17:34:15.563Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:15 [2020-04-21T17:34:15.563Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:15 [2020-04-21T17:34:15.563Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:15 [2020-04-21T17:34:15.563Z] DEBUG - Clicked on OK
13:34:15 [2020-04-21T17:34:15.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647444163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:15 [2020-04-21T17:34:15.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1647444218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647443649 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647443649 data=null doit=true} to TreeItem with text {test}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647443649 data=null} to TreeItem with text {test}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647443649 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647443649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647443632 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647443631 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647443631 data=null doit=true} to TreeItem with text {test}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647443631 data=null} to TreeItem with text {test}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647443630 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647443630 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647443625 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:16 [2020-04-21T17:34:16.162Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647443624 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647443624 data=null doit=true} to TreeItem with text {Traces [2]}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647443624 data=null} to TreeItem with text {Traces [2]}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647443624 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647443623 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]}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647443615 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647443614 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647443614 data=null doit=true} to TreeItem with text {Traces [2]}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647443614 data=null} to TreeItem with text {Traces [2]}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647443614 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647443613 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]}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647443610 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:16 [2020-04-21T17:34:16.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1647443583 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'
13:34:16 [2020-04-21T17:34:16.511Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:16 [2020-04-21T17:34:16.511Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:16 [2020-04-21T17:34:16.511Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:16 [2020-04-21T17:34:16.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:16 [2020-04-21T17:34:16.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:16 [2020-04-21T17:34:16.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:16 [2020-04-21T17:34:16.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:16 [2020-04-21T17:34:16.511Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:16 [2020-04-21T17:34:16.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647443034 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:16 [2020-04-21T17:34:16.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647443034 data=null doit=true} to TreeItem with text {test}
13:34:16 [2020-04-21T17:34:16.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647443034 data=null} to TreeItem with text {test}
13:34:16 [2020-04-21T17:34:16.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647443034 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:16 [2020-04-21T17:34:16.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647443033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:16 [2020-04-21T17:34:16.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647443020 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:16 [2020-04-21T17:34:16.511Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:16 [2020-04-21T17:34:16.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1647443019 data=null doit=true} to TreeItem with text {Experiments [1]}
13:34:16 [2020-04-21T17:34:16.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1647443018 data=null} to TreeItem with text {Experiments [1]}
13:34:16 [2020-04-21T17:34:16.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1647443018 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
13:34:16 [2020-04-21T17:34:16.512Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647443018 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]}
13:34:16 [2020-04-21T17:34:16.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1647442970 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
13:34:16 [2020-04-21T17:34:16.769Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
13:34:16 [2020-04-21T17:34:16.769Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:16 [2020-04-21T17:34:16.769Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:16 [2020-04-21T17:34:16.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1647442964 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {Experiment [2]}
13:34:16 [2020-04-21T17:34:16.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1647442964 data=null doit=true} to TreeItem with text {Experiment [2]}
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1647442964 data=null} to TreeItem with text {Experiment [2]}
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1647442964 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {Experiment [2]}
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647442964 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]}
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1647442954 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {Experiment [2]}
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - Clicking on with mnemonic 'Copy...'
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - Clicked on with mnemonic 'Copy...'
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=-1647442829 data=null doit=true} to Shell with text {Copy Experiment}
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text'
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - Clicking on OK
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647442826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647442826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647442826 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647442826 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647442826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647442826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:16 [2020-04-21T17:34:16.770Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:16 [2020-04-21T17:34:16.770Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:16 [2020-04-21T17:34:16.770Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:16 [2020-04-21T17:34:16.770Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:16 [2020-04-21T17:34:16.770Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:16 [2020-04-21T17:34:16.770Z] DEBUG - Clicked on OK
13:34:17 [2020-04-21T17:34:17.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647442826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:17 [2020-04-21T17:34:17.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1647442914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
13:34:17 [2020-04-21T17:34:17.285Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647442311 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647442311 data=null doit=true} to TreeItem with text {test}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647442310 data=null} to TreeItem with text {test}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647442310 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647442310 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647442296 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647442295 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647442295 data=null doit=true} to TreeItem with text {test}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647442294 data=null} to TreeItem with text {test}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647442294 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647442294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647442288 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:17 [2020-04-21T17:34:17.285Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647442287 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647442287 data=null doit=true} to TreeItem with text {Traces [2]}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647442287 data=null} to TreeItem with text {Traces [2]}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647442287 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647442286 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]}
13:34:17 [2020-04-21T17:34:17.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647442278 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
13:34:17 [2020-04-21T17:34:17.286Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:34:17 [2020-04-21T17:34:17.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=-1647442277 data=null doit=true} to TreeItem with text {exp [2]}
13:34:17 [2020-04-21T17:34:17.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-1647442277 data=null} to TreeItem with text {exp [2]}
13:34:17 [2020-04-21T17:34:17.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-1647442277 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [2]}
13:34:17 [2020-04-21T17:34:17.286Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647442277 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]}
13:34:17 [2020-04-21T17:34:17.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-1647442268 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [2]}
13:34:17 [2020-04-21T17:34:17.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:17 [2020-04-21T17:34:17.286Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:17 [2020-04-21T17:34:17.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=-1647442263 data=null button=0 stateMask=0x0 x=95 y=60 count=0} to TreeItem with text {exp [2]}
13:34:17 [2020-04-21T17:34:17.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=-1647442263 data=null doit=true} to TreeItem with text {exp [2]}
13:34:17 [2020-04-21T17:34:17.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-1647442263 data=null} to TreeItem with text {exp [2]}
13:34:17 [2020-04-21T17:34:17.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-1647442263 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [2]}
13:34:17 [2020-04-21T17:34:17.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647442262 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]}
13:34:17 [2020-04-21T17:34:17.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-1647442253 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [2]}
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Clicking on with mnemonic 'Copy...'
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Clicked on with mnemonic 'Copy...'
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=-1647442155 data=null doit=true} to Shell with text {Copy Experiment}
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text'
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
13:34:17 [2020-04-21T17:34:17.545Z] 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)'
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
13:34:17 [2020-04-21T17:34:17.545Z] 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')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:34:17 [2020-04-21T17:34:17.545Z] 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')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1647442140 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')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1647442139 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')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1647442139 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')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1647442139 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')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1647442138 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')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1647442138 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')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1647442138 data=null item=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')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1647442138 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')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1647442138 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')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1647442138 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')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1647442138 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')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1647442138 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')
13:34:17 [2020-04-21T17:34:17.545Z] 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')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Clicking on OK
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647442137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647442137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647442137 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647442137 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647442136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647442136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:17 [2020-04-21T17:34:17.545Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:17 [2020-04-21T17:34:17.545Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:17 [2020-04-21T17:34:17.545Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:17 [2020-04-21T17:34:17.545Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:17 [2020-04-21T17:34:17.545Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:17 [2020-04-21T17:34:17.545Z] DEBUG - Clicked on OK
13:34:17 [2020-04-21T17:34:17.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647442136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:17 [2020-04-21T17:34:17.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1647442223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
13:34:18 [2020-04-21T17:34:18.063Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again.
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647441622 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647441622 data=null doit=true} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647441622 data=null} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647441622 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647441622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647441609 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647441608 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647441608 data=null doit=true} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647441608 data=null} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647441608 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647441607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647441601 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.063Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647441600 data=null button=0 stateMask=0x0 x=89 y=252 count=0} to TreeItem with text {Traces [4]}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647441600 data=null doit=true} to TreeItem with text {Traces [4]}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647441600 data=null} to TreeItem with text {Traces [4]}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647441600 data=null button=1 stateMask=0x0 x=89 y=252 count=1} to TreeItem with text {Traces [4]}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647441600 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]}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647441591 data=null button=1 stateMask=0x80000 x=89 y=252 count=1} to TreeItem with text {Traces [4]}
13:34:18 [2020-04-21T17:34:18.063Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-1647441591 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-1647441591 data=null} to TreeItem with text {expDeepCopy [2]}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1647441590 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {expDeepCopy [2]}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647441590 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]}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1647441578 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {expDeepCopy [2]}
13:34:18 [2020-04-21T17:34:18.063Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-1647441577 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-1647441577 data=null} to TreeItem with text {expDeepCopy [2]}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1647441577 data=null button=1 stateMask=0x0 x=132 y=396 count=1} to TreeItem with text {expDeepCopy [2]}
13:34:18 [2020-04-21T17:34:18.063Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647441576 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]}
13:34:18 [2020-04-21T17:34:18.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1647441564 data=null button=1 stateMask=0x80000 x=132 y=396 count=1} to TreeItem with text {expDeepCopy [2]}
13:34:18 [2020-04-21T17:34:18.064Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
13:34:18 [2020-04-21T17:34:18.064Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:18 [2020-04-21T17:34:18.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647441507 data=null button=0 stateMask=0x0 x=166 y=420 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:18 [2020-04-21T17:34:18.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647441506 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:18 [2020-04-21T17:34:18.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647441506 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:18 [2020-04-21T17:34:18.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647441506 data=null button=1 stateMask=0x0 x=166 y=420 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:18 [2020-04-21T17:34:18.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647441506 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:18 [2020-04-21T17:34:18.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647441470 data=null button=1 stateMask=0x80000 x=166 y=420 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:18 [2020-04-21T17:34:18.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:18 [2020-04-21T17:34:18.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:18 [2020-04-21T17:34:18.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:18 [2020-04-21T17:34:18.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:18 [2020-04-21T17:34:18.064Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
13:34:18 [2020-04-21T17:34:18.322Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:18 [2020-04-21T17:34:18.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1647441358 data=null button=0 stateMask=0x0 x=171 y=444 count=0} to TreeItem with text {ExampleCustomTxt.log3}
13:34:18 [2020-04-21T17:34:18.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1647441357 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
13:34:18 [2020-04-21T17:34:18.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1647441357 data=null} to TreeItem with text {ExampleCustomTxt.log3}
13:34:18 [2020-04-21T17:34:18.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1647441357 data=null button=1 stateMask=0x0 x=171 y=444 count=1} to TreeItem with text {ExampleCustomTxt.log3}
13:34:18 [2020-04-21T17:34:18.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647441357 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}
13:34:18 [2020-04-21T17:34:18.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1647441337 data=null button=1 stateMask=0x80000 x=171 y=444 count=1} to TreeItem with text {ExampleCustomTxt.log3}
13:34:18 [2020-04-21T17:34:18.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:18 [2020-04-21T17:34:18.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:18 [2020-04-21T17:34:18.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:18 [2020-04-21T17:34:18.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647440727 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647440726 data=null doit=true} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647440726 data=null} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647440726 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647440726 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647440661 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647440654 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647440654 data=null doit=true} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647440654 data=null} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647440653 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647440653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647440648 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:18 [2020-04-21T17:34:18.890Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647440646 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647440646 data=null doit=true} to TreeItem with text {Traces [4]}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647440646 data=null} to TreeItem with text {Traces [4]}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647440646 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647440646 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]}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647440637 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647440636 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647440636 data=null doit=true} to TreeItem with text {Traces [4]}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647440636 data=null} to TreeItem with text {Traces [4]}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647440635 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647440635 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]}
13:34:18 [2020-04-21T17:34:18.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647440632 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:34:19 [2020-04-21T17:34:19.148Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:34:19 [2020-04-21T17:34:19.148Z] DEBUG - Clicking on with mnemonic 'Clear'
13:34:19 [2020-04-21T17:34:19.148Z] DEBUG - Clicked on with mnemonic 'Clear'
13:34:19 [2020-04-21T17:34:19.148Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:34:19 [2020-04-21T17:34:19.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647440565 data=null doit=true} to Shell with text {Confirm Clear}
13:34:19 [2020-04-21T17:34:19.148Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:34:19 [2020-04-21T17:34:19.148Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:34:19 [2020-04-21T17:34:19.148Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:34:19 [2020-04-21T17:34:19.148Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:19 [2020-04-21T17:34:19.148Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:34:19 [2020-04-21T17:34:19.148Z] DEBUG - Clicking on &Yes
13:34:19 [2020-04-21T17:34:19.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647440564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:19 [2020-04-21T17:34:19.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647440564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:19 [2020-04-21T17:34:19.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647440564 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:19 [2020-04-21T17:34:19.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647440564 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:19 [2020-04-21T17:34:19.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647440563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:19 [2020-04-21T17:34:19.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647440563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:19 [2020-04-21T17:34:19.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647440563 data=null item=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')
13:34:19 [2020-04-21T17:34:19.149Z] DEBUG - Clicked on 
13:34:19 [2020-04-21T17:34:19.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647440601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647438453 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647438452 data=null doit=true} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647438452 data=null} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647438452 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647438451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647438440 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647438439 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647438439 data=null doit=true} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647438439 data=null} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647438439 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647438439 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647438433 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.316Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647438432 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647438432 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647438432 data=null} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647438432 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647438431 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647438423 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647438423 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647438423 data=null} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647438422 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647438422 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]}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647438418 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647438417 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647438417 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647438417 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647438417 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647438416 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647438400 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647438308 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647438308 data=null doit=true} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647438308 data=null} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647438308 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647438308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647438258 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647438257 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647438256 data=null doit=true} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647438256 data=null} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647438256 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647438256 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647438247 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:21 [2020-04-21T17:34:21.317Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647438246 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647438246 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647438246 data=null} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647438245 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647438245 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647438233 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647438232 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647438232 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647438232 data=null} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647438231 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647438231 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647438227 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:21 [2020-04-21T17:34:21.576Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:34:21 [2020-04-21T17:34:21.576Z] DEBUG - Clicking on with mnemonic 'Clear'
13:34:21 [2020-04-21T17:34:21.576Z] DEBUG - Clicked on with mnemonic 'Clear'
13:34:21 [2020-04-21T17:34:21.576Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:34:21 [2020-04-21T17:34:21.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647438149 data=null doit=true} to Shell with text {Confirm Clear}
13:34:21 [2020-04-21T17:34:21.576Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:34:21 [2020-04-21T17:34:21.576Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:34:21 [2020-04-21T17:34:21.576Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:34:21 [2020-04-21T17:34:21.576Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:21 [2020-04-21T17:34:21.576Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:34:21 [2020-04-21T17:34:21.576Z] DEBUG - Clicking on &Yes
13:34:21 [2020-04-21T17:34:21.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647438148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:21 [2020-04-21T17:34:21.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647438148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:21 [2020-04-21T17:34:21.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647438148 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:21 [2020-04-21T17:34:21.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647438148 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:21 [2020-04-21T17:34:21.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647438147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:21 [2020-04-21T17:34:21.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647438147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:21 [2020-04-21T17:34:21.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647438147 data=null item=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')
13:34:21 [2020-04-21T17:34:21.834Z] DEBUG - Clicked on 
13:34:21 [2020-04-21T17:34:21.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647438191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647435858 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647435858 data=null doit=true} to TreeItem with text {test}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647435858 data=null} to TreeItem with text {test}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647435858 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647435858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647435846 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647435845 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647435845 data=null doit=true} to TreeItem with text {test}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647435845 data=null} to TreeItem with text {test}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647435845 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647435845 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647435840 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:23 [2020-04-21T17:34:23.735Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647435839 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647435839 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647435838 data=null} to TreeItem with text {Traces [1]}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647435838 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647435838 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647435831 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647435830 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647435830 data=null} to TreeItem with text {Traces [1]}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647435830 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647435830 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]}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647435826 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647435825 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647435825 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647435825 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:23 [2020-04-21T17:34:23.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647435825 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:23 [2020-04-21T17:34:23.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647435824 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:23 [2020-04-21T17:34:23.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647435808 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - Clicking on with mnemonic 'Rename...'
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - Clicked on with mnemonic 'Rename...'
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=-1647435740 data=null doit=true} to Shell with text {Rename Trace}
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - Clicking on OK
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647435738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647435738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647435737 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:23 [2020-04-21T17:34:23.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647435737 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:23 [2020-04-21T17:34:23.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647435737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:23 [2020-04-21T17:34:23.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647435737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:23 [2020-04-21T17:34:23.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647435737 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:24 [2020-04-21T17:34:24.254Z] DEBUG - Clicked on 
13:34:24 [2020-04-21T17:34:24.254Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:24 [2020-04-21T17:34:24.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:24 [2020-04-21T17:34:24.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:24 [2020-04-21T17:34:24.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-1647435776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647434829 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647434829 data=null doit=true} to TreeItem with text {test}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647434829 data=null} to TreeItem with text {test}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647434829 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647434828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647434806 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647434805 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647434805 data=null doit=true} to TreeItem with text {test}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647434805 data=null} to TreeItem with text {test}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647434805 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647434804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647434799 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:24 [2020-04-21T17:34:24.821Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647434798 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647434798 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647434798 data=null} to TreeItem with text {Traces [1]}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647434797 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647434797 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647434788 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:24 [2020-04-21T17:34:24.821Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647434787 data=null button=0 stateMask=0x0 x=155 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log2}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1647434787 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1647434787 data=null} to TreeItem with text {ExampleCustomTxt.log2}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647434786 data=null button=1 stateMask=0x0 x=155 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log2}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647434786 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}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647434770 data=null button=1 stateMask=0x80000 x=155 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log2}
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Clicking on with mnemonic 'Open'
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Clicked on with mnemonic 'Open'
13:34:24 [2020-04-21T17:34:24.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1647434736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
13:34:25 [2020-04-21T17:34:25.387Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:25 [2020-04-21T17:34:25.387Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:25 [2020-04-21T17:34:25.387Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:25 [2020-04-21T17:34:25.387Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:25 [2020-04-21T17:34:25.387Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:25 [2020-04-21T17:34:25.387Z] DEBUG - Attempting to set focus on Table with text {}
13:34:25 [2020-04-21T17:34:25.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647434215 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:34:25 [2020-04-21T17:34:25.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647434215 data=null doit=true} to TableItem with text {}
13:34:25 [2020-04-21T17:34:25.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647434215 data=null} to TableItem with text {}
13:34:25 [2020-04-21T17:34:25.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647434215 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:34:25 [2020-04-21T17:34:25.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647434212 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:34:25 [2020-04-21T17:34:25.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647434206 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:34:25 [2020-04-21T17:34:25.388Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:25 [2020-04-21T17:34:25.388Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647434117 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647434117 data=null doit=true} to TreeItem with text {test}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647434116 data=null} to TreeItem with text {test}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647434116 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647434116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647434098 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647434097 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647434097 data=null doit=true} to TreeItem with text {test}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647434097 data=null} to TreeItem with text {test}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647434097 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647434096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647434091 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:25 [2020-04-21T17:34:25.647Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647434090 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647434090 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647434090 data=null} to TreeItem with text {Traces [1]}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647434090 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647434090 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647434070 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:25 [2020-04-21T17:34:25.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647434069 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647434069 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647434069 data=null} to TreeItem with text {Traces [1]}
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647434069 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647434068 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647434062 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - Clicking on with mnemonic 'Clear'
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - Clicked on with mnemonic 'Clear'
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647433988 data=null doit=true} to Shell with text {Confirm Clear}
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - Clicking on &Yes
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647433987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647433987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647433987 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647433987 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647433987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647433987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:25 [2020-04-21T17:34:25.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647433987 data=null item=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')
13:34:26 [2020-04-21T17:34:26.049Z] DEBUG - Clicked on 
13:34:26 [2020-04-21T17:34:26.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647434020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647431609 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647431608 data=null doit=true} to TreeItem with text {test}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647431608 data=null} to TreeItem with text {test}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647431608 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647431608 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647431595 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647431594 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647431594 data=null doit=true} to TreeItem with text {test}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647431594 data=null} to TreeItem with text {test}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647431593 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647431593 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647431587 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:27 [2020-04-21T17:34:27.953Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647431586 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647431586 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647431586 data=null} to TreeItem with text {Traces [1]}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647431586 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647431586 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647431578 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647431578 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647431577 data=null} to TreeItem with text {Traces [1]}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647431577 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647431577 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]}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647431569 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647431569 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647431569 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:27 [2020-04-21T17:34:27.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647431568 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:28 [2020-04-21T17:34:28.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647431568 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:28 [2020-04-21T17:34:28.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647431568 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:28 [2020-04-21T17:34:28.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647431552 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:28 [2020-04-21T17:34:28.211Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
13:34:28 [2020-04-21T17:34:28.211Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
13:34:28 [2020-04-21T17:34:28.211Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
13:34:28 [2020-04-21T17:34:28.211Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
13:34:28 [2020-04-21T17:34:28.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1647431517 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'
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647430930 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647430929 data=null doit=true} to TreeItem with text {test}
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647430929 data=null} to TreeItem with text {test}
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647430929 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647430929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647430912 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:28 [2020-04-21T17:34:28.780Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1647430911 data=null doit=true} to TreeItem with text {Experiments [1]}
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1647430911 data=null} to TreeItem with text {Experiments [1]}
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1647430911 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647430910 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]}
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1647430906 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
13:34:28 [2020-04-21T17:34:28.780Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1647430905 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1647430905 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1647430905 data=null button=1 stateMask=0x0 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647430905 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]}
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1647430898 data=null button=1 stateMask=0x80000 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647430897 data=null button=0 stateMask=0x0 x=166 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647430897 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647430897 data=null} to Tree node with text: ExampleCustomTxt.log
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647430896 data=null button=1 stateMask=0x0 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
13:34:28 [2020-04-21T17:34:28.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647430896 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
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647430880 data=null button=1 stateMask=0x80000 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - Clicking on with mnemonic 'Remove'
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - Clicked on with mnemonic 'Remove'
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=-1647430817 data=null doit=true} to Shell with text {Confirm Remove}
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - Clicking on &Yes
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647430816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647430816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647430816 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647430815 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647430815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647430815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:28 [2020-04-21T17:34:28.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647430815 data=null item=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')
13:34:29 [2020-04-21T17:34:29.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=-1647430850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Remove'
13:34:29 [2020-04-21T17:34:29.347Z] DEBUG - Clicked on 
13:34:29 [2020-04-21T17:34:29.347Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
13:34:29 [2020-04-21T17:34:29.605Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
13:34:29 [2020-04-21T17:34:29.605Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:29 [2020-04-21T17:34:29.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:29 [2020-04-21T17:34:29.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:29 [2020-04-21T17:34:29.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:29 [2020-04-21T17:34:29.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:29 [2020-04-21T17:34:29.605Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:29 [2020-04-21T17:34:29.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647429922 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647429922 data=null doit=true} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647429922 data=null} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647429921 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647429921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647429901 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647429901 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647429901 data=null doit=true} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647429901 data=null} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647429900 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647429900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647429894 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647429894 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [1]}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647429894 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647429893 data=null} to TreeItem with text {Traces [1]}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647429893 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647429893 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647429884 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
13:34:29 [2020-04-21T17:34:29.864Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647429846 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647429846 data=null doit=true} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647429846 data=null} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647429845 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647429845 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647429834 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647429833 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647429833 data=null doit=true} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647429833 data=null} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647429833 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647429833 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647429827 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:29 [2020-04-21T17:34:29.864Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647429826 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647429826 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647429826 data=null} to TreeItem with text {Traces [1]}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647429826 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647429825 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647429817 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:29 [2020-04-21T17:34:29.864Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647429817 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647429817 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647429817 data=null} to TreeItem with text {Traces [1]}
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647429816 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647429816 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647429813 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Clicking on with mnemonic 'Clear'
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Clicked on with mnemonic 'Clear'
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647429751 data=null doit=true} to Shell with text {Confirm Clear}
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Clicking on &Yes
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647429751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647429751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647429751 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647429750 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647429750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647429750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647429750 data=null item=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')
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Clicked on 
13:34:29 [2020-04-21T17:34:29.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647429782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:34:31 [2020-04-21T17:34:31.763Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:31 [2020-04-21T17:34:31.763Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647427679 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647427679 data=null doit=true} to TreeItem with text {test}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647427679 data=null} to TreeItem with text {test}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647427678 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647427677 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647427666 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647427665 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647427665 data=null doit=true} to TreeItem with text {test}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647427665 data=null} to TreeItem with text {test}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647427664 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647427664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647427659 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:32 [2020-04-21T17:34:32.022Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647427657 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647427657 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647427657 data=null} to TreeItem with text {Traces [1]}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647427657 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647427656 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647427649 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647427649 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647427648 data=null} to TreeItem with text {Traces [1]}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647427648 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647427648 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]}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647427644 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-1647427643 data=null doit=true} to TreeItem with text {symbolic-link [1]}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-1647427643 data=null} to TreeItem with text {symbolic-link [1]}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-1647427643 data=null button=1 stateMask=0x0 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647427643 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]}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-1647427639 data=null button=1 stateMask=0x80000 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647427635 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647427635 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647427635 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647427635 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647427635 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647427619 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Clicking on with mnemonic 'Copy...'
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - Clicked on with mnemonic 'Copy...'
13:34:32 [2020-04-21T17:34:32.022Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1647427546 data=null doit=true} to Shell with text {Copy Trace}
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - Clicking on OK
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647427543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647427543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647427543 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647427543 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647427543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647427543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.023Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.023Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.023Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.023Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.023Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.023Z] DEBUG - Clicked on OK
13:34:32 [2020-04-21T17:34:32.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647427543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1647427589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
13:34:32 [2020-04-21T17:34:32.539Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:32 [2020-04-21T17:34:32.539Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:32 [2020-04-21T17:34:32.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647427029 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:32 [2020-04-21T17:34:32.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647427029 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:32 [2020-04-21T17:34:32.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647427028 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:32 [2020-04-21T17:34:32.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647427028 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:32 [2020-04-21T17:34:32.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647427028 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:32 [2020-04-21T17:34:32.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647427023 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:32 [2020-04-21T17:34:32.539Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
13:34:32 [2020-04-21T17:34:32.539Z] DEBUG - Clicking on with mnemonic 'Copy...'
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Clicked on with mnemonic 'Copy...'
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1647426952 data=null doit=true} to Shell with text {Copy Trace}
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
13:34:32 [2020-04-21T17:34:32.797Z] 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')
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-1647426948 data=null doit=true} to Button with text {Copy as a link}
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-1647426948 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}
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-1647426947 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-1647426947 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')
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-1647426947 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')
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-1647426946 data=null item=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')
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Clicking on OK
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647426944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647426944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647426944 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647426944 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647426944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647426944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Clicked on OK
13:34:32 [2020-04-21T17:34:32.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647426944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:32 [2020-04-21T17:34:32.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1647426994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
13:34:33 [2020-04-21T17:34:33.363Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:33 [2020-04-21T17:34:33.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:33 [2020-04-21T17:34:33.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:33 [2020-04-21T17:34:33.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:33 [2020-04-21T17:34:33.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:33 [2020-04-21T17:34:33.363Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:33 [2020-04-21T17:34:33.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647426429 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:33 [2020-04-21T17:34:33.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647426429 data=null doit=true} to TreeItem with text {test}
13:34:33 [2020-04-21T17:34:33.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647426429 data=null} to TreeItem with text {test}
13:34:33 [2020-04-21T17:34:33.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647426428 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647426428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647426409 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647426409 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647426409 data=null doit=true} to TreeItem with text {test}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647426408 data=null} to TreeItem with text {test}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647426408 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647426408 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647426402 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:33 [2020-04-21T17:34:33.364Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647426401 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647426401 data=null doit=true} to TreeItem with text {Traces [4]}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647426401 data=null} to TreeItem with text {Traces [4]}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647426400 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647426400 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]}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647426390 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:34:33 [2020-04-21T17:34:33.364Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
13:34:33 [2020-04-21T17:34:33.364Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647426389 data=null button=0 stateMask=0x0 x=171 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log2}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1647426388 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1647426388 data=null} to TreeItem with text {ExampleCustomTxt.log2}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647426388 data=null button=1 stateMask=0x0 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647426388 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}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647426369 data=null button=1 stateMask=0x80000 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2}
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Clicking on with mnemonic 'Open'
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Clicked on with mnemonic 'Open'
13:34:33 [2020-04-21T17:34:33.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1647426313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
13:34:33 [2020-04-21T17:34:33.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Attempting to set focus on Table with text {}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647424787 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647424787 data=null doit=true} to TableItem with text {}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647424787 data=null} to TableItem with text {}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647424787 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647424784 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647424779 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647424727 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647424727 data=null doit=true} to TreeItem with text {test}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647424727 data=null} to TreeItem with text {test}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647424726 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647424726 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647424709 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647424708 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647424707 data=null doit=true} to TreeItem with text {test}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647424707 data=null} to TreeItem with text {test}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647424707 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647424707 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647424701 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:34 [2020-04-21T17:34:34.863Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647424700 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647424700 data=null doit=true} to TreeItem with text {Traces [4]}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647424699 data=null} to TreeItem with text {Traces [4]}
13:34:34 [2020-04-21T17:34:34.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647424699 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:34:34 [2020-04-21T17:34:34.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647424699 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]}
13:34:34 [2020-04-21T17:34:34.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647424689 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:34:34 [2020-04-21T17:34:34.864Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
13:34:34 [2020-04-21T17:34:34.864Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
13:34:34 [2020-04-21T17:34:34.864Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:34 [2020-04-21T17:34:34.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1647424687 data=null button=0 stateMask=0x0 x=171 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log3}
13:34:34 [2020-04-21T17:34:34.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1647424687 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
13:34:34 [2020-04-21T17:34:34.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1647424687 data=null} to TreeItem with text {ExampleCustomTxt.log3}
13:34:34 [2020-04-21T17:34:34.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1647424686 data=null button=1 stateMask=0x0 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3}
13:34:34 [2020-04-21T17:34:34.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647424686 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}
13:34:34 [2020-04-21T17:34:34.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1647424669 data=null button=1 stateMask=0x80000 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3}
13:34:35 [2020-04-21T17:34:35.121Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
13:34:35 [2020-04-21T17:34:35.121Z] DEBUG - Clicking on with mnemonic 'Open'
13:34:35 [2020-04-21T17:34:35.121Z] DEBUG - Clicked on with mnemonic 'Open'
13:34:35 [2020-04-21T17:34:35.121Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:35 [2020-04-21T17:34:35.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1647424637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
13:34:35 [2020-04-21T17:34:35.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:35 [2020-04-21T17:34:35.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - Attempting to set focus on Table with text {}
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647423022 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647423022 data=null doit=true} to TableItem with text {}
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647423022 data=null} to TableItem with text {}
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647423021 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647423019 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647423013 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647422946 data=null button=0 stateMask=0x0 x=171 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log2}
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1647422945 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1647422945 data=null} to TreeItem with text {ExampleCustomTxt.log2}
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647422945 data=null button=1 stateMask=0x0 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2}
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647422945 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}
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647422929 data=null button=1 stateMask=0x80000 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2}
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:36 [2020-04-21T17:34:36.620Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
13:34:36 [2020-04-21T17:34:36.878Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:36 [2020-04-21T17:34:36.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1647422849 data=null button=0 stateMask=0x0 x=171 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log3}
13:34:36 [2020-04-21T17:34:36.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1647422848 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
13:34:36 [2020-04-21T17:34:36.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1647422848 data=null} to TreeItem with text {ExampleCustomTxt.log3}
13:34:36 [2020-04-21T17:34:36.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1647422848 data=null button=1 stateMask=0x0 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3}
13:34:36 [2020-04-21T17:34:36.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647422848 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}
13:34:36 [2020-04-21T17:34:36.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1647422832 data=null button=1 stateMask=0x80000 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3}
13:34:36 [2020-04-21T17:34:36.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:36 [2020-04-21T17:34:36.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:36 [2020-04-21T17:34:36.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:36 [2020-04-21T17:34:36.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:36 [2020-04-21T17:34:36.879Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:36 [2020-04-21T17:34:36.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:36 [2020-04-21T17:34:36.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:36 [2020-04-21T17:34:36.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:36 [2020-04-21T17:34:36.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:36 [2020-04-21T17:34:36.879Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:36 [2020-04-21T17:34:36.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647422645 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:36 [2020-04-21T17:34:36.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647422645 data=null doit=true} to TreeItem with text {test}
13:34:36 [2020-04-21T17:34:36.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647422645 data=null} to TreeItem with text {test}
13:34:36 [2020-04-21T17:34:36.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647422644 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647422644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647422626 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647422624 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647422624 data=null doit=true} to TreeItem with text {test}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647422624 data=null} to TreeItem with text {test}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647422624 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647422624 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647422617 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:37 [2020-04-21T17:34:37.137Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647422570 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647422570 data=null doit=true} to TreeItem with text {Traces [4]}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647422570 data=null} to TreeItem with text {Traces [4]}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647422569 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647422569 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]}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647422558 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1647422557 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1647422557 data=null doit=true} to TreeItem with text {Traces [4]}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1647422557 data=null} to TreeItem with text {Traces [4]}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1647422557 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647422557 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]}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1647422552 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Clicking on with mnemonic 'Clear'
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Clicked on with mnemonic 'Clear'
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647422445 data=null doit=true} to Shell with text {Confirm Clear}
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Clicking on &Yes
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647422444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647422444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647422444 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647422444 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647422444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647422444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:37 [2020-04-21T17:34:37.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647422444 data=null item=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')
13:34:37 [2020-04-21T17:34:37.961Z] DEBUG - Clicked on 
13:34:37 [2020-04-21T17:34:37.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647422524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647420015 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647420015 data=null doit=true} to TreeItem with text {test}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647420015 data=null} to TreeItem with text {test}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647420014 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647420014 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647420003 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647420002 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647420002 data=null doit=true} to TreeItem with text {test}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647420002 data=null} to TreeItem with text {test}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647420002 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647420002 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647419996 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:39 [2020-04-21T17:34:39.863Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647419995 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647419995 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647419995 data=null} to TreeItem with text {Traces [1]}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647419995 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647419995 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647419965 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647419965 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647419965 data=null} to TreeItem with text {Traces [1]}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647419965 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647419964 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]}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647419961 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647419960 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647419960 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:39 [2020-04-21T17:34:39.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647419960 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647419959 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647419959 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647419942 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - Clicking on with mnemonic 'Delete'
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - Clicked on with mnemonic 'Delete'
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-1647419862 data=null doit=true} to Shell with text {Confirm Delete}
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - Clicking on &Yes
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647419861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647419861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647419861 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647419861 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647419861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647419861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:39 [2020-04-21T17:34:39.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647419861 data=null item=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')
13:34:40 [2020-04-21T17:34:40.121Z] DEBUG - Clicked on 
13:34:40 [2020-04-21T17:34:40.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1647419908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647419066 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647419066 data=null doit=true} to TreeItem with text {test}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647419066 data=null} to TreeItem with text {test}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647419065 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647419065 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647419044 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647419043 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647419043 data=null doit=true} to TreeItem with text {test}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647419043 data=null} to TreeItem with text {test}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647419043 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647419043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647419036 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:40 [2020-04-21T17:34:40.688Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647419036 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647419035 data=null doit=true} to TreeItem with text {Traces [0]}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647419035 data=null} to TreeItem with text {Traces [0]}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647419035 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647419035 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647419026 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647419025 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647419025 data=null doit=true} to TreeItem with text {Traces [0]}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647419025 data=null} to TreeItem with text {Traces [0]}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647419024 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647419024 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647419021 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Clicking on with mnemonic 'Clear'
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Clicked on with mnemonic 'Clear'
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647418959 data=null doit=true} to Shell with text {Confirm Clear}
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Clicking on &Yes
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647418958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647418958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647418958 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647418958 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647418958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647418958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647418958 data=null item=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')
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647418993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:34:40 [2020-04-21T17:34:40.688Z] DEBUG - Clicked on 
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647417321 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647417321 data=null doit=true} to TreeItem with text {test}
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647417321 data=null} to TreeItem with text {test}
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647417320 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647417320 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647417264 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647417262 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647417262 data=null doit=true} to TreeItem with text {test}
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647417262 data=null} to TreeItem with text {test}
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647417262 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:42 [2020-04-21T17:34:42.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647417262 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647417255 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:42 [2020-04-21T17:34:42.590Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647417254 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647417253 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647417253 data=null} to TreeItem with text {Traces [1]}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647417253 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647417253 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647417245 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647417244 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647417244 data=null} to TreeItem with text {Traces [1]}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647417244 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647417244 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]}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647417240 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647417239 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647417239 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647417239 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647417239 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647417238 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647417222 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
13:34:42 [2020-04-21T17:34:42.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1647417149 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'
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647416590 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647416590 data=null doit=true} to TreeItem with text {test}
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647416590 data=null} to TreeItem with text {test}
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647416590 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647416590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647416573 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:43 [2020-04-21T17:34:43.156Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1647416571 data=null doit=true} to TreeItem with text {Experiments [1]}
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1647416571 data=null} to TreeItem with text {Experiments [1]}
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1647416570 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647416570 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]}
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1647416566 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
13:34:43 [2020-04-21T17:34:43.156Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1647416566 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1647416565 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1647416565 data=null button=1 stateMask=0x0 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647416565 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]}
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1647416558 data=null button=1 stateMask=0x80000 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
13:34:43 [2020-04-21T17:34:43.156Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647416558 data=null button=0 stateMask=0x0 x=166 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647416558 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647416558 data=null} to Tree node with text: ExampleCustomTxt.log
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647416557 data=null button=1 stateMask=0x0 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647416557 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
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647416541 data=null button=1 stateMask=0x80000 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - Clicking on with mnemonic 'Delete'
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - Clicked on with mnemonic 'Delete'
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-1647416434 data=null doit=true} to Shell with text {Confirm Delete}
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - Clicking on &Yes
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647416433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647416433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647416433 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647416433 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647416433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647416433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:43 [2020-04-21T17:34:43.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647416433 data=null item=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')
13:34:43 [2020-04-21T17:34:43.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1647416466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:34:43 [2020-04-21T17:34:43.722Z] DEBUG - Clicked on 
13:34:43 [2020-04-21T17:34:43.722Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:43 [2020-04-21T17:34:43.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:43 [2020-04-21T17:34:43.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647416007 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647416007 data=null doit=true} to TreeItem with text {test}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647416007 data=null} to TreeItem with text {test}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647416007 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647416007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647415987 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647415986 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647415986 data=null doit=true} to TreeItem with text {test}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647415986 data=null} to TreeItem with text {test}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647415986 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647415986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647415969 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:43 [2020-04-21T17:34:43.723Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647415968 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647415968 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647415968 data=null} to TreeItem with text {Traces [1]}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647415967 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647415967 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647415958 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647415958 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647415958 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647415958 data=null} to TreeItem with text {Traces [1]}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647415957 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647415957 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647415954 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Clicking on with mnemonic 'Clear'
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Clicked on with mnemonic 'Clear'
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647415896 data=null doit=true} to Shell with text {Confirm Clear}
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Clicking on &Yes
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647415895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647415895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647415895 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647415895 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647415895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647415895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647415895 data=null item=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')
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647415926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:34:43 [2020-04-21T17:34:43.723Z] DEBUG - Clicked on 
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647414362 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647414362 data=null doit=true} to TreeItem with text {test}
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647414362 data=null} to TreeItem with text {test}
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647414361 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647414361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647414351 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647414350 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647414350 data=null doit=true} to TreeItem with text {test}
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647414350 data=null} to TreeItem with text {test}
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647414349 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647414349 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:45 [2020-04-21T17:34:45.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647414344 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:45 [2020-04-21T17:34:45.624Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647414344 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647414344 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647414343 data=null} to TreeItem with text {Traces [1]}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647414343 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647414343 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647414336 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647414335 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647414335 data=null} to TreeItem with text {Traces [1]}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647414335 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647414334 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]}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647414331 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647414331 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647414331 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647414330 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647414330 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647414330 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647414314 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647414314 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647414314 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647414302 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647414302 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647414301 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647414301 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:45 [2020-04-21T17:34:45.624Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647414314 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647413754 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647413754 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647413754 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647413753 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647413753 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647413749 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - Clicking on with mnemonic 'Copy...'
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - Clicked on with mnemonic 'Copy...'
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1647413663 data=null doit=true} to Shell with text {Copy Trace}
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - Clicking on OK
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647413660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647413660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647413660 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647413660 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647413660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647413660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:45 [2020-04-21T17:34:45.882Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:45 [2020-04-21T17:34:45.882Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:45 [2020-04-21T17:34:45.882Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:45 [2020-04-21T17:34:45.882Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:45 [2020-04-21T17:34:45.882Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:45 [2020-04-21T17:34:45.882Z] DEBUG - Clicked on OK
13:34:46 [2020-04-21T17:34:46.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647413660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:34:46 [2020-04-21T17:34:46.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1647413722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
13:34:46 [2020-04-21T17:34:46.398Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:46 [2020-04-21T17:34:46.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:46 [2020-04-21T17:34:46.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:46 [2020-04-21T17:34:46.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:46 [2020-04-21T17:34:46.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:46 [2020-04-21T17:34:46.398Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:46 [2020-04-21T17:34:46.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647413147 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:46 [2020-04-21T17:34:46.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647413147 data=null doit=true} to TreeItem with text {test}
13:34:46 [2020-04-21T17:34:46.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647413147 data=null} to TreeItem with text {test}
13:34:46 [2020-04-21T17:34:46.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647413147 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:46 [2020-04-21T17:34:46.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647413147 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:46 [2020-04-21T17:34:46.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647413130 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:46 [2020-04-21T17:34:46.398Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:46 [2020-04-21T17:34:46.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647413130 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:46 [2020-04-21T17:34:46.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647413130 data=null doit=true} to TreeItem with text {test}
13:34:46 [2020-04-21T17:34:46.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647413129 data=null} to TreeItem with text {test}
13:34:46 [2020-04-21T17:34:46.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647413129 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:46 [2020-04-21T17:34:46.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647413129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:46 [2020-04-21T17:34:46.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647413123 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:46 [2020-04-21T17:34:46.399Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:46 [2020-04-21T17:34:46.399Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:46 [2020-04-21T17:34:46.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647413123 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647413123 data=null doit=true} to TreeItem with text {Traces [2]}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647413122 data=null} to TreeItem with text {Traces [2]}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647413122 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647413122 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]}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647413113 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:46 [2020-04-21T17:34:46.657Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647413109 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1647413109 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1647413109 data=null} to TreeItem with text {ExampleCustomTxt.log2}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647413109 data=null button=1 stateMask=0x0 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647413108 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}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647413092 data=null button=1 stateMask=0x80000 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647413092 data=null button=1 stateMask=0x0 x=155 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log2}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647413092 data=null button=1 stateMask=0x0 x=155 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log2}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647413079 data=null button=1 stateMask=0x80000 x=155 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log2}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647413079 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1647413079 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1647413079 data=null} to TreeItem with text {ExampleCustomTxt.log2}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:46 [2020-04-21T17:34:46.657Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647413092 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}
13:34:47 [2020-04-21T17:34:47.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:47 [2020-04-21T17:34:47.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647411519 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647411519 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647411519 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647411519 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647411519 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647411503 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647411503 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647411502 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647411489 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647411488 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647411488 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647411488 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:48 [2020-04-21T17:34:48.157Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647411502 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:48 [2020-04-21T17:34:48.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:48 [2020-04-21T17:34:48.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:48 [2020-04-21T17:34:48.723Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:48 [2020-04-21T17:34:48.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:48 [2020-04-21T17:34:48.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:48 [2020-04-21T17:34:48.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:48 [2020-04-21T17:34:48.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:48 [2020-04-21T17:34:48.723Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:48 [2020-04-21T17:34:48.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647410813 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:48 [2020-04-21T17:34:48.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647410813 data=null doit=true} to TreeItem with text {test}
13:34:48 [2020-04-21T17:34:48.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647410813 data=null} to TreeItem with text {test}
13:34:48 [2020-04-21T17:34:48.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647410813 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:48 [2020-04-21T17:34:48.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647410813 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647410762 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647410761 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647410761 data=null doit=true} to TreeItem with text {test}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647410761 data=null} to TreeItem with text {test}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647410761 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647410761 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647410755 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:48 [2020-04-21T17:34:48.982Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647410754 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647410754 data=null doit=true} to TreeItem with text {Traces [2]}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647410754 data=null} to TreeItem with text {Traces [2]}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647410753 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647410753 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]}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647410744 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647410744 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647410744 data=null doit=true} to TreeItem with text {Traces [2]}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647410744 data=null} to TreeItem with text {Traces [2]}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647410743 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647410743 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]}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647410740 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Clicking on with mnemonic 'Clear'
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Clicked on with mnemonic 'Clear'
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647410651 data=null doit=true} to Shell with text {Confirm Clear}
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Clicking on &Yes
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647410651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647410651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647410651 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647410651 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647410650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647410650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:48 [2020-04-21T17:34:48.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647410650 data=null item=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')
13:34:49 [2020-04-21T17:34:49.451Z] DEBUG - Clicked on 
13:34:49 [2020-04-21T17:34:49.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647410712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647408328 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647408328 data=null doit=true} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647408328 data=null} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647408328 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647408328 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647408314 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647408314 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647408314 data=null doit=true} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647408314 data=null} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647408313 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647408313 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647408307 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.353Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647408307 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647408306 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647408306 data=null} to TreeItem with text {Traces [1]}
13:34:51 [2020-04-21T17:34:51.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647408306 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647408306 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647408298 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647408297 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647408297 data=null} to TreeItem with text {Traces [1]}
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647408296 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647408296 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]}
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647408290 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647408288 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647408288 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647408288 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647408288 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647408288 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647408268 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-1647408235 data=null doit=true} to Shell with text {Confirm Delete}
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Clicking on &Yes
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647408234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647408234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647408234 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647408233 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647408233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647408233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:51 [2020-04-21T17:34:51.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647408233 data=null item=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')
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - Clicked on 
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647407838 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647407838 data=null doit=true} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647407837 data=null} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647407837 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647407837 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647407818 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647407817 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647407817 data=null doit=true} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647407817 data=null} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647407817 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647407817 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647407812 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:51 [2020-04-21T17:34:51.920Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647407811 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:34:51 [2020-04-21T17:34:51.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647407811 data=null doit=true} to TreeItem with text {Traces [0]}
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647407810 data=null} to TreeItem with text {Traces [0]}
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647407810 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647407810 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647407801 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647407800 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647407800 data=null doit=true} to TreeItem with text {Traces [0]}
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647407800 data=null} to TreeItem with text {Traces [0]}
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647407799 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647407799 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647407796 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Clicking on with mnemonic 'Clear'
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Clicked on with mnemonic 'Clear'
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647407726 data=null doit=true} to Shell with text {Confirm Clear}
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Clicking on &Yes
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647407725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647407725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647407725 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647407725 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647407724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647407724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647407724 data=null item=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')
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647407757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:34:51 [2020-04-21T17:34:51.921Z] DEBUG - Clicked on 
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647406126 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647406125 data=null doit=true} to TreeItem with text {test}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647406125 data=null} to TreeItem with text {test}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647406125 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647406125 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647406113 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:53 [2020-04-21T17:34:53.821Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1647406112 data=null doit=true} to TreeItem with text {Experiments [1]}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1647406112 data=null} to TreeItem with text {Experiments [1]}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1647406112 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647406111 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]}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1647406108 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=-1647406108 data=null doit=true} to TreeItem with text {exp [1]}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-1647406107 data=null} to TreeItem with text {exp [1]}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-1647406107 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [1]}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647406107 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]}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-1647406101 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [1]}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=-1647406100 data=null button=0 stateMask=0x0 x=95 y=60 count=0} to TreeItem with text {exp [1]}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=-1647406100 data=null doit=true} to TreeItem with text {exp [1]}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-1647406100 data=null} to TreeItem with text {exp [1]}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-1647406100 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [1]}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647406099 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]}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-1647406091 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [1]}
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Clicking on with mnemonic 'Open'
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Clicked on with mnemonic 'Open'
13:34:53 [2020-04-21T17:34:53.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1647406060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
13:34:54 [2020-04-21T17:34:54.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:54 [2020-04-21T17:34:54.337Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:54 [2020-04-21T17:34:54.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:54 [2020-04-21T17:34:54.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:54 [2020-04-21T17:34:54.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:54 [2020-04-21T17:34:54.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647405207 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647405207 data=null doit=true} to TreeItem with text {test}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647405207 data=null} to TreeItem with text {test}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647405207 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647405207 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647405157 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647405156 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647405156 data=null doit=true} to TreeItem with text {test}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647405156 data=null} to TreeItem with text {test}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647405156 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647405155 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647405149 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:54 [2020-04-21T17:34:54.596Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647405148 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647405148 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647405148 data=null} to TreeItem with text {Traces [1]}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647405148 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647405147 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647405139 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647405138 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:54 [2020-04-21T17:34:54.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647405138 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647405138 data=null} to TreeItem with text {Traces [1]}
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647405138 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647405138 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647405134 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - Clicking on with mnemonic 'Clear'
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - Clicked on with mnemonic 'Clear'
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647405070 data=null doit=true} to Shell with text {Confirm Clear}
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - Clicking on &Yes
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647405069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647405069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647405069 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647405068 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647405068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647405068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647405068 data=null item=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')
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - Clicked on 
13:34:54 [2020-04-21T17:34:54.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647405101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647403044 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647403044 data=null doit=true} to TreeItem with text {test}
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647403043 data=null} to TreeItem with text {test}
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647403043 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647403043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647403028 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647403028 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647403028 data=null doit=true} to TreeItem with text {test}
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647403028 data=null} to TreeItem with text {test}
13:34:56 [2020-04-21T17:34:56.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647403027 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:56 [2020-04-21T17:34:56.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647403027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:56 [2020-04-21T17:34:56.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647403021 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:56 [2020-04-21T17:34:56.755Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:56 [2020-04-21T17:34:56.755Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:56 [2020-04-21T17:34:56.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647403020 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:56 [2020-04-21T17:34:56.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647403020 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:56 [2020-04-21T17:34:56.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647403020 data=null} to TreeItem with text {Traces [1]}
13:34:56 [2020-04-21T17:34:56.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647403020 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:56 [2020-04-21T17:34:56.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647403020 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:56 [2020-04-21T17:34:56.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647403011 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:56 [2020-04-21T17:34:56.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647403011 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:56 [2020-04-21T17:34:56.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647403011 data=null} to TreeItem with text {Traces [1]}
13:34:56 [2020-04-21T17:34:56.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647403010 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:56 [2020-04-21T17:34:56.755Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647403010 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]}
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647403006 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647403006 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647403006 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647403006 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647403005 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647403005 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647402988 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - Clicking on with mnemonic 'Open'
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - Clicked on with mnemonic 'Open'
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1647402957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - Attempting to set focus on Table with text {}
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647402886 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647402886 data=null doit=true} to TableItem with text {}
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647402885 data=null} to TableItem with text {}
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647402885 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647402882 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647402877 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:34:56 [2020-04-21T17:34:56.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:34:57 [2020-04-21T17:34:57.013Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
13:34:57 [2020-04-21T17:34:57.013Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:57 [2020-04-21T17:34:57.013Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:57 [2020-04-21T17:34:57.013Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:57 [2020-04-21T17:34:57.013Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:57 [2020-04-21T17:34:57.013Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647402492 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647402492 data=null doit=true} to TreeItem with text {test}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647402491 data=null} to TreeItem with text {test}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647402491 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647402491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647402483 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647402482 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647402482 data=null doit=true} to TreeItem with text {test}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647402482 data=null} to TreeItem with text {test}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647402481 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647402481 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647402476 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:34:57 [2020-04-21T17:34:57.271Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647402475 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647402475 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647402475 data=null} to TreeItem with text {Traces [1]}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647402475 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647402475 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647402470 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Attempting to set focus on Tree with text {}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647402469 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647402469 data=null doit=true} to TreeItem with text {Traces [1]}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647402469 data=null} to TreeItem with text {Traces [1]}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647402469 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647402469 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:34:57 [2020-04-21T17:34:57.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647402465 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:34:57 [2020-04-21T17:34:57.272Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:34:57 [2020-04-21T17:34:57.272Z] DEBUG - Clicking on with mnemonic 'Clear'
13:34:57 [2020-04-21T17:34:57.272Z] DEBUG - Clicked on with mnemonic 'Clear'
13:34:57 [2020-04-21T17:34:57.272Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:34:57 [2020-04-21T17:34:57.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647402409 data=null doit=true} to Shell with text {Confirm Clear}
13:34:57 [2020-04-21T17:34:57.272Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:34:57 [2020-04-21T17:34:57.272Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:34:57 [2020-04-21T17:34:57.272Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:34:57 [2020-04-21T17:34:57.272Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:57 [2020-04-21T17:34:57.272Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:34:57 [2020-04-21T17:34:57.272Z] DEBUG - Clicking on &Yes
13:34:57 [2020-04-21T17:34:57.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647402409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:57 [2020-04-21T17:34:57.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647402408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:57 [2020-04-21T17:34:57.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647402408 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:57 [2020-04-21T17:34:57.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647402408 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:57 [2020-04-21T17:34:57.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647402408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:57 [2020-04-21T17:34:57.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647402408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:34:57 [2020-04-21T17:34:57.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647402408 data=null item=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')
13:34:57 [2020-04-21T17:34:57.529Z] DEBUG - Clicked on 
13:34:57 [2020-04-21T17:34:57.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647402438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:35:01 [2020-04-21T17:35:01.714Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:35:01 [2020-04-21T17:35:01.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:01 [2020-04-21T17:35:01.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:01 [2020-04-21T17:35:01.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:01 [2020-04-21T17:35:01.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:01 [2020-04-21T17:35:01.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:01 [2020-04-21T17:35:01.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:01 [2020-04-21T17:35:01.714Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:01 [2020-04-21T17:35:01.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647397813 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:01 [2020-04-21T17:35:01.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647397813 data=null doit=true} to TreeItem with text {test}
13:35:01 [2020-04-21T17:35:01.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647397812 data=null} to TreeItem with text {test}
13:35:01 [2020-04-21T17:35:01.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647397812 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:01 [2020-04-21T17:35:01.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647397812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:01 [2020-04-21T17:35:01.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647397804 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:01 [2020-04-21T17:35:01.973Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:01 [2020-04-21T17:35:01.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647397803 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:01 [2020-04-21T17:35:01.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647397803 data=null doit=true} to TreeItem with text {test}
13:35:01 [2020-04-21T17:35:01.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647397802 data=null} to TreeItem with text {test}
13:35:01 [2020-04-21T17:35:01.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647397802 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:01 [2020-04-21T17:35:01.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647397802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:01 [2020-04-21T17:35:01.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647397796 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:01 [2020-04-21T17:35:01.973Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:35:01 [2020-04-21T17:35:01.973Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:01 [2020-04-21T17:35:01.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647397795 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:35:01 [2020-04-21T17:35:01.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647397795 data=null doit=true} to TreeItem with text {Traces [1]}
13:35:01 [2020-04-21T17:35:01.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647397795 data=null} to TreeItem with text {Traces [1]}
13:35:01 [2020-04-21T17:35:01.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647397794 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:35:01 [2020-04-21T17:35:01.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647397794 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:35:01 [2020-04-21T17:35:01.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647397790 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:35:01 [2020-04-21T17:35:01.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647397789 data=null doit=true} to TreeItem with text {Traces [1]}
13:35:01 [2020-04-21T17:35:01.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647397789 data=null} to TreeItem with text {Traces [1]}
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647397789 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647397789 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]}
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647397785 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647397782 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647397782 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647397782 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647397781 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647397781 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647397776 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Clicking on with mnemonic 'Copy...'
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Clicked on with mnemonic 'Copy...'
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1647397707 data=null doit=true} to Shell with text {Copy Trace}
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Clicking on OK
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647397704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647397703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647397703 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647397703 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647397703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647397703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:01 [2020-04-21T17:35:01.974Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:01 [2020-04-21T17:35:01.974Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:01 [2020-04-21T17:35:01.974Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:01 [2020-04-21T17:35:01.974Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:01 [2020-04-21T17:35:01.974Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Clicked on OK
13:35:01 [2020-04-21T17:35:01.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647397703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:02 [2020-04-21T17:35:02.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1647397742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
13:35:02 [2020-04-21T17:35:02.562Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:02 [2020-04-21T17:35:02.562Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:02 [2020-04-21T17:35:02.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647397189 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:35:02 [2020-04-21T17:35:02.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647397189 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:35:02 [2020-04-21T17:35:02.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647397189 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:35:02 [2020-04-21T17:35:02.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647397188 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647397188 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647397184 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Clicking on with mnemonic 'Copy...'
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Clicked on with mnemonic 'Copy...'
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1647397112 data=null doit=true} to Shell with text {Copy Trace}
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
13:35:02 [2020-04-21T17:35:02.563Z] 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')
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-1647397109 data=null doit=true} to Button with text {Copy as a link}
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-1647397109 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}
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-1647397108 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-1647397108 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')
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-1647397108 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')
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-1647397108 data=null item=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')
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Clicking on OK
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647397105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647397105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647397105 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647397105 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647397104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647397104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:02 [2020-04-21T17:35:02.563Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:02 [2020-04-21T17:35:02.563Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:02 [2020-04-21T17:35:02.563Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:02 [2020-04-21T17:35:02.563Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:02 [2020-04-21T17:35:02.563Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:02 [2020-04-21T17:35:02.563Z] DEBUG - Clicked on OK
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647397104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1647397150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647396543 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647396543 data=null doit=true} to TreeItem with text {test}
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647396543 data=null} to TreeItem with text {test}
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647396542 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647396542 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647396535 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647396534 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647396534 data=null doit=true} to TreeItem with text {test}
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647396534 data=null} to TreeItem with text {test}
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647396534 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:03 [2020-04-21T17:35:03.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647396533 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:03 [2020-04-21T17:35:03.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647396528 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:03 [2020-04-21T17:35:03.052Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:35:03 [2020-04-21T17:35:03.052Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:03 [2020-04-21T17:35:03.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647396527 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:35:03 [2020-04-21T17:35:03.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647396527 data=null doit=true} to TreeItem with text {Traces [3]}
13:35:03 [2020-04-21T17:35:03.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647396527 data=null} to TreeItem with text {Traces [3]}
13:35:03 [2020-04-21T17:35:03.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647396526 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:35:03 [2020-04-21T17:35:03.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647396526 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]}
13:35:03 [2020-04-21T17:35:03.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647396521 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:35:03 [2020-04-21T17:35:03.052Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
13:35:03 [2020-04-21T17:35:03.052Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:03 [2020-04-21T17:35:03.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647396521 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
13:35:03 [2020-04-21T17:35:03.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1647396520 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
13:35:03 [2020-04-21T17:35:03.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1647396520 data=null} to TreeItem with text {ExampleCustomTxt.log2}
13:35:03 [2020-04-21T17:35:03.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647396520 data=null button=1 stateMask=0x0 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
13:35:03 [2020-04-21T17:35:03.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647396520 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}
13:35:03 [2020-04-21T17:35:03.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647396515 data=null button=1 stateMask=0x80000 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
13:35:03 [2020-04-21T17:35:03.310Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
13:35:03 [2020-04-21T17:35:03.310Z] DEBUG - Clicking on with mnemonic 'Open'
13:35:03 [2020-04-21T17:35:03.310Z] DEBUG - Clicked on with mnemonic 'Open'
13:35:03 [2020-04-21T17:35:03.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1647396482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
13:35:04 [2020-04-21T17:35:04.243Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:35:04 [2020-04-21T17:35:04.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:35:04 [2020-04-21T17:35:04.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:35:04 [2020-04-21T17:35:04.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:35:04 [2020-04-21T17:35:04.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:35:04 [2020-04-21T17:35:04.808Z] DEBUG - Attempting to set focus on Table with text {}
13:35:04 [2020-04-21T17:35:04.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647394906 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:35:04 [2020-04-21T17:35:04.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647394906 data=null doit=true} to TableItem with text {}
13:35:04 [2020-04-21T17:35:04.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647394905 data=null} to TableItem with text {}
13:35:04 [2020-04-21T17:35:04.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647394905 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:35:04 [2020-04-21T17:35:04.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647394903 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:35:04 [2020-04-21T17:35:04.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647394903 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:35:04 [2020-04-21T17:35:04.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:35:04 [2020-04-21T17:35:04.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:35:04 [2020-04-21T17:35:04.808Z] DEBUG - Attempting to set focus on Table with text {}
13:35:04 [2020-04-21T17:35:04.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647394900 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:35:04 [2020-04-21T17:35:04.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647394900 data=null doit=true} to TableItem with text {}
13:35:04 [2020-04-21T17:35:04.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647394900 data=null} to TableItem with text {}
13:35:04 [2020-04-21T17:35:04.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647394899 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:35:04 [2020-04-21T17:35:04.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647394898 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:35:04 [2020-04-21T17:35:04.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647394898 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647394357 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647394357 data=null doit=true} to TreeItem with text {test}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647394357 data=null} to TreeItem with text {test}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647394356 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647394356 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647394348 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647394347 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647394347 data=null doit=true} to TreeItem with text {test}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647394347 data=null} to TreeItem with text {test}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647394347 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647394346 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647394341 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:05 [2020-04-21T17:35:05.376Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647394340 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647394340 data=null doit=true} to TreeItem with text {Traces [3]}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647394340 data=null} to TreeItem with text {Traces [3]}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647394339 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647394339 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]}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647394334 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:35:05 [2020-04-21T17:35:05.376Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:05 [2020-04-21T17:35:05.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1647394333 data=null button=0 stateMask=0x0 x=155 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log3}
13:35:05 [2020-04-21T17:35:05.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1647394333 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
13:35:05 [2020-04-21T17:35:05.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1647394333 data=null} to TreeItem with text {ExampleCustomTxt.log3}
13:35:05 [2020-04-21T17:35:05.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1647394333 data=null button=1 stateMask=0x0 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3}
13:35:05 [2020-04-21T17:35:05.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647394332 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}
13:35:05 [2020-04-21T17:35:05.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1647394327 data=null button=1 stateMask=0x80000 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3}
13:35:05 [2020-04-21T17:35:05.377Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
13:35:05 [2020-04-21T17:35:05.377Z] DEBUG - Clicking on with mnemonic 'Open'
13:35:05 [2020-04-21T17:35:05.377Z] DEBUG - Clicked on with mnemonic 'Open'
13:35:05 [2020-04-21T17:35:05.377Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:35:05 [2020-04-21T17:35:05.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1647394294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
13:35:05 [2020-04-21T17:35:05.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:35:06 [2020-04-21T17:35:06.876Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:35:06 [2020-04-21T17:35:06.876Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:35:07 [2020-04-21T17:35:07.441Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Attempting to set focus on Table with text {}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647392312 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647392312 data=null doit=true} to TableItem with text {}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647392312 data=null} to TableItem with text {}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647392311 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647392309 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647392302 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647392218 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1647392218 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1647392218 data=null} to TreeItem with text {ExampleCustomTxt.log2}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647392217 data=null button=1 stateMask=0x0 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647392217 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}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1647392201 data=null button=1 stateMask=0x80000 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1647392121 data=null button=0 stateMask=0x0 x=155 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log3}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1647392120 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1647392120 data=null} to TreeItem with text {ExampleCustomTxt.log3}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1647392120 data=null button=1 stateMask=0x0 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647392120 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}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1647392103 data=null button=1 stateMask=0x80000 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3}
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:07 [2020-04-21T17:35:07.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:07 [2020-04-21T17:35:07.700Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647391994 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647391994 data=null doit=true} to TreeItem with text {test}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647391994 data=null} to TreeItem with text {test}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647391993 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647391993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647391949 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647391948 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647391948 data=null doit=true} to TreeItem with text {test}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647391948 data=null} to TreeItem with text {test}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647391948 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647391948 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647391940 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:07 [2020-04-21T17:35:07.701Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647391939 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647391939 data=null doit=true} to TreeItem with text {Traces [3]}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647391939 data=null} to TreeItem with text {Traces [3]}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647391939 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647391939 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]}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647391928 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1647391928 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1647391928 data=null doit=true} to TreeItem with text {Traces [3]}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1647391927 data=null} to TreeItem with text {Traces [3]}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1647391927 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647391927 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]}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1647391923 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Clicking on with mnemonic 'Clear'
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Clicked on with mnemonic 'Clear'
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647391858 data=null doit=true} to Shell with text {Confirm Clear}
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Clicking on &Yes
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647391857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647391857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647391857 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647391857 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647391856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647391856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:07 [2020-04-21T17:35:07.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647391856 data=null item=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')
13:35:08 [2020-04-21T17:35:08.266Z] DEBUG - Clicked on 
13:35:08 [2020-04-21T17:35:08.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647391892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:35:11 [2020-04-21T17:35:11.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:35:11 [2020-04-21T17:35:11.546Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:11 [2020-04-21T17:35:11.546Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:11 [2020-04-21T17:35:11.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:11 [2020-04-21T17:35:11.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:11 [2020-04-21T17:35:11.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:11 [2020-04-21T17:35:11.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:11 [2020-04-21T17:35:11.546Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:11 [2020-04-21T17:35:11.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647387986 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:11 [2020-04-21T17:35:11.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647387986 data=null doit=true} to TreeItem with text {test}
13:35:11 [2020-04-21T17:35:11.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647387985 data=null} to TreeItem with text {test}
13:35:11 [2020-04-21T17:35:11.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647387985 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:11 [2020-04-21T17:35:11.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647387985 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647387974 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647387973 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647387973 data=null doit=true} to TreeItem with text {test}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647387973 data=null} to TreeItem with text {test}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647387972 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647387972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647387966 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:11 [2020-04-21T17:35:11.805Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647387965 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647387965 data=null doit=true} to TreeItem with text {Traces [1]}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647387964 data=null} to TreeItem with text {Traces [1]}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647387964 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647387964 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647387954 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647387954 data=null doit=true} to TreeItem with text {Traces [1]}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647387954 data=null} to TreeItem with text {Traces [1]}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647387954 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647387953 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]}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647387949 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647387949 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647387949 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647387948 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647387948 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647387948 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:35:11 [2020-04-21T17:35:11.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647387930 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647387929 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647387929 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647387928 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647387916 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1647387853 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1647387852 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1647387852 data=null} to TreeItem with text {ExampleCustomTxt.log}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Attempting to set focus on Table with text {}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1647387846 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1647387846 data=null doit=true} to TableItem with text {}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1647387845 data=null} to TableItem with text {}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1647387845 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647387843 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1647387837 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647387718 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647387717 data=null doit=true} to TreeItem with text {test}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647387717 data=null} to TreeItem with text {test}
13:35:11 [2020-04-21T17:35:11.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647387717 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:12 [2020-04-21T17:35:12.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647387717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:12 [2020-04-21T17:35:12.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647387709 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:12 [2020-04-21T17:35:12.064Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:12 [2020-04-21T17:35:12.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647387709 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:12 [2020-04-21T17:35:12.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647387709 data=null doit=true} to TreeItem with text {test}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647387709 data=null} to TreeItem with text {test}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647387708 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647387708 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647387703 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:12 [2020-04-21T17:35:12.065Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647387702 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647387702 data=null doit=true} to TreeItem with text {Traces [1]}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647387702 data=null} to TreeItem with text {Traces [1]}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647387701 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647387701 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647387664 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647387663 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647387663 data=null doit=true} to TreeItem with text {Traces [1]}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647387662 data=null} to TreeItem with text {Traces [1]}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647387662 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647387662 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647387654 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Clicking on with mnemonic 'Clear'
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Clicked on with mnemonic 'Clear'
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1647387555 data=null doit=true} to Shell with text {Confirm Clear}
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Clicking on &Yes
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647387554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647387554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647387554 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647387553 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647387553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647387553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:12 [2020-04-21T17:35:12.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647387553 data=null item=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')
13:35:12 [2020-04-21T17:35:12.323Z] DEBUG - Clicked on 
13:35:12 [2020-04-21T17:35:12.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1647387617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
13:35:12 [2020-04-21T17:35:12.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647386742 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:35:12 [2020-04-21T17:35:12.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:35:12 [2020-04-21T17:35:12.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:12 [2020-04-21T17:35:12.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:12 [2020-04-21T17:35:12.890Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:12 [2020-04-21T17:35:12.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647386734 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:12 [2020-04-21T17:35:12.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647386734 data=null doit=true} to TreeItem with text {test}
13:35:12 [2020-04-21T17:35:12.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647386734 data=null} to TreeItem with text {test}
13:35:12 [2020-04-21T17:35:12.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647386734 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:12 [2020-04-21T17:35:12.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647386734 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:12 [2020-04-21T17:35:12.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647386726 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:12 [2020-04-21T17:35:12.890Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:35:12 [2020-04-21T17:35:12.890Z] DEBUG - Clicking on with mnemonic 'Delete'
13:35:12 [2020-04-21T17:35:12.890Z] DEBUG - Clicked on with mnemonic 'Delete'
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647386110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647386109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647386109 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647386109 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647386109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647386109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647386108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647386108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647386108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647386108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647386108 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647386108 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Clicking on OK
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647386106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647386106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647386106 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647386106 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647386106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647386106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:13 [2020-04-21T17:35:13.457Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:13 [2020-04-21T17:35:13.457Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:13 [2020-04-21T17:35:13.457Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:13 [2020-04-21T17:35:13.457Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:13 [2020-04-21T17:35:13.457Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:13 [2020-04-21T17:35:13.457Z] DEBUG - Clicked on OK
13:35:13 [2020-04-21T17:35:13.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647386106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:13 [2020-04-21T17:35:13.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1647386683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:35:13 [2020-04-21T17:35:13.975Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.967 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
13:35:13 [2020-04-21T17:35:13.975Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.004 s
13:35:13 [2020-04-21T17:35:13.975Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.401 s
13:35:13 [2020-04-21T17:35:13.975Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 5.804 s
13:35:13 [2020-04-21T17:35:13.975Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.673 s
13:35:13 [2020-04-21T17:35:13.975Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.228 s
13:35:13 [2020-04-21T17:35:13.975Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.91 s
13:35:13 [2020-04-21T17:35:13.975Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 7.686 s
13:35:13 [2020-04-21T17:35:13.975Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.632 s
13:35:13 [2020-04-21T17:35:13.975Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.064 s
13:35:13 [2020-04-21T17:35:13.975Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 5.986 s
13:35:13 [2020-04-21T17:35:13.975Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.199 s
13:35:13 [2020-04-21T17:35:13.975Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.114 s
13:35:13 [2020-04-21T17:35:13.975Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.911 s
13:35:13 [2020-04-21T17:35:13.975Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 10.585 s
13:35:13 [2020-04-21T17:35:13.975Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.298 s
13:35:13 [2020-04-21T17:35:13.975Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1647384737 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1647384737 data=null doit=true} to TreeItem with text {c-project}
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1647384737 data=null} to TreeItem with text {c-project}
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1647384737 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647384736 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}
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1647384712 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1647384711 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1647384711 data=null doit=true} to TreeItem with text {c-project}
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1647384711 data=null} to TreeItem with text {c-project}
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1647384710 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647384710 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}
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1647384664 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
13:35:15 [2020-04-21T17:35:15.035Z] 
13:35:15 [2020-04-21T17:35:15.035Z] !ENTRY org.eclipse.cdt.core 1 0 2020-04-21 17:35:14.964
13:35:15 [2020-04-21T17:35:15.035Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
13:35:15 [2020-04-21T17:35:15.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-1647384616 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'
13:35:15 [2020-04-21T17:35:15.294Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
13:35:15 [2020-04-21T17:35:15.294Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:15 [2020-04-21T17:35:15.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:15 [2020-04-21T17:35:15.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:15 [2020-04-21T17:35:15.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:15 [2020-04-21T17:35:15.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:15 [2020-04-21T17:35:15.294Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:15 [2020-04-21T17:35:15.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647384336 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647384336 data=null doit=true} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647384336 data=null} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647384335 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647384335 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647384318 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647384317 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647384317 data=null doit=true} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647384317 data=null} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647384316 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647384316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647384310 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647384309 data=null doit=true} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647384309 data=null} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647384309 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647384309 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}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647384305 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647384304 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [0]}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647384304 data=null doit=true} to TreeItem with text {Traces [0]}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647384304 data=null} to TreeItem with text {Traces [0]}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647384303 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647384303 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647384294 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647384291 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [0]}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647384291 data=null doit=true} to TreeItem with text {Traces [0]}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647384291 data=null} to TreeItem with text {Traces [0]}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647384291 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647384291 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647384287 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Clicking on with mnemonic 'Refresh'
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1647384244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
13:35:15 [2020-04-21T17:35:15.295Z] DEBUG - Clicked on with mnemonic 'Refresh'
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647384225 data=null doit=true} to TreeItem with text {Traces [0]}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647384225 data=null} to TreeItem with text {Traces [0]}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647384224 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647384224 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]}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647384218 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647384217 data=null button=0 stateMask=0x0 x=147 y=108 count=0} to TreeItem with text {kernel-overlap-testing}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647384216 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647384216 data=null} to TreeItem with text {kernel-overlap-testing}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647384216 data=null button=1 stateMask=0x0 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647384216 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647384198 data=null button=1 stateMask=0x80000 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-1647384146 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'
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
13:35:15 [2020-04-21T17:35:15.554Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647384129 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647384129 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647384129 data=null} to TreeItem with text {ust-overlap-testing}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647384129 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647384129 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}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647384070 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Clicking on with mnemonic 'LTTng UST Trace'
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=-1647384031 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'
13:35:15 [2020-04-21T17:35:15.554Z] DEBUG - Clicked on with mnemonic 'LTTng UST Trace'
13:35:15 [2020-04-21T17:35:15.812Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:15 [2020-04-21T17:35:15.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:15 [2020-04-21T17:35:15.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647383942 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647383941 data=null doit=true} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647383941 data=null} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647383941 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647383941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647383920 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647383919 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647383919 data=null doit=true} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647383919 data=null} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647383919 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647383919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647383866 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
13:35:15 [2020-04-21T17:35:15.813Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647383865 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647383865 data=null doit=true} to TreeItem with text {Traces [2]}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647383865 data=null} to TreeItem with text {Traces [2]}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647383865 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647383864 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]}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647383854 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
13:35:15 [2020-04-21T17:35:15.813Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647383853 data=null button=0 stateMask=0x0 x=147 y=108 count=0} to TreeItem with text {kernel-overlap-testing}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647383852 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647383852 data=null} to TreeItem with text {kernel-overlap-testing}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647383852 data=null button=1 stateMask=0x0 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647383852 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647383834 data=null button=1 stateMask=0x80000 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Clicking on with mnemonic 'Open'
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Clicked on with mnemonic 'Open'
13:35:15 [2020-04-21T17:35:15.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1647383764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
13:35:16 [2020-04-21T17:35:16.379Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
13:35:17 [2020-04-21T17:35:17.754Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:35:17 [2020-04-21T17:35:17.754Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:17 [2020-04-21T17:35:17.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647381954 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
13:35:17 [2020-04-21T17:35:17.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647381954 data=null doit=true} to TreeItem with text {Traces [2]}
13:35:17 [2020-04-21T17:35:17.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647381954 data=null} to TreeItem with text {Traces [2]}
13:35:17 [2020-04-21T17:35:17.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647381954 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
13:35:17 [2020-04-21T17:35:17.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647381954 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]}
13:35:17 [2020-04-21T17:35:17.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647381940 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
13:35:17 [2020-04-21T17:35:17.754Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
13:35:17 [2020-04-21T17:35:17.754Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
13:35:17 [2020-04-21T17:35:17.754Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
13:35:17 [2020-04-21T17:35:17.754Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
13:35:18 [2020-04-21T17:35:18.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1647381908 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'
13:35:18 [2020-04-21T17:35:18.012Z] 
13:35:18 [2020-04-21T17:35:18.012Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-04-21 17:35:17.807
13:35:18 [2020-04-21T17:35:18.012Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
13:35:18 [2020-04-21T17:35:18.270Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647380131 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647380131 data=null doit=true} to TreeItem with text {test}
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647380131 data=null} to TreeItem with text {test}
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647380131 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647380131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647380117 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
13:35:19 [2020-04-21T17:35:19.645Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1647380116 data=null doit=true} to TreeItem with text {Experiments [1]}
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1647380116 data=null} to TreeItem with text {Experiments [1]}
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1647380115 data=null button=1 stateMask=0x0 x=110 y=60 count=1} to TreeItem with text {Experiments [1]}
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647380115 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]}
13:35:19 [2020-04-21T17:35:19.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1647380110 data=null button=1 stateMask=0x80000 x=110 y=60 count=1} to TreeItem with text {Experiments [1]}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647378900 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647378899 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647378899 data=null} to TreeItem with text {kernel-overlap-testing}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647378899 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647378899 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647378874 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1647378841 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1647378841 data=null doit=true} to TreeItem with text {Experiment [2]}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1647378841 data=null} to TreeItem with text {Experiment [2]}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1647378840 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647378840 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]}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1647378826 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647378792 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647378792 data=null doit=true} to TreeItem with text {Traces [2]}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647378792 data=null} to TreeItem with text {Traces [2]}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647378791 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647378791 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]}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647378757 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Clicking on with mnemonic 'Refresh'
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1647378721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
13:35:21 [2020-04-21T17:35:21.017Z] DEBUG - Clicked on with mnemonic 'Refresh'
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Clicking on &No
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-1647378165 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')
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-1647378164 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')
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-1647378164 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-1647378164 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-1647378164 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')
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-1647378164 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')
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-1647378164 data=null item=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')
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Clicked on 
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647378135 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647378135 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647378135 data=null} to TreeItem with text {kernel-overlap-testing}
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647378135 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647378135 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647378111 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1647378069 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]}
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1647378068 data=null doit=true} to TreeItem with text {Experiment [2]}
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1647378068 data=null} to TreeItem with text {Experiment [2]}
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1647378068 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647378068 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]}
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1647378052 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
13:35:21 [2020-04-21T17:35:21.584Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
13:35:21 [2020-04-21T17:35:21.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:35:21 [2020-04-21T17:35:21.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:35:21 [2020-04-21T17:35:21.842Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
13:35:21 [2020-04-21T17:35:21.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:35:21 [2020-04-21T17:35:21.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:35:23 [2020-04-21T17:35:23.216Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:23 [2020-04-21T17:35:23.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647376378 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:35:23 [2020-04-21T17:35:23.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647376378 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:23 [2020-04-21T17:35:23.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647376378 data=null} to TreeItem with text {kernel-overlap-testing}
13:35:23 [2020-04-21T17:35:23.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647376378 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:23 [2020-04-21T17:35:23.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647376378 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:23 [2020-04-21T17:35:23.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647376351 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:23 [2020-04-21T17:35:23.216Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:23 [2020-04-21T17:35:23.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647376310 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
13:35:23 [2020-04-21T17:35:23.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647376310 data=null doit=true} to TreeItem with text {Traces [2]}
13:35:23 [2020-04-21T17:35:23.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647376310 data=null} to TreeItem with text {Traces [2]}
13:35:23 [2020-04-21T17:35:23.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647376309 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
13:35:23 [2020-04-21T17:35:23.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647376309 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]}
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647376293 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - Clicking on with mnemonic 'Refresh'
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1647376244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - Clicked on with mnemonic 'Refresh'
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - Clicking on &Yes
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647376203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647376203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647376203 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647376203 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647376202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647376202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:35:23 [2020-04-21T17:35:23.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647376202 data=null item=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')
13:35:24 [2020-04-21T17:35:24.040Z] DEBUG - Clicked on 
13:35:24 [2020-04-21T17:35:24.040Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:24 [2020-04-21T17:35:24.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647375643 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647375643 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647375643 data=null} to TreeItem with text {kernel-overlap-testing}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647375643 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647375643 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647375625 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647375557 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647375557 data=null doit=true} to TreeItem with text {test}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647375557 data=null} to TreeItem with text {test}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647375557 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647375556 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647375537 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647375537 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647375537 data=null doit=true} to TreeItem with text {test}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647375536 data=null} to TreeItem with text {test}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647375536 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647375536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647375530 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
13:35:24 [2020-04-21T17:35:24.041Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647375529 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647375529 data=null doit=true} to TreeItem with text {Traces [2]}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647375528 data=null} to TreeItem with text {Traces [2]}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647375528 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647375528 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]}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647375518 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
13:35:24 [2020-04-21T17:35:24.041Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:35:24 [2020-04-21T17:35:24.041Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647375517 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647375516 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647375516 data=null} to TreeItem with text {kernel-overlap-testing}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647375516 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647375516 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:24 [2020-04-21T17:35:24.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647375500 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:24 [2020-04-21T17:35:24.299Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
13:35:24 [2020-04-21T17:35:24.299Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
13:35:24 [2020-04-21T17:35:24.299Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
13:35:24 [2020-04-21T17:35:24.299Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
13:35:24 [2020-04-21T17:35:24.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-1647375464 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'
13:35:24 [2020-04-21T17:35:24.299Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
13:35:24 [2020-04-21T17:35:24.299Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:24 [2020-04-21T17:35:24.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647375445 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:35:24 [2020-04-21T17:35:24.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647375445 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:24 [2020-04-21T17:35:24.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647375445 data=null} to TreeItem with text {kernel-overlap-testing}
13:35:24 [2020-04-21T17:35:24.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647375444 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:24 [2020-04-21T17:35:24.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647375444 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:24 [2020-04-21T17:35:24.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647375440 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:24 [2020-04-21T17:35:24.299Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
13:35:24 [2020-04-21T17:35:24.299Z] DEBUG - Clicking on with mnemonic 'Open'
13:35:24 [2020-04-21T17:35:24.299Z] DEBUG - Clicked on with mnemonic 'Open'
13:35:24 [2020-04-21T17:35:24.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1647375412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
13:35:24 [2020-04-21T17:35:24.866Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
13:35:26 [2020-04-21T17:35:26.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:35:26 [2020-04-21T17:35:26.292Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:26 [2020-04-21T17:35:26.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647373436 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
13:35:26 [2020-04-21T17:35:26.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647373436 data=null doit=true} to TreeItem with text {Traces [2]}
13:35:26 [2020-04-21T17:35:26.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647373436 data=null} to TreeItem with text {Traces [2]}
13:35:26 [2020-04-21T17:35:26.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647373436 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
13:35:26 [2020-04-21T17:35:26.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647373435 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]}
13:35:26 [2020-04-21T17:35:26.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647373422 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
13:35:26 [2020-04-21T17:35:26.292Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
13:35:26 [2020-04-21T17:35:26.292Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
13:35:26 [2020-04-21T17:35:26.292Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
13:35:26 [2020-04-21T17:35:26.292Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
13:35:26 [2020-04-21T17:35:26.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1647373392 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'
13:35:26 [2020-04-21T17:35:26.292Z] 
13:35:26 [2020-04-21T17:35:26.292Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-04-21 17:35:26.174
13:35:26 [2020-04-21T17:35:26.292Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
13:35:26 [2020-04-21T17:35:26.860Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
13:35:27 [2020-04-21T17:35:27.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:35:27 [2020-04-21T17:35:27.795Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:27 [2020-04-21T17:35:27.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:27 [2020-04-21T17:35:27.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:27 [2020-04-21T17:35:27.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:27 [2020-04-21T17:35:27.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:27 [2020-04-21T17:35:27.795Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:27 [2020-04-21T17:35:27.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647371732 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
13:35:27 [2020-04-21T17:35:27.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647371732 data=null doit=true} to TreeItem with text {test}
13:35:27 [2020-04-21T17:35:27.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647371732 data=null} to TreeItem with text {test}
13:35:27 [2020-04-21T17:35:27.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647371732 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
13:35:27 [2020-04-21T17:35:27.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647371732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647371719 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
13:35:28 [2020-04-21T17:35:28.055Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:35:28 [2020-04-21T17:35:28.055Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647371716 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647371716 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647371716 data=null} to TreeItem with text {kernel-overlap-testing}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647371716 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647371716 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647371698 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647371668 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647371668 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647371667 data=null} to TreeItem with text {ust-overlap-testing}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647371667 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647371667 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}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647371651 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1647371613 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1647371612 data=null doit=true} to TreeItem with text {Experiment [2]}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1647371612 data=null} to TreeItem with text {Experiment [2]}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1647371612 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647371612 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]}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1647371597 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647371562 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647371561 data=null doit=true} to TreeItem with text {Traces [2]}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647371561 data=null} to TreeItem with text {Traces [2]}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647371561 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647371561 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]}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647371546 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
13:35:28 [2020-04-21T17:35:28.055Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
13:35:28 [2020-04-21T17:35:28.056Z] DEBUG - Clicking on with mnemonic 'Refresh'
13:35:28 [2020-04-21T17:35:28.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1647371511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
13:35:28 [2020-04-21T17:35:28.056Z] DEBUG - Clicked on with mnemonic 'Refresh'
13:35:28 [2020-04-21T17:35:28.056Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:28 [2020-04-21T17:35:28.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647371501 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
13:35:28 [2020-04-21T17:35:28.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647371500 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:28 [2020-04-21T17:35:28.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647371500 data=null} to TreeItem with text {kernel-overlap-testing}
13:35:28 [2020-04-21T17:35:28.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647371500 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647371468 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647371450 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647371418 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647371418 data=null doit=true} to TreeItem with text {ust-overlap-testing}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647371418 data=null} to TreeItem with text {ust-overlap-testing}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647371418 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647371418 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}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647371358 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1647371323 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1647371323 data=null doit=true} to TreeItem with text {Experiment [2]}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1647371323 data=null} to TreeItem with text {Experiment [2]}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1647371322 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647371322 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]}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1647371308 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647371268 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647371268 data=null doit=true} to TreeItem with text {test}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647371268 data=null} to TreeItem with text {test}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647371267 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647371267 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647371253 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647371252 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647371252 data=null doit=true} to TreeItem with text {test}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647371252 data=null} to TreeItem with text {test}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647371251 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647371251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647371245 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
13:35:28 [2020-04-21T17:35:28.315Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647371243 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647371243 data=null doit=true} to TreeItem with text {Traces [2]}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647371243 data=null} to TreeItem with text {Traces [2]}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647371243 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647371242 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]}
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647371233 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
13:35:28 [2020-04-21T17:35:28.315Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:35:28 [2020-04-21T17:35:28.315Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Clicking on with mnemonic 'Refresh'
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1647371230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
13:35:28 [2020-04-21T17:35:28.315Z] DEBUG - Clicked on with mnemonic 'Refresh'
13:35:28 [2020-04-21T17:35:28.882Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1647370744 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1647370744 data=null doit=true} to TreeItem with text {c-project}
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1647370744 data=null} to TreeItem with text {c-project}
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1647370743 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647370743 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}
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1647370731 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1647370730 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1647370730 data=null doit=true} to TreeItem with text {c-project}
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1647370730 data=null} to TreeItem with text {c-project}
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1647370729 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647370729 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}
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1647370724 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - Clicking on with mnemonic 'Refresh'
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1647370657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
13:35:28 [2020-04-21T17:35:28.882Z] DEBUG - Clicked on with mnemonic 'Refresh'
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1647370554 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1647370554 data=null doit=true} to TreeItem with text {c-project}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1647370554 data=null} to TreeItem with text {c-project}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1647370553 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647370553 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}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1647370546 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Clicking on with mnemonic 'Refresh'
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1647370510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Clicked on with mnemonic 'Refresh'
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1647370501 data=null doit=true} to TreeItem with text {c-project}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1647370501 data=null} to TreeItem with text {c-project}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1647370500 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647370500 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}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1647370492 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-1647370491 data=null doit=true} to TreeItem with text {Trace Compass}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-1647370491 data=null} to TreeItem with text {Trace Compass}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-1647370490 data=null button=1 stateMask=0x0 x=108 y=36 count=1} to TreeItem with text {Trace Compass}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647370490 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}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-1647370483 data=null button=1 stateMask=0x80000 x=108 y=36 count=1} to TreeItem with text {Trace Compass}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647370482 data=null button=0 stateMask=0x0 x=105 y=84 count=0} to TreeItem with text {Traces [0]}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647370482 data=null doit=true} to TreeItem with text {Traces [0]}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647370482 data=null} to TreeItem with text {Traces [0]}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647370482 data=null button=1 stateMask=0x0 x=105 y=84 count=1} to TreeItem with text {Traces [0]}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647370482 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647370473 data=null button=1 stateMask=0x80000 x=105 y=84 count=1} to TreeItem with text {Traces [0]}
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:35:29 [2020-04-21T17:35:29.140Z] DEBUG - Clicking on with mnemonic 'Import...'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - Clicked on with mnemonic 'Import...'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project} time=-1647370322 data=null} to (of type 'Combo')
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - Attempting to set focus on (of type 'Tree')
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1647370298 data=null doit=true} to TreeItem with text {c-project}
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1647370298 data=null} to TreeItem with text {c-project}
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1647370298 data=null button=1 stateMask=0x0 x=89 y=12 count=1} to TreeItem with text {c-project}
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647370297 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}
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1647370295 data=null button=1 stateMask=0x80000 x=89 y=12 count=1} to TreeItem with text {c-project}
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647370294 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1647370294 data=null doit=true} to Tree node with text: kernel-overlap-testing
13:35:29 [2020-04-21T17:35:29.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1647370294 data=null} to Tree node with text: kernel-overlap-testing
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647370294 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647370294 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
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1647370291 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Setting state to checked on: kernel-overlap-testing
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:29 [2020-04-21T17:35:29.401Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647370279 data=null button=0 stateMask=0x0 x=139 y=84 count=0} to Tree node with text: ust-overlap-testing
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1647370279 data=null doit=true} to Tree node with text: ust-overlap-testing
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1647370279 data=null} to Tree node with text: ust-overlap-testing
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647370279 data=null button=1 stateMask=0x0 x=139 y=84 count=1} to Tree node with text: ust-overlap-testing
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647370278 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
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1647370276 data=null button=1 stateMask=0x80000 x=139 y=84 count=1} to Tree node with text: ust-overlap-testing
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Setting state to checked on: ust-overlap-testing
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Clicking on &Finish
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1647370265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1647370265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1647370265 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1647370265 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1647370265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1647370265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:35:29 [2020-04-21T17:35:29.401Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:35:29 [2020-04-21T17:35:29.401Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:35:29 [2020-04-21T17:35:29.401Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:35:29 [2020-04-21T17:35:29.401Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:35:29 [2020-04-21T17:35:29.401Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Clicked on &Finish
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1647370265 data=null item=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')
13:35:29 [2020-04-21T17:35:29.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1647370445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:35:29 [2020-04-21T17:35:29.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647369741 data=null doit=true} to TreeItem with text {Traces [2]}
13:35:29 [2020-04-21T17:35:29.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647369741 data=null} to TreeItem with text {Traces [2]}
13:35:29 [2020-04-21T17:35:29.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647369740 data=null button=1 stateMask=0x0 x=105 y=84 count=1} to TreeItem with text {Traces [2]}
13:35:29 [2020-04-21T17:35:29.970Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647369740 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]}
13:35:29 [2020-04-21T17:35:29.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647369729 data=null button=1 stateMask=0x80000 x=105 y=84 count=1} to TreeItem with text {Traces [2]}
13:35:29 [2020-04-21T17:35:29.970Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:29 [2020-04-21T17:35:29.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647369728 data=null button=0 stateMask=0x0 x=105 y=84 count=0} to TreeItem with text {Traces [2]}
13:35:29 [2020-04-21T17:35:29.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647369727 data=null doit=true} to TreeItem with text {Traces [2]}
13:35:29 [2020-04-21T17:35:29.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647369727 data=null} to TreeItem with text {Traces [2]}
13:35:29 [2020-04-21T17:35:29.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647369727 data=null button=1 stateMask=0x0 x=105 y=84 count=1} to TreeItem with text {Traces [2]}
13:35:29 [2020-04-21T17:35:29.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647369727 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]}
13:35:29 [2020-04-21T17:35:29.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647369722 data=null button=1 stateMask=0x80000 x=105 y=84 count=1} to TreeItem with text {Traces [2]}
13:35:29 [2020-04-21T17:35:29.970Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
13:35:29 [2020-04-21T17:35:29.970Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
13:35:29 [2020-04-21T17:35:29.970Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
13:35:29 [2020-04-21T17:35:29.970Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
13:35:30 [2020-04-21T17:35:30.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1647369693 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'
13:35:30 [2020-04-21T17:35:30.229Z] 
13:35:30 [2020-04-21T17:35:30.229Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-04-21 17:35:30.072
13:35:30 [2020-04-21T17:35:30.229Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
13:35:30 [2020-04-21T17:35:30.487Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
13:35:32 [2020-04-21T17:35:32.387Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:35:32 [2020-04-21T17:35:32.387Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
13:35:32 [2020-04-21T17:35:32.387Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
13:35:32 [2020-04-21T17:35:32.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1647367507 data=null doit=true} to TreeItem with text {Experiments [1]}
13:35:32 [2020-04-21T17:35:32.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1647367507 data=null} to TreeItem with text {Experiments [1]}
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1647367506 data=null button=1 stateMask=0x0 x=126 y=60 count=1} to TreeItem with text {Experiments [1]}
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647367506 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]}
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1647367496 data=null button=1 stateMask=0x80000 x=126 y=60 count=1} to TreeItem with text {Experiments [1]}
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1647367496 data=null doit=true} to TreeItem with text {Experiment [2]}
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1647367496 data=null} to TreeItem with text {Experiment [2]}
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1647367496 data=null button=1 stateMask=0x0 x=138 y=84 count=1} to TreeItem with text {Experiment [2]}
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647367496 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]}
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1647367457 data=null button=1 stateMask=0x80000 x=138 y=84 count=1} to TreeItem with text {Experiment [2]}
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1647367454 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1647367454 data=null doit=true} to TreeItem with text {c-project}
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1647367454 data=null} to TreeItem with text {c-project}
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1647367454 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647367453 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}
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1647367439 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - Clicking on with mnemonic 'Refresh'
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1647367354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
13:35:32 [2020-04-21T17:35:32.388Z] DEBUG - Clicked on with mnemonic 'Refresh'
13:35:32 [2020-04-21T17:35:32.953Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:32 [2020-04-21T17:35:32.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1647366717 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
13:35:32 [2020-04-21T17:35:32.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1647366717 data=null doit=true} to TreeItem with text {c-project}
13:35:32 [2020-04-21T17:35:32.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1647366717 data=null} to TreeItem with text {c-project}
13:35:32 [2020-04-21T17:35:32.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1647366716 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:32 [2020-04-21T17:35:32.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647366671 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}
13:35:32 [2020-04-21T17:35:32.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1647366664 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:32 [2020-04-21T17:35:32.953Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
13:35:32 [2020-04-21T17:35:32.953Z] DEBUG - Clicking on with mnemonic 'Refresh'
13:35:32 [2020-04-21T17:35:32.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1647366619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
13:35:32 [2020-04-21T17:35:32.953Z] DEBUG - Clicked on with mnemonic 'Refresh'
13:35:32 [2020-04-21T17:35:32.953Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:32 [2020-04-21T17:35:32.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1647366569 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
13:35:32 [2020-04-21T17:35:32.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1647366569 data=null doit=true} to TreeItem with text {c-project}
13:35:32 [2020-04-21T17:35:32.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1647366569 data=null} to TreeItem with text {c-project}
13:35:32 [2020-04-21T17:35:32.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1647366568 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:33 [2020-04-21T17:35:33.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647366568 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}
13:35:33 [2020-04-21T17:35:33.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1647366561 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:33 [2020-04-21T17:35:33.211Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
13:35:33 [2020-04-21T17:35:33.211Z] DEBUG - Clicking on with mnemonic 'Refresh'
13:35:33 [2020-04-21T17:35:33.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1647366517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
13:35:33 [2020-04-21T17:35:33.211Z] DEBUG - Clicked on with mnemonic 'Refresh'
13:35:33 [2020-04-21T17:35:33.211Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:33 [2020-04-21T17:35:33.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1647366345 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
13:35:33 [2020-04-21T17:35:33.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1647366344 data=null doit=true} to TreeItem with text {c-project}
13:35:33 [2020-04-21T17:35:33.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1647366344 data=null} to TreeItem with text {c-project}
13:35:33 [2020-04-21T17:35:33.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1647366344 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:33 [2020-04-21T17:35:33.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647366343 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}
13:35:33 [2020-04-21T17:35:33.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1647366336 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:33 [2020-04-21T17:35:33.468Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
13:35:33 [2020-04-21T17:35:33.468Z] DEBUG - Clicking on with mnemonic 'Refresh'
13:35:33 [2020-04-21T17:35:33.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1647366233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
13:35:33 [2020-04-21T17:35:33.468Z] DEBUG - Clicked on with mnemonic 'Refresh'
13:35:33 [2020-04-21T17:35:33.468Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
13:35:33 [2020-04-21T17:35:33.468Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
13:35:33 [2020-04-21T17:35:33.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-1647366218 data=null doit=true} to TreeItem with text {Experiments [0]}
13:35:33 [2020-04-21T17:35:33.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-1647366217 data=null} to TreeItem with text {Experiments [0]}
13:35:33 [2020-04-21T17:35:33.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-1647366217 data=null button=1 stateMask=0x0 x=126 y=60 count=1} to TreeItem with text {Experiments [0]}
13:35:33 [2020-04-21T17:35:33.469Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647366217 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]}
13:35:33 [2020-04-21T17:35:33.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-1647366216 data=null button=1 stateMask=0x80000 x=126 y=60 count=1} to TreeItem with text {Experiments [0]}
13:35:33 [2020-04-21T17:35:33.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647366007 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:35:33 [2020-04-21T17:35:33.727Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:35:33 [2020-04-21T17:35:33.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:33 [2020-04-21T17:35:33.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:33 [2020-04-21T17:35:33.727Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:33 [2020-04-21T17:35:33.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647365996 data=null button=0 stateMask=0x0 x=53 y=108 count=0} to TreeItem with text {test}
13:35:33 [2020-04-21T17:35:33.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647365995 data=null doit=true} to TreeItem with text {test}
13:35:33 [2020-04-21T17:35:33.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647365995 data=null} to TreeItem with text {test}
13:35:33 [2020-04-21T17:35:33.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647365995 data=null button=1 stateMask=0x0 x=53 y=108 count=1} to TreeItem with text {test}
13:35:33 [2020-04-21T17:35:33.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647365995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:33 [2020-04-21T17:35:33.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647365982 data=null button=1 stateMask=0x80000 x=53 y=108 count=1} to TreeItem with text {test}
13:35:33 [2020-04-21T17:35:33.727Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:35:33 [2020-04-21T17:35:33.727Z] DEBUG - Clicking on with mnemonic 'Delete'
13:35:33 [2020-04-21T17:35:33.727Z] DEBUG - Clicked on with mnemonic 'Delete'
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647365346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647365345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647365345 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647365345 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647365345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647365345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647365344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647365344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647365344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647365344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647365344 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647365344 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Clicking on OK
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647365343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647365343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647365343 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647365343 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647365342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647365342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:34 [2020-04-21T17:35:34.293Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:34 [2020-04-21T17:35:34.293Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:34 [2020-04-21T17:35:34.293Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:34 [2020-04-21T17:35:34.293Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:34 [2020-04-21T17:35:34.293Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Clicked on OK
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647365342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:34 [2020-04-21T17:35:34.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1647365943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:35:34 [2020-04-21T17:35:34.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647364826 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:35:34 [2020-04-21T17:35:34.752Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:35:34 [2020-04-21T17:35:34.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:34 [2020-04-21T17:35:34.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:34 [2020-04-21T17:35:34.752Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:34 [2020-04-21T17:35:34.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1647364819 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
13:35:34 [2020-04-21T17:35:34.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1647364819 data=null doit=true} to TreeItem with text {c-project}
13:35:34 [2020-04-21T17:35:34.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1647364818 data=null} to TreeItem with text {c-project}
13:35:34 [2020-04-21T17:35:34.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1647364818 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:34 [2020-04-21T17:35:34.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647364818 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}
13:35:34 [2020-04-21T17:35:34.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1647364803 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
13:35:35 [2020-04-21T17:35:35.010Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:35:35 [2020-04-21T17:35:35.010Z] DEBUG - Clicking on with mnemonic 'Delete'
13:35:35 [2020-04-21T17:35:35.010Z] DEBUG - Clicked on with mnemonic 'Delete'
13:35:35 [2020-04-21T17:35:35.577Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:35:35 [2020-04-21T17:35:35.577Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:35:35 [2020-04-21T17:35:35.577Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:35:35 [2020-04-21T17:35:35.577Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:35:35 [2020-04-21T17:35:35.577Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:35:35 [2020-04-21T17:35:35.577Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:35:35 [2020-04-21T17:35:35.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:35 [2020-04-21T17:35:35.577Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:35:35 [2020-04-21T17:35:35.577Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:35:35 [2020-04-21T17:35:35.577Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:35:35 [2020-04-21T17:35:35.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647364189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:35 [2020-04-21T17:35:35.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647364188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647364188 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647364188 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647364188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647364188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647364188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647364187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647364187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647364187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647364187 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647364187 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Clicking on OK
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647364186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647364186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647364186 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647364186 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647364186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647364186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:35 [2020-04-21T17:35:35.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:35 [2020-04-21T17:35:35.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:35 [2020-04-21T17:35:35.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:35 [2020-04-21T17:35:35.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:35 [2020-04-21T17:35:35.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Clicked on OK
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647364186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:35 [2020-04-21T17:35:35.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1647364765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:35:35 [2020-04-21T17:35:35.578Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.485 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
13:35:35 [2020-04-21T17:35:35.578Z] test16_01RefreshTraceAdded(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.407 s
13:35:35 [2020-04-21T17:35:35.578Z] test16_02RefreshOpenedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 8.383 s
13:35:35 [2020-04-21T17:35:35.578Z] test16_03RefreshClosedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 4.288 s
13:35:35 [2020-04-21T17:35:35.578Z] test16_04RefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.52 s
13:35:35 [2020-04-21T17:35:35.578Z] test16_05CProjectRefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 4.537 s
13:35:35 [2020-04-21T17:35:35.578Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
13:35:41 [2020-04-21T17:35:41.160Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647357104 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647357104 data=null doit=true} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647357103 data=null} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647357103 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647357103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647357094 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647357094 data=null doit=true} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647357094 data=null} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647357094 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647357093 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}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647357090 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647357070 data=null doit=true} to TreeItem with text {Traces [2]}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647357070 data=null} to TreeItem with text {Traces [2]}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647357070 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647357070 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]}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647357065 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:35:42 [2020-04-21T17:35:42.534Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1647357064 data=null doit=true} to TreeItem with text {Experiments [1]}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1647357064 data=null} to TreeItem with text {Experiments [1]}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1647357064 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647357064 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]}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1647357059 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-1647357058 data=null doit=true} to Tree node with text: debuginfo-synth-exec
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-1647357058 data=null} to Tree node with text: debuginfo-synth-exec
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-1647357058 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to Tree node with text: debuginfo-synth-exec
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647357057 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
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=-1647357052 data=null x=147 y=132 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=-1647357051 data=null x=147 y=132 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=-1647357051 data=null x=144 y=203 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=-1647357051 data=null x=144 y=203 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=-1647357049 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=-1647357047 data=null x=144 y=203 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=-1647357047 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=-1647357047 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=144 y=203 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=-1647357040 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1647357033 data=null doit=true} to Tree node with text: bug446190
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1647357033 data=null} to Tree node with text: bug446190
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1647357033 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to Tree node with text: bug446190
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647357033 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
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {bug446190} time=-1647357028 data=null x=112 y=108 width=0 height=0 detail=0} to Tree node with text: bug446190
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=-1647357027 data=null x=112 y=108 width=0 height=0 detail=0} to Tree node with text: bug446190
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=-1647357027 data=null x=144 y=203 width=0 height=0 detail=2} to Tree node with text: bug446190
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=-1647357027 data=null x=144 y=203 width=0 height=0 detail=2} to Tree node with text: bug446190
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=-1647357026 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=-1647357024 data=null x=144 y=203 width=0 height=0 detail=2} to Tree node with text: bug446190
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=-1647357023 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=-1647357023 data=[TmfTraceElement(/test/Traces/bug446190)] x=144 y=203 width=0 height=0 detail=2} to Tree node with text: bug446190
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=-1647357018 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: bug446190
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Double-clicking on TreeItem with text {TestExperiment [0]}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=-1647357013 data=null button=0 stateMask=0x0 x=136 y=60 count=0} to TreeItem with text {TestExperiment [0]}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=-1647357013 data=null doit=true} to TreeItem with text {TestExperiment [0]}
13:35:42 [2020-04-21T17:35:42.534Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:42 [2020-04-21T17:35:42.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=-1647357013 data=null} to TreeItem with text {TestExperiment [0]}
13:35:42 [2020-04-21T17:35:42.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-1647357012 data=null button=1 stateMask=0x0 x=136 y=60 count=1} to TreeItem with text {TestExperiment [0]}
13:35:42 [2020-04-21T17:35:42.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647357012 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]}
13:35:42 [2020-04-21T17:35:42.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-1647357007 data=null button=1 stateMask=0x80000 x=136 y=60 count=1} to TreeItem with text {TestExperiment [0]}
13:35:42 [2020-04-21T17:35:42.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-1647357007 data=null button=1 stateMask=0x0 x=136 y=60 count=2} to TreeItem with text {TestExperiment [0]}
13:35:42 [2020-04-21T17:35:42.535Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=-1647357006 data=null button=1 stateMask=0x0 x=136 y=60 count=2} to TreeItem with text {TestExperiment [0]}
13:35:42 [2020-04-21T17:35:42.792Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647357006 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]}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-1647356962 data=null button=1 stateMask=0x80000 x=136 y=60 count=2} to TreeItem with text {TestExperiment [0]}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {TestExperiment [0]} time=-1647356855 data=null button=0 stateMask=0x0 x=136 y=60 count=0} to TreeItem with text {TestExperiment [0]}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {TestExperiment [0]} time=-1647356855 data=null doit=true} to TreeItem with text {TestExperiment [0]}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {TestExperiment [0]} time=-1647356854 data=null} to TreeItem with text {TestExperiment [0]}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Double-clicked on TreeItem with text {TestExperiment [0]}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647356849 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647356849 data=null doit=true} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647356849 data=null} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647356848 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647356848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647356771 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647356767 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647356767 data=null doit=true} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647356766 data=null} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647356766 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647356766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647356759 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647356758 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647356758 data=null doit=true} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647356758 data=null} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647356757 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647356757 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647356751 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:42 [2020-04-21T17:35:42.793Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647356750 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647356750 data=null doit=true} to TreeItem with text {Traces [2]}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647356749 data=null} to TreeItem with text {Traces [2]}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647356749 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647356749 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]}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647356743 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
13:35:42 [2020-04-21T17:35:42.793Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:35:42 [2020-04-21T17:35:42.793Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-1647356742 data=null doit=true} to TreeItem with text {debuginfo-synth-exec}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-1647356742 data=null} to TreeItem with text {debuginfo-synth-exec}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-1647356742 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {debuginfo-synth-exec}
13:35:42 [2020-04-21T17:35:42.793Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647356741 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}
13:35:43 [2020-04-21T17:35:43.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-1647356668 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {debuginfo-synth-exec}
13:35:43 [2020-04-21T17:35:43.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1647356667 data=null doit=true} to Tree node with text: Views
13:35:43 [2020-04-21T17:35:43.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1647356667 data=null} to Tree node with text: Views
13:35:43 [2020-04-21T17:35:43.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1647356666 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: Views
13:35:43 [2020-04-21T17:35:43.051Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647356666 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
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1647356035 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: Views
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647355731 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647355731 data=null doit=true} to TreeItem with text {test}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647355731 data=null} to TreeItem with text {test}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647355730 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647355730 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647355722 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647355671 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647355670 data=null doit=true} to TreeItem with text {test}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647355670 data=null} to TreeItem with text {test}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647355670 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647355670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647355664 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647355663 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647355663 data=null doit=true} to TreeItem with text {test}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647355663 data=null} to TreeItem with text {test}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647355662 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:43 [2020-04-21T17:35:43.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647355662 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:43 [2020-04-21T17:35:43.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647355656 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:43 [2020-04-21T17:35:43.986Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:35:43 [2020-04-21T17:35:43.986Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:43 [2020-04-21T17:35:43.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647355655 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
13:35:43 [2020-04-21T17:35:43.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647355654 data=null doit=true} to TreeItem with text {Traces [2]}
13:35:43 [2020-04-21T17:35:43.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647355654 data=null} to TreeItem with text {Traces [2]}
13:35:43 [2020-04-21T17:35:43.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647355654 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
13:35:43 [2020-04-21T17:35:43.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647355654 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]}
13:35:43 [2020-04-21T17:35:43.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647355649 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
13:35:43 [2020-04-21T17:35:43.986Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:35:43 [2020-04-21T17:35:43.986Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:35:43 [2020-04-21T17:35:43.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1647355648 data=null doit=true} to TreeItem with text {bug446190}
13:35:43 [2020-04-21T17:35:43.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1647355648 data=null} to TreeItem with text {bug446190}
13:35:43 [2020-04-21T17:35:43.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1647355647 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
13:35:43 [2020-04-21T17:35:43.986Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647355647 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}
13:35:43 [2020-04-21T17:35:43.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1647355636 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
13:35:43 [2020-04-21T17:35:43.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1647355635 data=null doit=true} to Tree node with text: Views
13:35:43 [2020-04-21T17:35:43.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1647355635 data=null} to Tree node with text: Views
13:35:43 [2020-04-21T17:35:43.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1647355635 data=null button=1 stateMask=0x0 x=107 y=132 count=1} to Tree node with text: Views
13:35:43 [2020-04-21T17:35:43.986Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647355635 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
13:35:43 [2020-04-21T17:35:43.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1647355553 data=null button=1 stateMask=0x80000 x=107 y=132 count=1} to Tree node with text: Views
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1647354399 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190}
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1647354399 data=null doit=true} to TreeItem with text {bug446190}
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1647354399 data=null} to TreeItem with text {bug446190}
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1647354398 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647354398 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}
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1647354391 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - Clicking on Cancel
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1647354227 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')
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1647354227 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')
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1647354227 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1647354227 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1647354227 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')
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1647354227 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')
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1647354227 data=null item=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')
13:35:45 [2020-04-21T17:35:45.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1647354350 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...'
13:35:45 [2020-04-21T17:35:45.618Z] DEBUG - Clicked on 
13:35:45 [2020-04-21T17:35:45.618Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:45 [2020-04-21T17:35:45.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-1647354140 data=null button=0 stateMask=0x0 x=145 y=300 count=0} to Tree node with text: IRQ Analysis
13:35:45 [2020-04-21T17:35:45.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-1647354140 data=null doit=true} to Tree node with text: IRQ Analysis
13:35:45 [2020-04-21T17:35:45.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-1647354140 data=null} to Tree node with text: IRQ Analysis
13:35:45 [2020-04-21T17:35:45.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-1647354140 data=null button=1 stateMask=0x0 x=145 y=300 count=1} to Tree node with text: IRQ Analysis
13:35:45 [2020-04-21T17:35:45.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647354140 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
13:35:45 [2020-04-21T17:35:45.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-1647354134 data=null button=1 stateMask=0x80000 x=145 y=300 count=1} to Tree node with text: IRQ Analysis
13:35:45 [2020-04-21T17:35:45.619Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
13:35:45 [2020-04-21T17:35:45.619Z] DEBUG - Clicking on with mnemonic 'Open'
13:35:45 [2020-04-21T17:35:45.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1647354052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
13:35:45 [2020-04-21T17:35:45.619Z] DEBUG - Clicked on with mnemonic 'Open'
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1647351565 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190}
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1647351564 data=null doit=true} to TreeItem with text {bug446190}
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1647351564 data=null} to TreeItem with text {bug446190}
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1647351564 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647351564 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}
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1647351556 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - Clicking on Cancel
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1647351432 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')
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1647351432 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')
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1647351432 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1647351431 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1647351431 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')
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1647351431 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')
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1647351431 data=null item=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')
13:35:48 [2020-04-21T17:35:48.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1647351526 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...'
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - Clicked on 
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1647351348 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190}
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1647351347 data=null doit=true} to TreeItem with text {bug446190}
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1647351347 data=null} to TreeItem with text {bug446190}
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1647351347 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647351347 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}
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1647351342 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - Clicking on Cancel
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1647351218 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')
13:35:48 [2020-04-21T17:35:48.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1647351218 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')
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1647351218 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1647351218 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1647351218 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')
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1647351171 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')
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1647351171 data=null item=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')
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1647351313 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...'
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Clicked on 
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Double-clicking on Tree node with text: Futex Contention Analysis
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1647351137 data=null button=0 stateMask=0x0 x=192 y=252 count=0} to Tree node with text: Futex Contention Analysis
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-1647351137 data=null doit=true} to Tree node with text: Futex Contention Analysis
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-1647351137 data=null} to Tree node with text: Futex Contention Analysis
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1647351136 data=null button=1 stateMask=0x0 x=192 y=252 count=1} to Tree node with text: Futex Contention Analysis
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647351136 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
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1647351131 data=null button=1 stateMask=0x80000 x=192 y=252 count=1} to Tree node with text: Futex Contention Analysis
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1647351130 data=null button=1 stateMask=0x0 x=192 y=252 count=2} to Tree node with text: Futex Contention Analysis
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1647351130 data=null button=1 stateMask=0x0 x=192 y=252 count=2} to Tree node with text: Futex Contention Analysis
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647351130 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
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1647351127 data=null button=1 stateMask=0x80000 x=192 y=252 count=2} to Tree node with text: Futex Contention Analysis
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1647351127 data=null button=0 stateMask=0x0 x=192 y=252 count=0} to Tree node with text: Futex Contention Analysis
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=-1647351127 data=null doit=true} to Tree node with text: Futex Contention Analysis
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=-1647351127 data=null} to Tree node with text: Futex Contention Analysis
13:35:48 [2020-04-21T17:35:48.406Z] DEBUG - Double-clicked on Tree node with text: Futex Contention Analysis
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1647346856 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190}
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1647346856 data=null doit=true} to TreeItem with text {bug446190}
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1647346856 data=null} to TreeItem with text {bug446190}
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1647346855 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647346855 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}
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1647346847 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Clicking on Cancel
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1647346735 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')
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1647346735 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')
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1647346735 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1647346734 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1647346734 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')
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1647346734 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')
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1647346734 data=null item=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')
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1647346816 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...'
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Clicked on 
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647346650 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647346650 data=null doit=true} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647346649 data=null} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647346649 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647346649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647346640 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:53 [2020-04-21T17:35:53.730Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647346636 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647346636 data=null doit=true} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647346636 data=null} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647346636 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647346636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647346630 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647346629 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647346629 data=null doit=true} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647346629 data=null} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647346629 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647346629 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647346623 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.731Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647346622 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647346622 data=null doit=true} to TreeItem with text {Traces [2]}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647346622 data=null} to TreeItem with text {Traces [2]}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647346622 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647346621 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]}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647346566 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
13:35:53 [2020-04-21T17:35:53.731Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:35:53 [2020-04-21T17:35:53.731Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
13:35:53 [2020-04-21T17:35:53.731Z] WARN - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
13:35:53 [2020-04-21T17:35:53.731Z] WARN - Tree item Tree node with text: Views is already expanded. Won't expand it again.
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647346553 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647346553 data=null doit=true} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647346553 data=null} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647346553 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647346553 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647346545 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.731Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=-1647346544 data=null button=0 stateMask=0x0 x=110 y=36 count=0} to TreeItem with text {Experiments [1]}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1647346544 data=null doit=true} to TreeItem with text {Experiments [1]}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1647346544 data=null} to TreeItem with text {Experiments [1]}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1647346544 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647346543 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]}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1647346538 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
13:35:53 [2020-04-21T17:35:53.731Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
13:35:53 [2020-04-21T17:35:53.731Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=-1647346537 data=null doit=true} to TreeItem with text {TestExperiment [2]}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=-1647346537 data=null} to TreeItem with text {TestExperiment [2]}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=-1647346537 data=null button=1 stateMask=0x0 x=136 y=60 count=1} to TreeItem with text {TestExperiment [2]}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647346537 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]}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-1647346463 data=null button=1 stateMask=0x80000 x=136 y=60 count=1} to TreeItem with text {TestExperiment [2]}
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1647346462 data=null doit=true} to Tree node with text: Views
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1647346462 data=null} to Tree node with text: Views
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1647346461 data=null button=1 stateMask=0x0 x=107 y=132 count=1} to Tree node with text: Views
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647346461 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
13:35:53 [2020-04-21T17:35:53.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1647346433 data=null button=1 stateMask=0x80000 x=107 y=132 count=1} to Tree node with text: Views
13:35:53 [2020-04-21T17:35:53.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647345737 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:35:53 [2020-04-21T17:35:53.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:35:53 [2020-04-21T17:35:53.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:53 [2020-04-21T17:35:53.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:53 [2020-04-21T17:35:53.989Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:53 [2020-04-21T17:35:53.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647345717 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647345717 data=null doit=true} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647345717 data=null} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647345717 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647345717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647345708 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:35:53 [2020-04-21T17:35:53.989Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:35:53 [2020-04-21T17:35:53.989Z] DEBUG - Clicking on with mnemonic 'Delete'
13:35:53 [2020-04-21T17:35:53.989Z] DEBUG - Clicked on with mnemonic 'Delete'
13:35:54 [2020-04-21T17:35:54.923Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:35:54 [2020-04-21T17:35:54.923Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:35:54 [2020-04-21T17:35:54.923Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:35:54 [2020-04-21T17:35:54.923Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:35:54 [2020-04-21T17:35:54.923Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:35:54 [2020-04-21T17:35:54.923Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:35:54 [2020-04-21T17:35:54.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:54 [2020-04-21T17:35:54.923Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:35:54 [2020-04-21T17:35:54.923Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647344957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647344956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647344956 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647344956 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647344955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647344955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647344955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647344955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647344955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647344955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647344955 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647344955 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Clicking on OK
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647344954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647344954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647344954 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647344954 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647344953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647344953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:54 [2020-04-21T17:35:54.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:54 [2020-04-21T17:35:54.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:54 [2020-04-21T17:35:54.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:54 [2020-04-21T17:35:54.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:54 [2020-04-21T17:35:54.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:54 [2020-04-21T17:35:54.924Z] DEBUG - Clicked on OK
13:35:55 [2020-04-21T17:35:55.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647344953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:35:55 [2020-04-21T17:35:55.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1647345666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:35:56 [2020-04-21T17:35:56.054Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.356 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
13:35:56 [2020-04-21T17:35:56.054Z] testUstAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 1.029 s
13:35:56 [2020-04-21T17:35:56.054Z] testAnalysisRun(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 9.17 s
13:35:56 [2020-04-21T17:35:56.054Z] testKernelAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.097 s
13:35:56 [2020-04-21T17:35:56.054Z] testExperimentAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.13 s
13:35:56 [2020-04-21T17:35:56.054Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
13:35:56 [2020-04-21T17:35:56.312Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647343330 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:35:56 [2020-04-21T17:35:56.570Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:35:56 [2020-04-21T17:35:56.570Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:35:56 [2020-04-21T17:35:56.570Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1647342831 data=null doit=true} to Shell with text {Preferences}
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647342770 data=null doit=true} to TreeItem with text {Tracing}
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647342770 data=null} to TreeItem with text {Tracing}
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647342769 data=null button=1 stateMask=0x0 x=48 y=156 count=1} to TreeItem with text {Tracing}
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647342769 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}
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647342764 data=null button=1 stateMask=0x80000 x=48 y=156 count=1} to TreeItem with text {Tracing}
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647342764 data=null doit=true} to Tree node with text: Perspectives
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647342764 data=null} to Tree node with text: Perspectives
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647342763 data=null button=1 stateMask=0x0 x=84 y=228 count=1} to Tree node with text: Perspectives
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647342763 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
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647342763 data=null button=1 stateMask=0x80000 x=84 y=228 count=1} to Tree node with text: Perspectives
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1647342759 data=null button=0 stateMask=0x0 x=84 y=228 count=0} to Tree node with text: Perspectives
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647342759 data=null doit=true} to Tree node with text: Perspectives
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647342759 data=null} to Tree node with text: Perspectives
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647342759 data=null button=1 stateMask=0x0 x=84 y=228 count=1} to Tree node with text: Perspectives
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647342759 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
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647342746 data=null button=1 stateMask=0x80000 x=84 y=228 count=1} to Tree node with text: Perspectives
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
13:35:56 [2020-04-21T17:35:56.828Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
13:35:56 [2020-04-21T17:35:56.829Z] 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')
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:35:56 [2020-04-21T17:35:56.829Z] 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.
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:35:56 [2020-04-21T17:35:56.829Z] 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')
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - Clicking on Apply and Close
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647342733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647342733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647342733 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647342733 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647342733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:35:56 [2020-04-21T17:35:56.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647342733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:35:57 [2020-04-21T17:35:57.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647342733 data=null item=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')
13:35:57 [2020-04-21T17:35:57.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647343036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:35:57 [2020-04-21T17:35:57.087Z] DEBUG - Clicked on 
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647340733 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1647340622 data=null doit=true} to Shell with text {Preferences}
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
13:35:58 [2020-04-21T17:35:58.987Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647340620 data=null doit=true} to Tree node with text: Perspectives
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647340619 data=null} to Tree node with text: Perspectives
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647340619 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647340619 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
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647340619 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - Attempting to set focus on Tree with text {}
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1647340616 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647340616 data=null doit=true} to Tree node with text: Perspectives
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647340615 data=null} to Tree node with text: Perspectives
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647340615 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647340571 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
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647340570 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
13:35:58 [2020-04-21T17:35:58.987Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
13:35:58 [2020-04-21T17:35:58.988Z] 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')
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:35:58 [2020-04-21T17:35:58.988Z] 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')
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=-1647340568 data=null doit=true} to Button with text {Never}
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=-1647340567 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}
13:35:58 [2020-04-21T17:35:58.988Z] 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')
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=-1647340566 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')
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=-1647340564 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')
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=-1647340564 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')
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1647340564 data=null item=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')
13:35:58 [2020-04-21T17:35:58.988Z] 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')
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:35:58 [2020-04-21T17:35:58.988Z] 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')
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - Clicking on Apply and Close
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647340561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647340561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647340560 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647340560 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647340560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647340560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647340560 data=null item=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')
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647340721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:35:58 [2020-04-21T17:35:58.988Z] DEBUG - Clicked on 
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647338855 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1647338751 data=null doit=true} to Shell with text {Preferences}
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
13:36:00 [2020-04-21T17:36:00.889Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647338748 data=null doit=true} to Tree node with text: Perspectives
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647338748 data=null} to Tree node with text: Perspectives
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647338748 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647338747 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
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647338747 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - Attempting to set focus on Tree with text {}
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1647338744 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647338744 data=null doit=true} to Tree node with text: Perspectives
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647338744 data=null} to Tree node with text: Perspectives
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647338744 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647338743 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
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647338742 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:00 [2020-04-21T17:36:00.889Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
13:36:00 [2020-04-21T17:36:00.890Z] 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')
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:00 [2020-04-21T17:36:00.890Z] 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.
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:36:00 [2020-04-21T17:36:00.890Z] 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')
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - Clicking on Apply and Close
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647338738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647338738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647338738 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647338738 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647338738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647338738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647338738 data=null item=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')
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647338842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:36:00 [2020-04-21T17:36:00.890Z] DEBUG - Clicked on 
13:36:03 [2020-04-21T17:36:03.422Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:36:03 [2020-04-21T17:36:03.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:36:03 [2020-04-21T17:36:03.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:36:03 [2020-04-21T17:36:03.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:36:03 [2020-04-21T17:36:03.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:36:03 [2020-04-21T17:36:03.422Z] DEBUG - Attempting to set focus on Tree with text {}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647336647 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647336647 data=null doit=true} to TreeItem with text {test}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647336647 data=null} to TreeItem with text {test}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647336646 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647336646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647336636 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Attempting to set focus on Tree with text {}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647336635 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647336635 data=null doit=true} to TreeItem with text {test}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647336635 data=null} to TreeItem with text {test}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647336635 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647336635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647336627 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647336627 data=null doit=true} to TreeItem with text {test}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647336627 data=null} to TreeItem with text {test}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647336627 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647336626 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}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647336623 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Attempting to set focus on Tree with text {}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1647336546 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647336546 data=null doit=true} to TreeItem with text {Traces [2]}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647336545 data=null} to TreeItem with text {Traces [2]}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647336545 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647336545 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]}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647336537 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1647336537 data=null doit=true} to TreeItem with text {Traces [2]}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1647336536 data=null} to TreeItem with text {Traces [2]}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1647336536 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647336536 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]}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1647336531 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Attempting to set focus on Tree with text {}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=-1647336530 data=null button=0 stateMask=0x0 x=93 y=84 count=0} to TreeItem with text {kernel}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=-1647336530 data=null doit=true} to TreeItem with text {kernel}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=-1647336530 data=null} to TreeItem with text {kernel}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=-1647336530 data=null button=1 stateMask=0x0 x=93 y=84 count=1} to TreeItem with text {kernel}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647336530 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}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=-1647336524 data=null button=1 stateMask=0x80000 x=93 y=84 count=1} to TreeItem with text {kernel}
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Clicking on with mnemonic 'Test experiment'
13:36:03 [2020-04-21T17:36:03.423Z] DEBUG - Clicked on with mnemonic 'Test experiment'
13:36:03 [2020-04-21T17:36:03.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=-1647336442 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'
13:36:05 [2020-04-21T17:36:05.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647334657 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:36:05 [2020-04-21T17:36:05.064Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:36:05 [2020-04-21T17:36:05.064Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:36:05 [2020-04-21T17:36:05.064Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:36:05 [2020-04-21T17:36:05.064Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1647334539 data=null doit=true} to Shell with text {Preferences}
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
13:36:05 [2020-04-21T17:36:05.065Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647334535 data=null doit=true} to Tree node with text: Perspectives
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647334535 data=null} to Tree node with text: Perspectives
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647334534 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647334534 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
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647334534 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Attempting to set focus on Tree with text {}
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1647334531 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647334531 data=null doit=true} to Tree node with text: Perspectives
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647334531 data=null} to Tree node with text: Perspectives
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647334530 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647334530 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
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647334530 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
13:36:05 [2020-04-21T17:36:05.065Z] 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')
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:05 [2020-04-21T17:36:05.065Z] 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')
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-1647334523 data=null doit=true} to Button with text {Always}
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1647334522 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}
13:36:05 [2020-04-21T17:36:05.065Z] 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')
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-1647334521 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')
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-1647334519 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')
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-1647334519 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')
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1647334519 data=null item=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')
13:36:05 [2020-04-21T17:36:05.065Z] 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')
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:36:05 [2020-04-21T17:36:05.065Z] 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')
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Clicking on Apply and Close
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647334469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647334468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647334468 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647334468 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647334468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:05 [2020-04-21T17:36:05.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647334468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:05 [2020-04-21T17:36:05.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647334468 data=null item=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')
13:36:05 [2020-04-21T17:36:05.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647334644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:36:05 [2020-04-21T17:36:05.655Z] DEBUG - Clicked on 
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-1647332757 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')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1647332756 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')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=-1647332756 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-1647332756 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-1647332756 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')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-1647332755 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')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=-1647332755 data=null item=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')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-1647332755 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')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1647332755 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')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-1647332755 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')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-1647332755 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-1647332755 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Clicking on &Yes
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647332754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647332754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647332754 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647332754 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647332754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647332753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:36:07 [2020-04-21T17:36:07.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647332753 data=null item=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')
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Clicked on 
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1647332465 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1647332267 data=null doit=true} to Shell with text {Preferences}
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
13:36:07 [2020-04-21T17:36:07.292Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647332264 data=null doit=true} to Tree node with text: Perspectives
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647332264 data=null} to Tree node with text: Perspectives
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647332264 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647332264 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
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647332263 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Attempting to set focus on Tree with text {}
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1647332260 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647332260 data=null doit=true} to Tree node with text: Perspectives
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647332260 data=null} to Tree node with text: Perspectives
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647332260 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647332260 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
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647332259 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
13:36:07 [2020-04-21T17:36:07.292Z] 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')
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Clicking on Cancel
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1647332255 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')
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1647332255 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')
13:36:07 [2020-04-21T17:36:07.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1647332255 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:36:07 [2020-04-21T17:36:07.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1647332255 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:36:07 [2020-04-21T17:36:07.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1647332255 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')
13:36:07 [2020-04-21T17:36:07.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1647332255 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')
13:36:07 [2020-04-21T17:36:07.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1647332254 data=null item=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')
13:36:07 [2020-04-21T17:36:07.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647332425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:36:07 [2020-04-21T17:36:07.293Z] DEBUG - Clicked on 
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647331856 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1647331790 data=null doit=true} to Shell with text {Preferences}
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
13:36:07 [2020-04-21T17:36:07.861Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647331787 data=null doit=true} to Tree node with text: Perspectives
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647331787 data=null} to Tree node with text: Perspectives
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647331787 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647331786 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
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647331786 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - Attempting to set focus on Tree with text {}
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1647331783 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647331783 data=null doit=true} to Tree node with text: Perspectives
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647331783 data=null} to Tree node with text: Perspectives
13:36:07 [2020-04-21T17:36:07.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647331783 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647331783 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
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647331782 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
13:36:07 [2020-04-21T17:36:07.862Z] 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')
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.862Z] 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')
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-1647331780 data=null doit=true} to Button with text {Always}
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1647331780 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}
13:36:07 [2020-04-21T17:36:07.862Z] 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')
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-1647331779 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')
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-1647331776 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')
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-1647331776 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')
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1647331776 data=null item=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')
13:36:07 [2020-04-21T17:36:07.862Z] 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')
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:36:07 [2020-04-21T17:36:07.862Z] 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')
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - Clicking on Apply and Close
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647331769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647331769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647331769 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647331769 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647331769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647331769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647331768 data=null item=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')
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647331844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:36:07 [2020-04-21T17:36:07.862Z] DEBUG - Clicked on 
13:36:09 [2020-04-21T17:36:09.763Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
13:36:09 [2020-04-21T17:36:09.763Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
13:36:09 [2020-04-21T17:36:09.763Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:36:09 [2020-04-21T17:36:09.763Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
13:36:09 [2020-04-21T17:36:09.763Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
13:36:09 [2020-04-21T17:36:09.763Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
13:36:09 [2020-04-21T17:36:09.763Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:36:09 [2020-04-21T17:36:09.763Z] DEBUG - Clicking on &No
13:36:09 [2020-04-21T17:36:09.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-1647330202 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')
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-1647330202 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')
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-1647330202 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-1647330202 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-1647330202 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')
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-1647330202 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')
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-1647330202 data=null item=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')
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Clicked on 
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1647330108 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1647330033 data=null doit=true} to Shell with text {Preferences}
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
13:36:09 [2020-04-21T17:36:09.764Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647330030 data=null doit=true} to Tree node with text: Perspectives
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647330030 data=null} to Tree node with text: Perspectives
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647330029 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647330029 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
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647330029 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Attempting to set focus on Tree with text {}
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1647330025 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647330025 data=null doit=true} to Tree node with text: Perspectives
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647330024 data=null} to Tree node with text: Perspectives
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647330024 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647330024 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
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647330023 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
13:36:09 [2020-04-21T17:36:09.764Z] 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')
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Clicking on Cancel
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1647330019 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')
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1647330019 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')
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1647330019 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1647330019 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1647330019 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')
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1647330019 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')
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1647330019 data=null item=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')
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647330093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:36:09 [2020-04-21T17:36:09.764Z] DEBUG - Clicked on 
13:36:10 [2020-04-21T17:36:10.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647329632 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:36:10 [2020-04-21T17:36:10.023Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:36:10 [2020-04-21T17:36:10.023Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:36:10 [2020-04-21T17:36:10.023Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:36:10 [2020-04-21T17:36:10.023Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1647329469 data=null doit=true} to Shell with text {Preferences}
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
13:36:10 [2020-04-21T17:36:10.282Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647329466 data=null doit=true} to Tree node with text: Perspectives
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647329466 data=null} to Tree node with text: Perspectives
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647329466 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647329466 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
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647329465 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - Attempting to set focus on Tree with text {}
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1647329462 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647329462 data=null doit=true} to Tree node with text: Perspectives
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647329462 data=null} to Tree node with text: Perspectives
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647329461 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647329461 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
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647329460 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
13:36:10 [2020-04-21T17:36:10.282Z] 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')
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:10 [2020-04-21T17:36:10.282Z] 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.
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:10 [2020-04-21T17:36:10.282Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:10 [2020-04-21T17:36:10.283Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:10 [2020-04-21T17:36:10.283Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:10 [2020-04-21T17:36:10.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:10 [2020-04-21T17:36:10.283Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:10 [2020-04-21T17:36:10.283Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:36:10 [2020-04-21T17:36:10.283Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:36:10 [2020-04-21T17:36:10.283Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:36:10 [2020-04-21T17:36:10.283Z] 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')
13:36:10 [2020-04-21T17:36:10.283Z] DEBUG - Clicking on Apply and Close
13:36:10 [2020-04-21T17:36:10.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647329456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:10 [2020-04-21T17:36:10.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647329456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:10 [2020-04-21T17:36:10.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647329456 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:10 [2020-04-21T17:36:10.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647329456 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:10 [2020-04-21T17:36:10.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647329456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:10 [2020-04-21T17:36:10.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647329456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:10 [2020-04-21T17:36:10.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647329456 data=null item=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')
13:36:10 [2020-04-21T17:36:10.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647329620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:36:10 [2020-04-21T17:36:10.283Z] DEBUG - Clicked on 
13:36:11 [2020-04-21T17:36:11.656Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
13:36:11 [2020-04-21T17:36:11.914Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
13:36:11 [2020-04-21T17:36:11.914Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:36:11 [2020-04-21T17:36:11.914Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:36:11 [2020-04-21T17:36:11.914Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:36:11 [2020-04-21T17:36:11.914Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:36:11 [2020-04-21T17:36:11.914Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:36:11 [2020-04-21T17:36:11.914Z] DEBUG - Clicking on &Yes
13:36:11 [2020-04-21T17:36:11.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647327864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:36:11 [2020-04-21T17:36:11.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647327863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:36:11 [2020-04-21T17:36:11.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647327863 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:36:11 [2020-04-21T17:36:11.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647327863 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:36:11 [2020-04-21T17:36:11.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647327863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:36:11 [2020-04-21T17:36:11.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647327863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:36:11 [2020-04-21T17:36:11.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647327863 data=null item=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')
13:36:11 [2020-04-21T17:36:11.914Z] DEBUG - Clicked on 
13:36:12 [2020-04-21T17:36:12.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1647327551 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
13:36:12 [2020-04-21T17:36:12.173Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:36:12 [2020-04-21T17:36:12.173Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:36:12 [2020-04-21T17:36:12.173Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:36:12 [2020-04-21T17:36:12.173Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:36:12 [2020-04-21T17:36:12.173Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:12 [2020-04-21T17:36:12.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1647327428 data=null doit=true} to Shell with text {Preferences}
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
13:36:12 [2020-04-21T17:36:12.174Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647327425 data=null doit=true} to Tree node with text: Perspectives
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647327425 data=null} to Tree node with text: Perspectives
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647327425 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647327425 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
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647327424 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Attempting to set focus on Tree with text {}
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1647327422 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647327421 data=null doit=true} to Tree node with text: Perspectives
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647327421 data=null} to Tree node with text: Perspectives
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647327421 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647327421 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
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647327420 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
13:36:12 [2020-04-21T17:36:12.174Z] 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')
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Clicking on Cancel
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1647327369 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')
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1647327369 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')
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1647327369 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1647327369 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1647327368 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')
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1647327368 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')
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1647327368 data=null item=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')
13:36:12 [2020-04-21T17:36:12.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647327540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:36:12 [2020-04-21T17:36:12.432Z] DEBUG - Clicked on 
13:36:12 [2020-04-21T17:36:12.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647327026 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:36:12 [2020-04-21T17:36:12.691Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:36:12 [2020-04-21T17:36:12.691Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:36:12 [2020-04-21T17:36:12.691Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:36:12 [2020-04-21T17:36:12.691Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:36:12 [2020-04-21T17:36:12.691Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:12 [2020-04-21T17:36:12.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1647326866 data=null doit=true} to Shell with text {Preferences}
13:36:12 [2020-04-21T17:36:12.691Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:12 [2020-04-21T17:36:12.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:36:12 [2020-04-21T17:36:12.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:36:12 [2020-04-21T17:36:12.691Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
13:36:12 [2020-04-21T17:36:12.691Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:36:12 [2020-04-21T17:36:12.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647326863 data=null doit=true} to Tree node with text: Perspectives
13:36:12 [2020-04-21T17:36:12.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647326863 data=null} to Tree node with text: Perspectives
13:36:12 [2020-04-21T17:36:12.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647326863 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:12 [2020-04-21T17:36:12.691Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647326863 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
13:36:12 [2020-04-21T17:36:12.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647326862 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:12 [2020-04-21T17:36:12.691Z] DEBUG - Attempting to set focus on Tree with text {}
13:36:12 [2020-04-21T17:36:12.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1647326859 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647326859 data=null doit=true} to Tree node with text: Perspectives
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647326859 data=null} to Tree node with text: Perspectives
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647326859 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647326859 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
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647326858 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
13:36:12 [2020-04-21T17:36:12.692Z] 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')
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.692Z] 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')
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=-1647326855 data=null doit=true} to Button with text {Prompt}
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1647326855 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}
13:36:12 [2020-04-21T17:36:12.692Z] 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')
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=-1647326853 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')
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=-1647326851 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')
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=-1647326851 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')
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1647326851 data=null item=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')
13:36:12 [2020-04-21T17:36:12.692Z] 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')
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:36:12 [2020-04-21T17:36:12.692Z] 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')
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Clicking on Apply and Close
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647326848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647326848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647326848 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647326848 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647326848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647326848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647326847 data=null item=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')
13:36:12 [2020-04-21T17:36:12.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647326968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:36:12 [2020-04-21T17:36:12.950Z] DEBUG - Clicked on 
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647324929 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1647324844 data=null doit=true} to Shell with text {Preferences}
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
13:36:14 [2020-04-21T17:36:14.852Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647324841 data=null doit=true} to Tree node with text: Perspectives
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647324841 data=null} to Tree node with text: Perspectives
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647324841 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647324841 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
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647324840 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Attempting to set focus on Tree with text {}
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1647324838 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647324837 data=null doit=true} to Tree node with text: Perspectives
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647324837 data=null} to Tree node with text: Perspectives
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647324837 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647324837 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
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647324836 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
13:36:14 [2020-04-21T17:36:14.852Z] 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')
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:14 [2020-04-21T17:36:14.852Z] 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')
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-1647324834 data=null doit=true} to Button with text {Always}
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1647324834 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}
13:36:14 [2020-04-21T17:36:14.852Z] 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')
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-1647324833 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')
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-1647324831 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')
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-1647324830 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')
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1647324830 data=null item=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')
13:36:14 [2020-04-21T17:36:14.852Z] 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')
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:36:14 [2020-04-21T17:36:14.852Z] 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')
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Clicking on Apply and Close
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647324828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:14 [2020-04-21T17:36:14.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647324827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:14 [2020-04-21T17:36:14.853Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647324827 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:14 [2020-04-21T17:36:14.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647324827 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:14 [2020-04-21T17:36:14.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647324827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:14 [2020-04-21T17:36:14.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647324826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:36:14 [2020-04-21T17:36:14.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647324826 data=null item=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')
13:36:14 [2020-04-21T17:36:14.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647324917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:36:14 [2020-04-21T17:36:14.853Z] DEBUG - Clicked on 
13:36:16 [2020-04-21T17:36:16.752Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
13:36:16 [2020-04-21T17:36:16.752Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.752Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
13:36:16 [2020-04-21T17:36:16.752Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
13:36:16 [2020-04-21T17:36:16.752Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
13:36:16 [2020-04-21T17:36:16.752Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.752Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.752Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
13:36:16 [2020-04-21T17:36:16.752Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
13:36:16 [2020-04-21T17:36:16.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-1647323189 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')
13:36:16 [2020-04-21T17:36:16.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1647323189 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')
13:36:16 [2020-04-21T17:36:16.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=-1647323189 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
13:36:16 [2020-04-21T17:36:16.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-1647323188 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
13:36:16 [2020-04-21T17:36:16.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-1647323188 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')
13:36:16 [2020-04-21T17:36:16.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-1647323188 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')
13:36:16 [2020-04-21T17:36:16.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=-1647323188 data=null item=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')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-1647323188 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')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1647323188 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')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-1647323188 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')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-1647323188 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-1647323188 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Clicking on &No
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-1647323187 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')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-1647323187 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')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-1647323187 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-1647323186 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-1647323186 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')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-1647323186 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')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-1647323186 data=null item=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')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Clicked on 
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1647323090 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1647323021 data=null doit=true} to Shell with text {Preferences}
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
13:36:16 [2020-04-21T17:36:16.753Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647323018 data=null doit=true} to Tree node with text: Perspectives
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647323018 data=null} to Tree node with text: Perspectives
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647323018 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647323018 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
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647323017 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Attempting to set focus on Tree with text {}
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1647323014 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1647323014 data=null doit=true} to Tree node with text: Perspectives
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1647323014 data=null} to Tree node with text: Perspectives
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1647323014 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647323014 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
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1647323013 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
13:36:16 [2020-04-21T17:36:16.753Z] 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')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Clicking on Cancel
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1647323009 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')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1647323009 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')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1647323009 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1647323009 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1647323009 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')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1647323009 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')
13:36:16 [2020-04-21T17:36:16.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1647323009 data=null item=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')
13:36:16 [2020-04-21T17:36:16.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647323076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:36:16 [2020-04-21T17:36:16.754Z] DEBUG - Clicked on 
13:36:16 [2020-04-21T17:36:16.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647322911 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:36:16 [2020-04-21T17:36:16.754Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:36:16 [2020-04-21T17:36:16.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:36:16 [2020-04-21T17:36:16.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:36:16 [2020-04-21T17:36:16.754Z] DEBUG - Attempting to set focus on Tree with text {}
13:36:16 [2020-04-21T17:36:16.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647322901 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:36:16 [2020-04-21T17:36:16.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647322901 data=null doit=true} to TreeItem with text {test}
13:36:16 [2020-04-21T17:36:16.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647322901 data=null} to TreeItem with text {test}
13:36:16 [2020-04-21T17:36:16.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647322901 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:36:16 [2020-04-21T17:36:16.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647322901 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:36:16 [2020-04-21T17:36:16.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647322892 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:36:16 [2020-04-21T17:36:16.754Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:36:16 [2020-04-21T17:36:16.754Z] DEBUG - Clicking on with mnemonic 'Delete'
13:36:16 [2020-04-21T17:36:16.754Z] DEBUG - Clicked on with mnemonic 'Delete'
13:36:17 [2020-04-21T17:36:17.823Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:36:17 [2020-04-21T17:36:17.823Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:36:17 [2020-04-21T17:36:17.823Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:36:17 [2020-04-21T17:36:17.823Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:36:17 [2020-04-21T17:36:17.823Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647322154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647322154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647322154 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647322153 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647322153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647322153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647322153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647322153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647322153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647322153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647322153 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647322153 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Clicking on OK
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647322151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647322151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647322151 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647322151 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647322151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647322151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:36:17 [2020-04-21T17:36:17.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:36:17 [2020-04-21T17:36:17.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:36:17 [2020-04-21T17:36:17.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:36:17 [2020-04-21T17:36:17.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:36:17 [2020-04-21T17:36:17.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:36:17 [2020-04-21T17:36:17.824Z] DEBUG - Clicked on OK
13:36:18 [2020-04-21T17:36:18.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647322151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:36:18 [2020-04-21T17:36:18.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1647322833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:36:18 [2020-04-21T17:36:18.957Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.879 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
13:36:18 [2020-04-21T17:36:18.957Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.677 s
13:36:18 [2020-04-21T17:36:18.957Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 1.834 s
13:36:18 [2020-04-21T17:36:18.957Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 4.146 s
13:36:18 [2020-04-21T17:36:18.957Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.809 s
13:36:18 [2020-04-21T17:36:18.957Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.235 s
13:36:18 [2020-04-21T17:36:18.957Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.59 s
13:36:18 [2020-04-21T17:36:18.957Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.176 s
13:36:18 [2020-04-21T17:36:18.957Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.138 s
13:36:18 [2020-04-21T17:36:18.957Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
13:36:25 [2020-04-21T17:36:25.520Z] 
13:36:25 [2020-04-21T17:36:25.520Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 17:36:25.257
13:36:25 [2020-04-21T17:36:25.520Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@796b7c8d in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal)
13:36:25 [2020-04-21T17:36:25.520Z] !STACK 0
13:36:25 [2020-04-21T17:36:25.520Z] java.lang.reflect.InvocationTargetException
13:36:25 [2020-04-21T17:36:25.520Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:36:25 [2020-04-21T17:36:25.520Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:36:25 [2020-04-21T17:36:25.520Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:36:25 [2020-04-21T17:36:25.520Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2406)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
13:36:25 [2020-04-21T17:36:25.520Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:36:25 [2020-04-21T17:36:25.521Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:36:25 [2020-04-21T17:36:25.521Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:36:25 [2020-04-21T17:36:25.521Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:36:25 [2020-04-21T17:36:25.521Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:36:25 [2020-04-21T17:36:25.521Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
13:36:25 [2020-04-21T17:36:25.521Z] 	... 58 more
13:36:25 [2020-04-21T17:36:25.521Z] Root exception:
13:36:25 [2020-04-21T17:36:25.521Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
13:36:25 [2020-04-21T17:36:25.521Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:36:25 [2020-04-21T17:36:25.521Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:36:25 [2020-04-21T17:36:25.521Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:36:25 [2020-04-21T17:36:25.521Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2406)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
13:36:25 [2020-04-21T17:36:25.521Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
13:36:25 [2020-04-21T17:36:25.522Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:36:25 [2020-04-21T17:36:25.522Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:36:25 [2020-04-21T17:36:25.522Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:36:25 [2020-04-21T17:36:25.522Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
13:36:25 [2020-04-21T17:36:25.522Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
13:36:32 [2020-04-21T17:36:32.079Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.087 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
13:36:32 [2020-04-21T17:36:32.079Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 3.303 s
13:36:32 [2020-04-21T17:36:32.079Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 0.177 s
13:36:32 [2020-04-21T17:36:32.079Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 2.642 s
13:36:32 [2020-04-21T17:36:32.079Z] 
13:36:32 [2020-04-21T17:36:32.079Z] Results:
13:36:32 [2020-04-21T17:36:32.079Z] 
13:36:32 [2020-04-21T17:36:32.079Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
13:36:32 [2020-04-21T17:36:32.079Z] 
13:36:32 [2020-04-21T17:36:32.646Z] 
13:36:32 [2020-04-21T17:36:32.646Z] !ENTRY org.eclipse.core.resources 2 10035 2020-04-21 17:36:32.478
13:36:32 [2020-04-21T17:36:32.646Z] !MESSAGE The workspace will exit with unsaved changes in this session.
13:36:34 [2020-04-21T17:36:34.020Z] [INFO] All tests passed!
13:36:34 [2020-04-21T17:36:34.020Z] [INFO] 
13:36:34 [2020-04-21T17:36:34.020Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
13:36:34 [2020-04-21T17:36:34.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:36:34 [2020-04-21T17:36:34.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:36:34 [2020-04-21T17:36:34.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:36:34 [2020-04-21T17:36:34.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] 
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] 
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.4-SNAPSHOT [127/138]
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] 
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] 
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] The project's OSGi version is 1.0.4.202004211619
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] 
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] 
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] 
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] 
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] 
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
13:36:34 [2020-04-21T17:36:34.021Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes
13:36:34 [2020-04-21T17:36:34.588Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[252] 
13:36:34 [2020-04-21T17:36:34.588Z] 	node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel());
13:36:34 [2020-04-21T17:36:34.588Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:36:34 [2020-04-21T17:36:34.588Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
13:36:34 [2020-04-21T17:36:34.588Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[269] 
13:36:34 [2020-04-21T17:36:34.588Z] 	htIo.supplyATReader(seqNb).getChannel(),
13:36:34 [2020-04-21T17:36:34.588Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:36:34 [2020-04-21T17:36:34.588Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
13:36:34 [2020-04-21T17:36:34.588Z] 2 problems (2 warnings)
13:36:34 [2020-04-21T17:36:34.588Z] [INFO] 
13:36:34 [2020-04-21T17:36:34.588Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
13:36:34 [2020-04-21T17:36:34.588Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:36:34 [2020-04-21T17:36:34.588Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
13:36:34 [2020-04-21T17:36:34.588Z] [INFO] 
13:36:34 [2020-04-21T17:36:34.588Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
13:36:34 [2020-04-21T17:36:34.588Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.4-SNAPSHOT-sources.jar
13:36:34 [2020-04-21T17:36:34.846Z] [INFO] 
13:36:34 [2020-04-21T17:36:34.846Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
13:36:34 [2020-04-21T17:36:34.846Z] [INFO] 
13:36:34 [2020-04-21T17:36:34.846Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
13:36:34 [2020-04-21T17:36:34.846Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.4-SNAPSHOT.jar
13:36:34 [2020-04-21T17:36:34.846Z] [INFO] 
13:36:34 [2020-04-21T17:36:34.846Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
13:36:34 [2020-04-21T17:36:34.846Z] [INFO] 
13:36:34 [2020-04-21T17:36:34.846Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests ---
13:36:34 [2020-04-21T17:36:34.846Z] [INFO] 
13:36:34 [2020-04-21T17:36:34.846Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests ---
13:36:34 [2020-04-21T17:36:34.846Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.4-SNAPSHOT.jar
13:36:35 [2020-04-21T17:36:35.105Z] [INFO] 
13:36:35 [2020-04-21T17:36:35.105Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
13:36:35 [2020-04-21T17:36:35.105Z] [INFO] 
13:36:35 [2020-04-21T17:36:35.105Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
13:36:36 [2020-04-21T17:36:36.231Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
13:36:36 [2020-04-21T17:36:36.231Z] [INFO] Command line:
13:36:36 [2020-04-21T17:36:36.231Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:36:36 [2020-04-21T17:36:36.231Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:36:39 [2020-04-21T17:36:39.513Z] !SESSION 2020-04-21 17:36:36.101 -----------------------------------------------
13:36:39 [2020-04-21T17:36:39.513Z] eclipse.buildId=unknown
13:36:39 [2020-04-21T17:36:39.513Z] java.version=1.8.0_202
13:36:39 [2020-04-21T17:36:39.513Z] java.vendor=Oracle Corporation
13:36:39 [2020-04-21T17:36:39.513Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:36:39 [2020-04-21T17:36:39.513Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:36:39 [2020-04-21T17:36:39.513Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:36:39 [2020-04-21T17:36:39.513Z] 
13:36:39 [2020-04-21T17:36:39.513Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:36:39.158
13:36:39 [2020-04-21T17:36:39.513Z] !MESSAGE FrameworkEvent ERROR
13:36:39 [2020-04-21T17:36:39.513Z] !STACK 0
13:36:39 [2020-04-21T17:36:39.513Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [44]
13:36:39 [2020-04-21T17:36:39.513Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:36:39 [2020-04-21T17:36:39.513Z] 
13:36:39 [2020-04-21T17:36:39.513Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:36:39 [2020-04-21T17:36:39.513Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:36:39 [2020-04-21T17:36:39.513Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:36:39 [2020-04-21T17:36:39.513Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:36:39 [2020-04-21T17:36:39.513Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:36:39 [2020-04-21T17:36:39.513Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:36:39 [2020-04-21T17:36:39.513Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:36:39 [2020-04-21T17:36:39.513Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:36:42 [2020-04-21T17:36:42.062Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
13:36:42 [2020-04-21T17:36:42.062Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
13:36:42 [2020-04-21T17:36:42.062Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.003 s
13:36:42 [2020-04-21T17:36:42.062Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.062Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.062Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.062Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.062Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.062Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.062Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.062Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.062Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
13:36:42 [2020-04-21T17:36:42.062Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.062Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.062Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.062Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
13:36:42 [2020-04-21T17:36:42.062Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.062Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
13:36:42 [2020-04-21T17:36:42.062Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
13:36:42 [2020-04-21T17:36:42.062Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.062Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.062Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.062Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.062Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.062Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
13:36:42 [2020-04-21T17:36:42.322Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
13:36:42 [2020-04-21T17:36:42.322Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.322Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.322Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.322Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.322Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.322Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.322Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
13:36:42 [2020-04-21T17:36:42.322Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
13:36:42 [2020-04-21T17:36:42.322Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.322Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.322Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.322Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.322Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.322Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.322Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
13:36:42 [2020-04-21T17:36:42.322Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
13:36:42 [2020-04-21T17:36:42.322Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.322Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.322Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.322Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
13:36:42 [2020-04-21T17:36:42.322Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
13:36:42 [2020-04-21T17:36:42.322Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
13:36:42 [2020-04-21T17:36:42.322Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.108 s
13:36:42 [2020-04-21T17:36:42.322Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.002 s
13:36:42 [2020-04-21T17:36:42.322Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.002 s
13:36:42 [2020-04-21T17:36:42.322Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.002 s
13:36:42 [2020-04-21T17:36:42.322Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
13:36:43 [2020-04-21T17:36:43.260Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
13:36:43 [2020-04-21T17:36:43.260Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.293 s
13:36:43 [2020-04-21T17:36:43.260Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.069 s
13:36:43 [2020-04-21T17:36:43.260Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.11 s
13:36:43 [2020-04-21T17:36:43.260Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.213 s
13:36:43 [2020-04-21T17:36:43.260Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.093 s
13:36:43 [2020-04-21T17:36:43.260Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.005 s
13:36:43 [2020-04-21T17:36:43.260Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
13:36:43 [2020-04-21T17:36:43.519Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
13:36:43 [2020-04-21T17:36:43.519Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.013 s
13:36:43 [2020-04-21T17:36:43.519Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.084 s
13:36:43 [2020-04-21T17:36:43.519Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.135 s
13:36:43 [2020-04-21T17:36:43.519Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.074 s
13:36:43 [2020-04-21T17:36:43.519Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.005 s
13:36:43 [2020-04-21T17:36:43.519Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
13:36:43 [2020-04-21T17:36:43.778Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
13:36:43 [2020-04-21T17:36:43.778Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
13:36:43 [2020-04-21T17:36:43.778Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.006 s
13:36:43 [2020-04-21T17:36:43.778Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
13:36:43 [2020-04-21T17:36:43.778Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
13:36:43 [2020-04-21T17:36:43.778Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
13:36:43 [2020-04-21T17:36:43.778Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
13:36:43 [2020-04-21T17:36:43.778Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
13:36:43 [2020-04-21T17:36:43.778Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
13:36:43 [2020-04-21T17:36:43.779Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
13:36:43 [2020-04-21T17:36:43.779Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
13:36:43 [2020-04-21T17:36:43.779Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
13:36:43 [2020-04-21T17:36:43.779Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
13:36:43 [2020-04-21T17:36:43.779Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.003 s
13:36:43 [2020-04-21T17:36:43.779Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
13:36:43 [2020-04-21T17:36:43.779Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
13:36:43 [2020-04-21T17:36:43.779Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
13:36:43 [2020-04-21T17:36:43.779Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
13:36:43 [2020-04-21T17:36:43.779Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
13:36:43 [2020-04-21T17:36:43.779Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
13:36:43 [2020-04-21T17:36:43.779Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
13:36:43 [2020-04-21T17:36:43.779Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
13:36:43 [2020-04-21T17:36:43.779Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
13:36:43 [2020-04-21T17:36:43.779Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
13:36:43 [2020-04-21T17:36:43.779Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.003 s
13:36:43 [2020-04-21T17:36:43.779Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
13:36:43 [2020-04-21T17:36:43.779Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
13:36:43 [2020-04-21T17:36:43.779Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
13:36:43 [2020-04-21T17:36:43.779Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
13:36:43 [2020-04-21T17:36:43.779Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
13:36:43 [2020-04-21T17:36:43.779Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
13:36:43 [2020-04-21T17:36:43.779Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
13:36:43 [2020-04-21T17:36:43.779Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
13:36:43 [2020-04-21T17:36:43.779Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
13:36:43 [2020-04-21T17:36:43.779Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
13:36:44 [2020-04-21T17:36:44.346Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
13:36:44 [2020-04-21T17:36:44.346Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.016 s
13:36:44 [2020-04-21T17:36:44.346Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.085 s
13:36:44 [2020-04-21T17:36:44.346Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.211 s
13:36:44 [2020-04-21T17:36:44.346Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.089 s
13:36:44 [2020-04-21T17:36:44.346Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.006 s
13:36:44 [2020-04-21T17:36:44.346Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
13:36:44 [2020-04-21T17:36:44.346Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
13:36:44 [2020-04-21T17:36:44.346Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
13:36:44 [2020-04-21T17:36:44.346Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
13:36:44 [2020-04-21T17:36:44.346Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
13:36:44 [2020-04-21T17:36:44.346Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
13:36:44 [2020-04-21T17:36:44.346Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
13:36:44 [2020-04-21T17:36:44.346Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
13:36:44 [2020-04-21T17:36:44.346Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
13:36:44 [2020-04-21T17:36:44.346Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.045 s
13:36:44 [2020-04-21T17:36:44.346Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
13:36:44 [2020-04-21T17:36:44.346Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
13:36:44 [2020-04-21T17:36:44.346Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
13:36:44 [2020-04-21T17:36:44.346Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
13:36:44 [2020-04-21T17:36:44.346Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
13:36:44 [2020-04-21T17:36:44.346Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
13:36:44 [2020-04-21T17:36:44.346Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
13:36:44 [2020-04-21T17:36:44.346Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
13:36:44 [2020-04-21T17:36:44.346Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
13:36:44 [2020-04-21T17:36:44.346Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
13:36:44 [2020-04-21T17:36:44.346Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
13:36:44 [2020-04-21T17:36:44.346Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
13:36:44 [2020-04-21T17:36:44.346Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
13:36:44 [2020-04-21T17:36:44.346Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
13:36:44 [2020-04-21T17:36:44.346Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
13:36:44 [2020-04-21T17:36:44.347Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
13:36:44 [2020-04-21T17:36:44.347Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
13:36:44 [2020-04-21T17:36:44.347Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
13:36:44 [2020-04-21T17:36:44.347Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
13:36:44 [2020-04-21T17:36:44.347Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
13:36:45 [2020-04-21T17:36:45.282Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.897 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
13:36:45 [2020-04-21T17:36:45.282Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.566 s
13:36:45 [2020-04-21T17:36:45.282Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.329 s
13:36:45 [2020-04-21T17:36:45.282Z] 
13:36:45 [2020-04-21T17:36:45.282Z] Results:
13:36:45 [2020-04-21T17:36:45.282Z] 
13:36:45 [2020-04-21T17:36:45.282Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
13:36:45 [2020-04-21T17:36:45.282Z] 
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] All tests passed!
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.4-SNAPSHOT.jar
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.4-SNAPSHOT.pom
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.4-SNAPSHOT-sources.jar
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.4-SNAPSHOT [128/138]
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] The project's OSGi version is 1.0.4.202004211619
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
13:36:53 [2020-04-21T17:36:53.396Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes
13:36:53 [2020-04-21T17:36:53.655Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf/org/eclipse/tracecompass/segmentstore/core/tests/perf/SegmentStoreBigBenchmark.java:[53] 
13:36:53 [2020-04-21T17:36:53.655Z] 	{ "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) },
13:36:53 [2020-04-21T17:36:53.655Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:36:53 [2020-04-21T17:36:53.655Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path'
13:36:53 [2020-04-21T17:36:53.655Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/TreeMapStoreTest.java:[49] 
13:36:53 [2020-04-21T17:36:53.655Z] 	boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload()));
13:36:53 [2020-04-21T17:36:53.655Z] 	                                                                                      ^^^^^^^^^^^^^^^^^^^^
13:36:53 [2020-04-21T17:36:53.655Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:36:53 [2020-04-21T17:36:53.655Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[234] 
13:36:53 [2020-04-21T17:36:53.655Z] 	ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()]));
13:36:53 [2020-04-21T17:36:53.655Z] 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:36:53 [2020-04-21T17:36:53.655Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]'
13:36:53 [2020-04-21T17:36:53.655Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[244] 
13:36:53 [2020-04-21T17:36:53.655Z] 	ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()]));
13:36:53 [2020-04-21T17:36:53.655Z] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:36:53 [2020-04-21T17:36:53.655Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]'
13:36:53 [2020-04-21T17:36:53.655Z] 4 problems (4 warnings)
13:36:53 [2020-04-21T17:36:53.655Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.655Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
13:36:53 [2020-04-21T17:36:53.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:36:53 [2020-04-21T17:36:53.655Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
13:36:53 [2020-04-21T17:36:53.655Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.655Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
13:36:53 [2020-04-21T17:36:53.655Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-sources.jar
13:36:53 [2020-04-21T17:36:53.655Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.655Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
13:36:53 [2020-04-21T17:36:53.655Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
13:36:53 [2020-04-21T17:36:53.655Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.jar
13:36:53 [2020-04-21T17:36:53.655Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.655Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
13:36:53 [2020-04-21T17:36:53.656Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.656Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests ---
13:36:53 [2020-04-21T17:36:53.656Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.656Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests ---
13:36:53 [2020-04-21T17:36:53.656Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.jar
13:36:53 [2020-04-21T17:36:53.914Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.914Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
13:36:53 [2020-04-21T17:36:53.914Z] [INFO] 
13:36:53 [2020-04-21T17:36:53.914Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
13:36:54 [2020-04-21T17:36:54.851Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
13:36:54 [2020-04-21T17:36:54.851Z] [INFO] Command line:
13:36:54 [2020-04-21T17:36:54.851Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:36:54 [2020-04-21T17:36:54.852Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:36:58 [2020-04-21T17:36:58.134Z] !SESSION 2020-04-21 17:36:54.765 -----------------------------------------------
13:36:58 [2020-04-21T17:36:58.134Z] eclipse.buildId=unknown
13:36:58 [2020-04-21T17:36:58.134Z] java.version=1.8.0_202
13:36:58 [2020-04-21T17:36:58.134Z] java.vendor=Oracle Corporation
13:36:58 [2020-04-21T17:36:58.134Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:36:58 [2020-04-21T17:36:58.134Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:36:58 [2020-04-21T17:36:58.134Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:36:58 [2020-04-21T17:36:58.134Z] 
13:36:58 [2020-04-21T17:36:58.134Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:36:57.472
13:36:58 [2020-04-21T17:36:58.134Z] !MESSAGE FrameworkEvent ERROR
13:36:58 [2020-04-21T17:36:58.134Z] !STACK 0
13:36:58 [2020-04-21T17:36:58.134Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [45]
13:36:58 [2020-04-21T17:36:58.134Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:36:58 [2020-04-21T17:36:58.134Z] 
13:36:58 [2020-04-21T17:36:58.134Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:36:58 [2020-04-21T17:36:58.134Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:36:58 [2020-04-21T17:36:58.134Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:36:58 [2020-04-21T17:36:58.134Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:36:58 [2020-04-21T17:36:58.134Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:36:58 [2020-04-21T17:36:58.134Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:36:58 [2020-04-21T17:36:58.134Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:36:58 [2020-04-21T17:36:58.134Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:37:00 [2020-04-21T17:37:00.034Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
13:37:00 [2020-04-21T17:37:00.602Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.93 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
13:37:00 [2020-04-21T17:37:00.602Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.192 s
13:37:00 [2020-04-21T17:37:00.602Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.004 s
13:37:00 [2020-04-21T17:37:00.602Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.204 s
13:37:00 [2020-04-21T17:37:00.602Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.057 s
13:37:00 [2020-04-21T17:37:00.602Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.051 s
13:37:00 [2020-04-21T17:37:00.602Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.282 s
13:37:00 [2020-04-21T17:37:00.602Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.094 s
13:37:00 [2020-04-21T17:37:00.602Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.006 s
13:37:00 [2020-04-21T17:37:00.602Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
13:37:00 [2020-04-21T17:37:00.860Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
13:37:00 [2020-04-21T17:37:00.861Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
13:37:00 [2020-04-21T17:37:00.861Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
13:37:00 [2020-04-21T17:37:00.861Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
13:37:00 [2020-04-21T17:37:00.861Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
13:37:00 [2020-04-21T17:37:00.861Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
13:37:00 [2020-04-21T17:37:00.861Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
13:37:00 [2020-04-21T17:37:00.861Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
13:37:00 [2020-04-21T17:37:00.861Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.002 s
13:37:00 [2020-04-21T17:37:00.861Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
13:37:00 [2020-04-21T17:37:00.861Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
13:37:00 [2020-04-21T17:37:00.861Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
13:37:00 [2020-04-21T17:37:00.861Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
13:37:00 [2020-04-21T17:37:00.861Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
13:37:00 [2020-04-21T17:37:00.861Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.005 s
13:37:00 [2020-04-21T17:37:00.861Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
13:37:00 [2020-04-21T17:37:00.861Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
13:37:00 [2020-04-21T17:37:00.861Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.003 s
13:37:00 [2020-04-21T17:37:00.861Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
13:37:00 [2020-04-21T17:37:00.861Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
13:37:00 [2020-04-21T17:37:00.861Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.049 s
13:37:00 [2020-04-21T17:37:00.861Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
13:37:00 [2020-04-21T17:37:00.861Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
13:37:00 [2020-04-21T17:37:00.861Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
13:37:00 [2020-04-21T17:37:00.861Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
13:37:00 [2020-04-21T17:37:00.861Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
13:37:00 [2020-04-21T17:37:00.861Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
13:37:00 [2020-04-21T17:37:00.861Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
13:37:00 [2020-04-21T17:37:00.861Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
13:37:00 [2020-04-21T17:37:00.861Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
13:37:00 [2020-04-21T17:37:00.861Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
13:37:00 [2020-04-21T17:37:00.861Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
13:37:00 [2020-04-21T17:37:00.861Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
13:37:00 [2020-04-21T17:37:00.861Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
13:37:00 [2020-04-21T17:37:00.861Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
13:37:01 [2020-04-21T17:37:01.120Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
13:37:01 [2020-04-21T17:37:01.120Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.05 s
13:37:01 [2020-04-21T17:37:01.120Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.120Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.004 s
13:37:01 [2020-04-21T17:37:01.120Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.120Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.120Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.120Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.120Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.120Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
13:37:01 [2020-04-21T17:37:01.120Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
13:37:01 [2020-04-21T17:37:01.120Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.008 s
13:37:01 [2020-04-21T17:37:01.120Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.002 s
13:37:01 [2020-04-21T17:37:01.120Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.120Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.120Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.120Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.120Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
13:37:01 [2020-04-21T17:37:01.120Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
13:37:01 [2020-04-21T17:37:01.120Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.120Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.002 s
13:37:01 [2020-04-21T17:37:01.120Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.065 s
13:37:01 [2020-04-21T17:37:01.120Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.120Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.120Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.120Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.120Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.120Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.121Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.121Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.121Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.121Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
13:37:01 [2020-04-21T17:37:01.121Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
13:37:01 [2020-04-21T17:37:01.121Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.121Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.121Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.121Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.121Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.121Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.121Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.121Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.121Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.121Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.121Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.121Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.122Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.122Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.122Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.122Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.122Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.122Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.122Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.122Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.122Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
13:37:01 [2020-04-21T17:37:01.122Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
13:37:01 [2020-04-21T17:37:01.122Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.122Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0.002 s
13:37:01 [2020-04-21T17:37:01.122Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
13:37:01 [2020-04-21T17:37:01.380Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
13:37:01 [2020-04-21T17:37:01.380Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.380Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.380Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.380Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.380Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.380Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.380Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.380Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.380Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.380Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.380Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.380Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.380Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.380Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.380Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.380Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
13:37:01 [2020-04-21T17:37:01.380Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.380Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.380Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.380Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
13:37:01 [2020-04-21T17:37:01.380Z] 
13:37:01 [2020-04-21T17:37:01.380Z] Results:
13:37:01 [2020-04-21T17:37:01.380Z] 
13:37:01 [2020-04-21T17:37:01.380Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
13:37:01 [2020-04-21T17:37:01.380Z] 
13:37:02 [2020-04-21T17:37:02.755Z] [INFO] All tests passed!
13:37:02 [2020-04-21T17:37:02.755Z] [INFO] 
13:37:02 [2020-04-21T17:37:02.755Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
13:37:02 [2020-04-21T17:37:02.755Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:37:02 [2020-04-21T17:37:02.755Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:37:02 [2020-04-21T17:37:02.755Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:37:03 [2020-04-21T17:37:03.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:37:03 [2020-04-21T17:37:03.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:37:03 [2020-04-21T17:37:03.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:37:03 [2020-04-21T17:37:03.014Z] [INFO] 
13:37:03 [2020-04-21T17:37:03.014Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
13:37:03 [2020-04-21T17:37:03.014Z] [INFO] 
13:37:03 [2020-04-21T17:37:03.014Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
13:37:03 [2020-04-21T17:37:03.014Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.10-SNAPSHOT [129/138]
13:37:03 [2020-04-21T17:37:03.014Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:37:03 [2020-04-21T17:37:03.014Z] [INFO] 
13:37:03 [2020-04-21T17:37:03.014Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
13:37:03 [2020-04-21T17:37:03.014Z] [INFO] 
13:37:03 [2020-04-21T17:37:03.014Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
13:37:03 [2020-04-21T17:37:03.014Z] [INFO] The project's OSGi version is 1.0.10.202004211619
13:37:03 [2020-04-21T17:37:03.015Z] [INFO] 
13:37:03 [2020-04-21T17:37:03.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
13:37:03 [2020-04-21T17:37:03.015Z] [INFO] 
13:37:03 [2020-04-21T17:37:03.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
13:37:03 [2020-04-21T17:37:03.015Z] [INFO] 
13:37:03 [2020-04-21T17:37:03.015Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
13:37:03 [2020-04-21T17:37:03.015Z] [INFO] 
13:37:03 [2020-04-21T17:37:03.015Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
13:37:03 [2020-04-21T17:37:03.015Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:37:03 [2020-04-21T17:37:03.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
13:37:03 [2020-04-21T17:37:03.015Z] [INFO] 
13:37:03 [2020-04-21T17:37:03.015Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
13:37:03 [2020-04-21T17:37:03.015Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes
13:37:03 [2020-04-21T17:37:03.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternDensityViewTest.java:[96] 
13:37:03 [2020-04-21T17:37:03.949Z] 	fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class));
13:37:03 [2020-04-21T17:37:03.949Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:03 [2020-04-21T17:37:03.949Z] 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
13:37:03 [2020-04-21T17:37:03.949Z] 1 problem (1 warning)
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] 
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] 
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] 
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] 
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] 
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] 
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] 
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
13:37:03 [2020-04-21T17:37:03.949Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
13:37:04 [2020-04-21T17:37:04.207Z] [INFO] 
13:37:04 [2020-04-21T17:37:04.207Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
13:37:04 [2020-04-21T17:37:04.207Z] [INFO] 
13:37:04 [2020-04-21T17:37:04.207Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
13:37:04 [2020-04-21T17:37:04.774Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log
13:37:04 [2020-04-21T17:37:04.774Z] [INFO] Command line:
13:37:04 [2020-04-21T17:37:04.774Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:37:04 [2020-04-21T17:37:04.774Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:37:08 [2020-04-21T17:37:08.307Z] !SESSION 2020-04-21 17:37:04.960 -----------------------------------------------
13:37:08 [2020-04-21T17:37:08.307Z] eclipse.buildId=unknown
13:37:08 [2020-04-21T17:37:08.307Z] java.version=1.8.0_202
13:37:08 [2020-04-21T17:37:08.307Z] java.vendor=Oracle Corporation
13:37:08 [2020-04-21T17:37:08.307Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:37:08 [2020-04-21T17:37:08.307Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:37:08 [2020-04-21T17:37:08.307Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:37:08 [2020-04-21T17:37:08.307Z] 
13:37:08 [2020-04-21T17:37:08.307Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:37:08.252
13:37:08 [2020-04-21T17:37:08.307Z] !MESSAGE FrameworkEvent ERROR
13:37:08 [2020-04-21T17:37:08.307Z] !STACK 0
13:37:08 [2020-04-21T17:37:08.307Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
13:37:08 [2020-04-21T17:37:08.307Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:37:08 [2020-04-21T17:37:08.307Z] 
13:37:08 [2020-04-21T17:37:08.307Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:37:08 [2020-04-21T17:37:08.307Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:37:08 [2020-04-21T17:37:08.307Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:37:08 [2020-04-21T17:37:08.307Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:37:08 [2020-04-21T17:37:08.307Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:37:08 [2020-04-21T17:37:08.307Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:37:08 [2020-04-21T17:37:08.307Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:37:08 [2020-04-21T17:37:08.307Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:37:18 [2020-04-21T17:37:18.280Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
13:37:22 [2020-04-21T17:37:22.465Z] Display size: 1440x900
13:37:22 [2020-04-21T17:37:22.466Z] OS version=3.10.0-1062.el7.x86_64
13:37:22 [2020-04-21T17:37:22.466Z] GTK version=2.24.30
13:37:22 [2020-04-21T17:37:22.466Z] GTK theme=Raleigh
13:37:22 [2020-04-21T17:37:22.466Z] LIBOVERLAY_SCROLLBAR=0
13:37:22 [2020-04-21T17:37:22.466Z] Time zone: Coordinated Universal Time
13:37:22 [2020-04-21T17:37:22.466Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:37:22 [2020-04-21T17:37:22.466Z] log4j:WARN Please initialize the log4j system properly.
13:37:27 [2020-04-21T17:37:27.732Z] 
13:37:27 [2020-04-21T17:37:27.732Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:37:27.079
13:37:27 [2020-04-21T17:37:27.732Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
13:37:32 [2020-04-21T17:37:32.084Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:37:32 [2020-04-21T17:37:32.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:37:32 [2020-04-21T17:37:32.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:37:32 [2020-04-21T17:37:32.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:37:32 [2020-04-21T17:37:32.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:37:32 [2020-04-21T17:37:32.343Z] DEBUG - Attempting to set focus on Tree with text {}
13:37:32 [2020-04-21T17:37:32.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647247325 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:37:32 [2020-04-21T17:37:32.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647247324 data=null doit=true} to TreeItem with text {test}
13:37:32 [2020-04-21T17:37:32.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647247324 data=null} to TreeItem with text {test}
13:37:32 [2020-04-21T17:37:32.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647247323 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:37:32 [2020-04-21T17:37:32.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647247322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:37:32 [2020-04-21T17:37:32.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647247157 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:37:32 [2020-04-21T17:37:32.601Z] DEBUG - Attempting to set focus on Tree with text {}
13:37:32 [2020-04-21T17:37:32.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647247154 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:37:32 [2020-04-21T17:37:32.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647247154 data=null doit=true} to TreeItem with text {test}
13:37:32 [2020-04-21T17:37:32.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647247153 data=null} to TreeItem with text {test}
13:37:32 [2020-04-21T17:37:32.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647247152 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:37:32 [2020-04-21T17:37:32.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647247152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:37:32 [2020-04-21T17:37:32.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647247139 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:37:32 [2020-04-21T17:37:32.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647247137 data=null doit=true} to TreeItem with text {test}
13:37:32 [2020-04-21T17:37:32.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647247137 data=null} to TreeItem with text {test}
13:37:32 [2020-04-21T17:37:32.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647247136 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647247136 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}
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647240164 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Attempting to set focus on Tree with text {}
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647240160 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647240159 data=null doit=true} to TreeItem with text {Traces [1]}
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647240159 data=null} to TreeItem with text {Traces [1]}
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647240158 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647240158 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647240064 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647240062 data=null doit=true} to TreeItem with text {Traces [1]}
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647240062 data=null} to TreeItem with text {Traces [1]}
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647240061 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647240061 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]}
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647240055 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1647240052 data=null doit=true} to Tree node with text: bug446190
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1647240052 data=null} to Tree node with text: bug446190
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1647240051 data=null button=1 stateMask=0x0 x=112 y=84 count=1} to Tree node with text: bug446190
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647240051 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
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1647240041 data=null button=1 stateMask=0x80000 x=112 y=84 count=1} to Tree node with text: bug446190
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1647240039 data=null doit=true} to Tree node with text: Views
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1647240039 data=null} to Tree node with text: Views
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1647240039 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to Tree node with text: Views
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647240038 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
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1647239868 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to Tree node with text: Views
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-1647239859 data=null doit=true} to Tree node with text: XML system call analysis
13:37:40 [2020-04-21T17:37:40.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-1647239859 data=null} to Tree node with text: XML system call analysis
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-1647239858 data=null button=1 stateMask=0x0 x=186 y=468 count=1} to Tree node with text: XML system call analysis
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647239858 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
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-1647239766 data=null button=1 stateMask=0x80000 x=186 y=468 count=1} to Tree node with text: XML system call analysis
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=-1647239764 data=null button=0 stateMask=0x0 x=178 y=540 count=0} to Tree node with text: Latency vs Count
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=-1647239764 data=null doit=true} to Tree node with text: Latency vs Count
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Attempting to set focus on Tree with text {}
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=-1647239763 data=null} to Tree node with text: Latency vs Count
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-1647239762 data=null button=1 stateMask=0x0 x=178 y=540 count=1} to Tree node with text: Latency vs Count
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647239762 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
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-1647239741 data=null button=1 stateMask=0x80000 x=178 y=540 count=1} to Tree node with text: Latency vs Count
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-1647239740 data=null button=1 stateMask=0x0 x=178 y=540 count=2} to Tree node with text: Latency vs Count
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=-1647239739 data=null button=1 stateMask=0x0 x=178 y=540 count=2} to Tree node with text: Latency vs Count
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647239739 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
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-1647239640 data=null button=1 stateMask=0x80000 x=178 y=540 count=2} to Tree node with text: Latency vs Count
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=-1647238942 data=null button=0 stateMask=0x0 x=178 y=540 count=0} to Tree node with text: Latency vs Count
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=-1647238941 data=null doit=true} to Tree node with text: Latency vs Count
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=-1647238941 data=null} to Tree node with text: Latency vs Count
13:37:40 [2020-04-21T17:37:40.712Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count
13:37:44 [2020-04-21T17:37:44.897Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
13:37:44 [2020-04-21T17:37:44.897Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
13:37:44 [2020-04-21T17:37:44.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1647235339 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}
13:37:44 [2020-04-21T17:37:44.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1647235271 data=null button=1 stateMask=0x80000 x=492 y=-13 count=1} to TableColumn with text {Name}
13:37:44 [2020-04-21T17:37:44.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1647235238 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}
13:37:44 [2020-04-21T17:37:44.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1647235222 data=null button=1 stateMask=0x80000 x=492 y=-13 count=1} to TableColumn with text {Name}
13:37:45 [2020-04-21T17:37:45.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647234543 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:37:45 [2020-04-21T17:37:45.156Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:37:45 [2020-04-21T17:37:45.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:37:45 [2020-04-21T17:37:45.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:37:45 [2020-04-21T17:37:45.156Z] DEBUG - Attempting to set focus on Tree with text {}
13:37:45 [2020-04-21T17:37:45.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647234468 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:37:45 [2020-04-21T17:37:45.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647234468 data=null doit=true} to TreeItem with text {test}
13:37:45 [2020-04-21T17:37:45.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647234467 data=null} to TreeItem with text {test}
13:37:45 [2020-04-21T17:37:45.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647234467 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:37:45 [2020-04-21T17:37:45.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647234466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:37:45 [2020-04-21T17:37:45.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647234448 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:37:45 [2020-04-21T17:37:45.416Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:37:45 [2020-04-21T17:37:45.416Z] DEBUG - Clicking on with mnemonic 'Delete'
13:37:45 [2020-04-21T17:37:45.676Z] DEBUG - Clicked on with mnemonic 'Delete'
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647233744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647233743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647233742 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647233742 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647233742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647233741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647233741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647233741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647233741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647233740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647233740 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647233740 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Clicking on OK
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647233736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647233735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647233735 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:45 [2020-04-21T17:37:45.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647233735 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:45 [2020-04-21T17:37:45.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647233734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:45 [2020-04-21T17:37:45.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647233734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:45 [2020-04-21T17:37:45.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:45 [2020-04-21T17:37:45.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:45 [2020-04-21T17:37:45.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:45 [2020-04-21T17:37:45.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:45 [2020-04-21T17:37:45.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:45 [2020-04-21T17:37:45.936Z] DEBUG - Clicked on OK
13:37:46 [2020-04-21T17:37:46.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647233734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:46 [2020-04-21T17:37:46.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1647234223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:37:47 [2020-04-21T17:37:47.131Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
13:37:47 [2020-04-21T17:37:47.131Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.49 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
13:37:47 [2020-04-21T17:37:47.131Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest)  Time elapsed: 14.985 s
13:37:47 [2020-04-21T17:37:47.131Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
13:37:49 [2020-04-21T17:37:49.294Z] 
13:37:49 [2020-04-21T17:37:49.294Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:37:48.994
13:37:49 [2020-04-21T17:37:49.294Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Attempting to set focus on Tree with text {}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647227153 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647227153 data=null doit=true} to TreeItem with text {test}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647227152 data=null} to TreeItem with text {test}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647227152 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647227152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647227063 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Attempting to set focus on Tree with text {}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647227062 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647227061 data=null doit=true} to TreeItem with text {test}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647227061 data=null} to TreeItem with text {test}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647227060 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647227060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647227049 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647227048 data=null doit=true} to TreeItem with text {test}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647227047 data=null} to TreeItem with text {test}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647227047 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647227046 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}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647227040 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Attempting to set focus on Tree with text {}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647227038 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:37:52 [2020-04-21T17:37:52.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647227038 data=null doit=true} to TreeItem with text {Traces [1]}
13:37:52 [2020-04-21T17:37:52.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647227037 data=null} to TreeItem with text {Traces [1]}
13:37:52 [2020-04-21T17:37:52.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647227037 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:37:52 [2020-04-21T17:37:52.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647227037 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:37:52 [2020-04-21T17:37:52.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647226968 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:37:52 [2020-04-21T17:37:52.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647226965 data=null doit=true} to TreeItem with text {Traces [1]}
13:37:52 [2020-04-21T17:37:52.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647226964 data=null} to TreeItem with text {Traces [1]}
13:37:52 [2020-04-21T17:37:52.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647226964 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:37:52 [2020-04-21T17:37:52.582Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647226963 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]}
13:37:52 [2020-04-21T17:37:52.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647226958 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:37:52 [2020-04-21T17:37:52.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1647226957 data=null doit=true} to Tree node with text: bug446190
13:37:52 [2020-04-21T17:37:52.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1647226957 data=null} to Tree node with text: bug446190
13:37:52 [2020-04-21T17:37:52.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1647226956 data=null button=1 stateMask=0x0 x=112 y=84 count=1} to Tree node with text: bug446190
13:37:52 [2020-04-21T17:37:52.582Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647226956 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
13:37:52 [2020-04-21T17:37:52.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1647226948 data=null button=1 stateMask=0x80000 x=112 y=84 count=1} to Tree node with text: bug446190
13:37:52 [2020-04-21T17:37:52.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1647226946 data=null doit=true} to Tree node with text: Views
13:37:52 [2020-04-21T17:37:52.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1647226946 data=null} to Tree node with text: Views
13:37:52 [2020-04-21T17:37:52.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1647226946 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to Tree node with text: Views
13:37:52 [2020-04-21T17:37:52.840Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647226945 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
13:37:52 [2020-04-21T17:37:52.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1647226864 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to Tree node with text: Views
13:37:52 [2020-04-21T17:37:52.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-1647226863 data=null doit=true} to Tree node with text: XML system call analysis
13:37:52 [2020-04-21T17:37:52.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-1647226863 data=null} to Tree node with text: XML system call analysis
13:37:52 [2020-04-21T17:37:52.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-1647226862 data=null button=1 stateMask=0x0 x=186 y=468 count=1} to Tree node with text: XML system call analysis
13:37:52 [2020-04-21T17:37:52.840Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647226862 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
13:37:52 [2020-04-21T17:37:52.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-1647226841 data=null button=1 stateMask=0x80000 x=186 y=468 count=1} to Tree node with text: XML system call analysis
13:37:52 [2020-04-21T17:37:52.840Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time
13:37:52 [2020-04-21T17:37:52.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=-1647226839 data=null button=0 stateMask=0x0 x=174 y=564 count=0} to Tree node with text: Latency vs Time
13:37:52 [2020-04-21T17:37:52.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=-1647226839 data=null doit=true} to Tree node with text: Latency vs Time
13:37:52 [2020-04-21T17:37:52.840Z] DEBUG - Attempting to set focus on Tree with text {}
13:37:52 [2020-04-21T17:37:52.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=-1647226838 data=null} to Tree node with text: Latency vs Time
13:37:52 [2020-04-21T17:37:52.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-1647226838 data=null button=1 stateMask=0x0 x=174 y=564 count=1} to Tree node with text: Latency vs Time
13:37:52 [2020-04-21T17:37:52.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647226838 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
13:37:52 [2020-04-21T17:37:52.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-1647226769 data=null button=1 stateMask=0x80000 x=174 y=557 count=1} to Tree node with text: Latency vs Time
13:37:52 [2020-04-21T17:37:52.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-1647226764 data=null button=1 stateMask=0x0 x=174 y=557 count=2} to Tree node with text: Latency vs Time
13:37:52 [2020-04-21T17:37:52.840Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=-1647226764 data=null button=1 stateMask=0x0 x=174 y=557 count=2} to Tree node with text: Latency vs Time
13:37:53 [2020-04-21T17:37:53.098Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647226763 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
13:37:53 [2020-04-21T17:37:53.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-1647226730 data=null button=1 stateMask=0x80000 x=174 y=557 count=2} to Tree node with text: Latency vs Time
13:37:53 [2020-04-21T17:37:53.666Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=-1647226127 data=null button=0 stateMask=0x0 x=174 y=557 count=0} to Tree node with text: Latency vs Time
13:37:53 [2020-04-21T17:37:53.666Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=-1647226126 data=null doit=true} to Tree node with text: Latency vs Time
13:37:53 [2020-04-21T17:37:53.666Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=-1647226126 data=null} to Tree node with text: Latency vs Time
13:37:53 [2020-04-21T17:37:53.666Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time
13:37:56 [2020-04-21T17:37:56.196Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
13:37:56 [2020-04-21T17:37:56.196Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
13:37:56 [2020-04-21T17:37:56.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:37:56 [2020-04-21T17:37:56.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:37:56 [2020-04-21T17:37:56.196Z] DEBUG - Setting state to checked on: bug446190
13:37:57 [2020-04-21T17:37:57.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647222419 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:37:57 [2020-04-21T17:37:57.134Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:37:57 [2020-04-21T17:37:57.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:37:57 [2020-04-21T17:37:57.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:37:57 [2020-04-21T17:37:57.391Z] DEBUG - Attempting to set focus on Tree with text {}
13:37:57 [2020-04-21T17:37:57.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647222361 data=null button=0 stateMask=0x0 x=53 y=5 count=0} to TreeItem with text {test}
13:37:57 [2020-04-21T17:37:57.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647222361 data=null doit=true} to TreeItem with text {test}
13:37:57 [2020-04-21T17:37:57.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647222360 data=null} to TreeItem with text {test}
13:37:57 [2020-04-21T17:37:57.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647222360 data=null button=1 stateMask=0x0 x=53 y=5 count=1} to TreeItem with text {test}
13:37:57 [2020-04-21T17:37:57.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647222360 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:37:57 [2020-04-21T17:37:57.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647222339 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:37:57 [2020-04-21T17:37:57.392Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:37:57 [2020-04-21T17:37:57.392Z] DEBUG - Clicking on with mnemonic 'Delete'
13:37:57 [2020-04-21T17:37:57.651Z] DEBUG - Clicked on with mnemonic 'Delete'
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647221335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647221334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647221333 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647221333 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647221332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647221332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647221332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647221332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647221331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647221331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647221331 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647221331 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Clicking on OK
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647221327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647221326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647221326 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647221326 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647221325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647221325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:58 [2020-04-21T17:37:58.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:58 [2020-04-21T17:37:58.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:58 [2020-04-21T17:37:58.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:58 [2020-04-21T17:37:58.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:58 [2020-04-21T17:37:58.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:58 [2020-04-21T17:37:58.218Z] DEBUG - Clicked on OK
13:37:59 [2020-04-21T17:37:59.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647221325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:37:59 [2020-04-21T17:37:59.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1647222151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:37:59 [2020-04-21T17:37:59.412Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
13:37:59 [2020-04-21T17:37:59.412Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.397 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
13:37:59 [2020-04-21T17:37:59.412Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest)  Time elapsed: 7.147 s
13:37:59 [2020-04-21T17:37:59.412Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
13:38:01 [2020-04-21T17:38:01.516Z] 
13:38:01 [2020-04-21T17:38:01.516Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-04-21 17:38:01.149
13:38:01 [2020-04-21T17:38:01.516Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
13:38:03 [2020-04-21T17:38:03.424Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:38:03 [2020-04-21T17:38:03.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:03 [2020-04-21T17:38:03.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:03 [2020-04-21T17:38:03.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:03 [2020-04-21T17:38:03.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:03 [2020-04-21T17:38:03.682Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:03 [2020-04-21T17:38:03.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647215968 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:38:03 [2020-04-21T17:38:03.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647215968 data=null doit=true} to TreeItem with text {test}
13:38:03 [2020-04-21T17:38:03.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647215968 data=null} to TreeItem with text {test}
13:38:03 [2020-04-21T17:38:03.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647215967 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:38:03 [2020-04-21T17:38:03.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647215967 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:38:03 [2020-04-21T17:38:03.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647215934 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:38:03 [2020-04-21T17:38:03.682Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:03 [2020-04-21T17:38:03.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647215933 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:38:03 [2020-04-21T17:38:03.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647215933 data=null doit=true} to TreeItem with text {test}
13:38:03 [2020-04-21T17:38:03.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647215932 data=null} to TreeItem with text {test}
13:38:03 [2020-04-21T17:38:03.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647215932 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:38:03 [2020-04-21T17:38:03.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647215932 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:38:03 [2020-04-21T17:38:03.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647215871 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:38:03 [2020-04-21T17:38:03.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647215870 data=null doit=true} to TreeItem with text {test}
13:38:03 [2020-04-21T17:38:03.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647215870 data=null} to TreeItem with text {test}
13:38:03 [2020-04-21T17:38:03.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647215869 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:38:03 [2020-04-21T17:38:03.683Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647215868 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}
13:38:03 [2020-04-21T17:38:03.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647215862 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:38:03 [2020-04-21T17:38:03.683Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:03 [2020-04-21T17:38:03.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1647215860 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
13:38:03 [2020-04-21T17:38:03.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647215860 data=null doit=true} to TreeItem with text {Traces [1]}
13:38:03 [2020-04-21T17:38:03.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647215860 data=null} to TreeItem with text {Traces [1]}
13:38:03 [2020-04-21T17:38:03.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647215859 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:38:03 [2020-04-21T17:38:03.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647215859 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647215832 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1647215831 data=null doit=true} to TreeItem with text {Traces [1]}
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1647215830 data=null} to TreeItem with text {Traces [1]}
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1647215830 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647215829 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]}
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1647215824 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1647215823 data=null doit=true} to Tree node with text: bug446190
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1647215823 data=null} to Tree node with text: bug446190
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1647215823 data=null button=1 stateMask=0x0 x=112 y=84 count=1} to Tree node with text: bug446190
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647215822 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
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1647215767 data=null button=1 stateMask=0x80000 x=112 y=84 count=1} to Tree node with text: bug446190
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1647215766 data=null doit=true} to Tree node with text: Views
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1647215765 data=null} to Tree node with text: Views
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1647215765 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to Tree node with text: Views
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647215762 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
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1647215730 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to Tree node with text: Views
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-1647215728 data=null doit=true} to Tree node with text: XML system call analysis
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-1647215728 data=null} to Tree node with text: XML system call analysis
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-1647215727 data=null button=1 stateMask=0x0 x=186 y=468 count=1} to Tree node with text: XML system call analysis
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647215727 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
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-1647215656 data=null button=1 stateMask=0x80000 x=186 y=468 count=1} to Tree node with text: XML system call analysis
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Double-clicking on Tree node with text: Latency Table
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=-1647215655 data=null button=0 stateMask=0x0 x=166 y=516 count=0} to Tree node with text: Latency Table
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=-1647215654 data=null doit=true} to Tree node with text: Latency Table
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=-1647215653 data=null} to Tree node with text: Latency Table
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-1647215653 data=null button=1 stateMask=0x0 x=166 y=516 count=1} to Tree node with text: Latency Table
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647215652 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
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-1647215635 data=null button=1 stateMask=0x80000 x=166 y=516 count=1} to Tree node with text: Latency Table
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-1647215634 data=null button=1 stateMask=0x0 x=166 y=516 count=2} to Tree node with text: Latency Table
13:38:03 [2020-04-21T17:38:03.941Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=-1647215634 data=null button=1 stateMask=0x0 x=166 y=516 count=2} to Tree node with text: Latency Table
13:38:04 [2020-04-21T17:38:04.200Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1647215634 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
13:38:04 [2020-04-21T17:38:04.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-1647215550 data=null button=1 stateMask=0x80000 x=166 y=516 count=2} to Tree node with text: Latency Table
13:38:04 [2020-04-21T17:38:04.459Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=-1647215238 data=null button=0 stateMask=0x0 x=166 y=516 count=0} to Tree node with text: Latency Table
13:38:04 [2020-04-21T17:38:04.459Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=-1647215238 data=null doit=true} to Tree node with text: Latency Table
13:38:04 [2020-04-21T17:38:04.459Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=-1647215238 data=null} to Tree node with text: Latency Table
13:38:04 [2020-04-21T17:38:04.459Z] DEBUG - Double-clicked on Tree node with text: Latency Table
13:38:06 [2020-04-21T17:38:06.360Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
13:38:06 [2020-04-21T17:38:06.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1647213036 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}
13:38:06 [2020-04-21T17:38:06.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1647213019 data=null button=1 stateMask=0x80000 x=492 y=-13 count=1} to TableColumn with text {Name}
13:38:06 [2020-04-21T17:38:06.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1647213018 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}
13:38:06 [2020-04-21T17:38:06.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1647213003 data=null button=1 stateMask=0x80000 x=492 y=-13 count=1} to TableColumn with text {Name}
13:38:07 [2020-04-21T17:38:07.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647212514 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:07 [2020-04-21T17:38:07.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:38:07 [2020-04-21T17:38:07.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:07 [2020-04-21T17:38:07.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:07 [2020-04-21T17:38:07.188Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:07 [2020-04-21T17:38:07.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1647212462 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
13:38:07 [2020-04-21T17:38:07.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1647212461 data=null doit=true} to TreeItem with text {test}
13:38:07 [2020-04-21T17:38:07.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1647212461 data=null} to TreeItem with text {test}
13:38:07 [2020-04-21T17:38:07.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1647212461 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
13:38:07 [2020-04-21T17:38:07.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647212460 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:38:07 [2020-04-21T17:38:07.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1647212449 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
13:38:07 [2020-04-21T17:38:07.447Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:38:07 [2020-04-21T17:38:07.447Z] DEBUG - Clicking on with mnemonic 'Delete'
13:38:07 [2020-04-21T17:38:07.447Z] DEBUG - Clicked on with mnemonic 'Delete'
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647212022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647212021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647211971 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647211971 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647211970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647211970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647211970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647211969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647211969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647211969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647211969 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647211969 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Clicking on OK
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647211966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647211965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647211965 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647211965 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647211964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:07 [2020-04-21T17:38:07.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647211964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:07 [2020-04-21T17:38:07.706Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:07 [2020-04-21T17:38:07.706Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:07 [2020-04-21T17:38:07.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:07 [2020-04-21T17:38:07.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:07 [2020-04-21T17:38:07.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:07 [2020-04-21T17:38:07.707Z] DEBUG - Clicked on OK
13:38:08 [2020-04-21T17:38:08.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647211964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:08 [2020-04-21T17:38:08.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1647212329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:38:08 [2020-04-21T17:38:08.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
13:38:08 [2020-04-21T17:38:08.273Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.845 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
13:38:08 [2020-04-21T17:38:08.273Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest)  Time elapsed: 5.002 s
13:38:08 [2020-04-21T17:38:08.273Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
13:38:08 [2020-04-21T17:38:08.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647211034 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:08 [2020-04-21T17:38:08.790Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:38:08 [2020-04-21T17:38:08.790Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:38:08 [2020-04-21T17:38:08.790Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:38:09 [2020-04-21T17:38:09.049Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:38:09 [2020-04-21T17:38:09.049Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell'
13:38:09 [2020-04-21T17:38:09.049Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:38:09 [2020-04-21T17:38:09.049Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
13:38:09 [2020-04-21T17:38:09.049Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:09 [2020-04-21T17:38:09.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1647210566 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:09 [2020-04-21T17:38:09.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:09 [2020-04-21T17:38:09.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:09 [2020-04-21T17:38:09.049Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:09 [2020-04-21T17:38:09.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647210560 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
13:38:09 [2020-04-21T17:38:09.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647210560 data=null doit=true} to TreeItem with text {Tracing}
13:38:09 [2020-04-21T17:38:09.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647210560 data=null} to TreeItem with text {Tracing}
13:38:09 [2020-04-21T17:38:09.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647210559 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:09 [2020-04-21T17:38:09.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647210559 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}
13:38:09 [2020-04-21T17:38:09.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647210535 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:09 [2020-04-21T17:38:09.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647210534 data=null doit=true} to TreeItem with text {Tracing}
13:38:09 [2020-04-21T17:38:09.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647210534 data=null} to TreeItem with text {Tracing}
13:38:09 [2020-04-21T17:38:09.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647210533 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:09 [2020-04-21T17:38:09.050Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647210533 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}
13:38:09 [2020-04-21T17:38:09.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647210529 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:09 [2020-04-21T17:38:09.050Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:09 [2020-04-21T17:38:09.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1647210527 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
13:38:09 [2020-04-21T17:38:09.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1647210527 data=null doit=true} to Tree node with text: XML Analyses
13:38:09 [2020-04-21T17:38:09.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1647210527 data=null} to Tree node with text: XML Analyses
13:38:09 [2020-04-21T17:38:09.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1647210526 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:09 [2020-04-21T17:38:09.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647210526 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
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1647210443 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:38:09 [2020-04-21T17:38:09.309Z] 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')
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - Clicking on Apply and Close
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647210434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647210434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647210434 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647210433 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647210433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647210433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647210433 data=null item=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')
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647210825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - Clicked on 
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647210334 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:38:09 [2020-04-21T17:38:09.309Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:38:09 [2020-04-21T17:38:09.569Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:38:09 [2020-04-21T17:38:09.569Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
13:38:09 [2020-04-21T17:38:09.569Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
13:38:09 [2020-04-21T17:38:09.569Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
13:38:09 [2020-04-21T17:38:09.569Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:09 [2020-04-21T17:38:09.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1647210126 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:09 [2020-04-21T17:38:09.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:09 [2020-04-21T17:38:09.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647210067 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647210067 data=null doit=true} to TreeItem with text {Tracing}
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647210067 data=null} to TreeItem with text {Tracing}
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647210066 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647210066 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}
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647210054 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:09 [2020-04-21T17:38:09.570Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1647210043 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1647210043 data=null doit=true} to Tree node with text: XML Analyses
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1647210043 data=null} to Tree node with text: XML Analyses
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1647210043 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647210042 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
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1647210036 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Selecting rows [0] in (of type 'Table')
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647210023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647210023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647210023 data=null doit=true} to (of type 'Table')
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647210022 data=null} to (of type 'Table')
13:38:09 [2020-04-21T17:38:09.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-1647210021 data=null button=1 stateMask=0x0 x=87 y=12 count=1} to (of type 'Table')
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647210021 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-1647209942 data=null button=1 stateMask=0x80000 x=87 y=12 count=1} to (of type 'Table')
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - Clicking on Delete
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1647209937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1647209937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1647209937 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1647209936 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1647209936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1647209936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1647209843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1647209839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1647209839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1647209838 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1647209838 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Clicked on Delete
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1647209836 data=null doit=true} to Shell with text {Delete XML file(s)}
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Clicking on &Yes
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647209834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647209834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647209834 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647209833 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647209833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647209833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647209833 data=null item=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')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1647209936 data=null item=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')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Clicked on 
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:38:09 [2020-04-21T17:38:09.830Z] 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')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Clicking on Apply and Close
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647209735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647209735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647209735 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647209734 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647209734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:09 [2020-04-21T17:38:09.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647209734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647209734 data=null item=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')
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647210269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - Clicked on 
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647209649 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1647209453 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647209447 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647209447 data=null doit=true} to TreeItem with text {Tracing}
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647209446 data=null} to TreeItem with text {Tracing}
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647209446 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:10 [2020-04-21T17:38:10.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647209446 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}
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647209427 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:10 [2020-04-21T17:38:10.348Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1647209425 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1647209425 data=null doit=true} to Tree node with text: XML Analyses
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1647209425 data=null} to Tree node with text: XML Analyses
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1647209424 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647209424 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
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1647209419 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - Clicking on Import
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1647209400 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')
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1647209399 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')
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1647209399 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1647209399 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1647209369 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')
13:38:10 [2020-04-21T17:38:10.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1647209369 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')
13:38:10 [2020-04-21T17:38:10.349Z] 
13:38:10 [2020-04-21T17:38:10.349Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:38:10.169
13:38:10 [2020-04-21T17:38:10.349Z] !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.
13:38:10 [2020-04-21T17:38:10.349Z] 
13:38:10 [2020-04-21T17:38:10.349Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2020-04-21 17:38:10.170
13:38:10 [2020-04-21T17:38:10.349Z] !MESSAGE Import XML analysis file failed.
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1647209369 data=null item=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')
13:38:10 [2020-04-21T17:38:10.349Z] 
13:38:10 [2020-04-21T17:38:10.349Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:38:10.172
13:38:10 [2020-04-21T17:38:10.349Z] !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.
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1647209348 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')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1647209264 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')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1647209264 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')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1647209264 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1647209263 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Clicked on Import
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=-1647209257 data=null doit=true} to Shell with text {Import XML analysis file failed.}
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Clicking on OK
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647209256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647209256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647209255 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647209255 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647209255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647209255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647209255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Clicked on 
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:38:10 [2020-04-21T17:38:10.349Z] 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')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Clicking on Apply and Close
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647209223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647209223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647209223 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647209223 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647209222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647209222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647209222 data=null item=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')
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647209635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - Clicked on 
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647209161 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1647209034 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647208968 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647208967 data=null doit=true} to TreeItem with text {Tracing}
13:38:10 [2020-04-21T17:38:10.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647208967 data=null} to TreeItem with text {Tracing}
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647208967 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647208967 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}
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647208945 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:10 [2020-04-21T17:38:10.610Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1647208942 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1647208942 data=null doit=true} to Tree node with text: XML Analyses
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1647208942 data=null} to Tree node with text: XML Analyses
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1647208941 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647208941 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
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1647208933 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:38:10 [2020-04-21T17:38:10.610Z] 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')
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - Clicking on Apply and Close
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647208921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647208921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647208921 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647208920 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647208920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647208920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:10 [2020-04-21T17:38:10.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647208920 data=null item=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')
13:38:10 [2020-04-21T17:38:10.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647209147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:38:10 [2020-04-21T17:38:10.869Z] DEBUG - Clicked on 
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-1647208605 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1647208604 data=null doit=true} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1647208604 data=null} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1647208603 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647208603 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}
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1647208556 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-1647208555 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1647208555 data=null doit=true} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1647208555 data=null} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1647208554 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647208554 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}
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1647208543 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1647208542 data=null doit=true} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1647208542 data=null} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1647208542 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.157Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1647208541 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}
13:38:11 [2020-04-21T17:38:11.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1647208536 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.158Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:11 [2020-04-21T17:38:11.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647208534 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:38:11 [2020-04-21T17:38:11.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647208534 data=null doit=true} to TreeItem with text {Traces [0]}
13:38:11 [2020-04-21T17:38:11.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647208534 data=null} to TreeItem with text {Traces [0]}
13:38:11 [2020-04-21T17:38:11.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647208533 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:38:11 [2020-04-21T17:38:11.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647208533 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:38:11 [2020-04-21T17:38:11.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647208517 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:38:11 [2020-04-21T17:38:11.158Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:38:11 [2020-04-21T17:38:11.158Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:11 [2020-04-21T17:38:11.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1647208511 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
13:38:11 [2020-04-21T17:38:11.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1647208511 data=null doit=true} to TreeItem with text {Traces [0]}
13:38:11 [2020-04-21T17:38:11.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1647208511 data=null} to TreeItem with text {Traces [0]}
13:38:11 [2020-04-21T17:38:11.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1647208511 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:38:11 [2020-04-21T17:38:11.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647208510 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
13:38:11 [2020-04-21T17:38:11.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1647208505 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
13:38:11 [2020-04-21T17:38:11.561Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
13:38:11 [2020-04-21T17:38:11.561Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...'
13:38:11 [2020-04-21T17:38:11.561Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...'
13:38:11 [2020-04-21T17:38:11.561Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
13:38:11 [2020-04-21T17:38:11.561Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
13:38:11 [2020-04-21T17:38:11.561Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')
13:38:11 [2020-04-21T17:38:11.561Z] 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)'))
13:38:11 [2020-04-21T17:38:11.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=-1647208157 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
13:38:11 [2020-04-21T17:38:11.561Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:11 [2020-04-21T17:38:11.561Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:11 [2020-04-21T17:38:11.561Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:11 [2020-04-21T17:38:11.561Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:11 [2020-04-21T17:38:11.561Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:11 [2020-04-21T17:38:11.561Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:11 [2020-04-21T17:38:11.561Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:38:11 [2020-04-21T17:38:11.562Z] 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')
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - Clicking on Apply and Close
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647208152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647208152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647208152 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647208152 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647208151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647208151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647208151 data=null item=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')
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=-1647208355 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...'
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - Clicked on 
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647208059 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-1647208049 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1647208049 data=null doit=true} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1647208049 data=null} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1647208048 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647208048 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}
13:38:11 [2020-04-21T17:38:11.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1647208029 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test}
13:38:11 [2020-04-21T17:38:11.906Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:38:11 [2020-04-21T17:38:11.906Z] DEBUG - Clicking on with mnemonic 'Delete'
13:38:11 [2020-04-21T17:38:11.906Z] DEBUG - Clicked on with mnemonic 'Delete'
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647207159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647207159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647207159 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647207158 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647207158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647207158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647207158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647207157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647207157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647207157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647207157 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1647207157 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Clicking on OK
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1647207155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1647207154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1647207154 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1647207154 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1647207154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1647207154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:12 [2020-04-21T17:38:12.475Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:12 [2020-04-21T17:38:12.475Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:12 [2020-04-21T17:38:12.475Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:12 [2020-04-21T17:38:12.475Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:12 [2020-04-21T17:38:12.475Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Clicked on OK
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1647207153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:38:12 [2020-04-21T17:38:12.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1647207860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:38:13 [2020-04-21T17:38:13.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647206638 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:13 [2020-04-21T17:38:13.041Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:38:13 [2020-04-21T17:38:13.041Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:38:13 [2020-04-21T17:38:13.041Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:38:13 [2020-04-21T17:38:13.041Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:38:13 [2020-04-21T17:38:13.041Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
13:38:13 [2020-04-21T17:38:13.041Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
13:38:13 [2020-04-21T17:38:13.041Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
13:38:13 [2020-04-21T17:38:13.041Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:13 [2020-04-21T17:38:13.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1647206538 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:13 [2020-04-21T17:38:13.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:13 [2020-04-21T17:38:13.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:13 [2020-04-21T17:38:13.041Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:13 [2020-04-21T17:38:13.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647206532 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
13:38:13 [2020-04-21T17:38:13.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647206531 data=null doit=true} to TreeItem with text {Tracing}
13:38:13 [2020-04-21T17:38:13.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647206531 data=null} to TreeItem with text {Tracing}
13:38:13 [2020-04-21T17:38:13.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647206531 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:13 [2020-04-21T17:38:13.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647206530 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}
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647206459 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:13 [2020-04-21T17:38:13.300Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1647206457 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1647206457 data=null doit=true} to Tree node with text: XML Analyses
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1647206457 data=null} to Tree node with text: XML Analyses
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1647206457 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647206456 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
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1647206452 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:38:13 [2020-04-21T17:38:13.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')
13:38:13 [2020-04-21T17:38:13.300Z] DEBUG - Clicking on Apply and Close
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647206443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647206443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647206443 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647206443 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647206443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647206442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647206442 data=null item=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')
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647206625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Clicked on 
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647206367 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1647206240 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647206234 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647206234 data=null doit=true} to TreeItem with text {Tracing}
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647206233 data=null} to TreeItem with text {Tracing}
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647206233 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:13 [2020-04-21T17:38:13.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647206233 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}
13:38:13 [2020-04-21T17:38:13.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647206170 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:13 [2020-04-21T17:38:13.559Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:38:13 [2020-04-21T17:38:13.559Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:13 [2020-04-21T17:38:13.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1647206169 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
13:38:13 [2020-04-21T17:38:13.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1647206169 data=null doit=true} to Tree node with text: XML Analyses
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1647206168 data=null} to Tree node with text: XML Analyses
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1647206168 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647206168 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
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1647206163 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Clicking on Import
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1647206158 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')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1647206157 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')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1647206157 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1647206157 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1647206157 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')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1647206157 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')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1647206157 data=null item=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')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1647206039 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')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1647206039 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')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1647206038 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')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1647206038 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1647206038 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Clicked on Import
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Selecting rows [1, 0] in (of type 'Table')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647206027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647206027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647206027 data=null doit=true} to (of type 'Table')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647206027 data=null} to (of type 'Table')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-1647206026 data=null button=1 stateMask=0x0 x=60 y=36 count=1} to (of type 'Table')
13:38:13 [2020-04-21T17:38:13.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647206026 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')
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-1647205962 data=null button=1 stateMask=0x80000 x=60 y=36 count=1} to (of type 'Table')
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647205961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647205961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647205960 data=null doit=true} to (of type 'Table')
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647205960 data=null} to (of type 'Table')
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-1647205960 data=null button=1 stateMask=0x40000 x=98 y=12 count=1} to (of type 'Table')
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647205959 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')
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-1647205928 data=null button=1 stateMask=0xc0000 x=98 y=12 count=1} to (of type 'Table')
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - Clicking on Edit...
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-1647205924 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')
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1647205924 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')
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-1647205923 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-1647205923 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-1647205923 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')
13:38:13 [2020-04-21T17:38:13.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-1647205923 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')
13:38:15 [2020-04-21T17:38:15.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-1647205923 data=null item=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')
13:38:15 [2020-04-21T17:38:15.721Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-1647203916 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')
13:38:15 [2020-04-21T17:38:15.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1647203907 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')
13:38:15 [2020-04-21T17:38:15.721Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-1647203907 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')
13:38:15 [2020-04-21T17:38:15.721Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-1647203906 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
13:38:15 [2020-04-21T17:38:15.721Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-1647203906 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
13:38:15 [2020-04-21T17:38:15.721Z] DEBUG - Clicked on Edit...
13:38:15 [2020-04-21T17:38:15.721Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:15 [2020-04-21T17:38:15.721Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:15 [2020-04-21T17:38:15.721Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:15 [2020-04-21T17:38:15.721Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:15 [2020-04-21T17:38:15.721Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:15 [2020-04-21T17:38:15.721Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:15 [2020-04-21T17:38:15.721Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:38:15 [2020-04-21T17:38:15.722Z] 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')
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - Clicking on Apply and Close
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647203901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647203901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647203901 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647203901 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647203901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647203900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647203900 data=null item=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')
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647206355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - Clicked on 
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
13:38:15 [2020-04-21T17:38:15.722Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
13:38:15 [2020-04-21T17:38:15.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647203632 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:15 [2020-04-21T17:38:15.980Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:38:15 [2020-04-21T17:38:15.980Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:38:15 [2020-04-21T17:38:15.980Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:38:16 [2020-04-21T17:38:16.238Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1647203446 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647203440 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647203440 data=null doit=true} to TreeItem with text {Tracing}
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647203440 data=null} to TreeItem with text {Tracing}
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647203439 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647203439 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}
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647203421 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:16 [2020-04-21T17:38:16.239Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1647203420 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1647203420 data=null doit=true} to Tree node with text: XML Analyses
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1647203420 data=null} to Tree node with text: XML Analyses
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1647203419 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647203419 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
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1647203365 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647203357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647203357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647203357 data=null doit=true} to (of type 'Table')
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647203356 data=null} to (of type 'Table')
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-1647203356 data=null button=1 stateMask=0x0 x=98 y=12 count=1} to (of type 'Table')
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647203356 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')
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-1647203335 data=null button=1 stateMask=0x80000 x=98 y=12 count=1} to (of type 'Table')
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647203334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647203334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647203334 data=null doit=true} to (of type 'Table')
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647203334 data=null} to (of type 'Table')
13:38:16 [2020-04-21T17:38:16.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-1647203333 data=null button=1 stateMask=0x40000 x=60 y=36 count=1} to (of type 'Table')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647203333 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')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-1647203254 data=null button=1 stateMask=0xc0000 x=60 y=36 count=1} to (of type 'Table')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Clicking on Delete
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1647203250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1647203249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1647203249 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1647203249 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1647203249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1647203249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1647203225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1647203224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1647203224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1647203224 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1647203224 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Clicked on Delete
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1647203222 data=null doit=true} to Shell with text {Delete XML file(s)}
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Clicking on &Yes
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647203221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647203221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647203221 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647203221 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647203221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647203220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647203171 data=null item=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')
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1647203248 data=null item=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')
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - Clicked on 
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:38:16 [2020-04-21T17:38:16.499Z] 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')
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - Clicking on Apply and Close
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647203139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647203138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647203138 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647203138 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647203138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647203138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647203138 data=null item=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')
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647203567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - Clicked on 
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647203065 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:38:16 [2020-04-21T17:38:16.499Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:38:16 [2020-04-21T17:38:16.758Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:38:16 [2020-04-21T17:38:16.758Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
13:38:16 [2020-04-21T17:38:16.758Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
13:38:16 [2020-04-21T17:38:16.758Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
13:38:16 [2020-04-21T17:38:16.758Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1647202937 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647202931 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647202931 data=null doit=true} to TreeItem with text {Tracing}
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647202931 data=null} to TreeItem with text {Tracing}
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647202931 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647202930 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}
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647202866 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:16 [2020-04-21T17:38:16.759Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1647202864 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1647202864 data=null doit=true} to Tree node with text: XML Analyses
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1647202864 data=null} to Tree node with text: XML Analyses
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1647202863 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647202863 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
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1647202858 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Clicking on Import
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1647202852 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')
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1647202852 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')
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1647202852 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1647202852 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1647202851 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')
13:38:16 [2020-04-21T17:38:16.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1647202851 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')
13:38:17 [2020-04-21T17:38:17.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1647202851 data=null item=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')
13:38:17 [2020-04-21T17:38:17.325Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1647202462 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')
13:38:17 [2020-04-21T17:38:17.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1647202459 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')
13:38:17 [2020-04-21T17:38:17.325Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1647202459 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')
13:38:17 [2020-04-21T17:38:17.325Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1647202459 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:17 [2020-04-21T17:38:17.325Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1647202458 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:17 [2020-04-21T17:38:17.325Z] DEBUG - Clicked on Import
13:38:17 [2020-04-21T17:38:17.325Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:17 [2020-04-21T17:38:17.325Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:17 [2020-04-21T17:38:17.325Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:17 [2020-04-21T17:38:17.325Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:17 [2020-04-21T17:38:17.325Z] DEBUG - Attempting to set focus on Table with text {}
13:38:17 [2020-04-21T17:38:17.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=-1647202448 data=null button=0 stateMask=0x0 x=58 y=36 count=0} to TableItem with text {test_valid}
13:38:17 [2020-04-21T17:38:17.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=-1647202447 data=null doit=true} to TableItem with text {test_valid}
13:38:17 [2020-04-21T17:38:17.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=-1647202447 data=null} to TableItem with text {test_valid}
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=-1647202446 data=null button=1 stateMask=0x0 x=58 y=36 count=1} to TableItem with text {test_valid}
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647202446 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}
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=-1647202270 data=null button=1 stateMask=0x80000 x=58 y=36 count=1} to TableItem with text {test_valid}
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Attempting to set focus on Table with text {}
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1647202264 data=null button=0 stateMask=0x0 x=128 y=12 count=0} to TableItem with text {test_valid_xml_timegraphView}
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=-1647202264 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView}
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=-1647202263 data=null} to TableItem with text {test_valid_xml_timegraphView}
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1647202262 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView}
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647202262 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}
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1647202251 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView}
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:38:17 [2020-04-21T17:38:17.326Z] 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')
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Clicking on Apply and Close
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647202243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647202243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647202243 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647202243 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647202242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647202242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647202242 data=null item=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')
13:38:17 [2020-04-21T17:38:17.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647203053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:38:17 [2020-04-21T17:38:17.584Z] DEBUG - Clicked on 
13:38:17 [2020-04-21T17:38:17.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647202161 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:17 [2020-04-21T17:38:17.584Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:38:17 [2020-04-21T17:38:17.584Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:38:17 [2020-04-21T17:38:17.584Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:38:17 [2020-04-21T17:38:17.584Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:38:17 [2020-04-21T17:38:17.584Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1647202035 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647202029 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647202029 data=null doit=true} to TreeItem with text {Tracing}
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647202029 data=null} to TreeItem with text {Tracing}
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647202029 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647202028 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}
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647201962 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:17 [2020-04-21T17:38:17.585Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1647201960 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1647201960 data=null doit=true} to Tree node with text: XML Analyses
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1647201960 data=null} to Tree node with text: XML Analyses
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1647201959 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647201959 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
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1647201954 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647201947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647201947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647201947 data=null doit=true} to (of type 'Table')
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647201946 data=null} to (of type 'Table')
13:38:17 [2020-04-21T17:38:17.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1647201946 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to (of type 'Table')
13:38:17 [2020-04-21T17:38:17.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647201946 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')
13:38:17 [2020-04-21T17:38:17.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1647201933 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to (of type 'Table')
13:38:17 [2020-04-21T17:38:17.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647201933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:17 [2020-04-21T17:38:17.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647201933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:17 [2020-04-21T17:38:17.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647201932 data=null doit=true} to (of type 'Table')
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647201932 data=null} to (of type 'Table')
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=-1647201932 data=null button=1 stateMask=0x40000 x=58 y=36 count=1} to (of type 'Table')
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647201932 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')
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=-1647201738 data=null button=1 stateMask=0xc0000 x=58 y=36 count=1} to (of type 'Table')
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - Clicking on Delete
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1647201735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1647201734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1647201734 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1647201734 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1647201734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:17 [2020-04-21T17:38:17.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1647201734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1647201663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1647201663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1647201662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1647201662 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1647201662 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Clicked on Delete
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1647201661 data=null doit=true} to Shell with text {Delete XML file(s)}
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Clicking on &Yes
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647201659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647201659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647201659 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647201659 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647201659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647201659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647201659 data=null item=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')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1647201733 data=null item=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')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Clicked on 
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:38:18 [2020-04-21T17:38:18.122Z] 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')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Clicking on Apply and Close
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647201540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647201540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647201540 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647201540 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647201539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647201539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647201539 data=null item=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')
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647202149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Clicked on 
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647201463 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:38:18 [2020-04-21T17:38:18.122Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:38:18 [2020-04-21T17:38:18.380Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:38:18 [2020-04-21T17:38:18.380Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
13:38:18 [2020-04-21T17:38:18.380Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
13:38:18 [2020-04-21T17:38:18.380Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
13:38:18 [2020-04-21T17:38:18.380Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:18 [2020-04-21T17:38:18.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1647201330 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:18 [2020-04-21T17:38:18.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:18 [2020-04-21T17:38:18.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:18 [2020-04-21T17:38:18.380Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:18 [2020-04-21T17:38:18.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647201324 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
13:38:18 [2020-04-21T17:38:18.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647201324 data=null doit=true} to TreeItem with text {Tracing}
13:38:18 [2020-04-21T17:38:18.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647201323 data=null} to TreeItem with text {Tracing}
13:38:18 [2020-04-21T17:38:18.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647201323 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:18 [2020-04-21T17:38:18.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647201323 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}
13:38:18 [2020-04-21T17:38:18.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647201255 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:18 [2020-04-21T17:38:18.381Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:38:18 [2020-04-21T17:38:18.381Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:18 [2020-04-21T17:38:18.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1647201254 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
13:38:18 [2020-04-21T17:38:18.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1647201254 data=null doit=true} to Tree node with text: XML Analyses
13:38:18 [2020-04-21T17:38:18.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1647201253 data=null} to Tree node with text: XML Analyses
13:38:18 [2020-04-21T17:38:18.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1647201253 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:18 [2020-04-21T17:38:18.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647201253 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
13:38:18 [2020-04-21T17:38:18.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1647201248 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:18 [2020-04-21T17:38:18.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:18 [2020-04-21T17:38:18.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - Clicking on Import
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1647200925 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')
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1647200925 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')
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1647200925 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1647200924 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1647200924 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')
13:38:18 [2020-04-21T17:38:18.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1647200923 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')
13:38:18 [2020-04-21T17:38:18.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1647200923 data=null item=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')
13:38:18 [2020-04-21T17:38:18.899Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1647200659 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')
13:38:18 [2020-04-21T17:38:18.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1647200659 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')
13:38:18 [2020-04-21T17:38:18.900Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1647200658 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')
13:38:18 [2020-04-21T17:38:18.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1647200658 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.900Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1647200658 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:18 [2020-04-21T17:38:18.900Z] DEBUG - Clicked on Import
13:38:18 [2020-04-21T17:38:18.900Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:18 [2020-04-21T17:38:18.900Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:18 [2020-04-21T17:38:18.900Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:18 [2020-04-21T17:38:18.900Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:18 [2020-04-21T17:38:18.900Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
13:38:18 [2020-04-21T17:38:18.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647200648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:18 [2020-04-21T17:38:18.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647200648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:18 [2020-04-21T17:38:18.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647200647 data=null doit=true} to (of type 'Table')
13:38:18 [2020-04-21T17:38:18.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647200647 data=null} to (of type 'Table')
13:38:18 [2020-04-21T17:38:18.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-1647200647 data=null button=1 stateMask=0x0 x=86 y=84 count=1} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647200646 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')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-1647200615 data=null button=1 stateMask=0x80000 x=86 y=84 count=1} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647200615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647200614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647200614 data=null doit=true} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647200614 data=null} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-1647200613 data=null button=1 stateMask=0x40000 x=115 y=60 count=1} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647200613 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')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-1647200529 data=null button=1 stateMask=0xc0000 x=115 y=60 count=1} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Clicking on Uncheck selected
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1647200525 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')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1647200525 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')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1647200525 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1647200525 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1647200524 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')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1647200524 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')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1647200524 data=null item=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')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1647200523 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')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1647200523 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')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1647200522 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')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1647200522 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1647200522 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Clicked on Uncheck selected
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647200520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647200520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647200520 data=null doit=true} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647200519 data=null} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-1647200519 data=null button=1 stateMask=0x0 x=86 y=84 count=1} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647200519 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')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-1647200447 data=null button=1 stateMask=0x80000 x=86 y=84 count=1} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647200446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647200446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647200446 data=null doit=true} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647200446 data=null} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-1647200445 data=null button=1 stateMask=0x40000 x=115 y=60 count=1} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647200445 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')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-1647200346 data=null button=1 stateMask=0xc0000 x=115 y=60 count=1} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Clicking on Check selected
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1647200342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1647200342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1647200342 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1647200341 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1647200341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1647200341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1647200341 data=null item=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')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1647200245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1647200245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1647200244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1647200244 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1647200244 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Clicked on Check selected
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Clicking on Uncheck all
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1647200240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1647200240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1647200240 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1647200240 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1647200239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1647200239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1647200239 data=null item=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')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1647200238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1647200237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1647200237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1647200237 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1647200237 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - Clicked on Uncheck all
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.419Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Clicking on Check all
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1647200233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1647200233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1647200233 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1647200233 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1647200232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1647200232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1647200232 data=null item=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')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1647200147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1647200147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1647200146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1647200146 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1647200146 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Clicked on Check all
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:38:19 [2020-04-21T17:38:19.420Z] 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')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Clicking on Apply and Close
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647200141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647200141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647200141 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647200141 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647200141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647200141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:19 [2020-04-21T17:38:19.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647200140 data=null item=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')
13:38:19 [2020-04-21T17:38:19.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647201451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:38:19 [2020-04-21T17:38:19.679Z] DEBUG - Clicked on 
13:38:19 [2020-04-21T17:38:19.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647200027 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:19 [2020-04-21T17:38:19.679Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:38:19 [2020-04-21T17:38:19.679Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:38:19 [2020-04-21T17:38:19.679Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
13:38:19 [2020-04-21T17:38:19.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'))
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1647199831 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647199826 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647199825 data=null doit=true} to TreeItem with text {Tracing}
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647199825 data=null} to TreeItem with text {Tracing}
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647199825 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647199824 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}
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647199756 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:19 [2020-04-21T17:38:19.937Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1647199755 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1647199754 data=null doit=true} to Tree node with text: XML Analyses
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1647199754 data=null} to Tree node with text: XML Analyses
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1647199754 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647199754 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
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1647199747 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647199738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647199738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647199737 data=null doit=true} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647199737 data=null} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=-1647199737 data=null button=1 stateMask=0x0 x=76 y=12 count=1} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647199736 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')
13:38:19 [2020-04-21T17:38:19.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=-1647199725 data=null button=1 stateMask=0x80000 x=76 y=12 count=1} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647199724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647199724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647199724 data=null doit=true} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647199724 data=null} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=-1647199723 data=null button=1 stateMask=0x40000 x=103 y=36 count=1} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647199723 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')
13:38:19 [2020-04-21T17:38:19.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=-1647199654 data=null button=1 stateMask=0xc0000 x=103 y=36 count=1} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647199653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647199653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647199653 data=null doit=true} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647199652 data=null} to (of type 'Table')
13:38:19 [2020-04-21T17:38:19.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-1647199652 data=null button=1 stateMask=0x40000 x=115 y=60 count=1} to (of type 'Table')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647199652 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')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-1647199564 data=null button=1 stateMask=0xc0000 x=115 y=60 count=1} to (of type 'Table')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647199563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647199563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647199563 data=null doit=true} to (of type 'Table')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647199562 data=null} to (of type 'Table')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-1647199562 data=null button=1 stateMask=0x40000 x=86 y=84 count=1} to (of type 'Table')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647199562 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')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-1647199461 data=null button=1 stateMask=0xc0000 x=86 y=84 count=1} to (of type 'Table')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647199460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647199460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647199459 data=null doit=true} to (of type 'Table')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647199459 data=null} to (of type 'Table')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=-1647199459 data=null button=1 stateMask=0x40000 x=71 y=108 count=1} to (of type 'Table')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647199459 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')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=-1647199350 data=null button=1 stateMask=0xc0000 x=71 y=108 count=1} to (of type 'Table')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Clicking on Delete
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1647199343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1647199343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1647199343 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1647199342 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1647199342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1647199341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.458Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1647199268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1647199267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.458Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1647199267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.458Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1647199267 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.458Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1647199267 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.458Z] DEBUG - Clicked on Delete
13:38:20 [2020-04-21T17:38:20.458Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
13:38:20 [2020-04-21T17:38:20.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1647199264 data=null doit=true} to Shell with text {Delete XML file(s)}
13:38:20 [2020-04-21T17:38:20.458Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.458Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.458Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:38:20 [2020-04-21T17:38:20.458Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:38:20 [2020-04-21T17:38:20.458Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.458Z] DEBUG - Clicking on &Yes
13:38:20 [2020-04-21T17:38:20.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647199263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647199262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647199262 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647199262 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647199262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647199262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647199262 data=null item=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')
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1647199341 data=null item=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')
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - Clicked on 
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:38:20 [2020-04-21T17:38:20.459Z] 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')
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - Clicking on Apply and Close
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647199227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647199227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647199227 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647199226 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647199226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647199226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647199225 data=null item=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')
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647199969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - Clicked on 
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647199151 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:38:20 [2020-04-21T17:38:20.459Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1647199029 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647199024 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647199024 data=null doit=true} to TreeItem with text {Tracing}
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647199024 data=null} to TreeItem with text {Tracing}
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647199024 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647199023 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}
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647198953 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:20 [2020-04-21T17:38:20.718Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1647198952 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1647198952 data=null doit=true} to Tree node with text: XML Analyses
13:38:20 [2020-04-21T17:38:20.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1647198951 data=null} to Tree node with text: XML Analyses
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1647198951 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647198951 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
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1647198943 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - Clicking on Import
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1647198937 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')
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1647198937 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')
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1647198937 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1647198936 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1647198936 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')
13:38:20 [2020-04-21T17:38:20.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1647198936 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')
13:38:21 [2020-04-21T17:38:21.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1647198936 data=null item=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')
13:38:21 [2020-04-21T17:38:21.062Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1647198729 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')
13:38:21 [2020-04-21T17:38:21.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1647198726 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')
13:38:21 [2020-04-21T17:38:21.062Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1647198725 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')
13:38:21 [2020-04-21T17:38:21.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1647198725 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.062Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1647198725 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.062Z] DEBUG - Clicked on Import
13:38:21 [2020-04-21T17:38:21.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:21 [2020-04-21T17:38:21.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:21 [2020-04-21T17:38:21.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:21 [2020-04-21T17:38:21.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:21 [2020-04-21T17:38:21.062Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:21 [2020-04-21T17:38:21.062Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:21 [2020-04-21T17:38:21.062Z] DEBUG - Selecting rows [0] in (of type 'Table')
13:38:21 [2020-04-21T17:38:21.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647198716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:21 [2020-04-21T17:38:21.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647198716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:21 [2020-04-21T17:38:21.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647198671 data=null doit=true} to (of type 'Table')
13:38:21 [2020-04-21T17:38:21.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647198671 data=null} to (of type 'Table')
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-1647198670 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to (of type 'Table')
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647198670 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')
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-1647198656 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to (of type 'Table')
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - Clicking on Edit...
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-1647198652 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')
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1647198652 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')
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-1647198651 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-1647198651 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-1647198651 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')
13:38:21 [2020-04-21T17:38:21.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-1647198651 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')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-1647198650 data=null item=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')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-1647198242 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')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1647198238 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')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-1647198238 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')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-1647198238 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-1647198238 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Clicked on Edit...
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647198167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647198167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647198167 data=null doit=true} to (of type 'Table')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647198167 data=null} to (of type 'Table')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-1647198166 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to (of type 'Table')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647198166 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')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-1647198152 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to (of type 'Table')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647198152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647198152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647198151 data=null doit=true} to (of type 'Table')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647198151 data=null} to (of type 'Table')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-1647198151 data=null button=1 stateMask=0x40000 x=87 y=36 count=1} to (of type 'Table')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647198150 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')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-1647198071 data=null button=1 stateMask=0xc0000 x=87 y=36 count=1} to (of type 'Table')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Clicking on Delete
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1647198067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1647198066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1647198066 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1647198066 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1647198066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1647198065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1647198042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1647198041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1647198041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1647198041 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1647198041 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Clicked on Delete
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1647198039 data=null doit=true} to Shell with text {Delete XML file(s)}
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Clicking on &Yes
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647198038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647198038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647198038 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647198038 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647198037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647198037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647198037 data=null item=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')
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1647198065 data=null item=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')
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - Clicked on 
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:38:21 [2020-04-21T17:38:21.917Z] 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')
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - Clicking on Apply and Close
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647197830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647197830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647197830 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647197830 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647197829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647197829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647197829 data=null item=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')
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647199140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - Clicked on 
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647197767 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1647197633 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647197627 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647197627 data=null doit=true} to TreeItem with text {Tracing}
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647197627 data=null} to TreeItem with text {Tracing}
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647197626 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:21 [2020-04-21T17:38:21.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647197626 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}
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647197564 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:22 [2020-04-21T17:38:22.178Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1647197556 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1647197555 data=null doit=true} to Tree node with text: XML Analyses
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1647197555 data=null} to Tree node with text: XML Analyses
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1647197555 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647197555 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
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1647197548 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:38:22 [2020-04-21T17:38:22.178Z] 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')
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Clicking on Apply and Close
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647197541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647197540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647197540 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647197540 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647197540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647197540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647197539 data=null item=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')
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647197754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Clicked on 
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647197464 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:38:22 [2020-04-21T17:38:22.178Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1647197336 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647197330 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647197330 data=null doit=true} to TreeItem with text {Tracing}
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647197330 data=null} to TreeItem with text {Tracing}
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647197330 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647197329 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}
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647197264 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:22 [2020-04-21T17:38:22.438Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1647197262 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1647197262 data=null doit=true} to Tree node with text: XML Analyses
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1647197262 data=null} to Tree node with text: XML Analyses
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1647197261 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647197261 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
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1647197255 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Clicking on Import
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1647197251 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')
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1647197250 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')
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1647197250 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1647197250 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1647197250 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')
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1647197250 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')
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1647197249 data=null item=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')
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1647197221 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')
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1647197221 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')
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1647197220 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')
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1647197220 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1647197220 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Clicked on Import
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:22 [2020-04-21T17:38:22.438Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Selecting rows [0] in (of type 'Table')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647197165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647197165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647197165 data=null doit=true} to (of type 'Table')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647197165 data=null} to (of type 'Table')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-1647197164 data=null button=1 stateMask=0x0 x=115 y=12 count=1} to (of type 'Table')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647197164 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')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-1647197151 data=null button=1 stateMask=0x80000 x=115 y=12 count=1} to (of type 'Table')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Clicking on Export
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=-1647197148 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')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=-1647197147 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')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=-1647197147 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=-1647197147 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=-1647197147 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')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=-1647197146 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')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=-1647197146 data=null item=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')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=-1647197145 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')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=-1647197145 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')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=-1647197145 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')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=-1647197145 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=-1647197145 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Clicked on Export
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:38:22 [2020-04-21T17:38:22.439Z] 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')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Clicking on Apply and Close
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647197141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647197141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647197141 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647197141 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647197140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647197140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647197140 data=null item=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')
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647197453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Clicked on 
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647197057 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1647196924 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647196919 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647196919 data=null doit=true} to TreeItem with text {Tracing}
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647196918 data=null} to TreeItem with text {Tracing}
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647196918 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647196918 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}
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647196854 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:22 [2020-04-21T17:38:22.699Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1647196852 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1647196852 data=null doit=true} to Tree node with text: XML Analyses
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1647196852 data=null} to Tree node with text: XML Analyses
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1647196852 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647196851 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
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1647196846 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Selecting rows [0] in (of type 'Table')
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647196839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647196839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647196839 data=null doit=true} to (of type 'Table')
13:38:22 [2020-04-21T17:38:22.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647196839 data=null} to (of type 'Table')
13:38:22 [2020-04-21T17:38:22.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-1647196838 data=null button=1 stateMask=0x0 x=115 y=12 count=1} to (of type 'Table')
13:38:22 [2020-04-21T17:38:22.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647196838 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')
13:38:22 [2020-04-21T17:38:22.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-1647196825 data=null button=1 stateMask=0x80000 x=115 y=12 count=1} to (of type 'Table')
13:38:22 [2020-04-21T17:38:22.700Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.700Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.700Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.700Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.700Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
13:38:22 [2020-04-21T17:38:22.700Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
13:38:22 [2020-04-21T17:38:22.700Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.700Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.700Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.700Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.700Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.700Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.700Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.700Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.700Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Clicking on Delete
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1647196822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1647196822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1647196821 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1647196821 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1647196821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1647196821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1647196751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1647196750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1647196750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1647196750 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1647196749 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Clicked on Delete
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1647196748 data=null doit=true} to Shell with text {Delete XML file(s)}
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Clicking on &Yes
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647196747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647196747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647196747 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647196747 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647196747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647196747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647196747 data=null item=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')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1647196821 data=null item=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')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Clicked on 
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:38:22 [2020-04-21T17:38:22.960Z] 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')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Clicking on Apply and Close
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647196722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647196722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647196722 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647196722 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647196722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647196669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:22 [2020-04-21T17:38:22.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647196669 data=null item=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')
13:38:22 [2020-04-21T17:38:22.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647197046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:38:22 [2020-04-21T17:38:22.961Z] DEBUG - Clicked on 
13:38:22 [2020-04-21T17:38:22.961Z] 
13:38:22 [2020-04-21T17:38:22.961Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:38:22.883
13:38:22 [2020-04-21T17:38:22.961Z] !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.
13:38:22 [2020-04-21T17:38:22.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647196635 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:22 [2020-04-21T17:38:22.961Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:38:22 [2020-04-21T17:38:22.961Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:38:22 [2020-04-21T17:38:22.961Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1647196458 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647196452 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647196452 data=null doit=true} to TreeItem with text {Tracing}
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647196452 data=null} to TreeItem with text {Tracing}
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647196451 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647196451 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}
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647196438 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:23 [2020-04-21T17:38:23.220Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1647196431 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1647196430 data=null doit=true} to Tree node with text: XML Analyses
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1647196430 data=null} to Tree node with text: XML Analyses
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1647196430 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:23 [2020-04-21T17:38:23.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647196430 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
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1647196424 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - Attempting to set focus on Table with text {}
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=-1647196369 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TableItem with text {test_invalid}
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=-1647196368 data=null doit=true} to TableItem with text {test_invalid}
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=-1647196368 data=null} to TableItem with text {test_invalid}
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-1647196367 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TableItem with text {test_invalid}
13:38:23 [2020-04-21T17:38:23.221Z] 
13:38:23 [2020-04-21T17:38:23.221Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:38:23.161
13:38:23 [2020-04-21T17:38:23.221Z] !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.
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647196366 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}
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-1647196355 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TableItem with text {test_invalid}
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:38:23 [2020-04-21T17:38:23.221Z] 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')
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - Clicking on Apply and Close
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647196347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647196347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647196347 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647196347 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647196347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647196346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.221Z] 
13:38:23 [2020-04-21T17:38:23.221Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:38:23.182
13:38:23 [2020-04-21T17:38:23.221Z] !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.
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647196346 data=null item=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')
13:38:23 [2020-04-21T17:38:23.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647196624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:38:23 [2020-04-21T17:38:23.479Z] DEBUG - Clicked on 
13:38:23 [2020-04-21T17:38:23.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1647196265 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:38:23 [2020-04-21T17:38:23.479Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:38:23 [2020-04-21T17:38:23.479Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1647196142 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1647196136 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1647196135 data=null doit=true} to TreeItem with text {Tracing}
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1647196135 data=null} to TreeItem with text {Tracing}
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1647196135 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647196134 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}
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1647196121 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
13:38:23 [2020-04-21T17:38:23.480Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Attempting to set focus on Tree with text {}
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1647196066 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1647196066 data=null doit=true} to Tree node with text: XML Analyses
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1647196066 data=null} to Tree node with text: XML Analyses
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1647196065 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1647196065 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
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1647196056 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Attempting to set focus on (of type 'Table')
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Selecting rows [0] in (of type 'Table')
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1647196047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1647196047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1647196047 data=null doit=true} to (of type 'Table')
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1647196047 data=null} to (of type 'Table')
13:38:23 [2020-04-21T17:38:23.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-1647196046 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to (of type 'Table')
13:38:23 [2020-04-21T17:38:23.739Z] 
13:38:23 [2020-04-21T17:38:23.739Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-04-21 17:38:23.483
13:38:23 [2020-04-21T17:38:23.739Z] !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.
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1647196046 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')
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-1647196035 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to (of type 'Table')
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - Clicking on Delete
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1647196032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1647196032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1647196032 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1647196032 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1647196031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1647196031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1647195950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1647195949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1647195948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1647195948 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1647195948 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Clicked on Delete
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1647195941 data=null doit=true} to Shell with text {Delete XML file(s)}
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Clicking on &Yes
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1647195939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1647195939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1647195939 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1647195939 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1647195939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1647195938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1647195938 data=null item=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')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1647196031 data=null item=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')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Clicked on 
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:38:23 [2020-04-21T17:38:23.740Z] 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')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Clicking on Apply and Close
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1647195863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1647195863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1647195863 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1647195863 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1647195862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1647195862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1647195862 data=null item=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')
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1647196255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:38:23 [2020-04-21T17:38:23.740Z] DEBUG - Clicked on 
13:38:23 [2020-04-21T17:38:23.740Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.417 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
13:38:23 [2020-04-21T17:38:23.740Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.386 s
13:38:23 [2020-04-21T17:38:23.740Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.821 s
13:38:23 [2020-04-21T17:38:23.740Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.461 s
13:38:23 [2020-04-21T17:38:23.740Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 3.301 s
13:38:23 [2020-04-21T17:38:23.740Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.602 s
13:38:23 [2020-04-21T17:38:23.740Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.312 s
13:38:23 [2020-04-21T17:38:23.740Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.687 s
13:38:23 [2020-04-21T17:38:23.740Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.818 s
13:38:23 [2020-04-21T17:38:23.740Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.81 s
13:38:23 [2020-04-21T17:38:23.740Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
13:38:31 [2020-04-21T17:38:31.852Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.996 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
13:38:31 [2020-04-21T17:38:31.852Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest)  Time elapsed: 6.939 s
13:38:31 [2020-04-21T17:38:31.852Z] 
13:38:31 [2020-04-21T17:38:31.852Z] Results:
13:38:31 [2020-04-21T17:38:31.852Z] 
13:38:31 [2020-04-21T17:38:31.852Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
13:38:31 [2020-04-21T17:38:31.852Z] 
13:38:31 [2020-04-21T17:38:31.852Z] 
13:38:31 [2020-04-21T17:38:31.852Z] !ENTRY org.eclipse.core.resources 2 10035 2020-04-21 17:38:31.252
13:38:31 [2020-04-21T17:38:31.852Z] !MESSAGE The workspace will exit with unsaved changes in this session.
13:38:32 [2020-04-21T17:38:32.419Z] [INFO] All tests passed!
13:38:32 [2020-04-21T17:38:32.419Z] [INFO] 
13:38:32 [2020-04-21T17:38:32.419Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
13:38:32 [2020-04-21T17:38:32.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
13:38:32 [2020-04-21T17:38:32.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.10-SNAPSHOT.pom
13:38:32 [2020-04-21T17:38:32.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
13:38:32 [2020-04-21T17:38:32.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz
13:38:32 [2020-04-21T17:38:32.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml
13:38:32 [2020-04-21T17:38:32.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml
13:38:32 [2020-04-21T17:38:32.419Z] [INFO] 
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] 
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.3-SNAPSHOT [130/138]
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] 
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] 
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] The project's OSGi version is 1.0.3.202004211619
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] 
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] 
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] 
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] 
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] 
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
13:38:32 [2020-04-21T17:38:32.420Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] 
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] 
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-sources.jar
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] 
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] 
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.jar
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] 
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] 
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] 
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.jar
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] 
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] 
13:38:33 [2020-04-21T17:38:33.795Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
13:38:34 [2020-04-21T17:38:34.730Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log
13:38:34 [2020-04-21T17:38:34.730Z] [INFO] Command line:
13:38:34 [2020-04-21T17:38:34.730Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:38:34 [2020-04-21T17:38:34.730Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:38:38 [2020-04-21T17:38:38.917Z] !SESSION 2020-04-21 17:38:34.856 -----------------------------------------------
13:38:38 [2020-04-21T17:38:38.917Z] eclipse.buildId=unknown
13:38:38 [2020-04-21T17:38:38.917Z] java.version=1.8.0_202
13:38:38 [2020-04-21T17:38:38.917Z] java.vendor=Oracle Corporation
13:38:38 [2020-04-21T17:38:38.917Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:38:38 [2020-04-21T17:38:38.918Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
13:38:38 [2020-04-21T17:38:38.918Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:38:38 [2020-04-21T17:38:38.918Z] 
13:38:38 [2020-04-21T17:38:38.918Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:38:38.152
13:38:38 [2020-04-21T17:38:38.918Z] !MESSAGE FrameworkEvent ERROR
13:38:38 [2020-04-21T17:38:38.918Z] !STACK 0
13:38:38 [2020-04-21T17:38:38.918Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
13:38:38 [2020-04-21T17:38:38.918Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:38:38 [2020-04-21T17:38:38.918Z] 
13:38:38 [2020-04-21T17:38:38.918Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:38:38 [2020-04-21T17:38:38.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:38:38 [2020-04-21T17:38:38.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:38:38 [2020-04-21T17:38:38.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:38:38 [2020-04-21T17:38:38.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:38:38 [2020-04-21T17:38:38.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:38:38 [2020-04-21T17:38:38.918Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:38:38 [2020-04-21T17:38:38.918Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:38:40 [2020-04-21T17:38:40.817Z] process 19883: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
13:38:40 [2020-04-21T17:38:40.817Z] See the manual page for dbus-uuidgen to correct this issue.
13:39:02 [2020-04-21T17:39:02.741Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
13:39:02 [2020-04-21T17:39:02.741Z] 
13:39:02 [2020-04-21T17:39:02.741Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 17:38:59.677
13:39:02 [2020-04-21T17:39:02.741Z] !MESSAGE Unexpected error executing analysis with trace 
13:39:02 [2020-04-21T17:39:02.741Z] !STACK 0
13:39:02 [2020-04-21T17:39:02.741Z] java.lang.NullPointerException
13:39:02 [2020-04-21T17:39:02.741Z] 	at java.io.File.<init>(File.java:277)
13:39:02 [2020-04-21T17:39:02.741Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
13:39:02 [2020-04-21T17:39:02.741Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
13:39:02 [2020-04-21T17:39:02.741Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
13:39:02 [2020-04-21T17:39:02.741Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
13:39:02 [2020-04-21T17:39:02.741Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
13:39:02 [2020-04-21T17:39:02.741Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:39:02 [2020-04-21T17:39:02.741Z] 
13:39:02 [2020-04-21T17:39:02.741Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 17:38:59.750
13:39:02 [2020-04-21T17:39:02.741Z] !MESSAGE Unexpected error executing analysis with trace 
13:39:02 [2020-04-21T17:39:02.741Z] !STACK 0
13:39:02 [2020-04-21T17:39:02.741Z] java.lang.NullPointerException
13:39:02 [2020-04-21T17:39:02.741Z] 	at java.io.File.<init>(File.java:277)
13:39:02 [2020-04-21T17:39:02.741Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
13:39:02 [2020-04-21T17:39:02.741Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
13:39:02 [2020-04-21T17:39:02.741Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
13:39:02 [2020-04-21T17:39:02.741Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
13:39:02 [2020-04-21T17:39:02.741Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
13:39:02 [2020-04-21T17:39:02.741Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:39:02 [2020-04-21T17:39:02.741Z] 
13:39:02 [2020-04-21T17:39:02.741Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 17:38:59.757
13:39:02 [2020-04-21T17:39:02.741Z] !MESSAGE Exception executing analysis
13:39:02 [2020-04-21T17:39:02.741Z] !STACK 0
13:39:02 [2020-04-21T17:39:02.741Z] java.lang.NullPointerException
13:39:02 [2020-04-21T17:39:02.741Z] 	at java.io.File.<init>(File.java:277)
13:39:02 [2020-04-21T17:39:02.741Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
13:39:02 [2020-04-21T17:39:02.741Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
13:39:02 [2020-04-21T17:39:02.741Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
13:39:02 [2020-04-21T17:39:02.741Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
13:39:02 [2020-04-21T17:39:02.741Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
13:39:02 [2020-04-21T17:39:02.742Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:39:02 [2020-04-21T17:39:02.742Z] 
13:39:02 [2020-04-21T17:39:02.742Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-04-21 17:38:59.758
13:39:02 [2020-04-21T17:39:02.742Z] !MESSAGE Exception executing analysis
13:39:02 [2020-04-21T17:39:02.742Z] !STACK 0
13:39:02 [2020-04-21T17:39:02.742Z] java.lang.NullPointerException
13:39:02 [2020-04-21T17:39:02.742Z] 	at java.io.File.<init>(File.java:277)
13:39:02 [2020-04-21T17:39:02.742Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
13:39:02 [2020-04-21T17:39:02.742Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
13:39:02 [2020-04-21T17:39:02.742Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
13:39:02 [2020-04-21T17:39:02.742Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
13:39:02 [2020-04-21T17:39:02.742Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
13:39:02 [2020-04-21T17:39:02.742Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
13:39:02 [2020-04-21T17:39:02.742Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
13:39:02 [2020-04-21T17:39:02.742Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest)  Time elapsed: 0.391 s
13:39:02 [2020-04-21T17:39:02.742Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
13:39:02 [2020-04-21T17:39:02.742Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
13:39:02 [2020-04-21T17:39:02.742Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0 s
13:39:02 [2020-04-21T17:39:02.742Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0 s
13:39:02 [2020-04-21T17:39:02.742Z] 
13:39:02 [2020-04-21T17:39:02.742Z] Results:
13:39:02 [2020-04-21T17:39:02.742Z] 
13:39:02 [2020-04-21T17:39:02.742Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
13:39:02 [2020-04-21T17:39:02.742Z] 
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] All tests passed!
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.1-SNAPSHOT [131/138]
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.307Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:39:03 [2020-04-21T17:39:03.565Z] [INFO] The project's OSGi version is 1.0.1.202004211619
13:39:03 [2020-04-21T17:39:03.565Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.565Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:39:03 [2020-04-21T17:39:03.565Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.565Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:39:03 [2020-04-21T17:39:03.565Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.565Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:39:03 [2020-04-21T17:39:03.565Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.565Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:39:03 [2020-04-21T17:39:03.565Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:39:03 [2020-04-21T17:39:03.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
13:39:03 [2020-04-21T17:39:03.565Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.565Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:39:03 [2020-04-21T17:39:03.565Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes
13:39:03 [2020-04-21T17:39:03.823Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.823Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:39:03 [2020-04-21T17:39:03.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:39:03 [2020-04-21T17:39:03.823Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
13:39:03 [2020-04-21T17:39:03.823Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.823Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:39:03 [2020-04-21T17:39:03.823Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-sources.jar
13:39:03 [2020-04-21T17:39:03.823Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.823Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:39:03 [2020-04-21T17:39:03.823Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.823Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:39:03 [2020-04-21T17:39:03.823Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.jar
13:39:03 [2020-04-21T17:39:03.823Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.824Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:39:03 [2020-04-21T17:39:03.824Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.824Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:39:03 [2020-04-21T17:39:03.824Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.824Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:39:03 [2020-04-21T17:39:03.824Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.jar
13:39:03 [2020-04-21T17:39:03.824Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.824Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:39:03 [2020-04-21T17:39:03.824Z] [INFO] 
13:39:03 [2020-04-21T17:39:03.824Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:39:04 [2020-04-21T17:39:04.389Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log
13:39:04 [2020-04-21T17:39:04.389Z] [INFO] Command line:
13:39:04 [2020-04-21T17:39:04.389Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:39:04 [2020-04-21T17:39:04.389Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:39:07 [2020-04-21T17:39:07.677Z] !SESSION 2020-04-21 17:39:04.493 -----------------------------------------------
13:39:07 [2020-04-21T17:39:07.677Z] eclipse.buildId=unknown
13:39:07 [2020-04-21T17:39:07.677Z] java.version=1.8.0_202
13:39:07 [2020-04-21T17:39:07.677Z] java.vendor=Oracle Corporation
13:39:07 [2020-04-21T17:39:07.677Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:39:07 [2020-04-21T17:39:07.677Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
13:39:07 [2020-04-21T17:39:07.677Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:39:07 [2020-04-21T17:39:07.677Z] 
13:39:07 [2020-04-21T17:39:07.677Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:39:07.579
13:39:07 [2020-04-21T17:39:07.677Z] !MESSAGE FrameworkEvent ERROR
13:39:07 [2020-04-21T17:39:07.677Z] !STACK 0
13:39:07 [2020-04-21T17:39:07.677Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
13:39:07 [2020-04-21T17:39:07.677Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:39:07 [2020-04-21T17:39:07.677Z] 
13:39:07 [2020-04-21T17:39:07.677Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:39:07 [2020-04-21T17:39:07.677Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:39:07 [2020-04-21T17:39:07.677Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:39:07 [2020-04-21T17:39:07.677Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:39:07 [2020-04-21T17:39:07.677Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:39:07 [2020-04-21T17:39:07.677Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:39:07 [2020-04-21T17:39:07.677Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:39:07 [2020-04-21T17:39:07.677Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:39:10 [2020-04-21T17:39:10.347Z] process 19948: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
13:39:10 [2020-04-21T17:39:10.348Z] See the manual page for dbus-uuidgen to correct this issue.
13:39:22 [2020-04-21T17:39:22.549Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
13:39:22 [2020-04-21T17:39:22.549Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
13:39:22 [2020-04-21T17:39:22.549Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.003 s
13:39:22 [2020-04-21T17:39:22.549Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
13:39:22 [2020-04-21T17:39:22.549Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
13:39:22 [2020-04-21T17:39:22.549Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
13:39:22 [2020-04-21T17:39:22.549Z] 
13:39:22 [2020-04-21T17:39:22.549Z] Results:
13:39:22 [2020-04-21T17:39:22.549Z] 
13:39:22 [2020-04-21T17:39:22.549Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
13:39:22 [2020-04-21T17:39:22.549Z] 
13:39:23 [2020-04-21T17:39:23.115Z] [INFO] All tests passed!
13:39:23 [2020-04-21T17:39:23.115Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.115Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:39:23 [2020-04-21T17:39:23.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:39:23 [2020-04-21T17:39:23.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:39:23 [2020-04-21T17:39:23.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:39:23 [2020-04-21T17:39:23.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:39:23 [2020-04-21T17:39:23.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:39:23 [2020-04-21T17:39:23.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:39:23 [2020-04-21T17:39:23.115Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.115Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
13:39:23 [2020-04-21T17:39:23.115Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.115Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
13:39:23 [2020-04-21T17:39:23.115Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.8-SNAPSHOT [132/138]
13:39:23 [2020-04-21T17:39:23.115Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:39:23 [2020-04-21T17:39:23.115Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.373Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:39:23 [2020-04-21T17:39:23.373Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:39:23 [2020-04-21T17:39:23.373Z] [INFO] The project's OSGi version is 1.0.8.202004211619
13:39:23 [2020-04-21T17:39:23.373Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:39:23 [2020-04-21T17:39:23.373Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:39:23 [2020-04-21T17:39:23.374Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.374Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:39:23 [2020-04-21T17:39:23.374Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.374Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:39:23 [2020-04-21T17:39:23.374Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:39:23 [2020-04-21T17:39:23.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
13:39:23 [2020-04-21T17:39:23.374Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.374Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:39:23 [2020-04-21T17:39:23.374Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes
13:39:23 [2020-04-21T17:39:23.631Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.631Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:39:23 [2020-04-21T17:39:23.631Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:39:23 [2020-04-21T17:39:23.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
13:39:23 [2020-04-21T17:39:23.631Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.631Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:39:23 [2020-04-21T17:39:23.631Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
13:39:23 [2020-04-21T17:39:23.889Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.889Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:39:23 [2020-04-21T17:39:23.889Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.889Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:39:23 [2020-04-21T17:39:23.889Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
13:39:23 [2020-04-21T17:39:23.889Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.889Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:39:23 [2020-04-21T17:39:23.889Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.889Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:39:23 [2020-04-21T17:39:23.889Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.889Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:39:23 [2020-04-21T17:39:23.889Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
13:39:23 [2020-04-21T17:39:23.889Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.889Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:39:23 [2020-04-21T17:39:23.889Z] [INFO] 
13:39:23 [2020-04-21T17:39:23.889Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:39:24 [2020-04-21T17:39:24.456Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log
13:39:24 [2020-04-21T17:39:24.456Z] [INFO] Command line:
13:39:24 [2020-04-21T17:39:24.456Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:39:24 [2020-04-21T17:39:24.456Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:39:27 [2020-04-21T17:39:27.743Z] !SESSION 2020-04-21 17:39:24.595 -----------------------------------------------
13:39:27 [2020-04-21T17:39:27.743Z] eclipse.buildId=unknown
13:39:27 [2020-04-21T17:39:27.743Z] java.version=1.8.0_202
13:39:27 [2020-04-21T17:39:27.743Z] java.vendor=Oracle Corporation
13:39:27 [2020-04-21T17:39:27.743Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:39:27 [2020-04-21T17:39:27.743Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:39:27 [2020-04-21T17:39:27.743Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:39:27 [2020-04-21T17:39:27.743Z] 
13:39:27 [2020-04-21T17:39:27.743Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:39:27.685
13:39:27 [2020-04-21T17:39:27.743Z] !MESSAGE FrameworkEvent ERROR
13:39:27 [2020-04-21T17:39:27.743Z] !STACK 0
13:39:27 [2020-04-21T17:39:27.743Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
13:39:27 [2020-04-21T17:39:27.743Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:39:27 [2020-04-21T17:39:27.743Z] 
13:39:27 [2020-04-21T17:39:27.743Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:39:27 [2020-04-21T17:39:27.743Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:39:27 [2020-04-21T17:39:27.743Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:39:27 [2020-04-21T17:39:27.743Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:39:27 [2020-04-21T17:39:27.743Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:39:27 [2020-04-21T17:39:27.743Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:39:27 [2020-04-21T17:39:27.743Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:39:27 [2020-04-21T17:39:27.743Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:39:34 [2020-04-21T17:39:34.448Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
13:39:38 [2020-04-21T17:39:38.642Z] Display size: 1440x900
13:39:38 [2020-04-21T17:39:38.642Z] OS version=3.10.0-1062.el7.x86_64
13:39:38 [2020-04-21T17:39:38.642Z] GTK version=2.24.30
13:39:38 [2020-04-21T17:39:38.642Z] GTK theme=Raleigh
13:39:38 [2020-04-21T17:39:38.642Z] LIBOVERLAY_SCROLLBAR=0
13:39:38 [2020-04-21T17:39:38.642Z] Time zone: Coordinated Universal Time
13:39:38 [2020-04-21T17:39:38.642Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:39:38 [2020-04-21T17:39:38.642Z] log4j:WARN Please initialize the log4j system properly.
13:41:15 [2020-04-21T17:41:15.091Z] 
13:41:15 [2020-04-21T17:41:15.091Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-04-21 17:41:01.108
13:41:15 [2020-04-21T17:41:15.091Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
13:41:15 [2020-04-21T17:41:15.091Z] !STACK 0
13:41:15 [2020-04-21T17:41:15.091Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
13:41:15 [2020-04-21T17:41:15.091Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
13:41:15 [2020-04-21T17:41:15.091Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
13:41:15 [2020-04-21T17:41:15.091Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
13:41:15 [2020-04-21T17:41:15.091Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
13:41:15 [2020-04-21T17:41:15.091Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
13:41:15 [2020-04-21T17:41:15.091Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:791)
13:41:15 [2020-04-21T17:41:15.091Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:829)
13:41:15 [2020-04-21T17:41:15.091Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:802)
13:41:15 [2020-04-21T17:41:15.091Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208)
13:41:15 [2020-04-21T17:41:15.091Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
13:41:15 [2020-04-21T17:41:15.091Z] 	... 3 more
13:41:16 [2020-04-21T17:41:16.994Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 103.136 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
13:41:16 [2020-04-21T17:41:16.994Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.805 s
13:41:16 [2020-04-21T17:41:16.994Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.157 s
13:41:16 [2020-04-21T17:41:16.994Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 10.769 s
13:41:16 [2020-04-21T17:41:16.994Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 15.779 s
13:41:16 [2020-04-21T17:41:16.994Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 6.241 s
13:41:16 [2020-04-21T17:41:16.994Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.112 s
13:41:16 [2020-04-21T17:41:16.994Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.872 s
13:41:16 [2020-04-21T17:41:16.994Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.484 s
13:41:16 [2020-04-21T17:41:16.994Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.022 s
13:41:16 [2020-04-21T17:41:16.994Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.918 s
13:41:16 [2020-04-21T17:41:16.994Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.979 s
13:41:16 [2020-04-21T17:41:16.994Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.592 s
13:41:16 [2020-04-21T17:41:16.994Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.693 s
13:41:16 [2020-04-21T17:41:16.994Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.225 s
13:41:16 [2020-04-21T17:41:16.994Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.24 s
13:41:16 [2020-04-21T17:41:16.994Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped
13:41:16 [2020-04-21T17:41:16.994Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.14 s
13:41:16 [2020-04-21T17:41:16.994Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.514 s
13:41:16 [2020-04-21T17:41:16.994Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.611 s
13:41:16 [2020-04-21T17:41:16.994Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.632 s
13:41:16 [2020-04-21T17:41:16.994Z] 
13:41:16 [2020-04-21T17:41:16.994Z] Results:
13:41:16 [2020-04-21T17:41:16.994Z] 
13:41:16 [2020-04-21T17:41:16.994Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
13:41:16 [2020-04-21T17:41:16.994Z] 
13:41:17 [2020-04-21T17:41:17.561Z] 
13:41:17 [2020-04-21T17:41:17.561Z] !ENTRY org.eclipse.core.resources 2 10035 2020-04-21 17:41:17.556
13:41:17 [2020-04-21T17:41:17.561Z] !MESSAGE The workspace will exit with unsaved changes in this session.
13:41:18 [2020-04-21T17:41:18.938Z] [INFO] All tests passed!
13:41:18 [2020-04-21T17:41:18.938Z] [INFO] 
13:41:18 [2020-04-21T17:41:18.938Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:41:18 [2020-04-21T17:41:18.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:41:18 [2020-04-21T17:41:18.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:41:18 [2020-04-21T17:41:18.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:41:18 [2020-04-21T17:41:18.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:41:18 [2020-04-21T17:41:18.939Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:41:18 [2020-04-21T17:41:18.939Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:41:18 [2020-04-21T17:41:18.939Z] [INFO] 
13:41:18 [2020-04-21T17:41:18.939Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
13:41:18 [2020-04-21T17:41:18.939Z] [INFO] 
13:41:18 [2020-04-21T17:41:18.939Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
13:41:18 [2020-04-21T17:41:18.939Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.1-SNAPSHOT [133/138]
13:41:18 [2020-04-21T17:41:18.939Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:41:18 [2020-04-21T17:41:18.939Z] [INFO] 
13:41:18 [2020-04-21T17:41:18.939Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:41:18 [2020-04-21T17:41:18.939Z] [INFO] 
13:41:18 [2020-04-21T17:41:18.939Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:41:18 [2020-04-21T17:41:18.941Z] [INFO] The project's OSGi version is 1.0.1.202004211619
13:41:18 [2020-04-21T17:41:18.941Z] [INFO] 
13:41:18 [2020-04-21T17:41:18.941Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:41:18 [2020-04-21T17:41:18.941Z] [INFO] 
13:41:18 [2020-04-21T17:41:18.941Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:41:18 [2020-04-21T17:41:18.941Z] [INFO] 
13:41:18 [2020-04-21T17:41:18.941Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:41:18 [2020-04-21T17:41:18.941Z] [INFO] 
13:41:18 [2020-04-21T17:41:18.941Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:41:18 [2020-04-21T17:41:18.941Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:18 [2020-04-21T17:41:18.941Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
13:41:18 [2020-04-21T17:41:18.941Z] [INFO] 
13:41:18 [2020-04-21T17:41:18.941Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:41:18 [2020-04-21T17:41:18.941Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] 
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] 
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-sources.jar
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] 
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] 
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.jar
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] 
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] 
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] 
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.jar
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] 
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] 
13:41:19 [2020-04-21T17:41:19.200Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:41:19 [2020-04-21T17:41:19.768Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
13:41:19 [2020-04-21T17:41:19.768Z] [INFO] Command line:
13:41:19 [2020-04-21T17:41:19.768Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:41:19 [2020-04-21T17:41:19.768Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:41:23 [2020-04-21T17:41:23.958Z] !SESSION 2020-04-21 17:41:19.878 -----------------------------------------------
13:41:23 [2020-04-21T17:41:23.958Z] eclipse.buildId=unknown
13:41:23 [2020-04-21T17:41:23.958Z] java.version=1.8.0_202
13:41:23 [2020-04-21T17:41:23.958Z] java.vendor=Oracle Corporation
13:41:23 [2020-04-21T17:41:23.958Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:41:23 [2020-04-21T17:41:23.958Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
13:41:23 [2020-04-21T17:41:23.958Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/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-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:41:23 [2020-04-21T17:41:23.958Z] 
13:41:23 [2020-04-21T17:41:23.958Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:41:23.098
13:41:23 [2020-04-21T17:41:23.958Z] !MESSAGE FrameworkEvent ERROR
13:41:23 [2020-04-21T17:41:23.958Z] !STACK 0
13:41:23 [2020-04-21T17:41:23.958Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
13:41:23 [2020-04-21T17:41:23.958Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:41:23 [2020-04-21T17:41:23.958Z] 
13:41:23 [2020-04-21T17:41:23.958Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:41:23 [2020-04-21T17:41:23.958Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:41:23 [2020-04-21T17:41:23.958Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:41:23 [2020-04-21T17:41:23.958Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:41:23 [2020-04-21T17:41:23.958Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:41:23 [2020-04-21T17:41:23.958Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:41:23 [2020-04-21T17:41:23.958Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:41:23 [2020-04-21T17:41:23.958Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:41:25 [2020-04-21T17:41:25.334Z] process 20562: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
13:41:25 [2020-04-21T17:41:25.334Z] See the manual page for dbus-uuidgen to correct this issue.
13:41:37 [2020-04-21T17:41:37.683Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
13:41:37 [2020-04-21T17:41:37.683Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
13:41:37 [2020-04-21T17:41:37.683Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest)  Time elapsed: 0.208 s
13:41:37 [2020-04-21T17:41:37.683Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
13:41:37 [2020-04-21T17:41:37.683Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
13:41:37 [2020-04-21T17:41:37.683Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.077 s
13:41:37 [2020-04-21T17:41:37.683Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.013 s
13:41:37 [2020-04-21T17:41:37.683Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.006 s
13:41:37 [2020-04-21T17:41:37.683Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.006 s
13:41:37 [2020-04-21T17:41:37.683Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.008 s
13:41:37 [2020-04-21T17:41:37.683Z] 
13:41:37 [2020-04-21T17:41:37.683Z] Results:
13:41:37 [2020-04-21T17:41:37.683Z] 
13:41:37 [2020-04-21T17:41:37.683Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
13:41:37 [2020-04-21T17:41:37.683Z] 
13:41:40 [2020-04-21T17:41:40.212Z] [INFO] All tests passed!
13:41:40 [2020-04-21T17:41:40.212Z] [INFO] 
13:41:40 [2020-04-21T17:41:40.212Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:41:40 [2020-04-21T17:41:40.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:41:40 [2020-04-21T17:41:40.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:41:40 [2020-04-21T17:41:40.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:41:40 [2020-04-21T17:41:40.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:41:40 [2020-04-21T17:41:40.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:41:40 [2020-04-21T17:41:40.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:41:40 [2020-04-21T17:41:40.212Z] [INFO] 
13:41:40 [2020-04-21T17:41:40.212Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
13:41:40 [2020-04-21T17:41:40.212Z] [INFO] 
13:41:40 [2020-04-21T17:41:40.212Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] Building Trace Compass All Tests 1.0.9-SNAPSHOT                [134/138]
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] 
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] 
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] The project's OSGi version is 1.0.9.202004211619
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] 
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] 
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] 
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] 
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.alltests/src/main/resources
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] 
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
13:41:40 [2020-04-21T17:41:40.213Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.alltests/target/classes
13:41:41 [2020-04-21T17:41:41.146Z] [INFO] 
13:41:41 [2020-04-21T17:41:41.146Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
13:41:41 [2020-04-21T17:41:41.146Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:41 [2020-04-21T17:41:41.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.alltests/src/test/resources
13:41:41 [2020-04-21T17:41:41.147Z] [INFO] 
13:41:41 [2020-04-21T17:41:41.147Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
13:41:41 [2020-04-21T17:41:41.147Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-sources.jar
13:41:41 [2020-04-21T17:41:41.147Z] [INFO] 
13:41:41 [2020-04-21T17:41:41.147Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
13:41:41 [2020-04-21T17:41:41.712Z] [INFO] 
13:41:41 [2020-04-21T17:41:41.712Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
13:41:41 [2020-04-21T17:41:41.712Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.jar
13:41:41 [2020-04-21T17:41:41.712Z] [INFO] 
13:41:41 [2020-04-21T17:41:41.712Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
13:41:41 [2020-04-21T17:41:41.712Z] [INFO] 
13:41:41 [2020-04-21T17:41:41.712Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests ---
13:41:41 [2020-04-21T17:41:41.712Z] [INFO] 
13:41:41 [2020-04-21T17:41:41.712Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests ---
13:41:41 [2020-04-21T17:41:41.712Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.jar
13:41:41 [2020-04-21T17:41:41.712Z] [INFO] 
13:41:41 [2020-04-21T17:41:41.712Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
13:41:41 [2020-04-21T17:41:41.712Z] [INFO] 
13:41:41 [2020-04-21T17:41:41.712Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests ---
13:41:43 [2020-04-21T17:41:43.086Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log
13:41:43 [2020-04-21T17:41:43.086Z] [INFO] Command line:
13:41:43 [2020-04-21T17:41:43.086Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.alltests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.alltests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.alltests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.alltests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:41:43 [2020-04-21T17:41:43.086Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:41:47 [2020-04-21T17:41:47.273Z] !SESSION 2020-04-21 17:41:43.263 -----------------------------------------------
13:41:47 [2020-04-21T17:41:47.273Z] eclipse.buildId=unknown
13:41:47 [2020-04-21T17:41:47.273Z] java.version=1.8.0_202
13:41:47 [2020-04-21T17:41:47.273Z] java.vendor=Oracle Corporation
13:41:47 [2020-04-21T17:41:47.273Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:41:47 [2020-04-21T17:41:47.273Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide
13:41:47 [2020-04-21T17:41:47.273Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.alltests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:41:47 [2020-04-21T17:41:47.273Z] 
13:41:47 [2020-04-21T17:41:47.273Z] !ENTRY org.eclipse.compare.win32 4 0 2020-04-21 17:41:46.966
13:41:47 [2020-04-21T17:41:47.273Z] !MESSAGE FrameworkEvent ERROR
13:41:47 [2020-04-21T17:41:47.273Z] !STACK 0
13:41:47 [2020-04-21T17:41:47.273Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [77]
13:41:47 [2020-04-21T17:41:47.273Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:41:47 [2020-04-21T17:41:47.273Z] 
13:41:47 [2020-04-21T17:41:47.273Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
13:41:47 [2020-04-21T17:41:47.273Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
13:41:47 [2020-04-21T17:41:47.273Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
13:41:47 [2020-04-21T17:41:47.273Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
13:41:47 [2020-04-21T17:41:47.273Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
13:41:47 [2020-04-21T17:41:47.273Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:41:47 [2020-04-21T17:41:47.273Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
13:41:47 [2020-04-21T17:41:47.273Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
13:41:49 [2020-04-21T17:41:49.804Z] 
13:41:49 [2020-04-21T17:41:49.804Z] Results:
13:41:49 [2020-04-21T17:41:49.804Z] 
13:41:49 [2020-04-21T17:41:49.804Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
13:41:49 [2020-04-21T17:41:49.804Z] 
13:41:54 [2020-04-21T17:41:54.020Z] [WARNING] No tests found.
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] Building org.eclipse.tracecompass.testing 5.3.0-SNAPSHOT       [135/138]
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing ---
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.testing/target
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.020Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
13:41:54 [2020-04-21T17:41:54.279Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.3.0-SNAPSHOT.jar
13:41:54 [2020-04-21T17:41:54.279Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.279Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
13:41:54 [2020-04-21T17:41:54.279Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.279Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
13:41:54 [2020-04-21T17:41:54.279Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.279Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing ---
13:41:54 [2020-04-21T17:41:54.279Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.3.0-SNAPSHOT-sources-feature.jar
13:41:54 [2020-04-21T17:41:54.538Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.538Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing ---
13:41:54 [2020-04-21T17:41:54.538Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.538Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
13:41:54 [2020-04-21T17:41:54.538Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.538Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
13:41:54 [2020-04-21T17:41:54.538Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.3.0-SNAPSHOT.jar
13:41:54 [2020-04-21T17:41:54.538Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.3.0-SNAPSHOT.pom
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.3.0-SNAPSHOT-sources-feature.jar
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.3.0-SNAPSHOT-p2metadata.xml
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.3.0-SNAPSHOT-p2artifacts.xml
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 5.3.0-SNAPSHOT    [136/138]
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/target
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.3.0-SNAPSHOT.jar
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote ---
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.3.0-SNAPSHOT-sources-feature.jar
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote ---
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.3.0-SNAPSHOT.jar
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.3.0-SNAPSHOT.pom
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.3.0-SNAPSHOT-sources-feature.jar
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.3.0-SNAPSHOT-p2metadata.xml
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.3.0-SNAPSHOT-p2artifacts.xml
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] Building Trace Compass Repository 5.3.0-SNAPSHOT               [137/138]
13:41:54 [2020-04-21T17:41:54.539Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] The project's OSGi version is 5.3.0.202004211619
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.releng-site/src/main/resources
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] 
13:41:54 [2020-04-21T17:41:54.799Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
13:42:16 [2020-04-21T17:42:16.716Z] [INFO] 
13:42:16 [2020-04-21T17:42:16.716Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
13:42:16 [2020-04-21T17:42:16.716Z] [INFO] 
13:42:16 [2020-04-21T17:42:16.717Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site ---
13:42:16 [2020-04-21T17:42:16.717Z] [INFO] 
13:42:16 [2020-04-21T17:42:16.717Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site ---
13:42:16 [2020-04-21T17:42:16.717Z] [INFO] 
13:42:16 [2020-04-21T17:42:16.717Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
13:42:16 [2020-04-21T17:42:16.717Z] [INFO] 
13:42:16 [2020-04-21T17:42:16.717Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site ---
13:42:17 [2020-04-21T17:42:17.282Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.releng-site/target/org.eclipse.tracecompass.releng-site-5.3.0-SNAPSHOT.zip
13:42:20 [2020-04-21T17:42:20.564Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.564Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
13:42:20 [2020-04-21T17:42:20.564Z] [INFO] No primary artifact to install, installing attached artifacts instead.
13:42:20 [2020-04-21T17:42:20.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.3.0-SNAPSHOT.pom
13:42:20 [2020-04-21T17:42:20.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.3.0-SNAPSHOT-p2metadata.xml
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.3.0-SNAPSHOT-p2artifacts.xml
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.2-SNAPSHOT [138/138]
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] The project's OSGi version is 1.0.2.202004211619
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-sources.jar
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.jar
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:42:20 [2020-04-21T17:42:20.565Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.jar
13:42:20 [2020-04-21T17:42:20.825Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.825Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:42:20 [2020-04-21T17:42:20.825Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.825Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:42:20 [2020-04-21T17:42:20.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:42:20 [2020-04-21T17:42:20.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:42:20 [2020-04-21T17:42:20.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:42:20 [2020-04-21T17:42:20.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-oxygen/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
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] ------------------------------------------------------------------------
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Reactor Summary:
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] 
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Trace Compass Parent 5.3.0-SNAPSHOT ................ SUCCESS [ 32.201 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.3.0-SNAPSHOT SUCCESS [  0.016 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Trace Compass Common Utilities Parent 5.3.0-SNAPSHOT SUCCESS [  0.071 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.common.core 4.2.1-SNAPSHOT  SUCCESS [ 25.095 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Trace Compass State System Parent 5.3.0-SNAPSHOT ... SUCCESS [  0.020 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.1-SNAPSHOT SUCCESS [  2.204 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.0.0-SNAPSHOT SUCCESS [  1.392 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.0.0-SNAPSHOT SUCCESS [  1.919 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Trace Compass TMF Parent 5.3.0-SNAPSHOT ............ SUCCESS [  0.053 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Trace Compass Filter Parser 1.0.5-SNAPSHOT ......... SUCCESS [  0.551 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.tmf.core 6.0.0-SNAPSHOT ... SUCCESS [  9.923 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.3-SNAPSHOT SUCCESS [  0.796 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Trace Compass CTF Support Parent 5.3.0-SNAPSHOT .... SUCCESS [  0.052 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.5-SNAPSHOT .... SUCCESS [  8.911 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.3-SNAPSHOT ... SUCCESS [  2.696 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.8-SNAPSHOT  SUCCESS [01:06 min]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.11-SNAPSHOT SUCCESS [ 22.834 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.12-SNAPSHOT SUCCESS [06:08 min]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.1-SNAPSHOT SUCCESS [  1.067 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.10-SNAPSHOT SUCCESS [05:49 min]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.2-SNAPSHOT SUCCESS [  9.623 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.tmf.ui 6.0.0-SNAPSHOT ..... SUCCESS [ 14.843 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.6-SNAPSHOT SUCCESS [  1.009 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.13-SNAPSHOT SUCCESS [03:32 min]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [05:58 min]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.5-SNAPSHOT SUCCESS [  1.003 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.3-SNAPSHOT SUCCESS [  0.861 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.2-SNAPSHOT SUCCESS [  1.237 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.1.1-SNAPSHOT SUCCESS [  1.196 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.2.0-SNAPSHOT SUCCESS [  2.378 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Trace Compass LTTng Support Parent 5.3.0-SNAPSHOT .. SUCCESS [  0.083 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.2-SNAPSHOT SUCCESS [  0.501 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.0-SNAPSHOT SUCCESS [  2.381 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.3-SNAPSHOT SUCCESS [  2.443 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.5-SNAPSHOT SUCCESS [01:49 min]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.5-SNAPSHOT SUCCESS [ 28.275 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.10-SNAPSHOT SUCCESS [  1.025 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.3-SNAPSHOT SUCCESS [  8.768 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.9-SNAPSHOT SUCCESS [  1.384 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.3-SNAPSHOT SUCCESS [  1.260 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.2-SNAPSHOT SUCCESS [  8.128 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.4-SNAPSHOT SUCCESS [ 23.844 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.4-SNAPSHOT SUCCESS [ 37.344 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.12-SNAPSHOT SUCCESS [02:07 min]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.3-SNAPSHOT SUCCESS [  1.401 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.0.0-SNAPSHOT SUCCESS [  1.654 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.8-SNAPSHOT SUCCESS [ 22.494 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.5-SNAPSHOT SUCCESS [ 15.515 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [01:02 min]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.13-SNAPSHOT SUCCESS [01:51 min]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.0.0-SNAPSHOT SUCCESS [  1.348 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.3-SNAPSHOT SUCCESS [01:01 min]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.3-SNAPSHOT SUCCESS [  3.362 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 21.840 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Trace Compass BTF Support Parent 5.3.0-SNAPSHOT .... SUCCESS [  0.069 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.1-SNAPSHOT ... SUCCESS [  0.532 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Trace Compass Documentation 5.3.0-SNAPSHOT ......... SUCCESS [  0.023 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Trace Compass Developer Guide 5.3.0-SNAPSHOT ....... SUCCESS [ 29.370 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.11-SNAPSHOT SUCCESS [  1.364 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.tmf 5.3.0-SNAPSHOT ........ SUCCESS [  0.923 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.3-SNAPSHOT ..... SUCCESS [  0.776 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.btf 5.3.0-SNAPSHOT ........ SUCCESS [  0.396 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.2-SNAPSHOT SUCCESS [ 10.823 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.8-SNAPSHOT SUCCESS [  8.908 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.ctf 5.3.0-SNAPSHOT ........ SUCCESS [  0.214 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.2-SNAPSHOT SUCCESS [  8.277 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.3.0-SNAPSHOT .... SUCCESS [  0.584 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [03:04 min]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Trace Compass User Guide 5.3.0-SNAPSHOT ............ SUCCESS [ 12.270 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.3.0-SNAPSHOT SUCCESS [  6.935 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Trace Compass RCP User Guide 5.3.0-SNAPSHOT ........ SUCCESS [  6.856 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Trace Compass Pcap User Guide 5.3.0-SNAPSHOT ....... SUCCESS [  7.977 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.examples 1.0.5-SNAPSHOT ... SUCCESS [  0.766 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.3.0-SNAPSHOT SUCCESS [  0.009 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.5-SNAPSHOT SUCCESS [  1.178 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.3-SNAPSHOT  SUCCESS [  0.612 s]
13:42:20 [2020-04-21T17:42:20.826Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.3.0-SNAPSHOT ... SUCCESS [  0.173 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.1-SNAPSHOT SUCCESS [  8.803 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.1-SNAPSHOT SUCCESS [ 22.312 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.1-SNAPSHOT SUCCESS [  7.678 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.4-SNAPSHOT SUCCESS [  1.033 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.4-SNAPSHOT SUCCESS [  0.550 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.8-SNAPSHOT SUCCESS [  1.006 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.10-SNAPSHOT SUCCESS [  2.485 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.3.0-SNAPSHOT SUCCESS [  0.175 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.2-SNAPSHOT SUCCESS [  8.573 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.1-SNAPSHOT SUCCESS [  8.590 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.4-SNAPSHOT SUCCESS [ 57.608 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [01:08 min]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.1-SNAPSHOT SUCCESS [  0.613 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.3.0-SNAPSHOT SUCCESS [  0.263 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.11-SNAPSHOT SUCCESS [ 58.899 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.1-SNAPSHOT SUCCESS [01:40 min]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.13-SNAPSHOT SUCCESS [05:26 min]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.0.0-SNAPSHOT SUCCESS [  1.172 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.7-SNAPSHOT SUCCESS [  0.751 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.3.0-SNAPSHOT . SUCCESS [  0.359 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.10-SNAPSHOT SUCCESS [ 37.342 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.1-SNAPSHOT SUCCESS [ 21.748 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [01:28 min]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] Trace Compass Pcap Format Support Parent 5.3.0-SNAPSHOT SUCCESS [  0.009 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.2-SNAPSHOT .. SUCCESS [  0.988 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.4-SNAPSHOT SUCCESS [ 10.822 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.4-SNAPSHOT SUCCESS [  0.630 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.3-SNAPSHOT  SUCCESS [  0.753 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.3.0-SNAPSHOT ... SUCCESS [  0.340 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.2-SNAPSHOT SUCCESS [ 10.431 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.1-SNAPSHOT SUCCESS [ 49.778 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] Trace Compass RCP Parent 5.3.0-SNAPSHOT ............ SUCCESS [  0.087 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] Trace Compass RCP Branding plug-in 5.3.0-SNAPSHOT .. SUCCESS [  0.451 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] Trace Compass RCP Branding Feature 5.3.0-SNAPSHOT .. SUCCESS [  0.158 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.0.1-SNAPSHOT SUCCESS [  1.031 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.3.0-SNAPSHOT ..... SUCCESS [  0.700 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] Trace Compass RCP Feature 5.3.0-SNAPSHOT ........... SUCCESS [  0.741 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.1-SNAPSHOT SUCCESS [  8.179 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.3-SNAPSHOT SUCCESS [ 25.474 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.1-SNAPSHOT SUCCESS [  0.493 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.rcp.incubator 5.3.0-SNAPSHOT SUCCESS [  0.775 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] Trace Compass Json trace Parent 5.3.0-SNAPSHOT ..... SUCCESS [  0.010 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.4-SNAPSHOT SUCCESS [  0.508 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.jsontrace 1.1.0-SNAPSHOT .. SUCCESS [  0.297 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.tmf.cli 1.0.0-SNAPSHOT .... SUCCESS [  0.126 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] Trace Compass RCP Product 5.3.0-SNAPSHOT ........... SUCCESS [02:19 min]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] Trace Compass Release Engineering Parent 5.3.0-SNAPSHOT SUCCESS [  0.046 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] Trace Compass Target Platform 5.3.0-SNAPSHOT ....... SUCCESS [ 36.795 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [09:52 min]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.4-SNAPSHOT SUCCESS [ 18.892 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.4-SNAPSHOT SUCCESS [ 10.225 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:29 min]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 30.979 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.1-SNAPSHOT SUCCESS [ 19.803 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [01:55 min]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.1-SNAPSHOT SUCCESS [ 20.994 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] Trace Compass All Tests 1.0.9-SNAPSHOT ............. SUCCESS [ 14.170 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.testing 5.3.0-SNAPSHOT .... SUCCESS [  0.567 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.3.0-SNAPSHOT . SUCCESS [  0.127 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] Trace Compass Repository 5.3.0-SNAPSHOT ............ SUCCESS [ 25.547 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.2-SNAPSHOT SUCCESS [  0.559 s]
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] ------------------------------------------------------------------------
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] BUILD SUCCESS
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] ------------------------------------------------------------------------
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] Total time:  01:22 h
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] Finished at: 2020-04-21T17:42:20Z
13:42:20 [2020-04-21T17:42:20.827Z] [INFO] ------------------------------------------------------------------------
13:42:24 [2020-04-21T17:42:24.205Z] [Pipeline] }
13:42:24 [2020-04-21T17:42:24.239Z] [Pipeline] // container
13:42:24 [2020-04-21T17:42:24.279Z] Post stage
13:42:24 [2020-04-21T17:42:24.345Z] [Pipeline] container
13:42:24 [2020-04-21T17:42:24.346Z] [Pipeline] {
13:42:24 [2020-04-21T17:42:24.401Z] [Pipeline] sh
13:42:26 [2020-04-21T17:42:26.893Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
13:42:26 [2020-04-21T17:42:26.894Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
13:42:26 [2020-04-21T17:42:26.921Z] [Pipeline] junit
13:42:26 [2020-04-21T17:42:26.926Z] Recording test results
13:42:59 [2020-04-21T17:42:59.174Z] [Pipeline] archiveArtifacts
13:42:59 [2020-04-21T17:42:59.182Z] Archiving artifacts
13:43:01 [2020-04-21T17:43:01.859Z] [Pipeline] }
13:43:01 [2020-04-21T17:43:01.888Z] [Pipeline] // container
13:43:02 [2020-04-21T17:43:02.047Z] [Pipeline] }
13:43:02 [2020-04-21T17:43:02.077Z] [Pipeline] // withEnv
13:43:02 [2020-04-21T17:43:02.115Z] [Pipeline] }
13:43:02 [2020-04-21T17:43:02.140Z] [Pipeline] // stage
13:43:02 [2020-04-21T17:43:02.210Z] [Pipeline] stage
13:43:02 [2020-04-21T17:43:02.214Z] [Pipeline] { (Deploy Site)
13:43:02 [2020-04-21T17:43:02.637Z] [Pipeline] tool
13:43:02 [2020-04-21T17:43:02.682Z] [Pipeline] envVarsForTool
13:43:02 [2020-04-21T17:43:02.757Z] [Pipeline] tool
13:43:02 [2020-04-21T17:43:02.809Z] [Pipeline] envVarsForTool
13:43:02 [2020-04-21T17:43:02.864Z] [Pipeline] withEnv
13:43:02 [2020-04-21T17:43:02.865Z] [Pipeline] {
13:43:02 [2020-04-21T17:43:02.983Z] [Pipeline] container
13:43:02 [2020-04-21T17:43:02.984Z] [Pipeline] {
13:43:03 [2020-04-21T17:43:03.037Z] [Pipeline] sshagent
13:43:03 [2020-04-21T17:43:03.050Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
13:43:03 [2020-04-21T17:43:03.050Z] [ssh-agent] Looking for ssh-agent implementation...
13:43:04 [2020-04-21T17:43:04.205Z] [ssh-agent]   Java/JNR ssh-agent
13:43:07 [2020-04-21T17:43:07.658Z] [ssh-agent] Registered BouncyCastle on the remote agent
13:43:19 [2020-04-21T17:43:19.053Z] [ssh-agent] Started.
13:43:19 [2020-04-21T17:43:19.058Z] [Pipeline] {
13:43:19 [2020-04-21T17:43:19.124Z] [Pipeline] sh
13:43:21 [2020-04-21T17:43:21.655Z] + /home/jenkins/agent/workspace/tracecompass-master-oxygen/.scripts//deploy-update-site.sh releng/org.eclipse.tracecompass.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/oxygen/master/repository/
13:43:21 [2020-04-21T17:43:21.656Z] + repo=tracecompass
13:43:21 [2020-04-21T17:43:21.656Z] + '[' 2 -lt 2 ']'
13:43:21 [2020-04-21T17:43:21.656Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/
13:43:21 [2020-04-21T17:43:21.656Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/oxygen/master/repository/
13:43:21 [2020-04-21T17:43:21.656Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
13:43:21 [2020-04-21T17:43:21.656Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
13:43:21 [2020-04-21T17:43:21.656Z] + SCP=scp
13:43:21 [2020-04-21T17:43:21.656Z] + ECHO=echo
13:43:21 [2020-04-21T17:43:21.656Z] + '[' false == false ']'
13:43:21 [2020-04-21T17:43:21.656Z] + ECHO=
13:43:21 [2020-04-21T17:43:21.656Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/oxygen/master/repository/
13:43:21 [2020-04-21T17:43:21.656Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/oxygen/master/repository//*'
13:43:24 [2020-04-21T17:43:24.353Z] + 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/oxygen/master/repository/
13:43:28 [2020-04-21T17:43:28.690Z] [Pipeline] }
13:43:28 [2020-04-21T17:43:28.696Z] [ssh-agent] Stopped.
13:43:28 [2020-04-21T17:43:28.725Z] [Pipeline] // sshagent
13:43:28 [2020-04-21T17:43:28.762Z] [Pipeline] }
13:43:28 [2020-04-21T17:43:28.787Z] [Pipeline] // container
13:43:28 [2020-04-21T17:43:28.828Z] [Pipeline] }
13:43:28 [2020-04-21T17:43:28.855Z] [Pipeline] // withEnv
13:43:28 [2020-04-21T17:43:28.892Z] [Pipeline] }
13:43:28 [2020-04-21T17:43:28.919Z] [Pipeline] // stage
13:43:28 [2020-04-21T17:43:28.987Z] [Pipeline] stage
13:43:28 [2020-04-21T17:43:28.991Z] [Pipeline] { (Deploy RCP)
13:43:29 [2020-04-21T17:43:29.410Z] [Pipeline] tool
13:43:29 [2020-04-21T17:43:29.456Z] [Pipeline] envVarsForTool
13:43:29 [2020-04-21T17:43:29.543Z] [Pipeline] tool
13:43:29 [2020-04-21T17:43:29.606Z] [Pipeline] envVarsForTool
13:43:29 [2020-04-21T17:43:29.671Z] [Pipeline] withEnv
13:43:29 [2020-04-21T17:43:29.672Z] [Pipeline] {
13:43:29 [2020-04-21T17:43:29.794Z] [Pipeline] container
13:43:29 [2020-04-21T17:43:29.795Z] [Pipeline] {
13:43:29 [2020-04-21T17:43:29.851Z] [Pipeline] sshagent
13:43:29 [2020-04-21T17:43:29.859Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
13:43:29 [2020-04-21T17:43:29.860Z] [ssh-agent] Looking for ssh-agent implementation...
13:43:31 [2020-04-21T17:43:31.010Z] [ssh-agent]   Java/JNR ssh-agent
13:43:31 [2020-04-21T17:43:31.010Z] [ssh-agent] Registered BouncyCastle on the remote agent
13:43:31 [2020-04-21T17:43:31.032Z] [ssh-agent] Started.
13:43:31 [2020-04-21T17:43:31.037Z] [Pipeline] {
13:43:31 [2020-04-21T17:43:31.095Z] [Pipeline] sh
13:43:33 [2020-04-21T17:43:33.556Z] + /home/jenkins/agent/workspace/tracecompass-master-oxygen/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass/oxygen/master/rcp/ rcp/org.eclipse.tracecompass.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/oxygen/master/rcp-repository/ 'trace-compass-*'
13:43:33 [2020-04-21T17:43:33.556Z] + repo=tracecompass
13:43:33 [2020-04-21T17:43:33.556Z] + '[' 5 -lt 5 ']'
13:43:33 [2020-04-21T17:43:33.556Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/
13:43:33 [2020-04-21T17:43:33.556Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/oxygen/master/rcp/
13:43:33 [2020-04-21T17:43:33.556Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/
13:43:33 [2020-04-21T17:43:33.556Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/oxygen/master/rcp-repository/
13:43:33 [2020-04-21T17:43:33.556Z] + rcpPattern='trace-compass-*'
13:43:33 [2020-04-21T17:43:33.556Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
13:43:33 [2020-04-21T17:43:33.556Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
13:43:33 [2020-04-21T17:43:33.556Z] + SCP=scp
13:43:33 [2020-04-21T17:43:33.556Z] + ECHO=echo
13:43:33 [2020-04-21T17:43:33.556Z] + '[' false == false ']'
13:43:33 [2020-04-21T17:43:33.556Z] + ECHO=
13:43:33 [2020-04-21T17:43:33.556Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/oxygen/master/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/oxygen/master/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/oxygen/master/rcp//* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/oxygen/master/rcp-repository//*'
13:43:36 [2020-04-21T17:43:36.453Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-5.3.0-20200421-1619-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-5.3.0-20200421-1619-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-5.3.0-20200421-1619-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/oxygen/master/rcp/
13:43:49 [2020-04-21T17:43:49.195Z] + 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/oxygen/master/rcp-repository/
13:44:07 [2020-04-21T17:44:07.461Z] [Pipeline] }
13:44:07 [2020-04-21T17:44:07.466Z] [ssh-agent] Stopped.
13:44:07 [2020-04-21T17:44:07.494Z] [Pipeline] // sshagent
13:44:07 [2020-04-21T17:44:07.531Z] [Pipeline] }
13:44:07 [2020-04-21T17:44:07.557Z] [Pipeline] // container
13:44:07 [2020-04-21T17:44:07.598Z] [Pipeline] }
13:44:07 [2020-04-21T17:44:07.624Z] [Pipeline] // withEnv
13:44:07 [2020-04-21T17:44:07.660Z] [Pipeline] }
13:44:07 [2020-04-21T17:44:07.688Z] [Pipeline] // stage
13:44:07 [2020-04-21T17:44:07.752Z] [Pipeline] stage
13:44:07 [2020-04-21T17:44:07.756Z] [Pipeline] { (Deploy Doc)
13:44:08 [2020-04-21T17:44:08.084Z] Stage "Deploy Doc" skipped due to when conditional
13:44:08 [2020-04-21T17:44:08.085Z] [Pipeline] }
13:44:08 [2020-04-21T17:44:08.110Z] [Pipeline] // stage
13:44:08 [2020-04-21T17:44:08.161Z] [Pipeline] stage
13:44:08 [2020-04-21T17:44:08.163Z] [Pipeline] { (Declarative: Post Actions)
13:44:08 [2020-04-21T17:44:08.311Z] [Pipeline] container
13:44:08 [2020-04-21T17:44:08.311Z] [Pipeline] {
13:44:08 [2020-04-21T17:44:08.367Z] [Pipeline] emailext
13:44:08 [2020-04-21T17:44:08.384Z] Not sending mail to unregistered user patrick.tasse@gmail.com because your SCM claimed this was associated with a user ID ‘patrick tasse' which your security realm does not recognize; you may need changes in your SCM plugin
13:44:08 [2020-04-21T17:44:08.406Z] Sending email to: bernd.hufmann@ericsson.com patrick.tasse@gmail.com matthew.khouzam@ericsson.com simon.delisle@ericsson.com
13:44:08 [2020-04-21T17:44:08.492Z] [Pipeline] }
13:44:08 [2020-04-21T17:44:08.519Z] [Pipeline] // container
13:44:08 [2020-04-21T17:44:08.626Z] [Pipeline] }
13:44:08 [2020-04-21T17:44:08.653Z] [Pipeline] // stage
13:44:08 [2020-04-21T17:44:08.686Z] [Pipeline] }
13:44:08 [2020-04-21T17:44:08.712Z] [Pipeline] // withEnv
13:44:08 [2020-04-21T17:44:08.747Z] [Pipeline] }
13:44:08 [2020-04-21T17:44:08.774Z] [Pipeline] // timeout
13:44:08 [2020-04-21T17:44:08.809Z] [Pipeline] }
13:44:08 [2020-04-21T17:44:08.842Z] [Pipeline] // timestamps
13:44:08 [2020-04-21T17:44:08.876Z] [Pipeline] }
13:44:08 [2020-04-21T17:44:08.902Z] [Pipeline] // withEnv
13:44:08 [2020-04-21T17:44:08.937Z] [Pipeline] }
13:44:08 [2020-04-21T17:44:08.962Z] [Pipeline] // container
13:44:09 [2020-04-21T17:44:09.000Z] [Pipeline] }
13:44:09 [2020-04-21T17:44:09.024Z] [Pipeline] // withEnv
13:44:09 [2020-04-21T17:44:09.059Z] [Pipeline] }
13:44:09 [2020-04-21T17:44:09.088Z] [Pipeline] // node
13:44:09 [2020-04-21T17:44:09.124Z] [Pipeline] }
13:44:09 [2020-04-21T17:44:09.150Z] [Pipeline] // podTemplate
13:44:09 [2020-04-21T17:44:09.187Z] [Pipeline] End of Pipeline
13:44:09 [2020-04-21T17:44:09.311Z] Triggering a new build of tracecompass-master-2019-06 #10
13:44:09 [2020-04-21T17:44:09.387Z] Finished: SUCCESS